Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=378
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=379",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=377",
    "results": [
        {
            "id": 2608,
            "title": "Land for Sale at Lazimpat",
            "slug": "land-for-sale-at-lazimpat",
            "code": "2608"
        },
        {
            "id": 2607,
            "title": "House For Sale at Imadol |Tikathali|",
            "slug": "house-for-sale-at-imadol-tikathali",
            "code": "2607"
        },
        {
            "id": 2603,
            "title": "House For Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "2603"
        },
        {
            "id": 2602,
            "title": "Land for Sale at Kavresthali",
            "slug": "land-for-sale-at-kavresthali",
            "code": "2602"
        },
        {
            "id": 2599,
            "title": "House for Sale at Imadol |Tikathali|",
            "slug": "house-for-sale-at-imadol-tikathali",
            "code": "2599"
        },
        {
            "id": 2598,
            "title": "Semi Commercial Land On Sale At Baneshwor",
            "slug": "semi-commercial-land-on-sale-at-baneshwor",
            "code": "2598"
        },
        {
            "id": 2584,
            "title": "Banglow House for Sale at Budhanilkantha",
            "slug": "banglo-house-for-sale-at-budhanilkantha",
            "code": "2584"
        },
        {
            "id": 2579,
            "title": "House for Sale at Imadol |Sital Height |",
            "slug": "house-for-sale-at-imadol-sital-height",
            "code": "2579"
        },
        {
            "id": 2578,
            "title": "Land for Sale at Gwarko",
            "slug": "house-for-sale-at-gwarko",
            "code": "2578"
        },
        {
            "id": 2570,
            "title": "Rental space at Sanepa | Lalitpur",
            "slug": "rental-space-sanepa",
            "code": "2570"
        },
        {
            "id": 2558,
            "title": "House On Sale At Baneshwor",
            "slug": "house-on-sale-at-baneshwor",
            "code": "2558"
        },
        {
            "id": 2547,
            "title": "House On Sale At Sinamangal",
            "slug": "house-on-sale-at-sinamangal",
            "code": "2547"
        }
    ]
}