Get the paginated list of all properties.

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

{
    "count": 4709,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=36",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=34",
    "results": [
        {
            "id": 8080,
            "title": "House for Sale at Tikathali | Tinkune",
            "slug": "house-for-sale-at-tikathali-tinkune",
            "code": "8080"
        },
        {
            "id": 8079,
            "title": "House with Land for Sale at Mid Baneshwor",
            "slug": "house-with-land-for-sale-at-mid-baneshwor",
            "code": "8079"
        },
        {
            "id": 8078,
            "title": "House for Sale at Itahari 17 | Kanchhi Chowk",
            "slug": "house-for-sale-at-itahari-17-kanxi-ch",
            "code": "8078"
        },
        {
            "id": 8077,
            "title": "House for Sale at Tikathali | Buddha Party Palace",
            "slug": "house-for-sale-at-tikathali-buddha-party-palace",
            "code": "8077"
        },
        {
            "id": 8076,
            "title": "Imperial Apartment for Sale at Sanepa",
            "slug": "apartment-at-sale-at-imperial-apartment",
            "code": "8076"
        },
        {
            "id": 8075,
            "title": "Penthouse Sunrise Apartment for Sale at Anamnagar",
            "slug": "penthouse-for-sale-at-sunrise-anamnagar",
            "code": "8075"
        },
        {
            "id": 8074,
            "title": "Land for Sale at Pokhara-32 | Badaharey",
            "slug": "land-for-sale-at-pokhara-32-badaharey",
            "code": "8074"
        },
        {
            "id": 8073,
            "title": "House for Sale at Chandol | Bishalnagar",
            "slug": "house-for-sale-at-chandol-bishalnagar",
            "code": "8073"
        },
        {
            "id": 8071,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "8071"
        },
        {
            "id": 8070,
            "title": "House for Sale at Tikathali | Lalitpur",
            "slug": "house-for-sale-at-tikathali-lalitpur",
            "code": "8070"
        },
        {
            "id": 8069,
            "title": "3BHK Sunrise Apartment for Sale at Anamnagar",
            "slug": "3bhk-apartment-for-sale-at-sunrise-anamnagar",
            "code": "8069"
        },
        {
            "id": 8067,
            "title": "Land for Sale at Bhangal",
            "slug": "land-for-sale-at-shahaj-marg-bhangal",
            "code": "8067"
        }
    ]
}