Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=302
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=303",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=301",
    "results": [
        {
            "id": 4162,
            "title": "House for Sale at Ratopul | Gyaneshwor",
            "slug": "house-for-sale-ratopul-gyaneswor",
            "code": "4162"
        },
        {
            "id": 4161,
            "title": "House for sale at Hattiban | Lalitpur",
            "slug": "house-for-sale-hattiban-lalitpur",
            "code": "4161"
        },
        {
            "id": 4160,
            "title": "Residential Property for Rent at Imadol | Lalitpur",
            "slug": "residential-property-for-rent-imadol-lalitpur",
            "code": "4160"
        },
        {
            "id": 4159,
            "title": "Residential Property for Rent at Dhapakhel | Lalitpur",
            "slug": "residential-property-for-rent-dhapakhel-lalitpur",
            "code": "4159"
        },
        {
            "id": 4158,
            "title": "Commercial Space for Rent at Bhaisepati | Lalitpur",
            "slug": "commercial-space-for-rent-bhaisepati-lalitpur",
            "code": "4158"
        },
        {
            "id": 4157,
            "title": "Land for Sale at Raniban",
            "slug": "land-for-sale-raniban",
            "code": "4157"
        },
        {
            "id": 4156,
            "title": "House for Sale at Dhapaheight | Dhapakhel | Lalitpur",
            "slug": "house-for-sale-dhapaheight-dhapakhel-lalitpur",
            "code": "4156"
        },
        {
            "id": 4155,
            "title": "House for Sale at Aakhi Daha | Dhapakhel | Lalitpur",
            "slug": "house-for-sale-aakhi-daha-dhapakhel-lalitpur",
            "code": "4155"
        },
        {
            "id": 4153,
            "title": "Land for Sale at Itahari - 1 | Bargachi",
            "slug": "land-for-sale-at-bargachi",
            "code": "4153"
        },
        {
            "id": 4149,
            "title": "Land for Sale at Itahari - 1 | Tarahara",
            "slug": "land-for-sale-at-itaharitarahara",
            "code": "4149"
        },
        {
            "id": 4144,
            "title": "Land for Sale at Jawalakhel | Lalitpur",
            "slug": "land-for-sale-jawalakhel-lalitpur",
            "code": "4144"
        },
        {
            "id": 4143,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-imadol",
            "code": "4143"
        }
    ]
}