Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=178
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=179",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=177",
    "results": [
        {
            "id": 5962,
            "title": "Land for Sale at Kirtipur",
            "slug": "land-for-sale-on-kirtipur",
            "code": "5962"
        },
        {
            "id": 5961,
            "title": "House for Sale at Bhaisepati",
            "slug": "house-for-sale-at-bhaisepati",
            "code": "5961"
        },
        {
            "id": 5960,
            "title": "Apartment for Rent at Grande Tower",
            "slug": "apartment-for-rent-at-grandy-tower",
            "code": "5960"
        },
        {
            "id": 5958,
            "title": "Land for Sale at Pokhara -11 |  Fulbari",
            "slug": "land-for-sale-at-pokhara-11-fulbari",
            "code": "5958"
        },
        {
            "id": 5957,
            "title": "House for Sale at Bhaisepati",
            "slug": "house-for-sale-at-bhaisepati",
            "code": "5957"
        },
        {
            "id": 5956,
            "title": "Commercial Building for Sale at Dhobighat",
            "slug": "commercial-building-for-sale-at-dhobighat-lalitpur",
            "code": "5956"
        },
        {
            "id": 5955,
            "title": "Land for Sale at Sanobharyang",
            "slug": "land-for-sale-at-sanobharyang",
            "code": "5955"
        },
        {
            "id": 5954,
            "title": "House for Sale at Nayabazar",
            "slug": "house-for-sale-at-nayabazar",
            "code": "5954"
        },
        {
            "id": 5953,
            "title": "Commercial Property for Sale at Gongabu Bus Park",
            "slug": "commercial-property-for-sale-at-gongabu-bus-park",
            "code": "5953"
        },
        {
            "id": 5952,
            "title": "Land for Sale at Lamachaur | Pokhara-19",
            "slug": "land-for-sale-at-lamachaur-pokhara-19",
            "code": "5952"
        },
        {
            "id": 5951,
            "title": "Land for Sale at Kharane Phant | Pokhara-26",
            "slug": "land-for-sale-at-kharanefat-pokhara-26",
            "code": "5951"
        },
        {
            "id": 5950,
            "title": "Bungalow House for Sale at Bhaisepati | Lalitpur",
            "slug": "house-for-sale-at-bhaisepati-lalitpur",
            "code": "5950"
        }
    ]
}