Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=174
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=175",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=173",
    "results": [
        {
            "id": 6035,
            "title": "Residential Property for Rent at Chundevi",
            "slug": "residential-property-for-rent-at-chundevi",
            "code": "6035"
        },
        {
            "id": 6034,
            "title": "Land for Sale at Pokhara -18 |  Bhakunde",
            "slug": "land-for-sale-at-pokhara-18-bhakunde-lakeside",
            "code": "6034"
        },
        {
            "id": 6033,
            "title": "Land for Sale at Pokhara - 27",
            "slug": "land-for-sale-at-pokhara-27-lekthnath-aarchale",
            "code": "6033"
        },
        {
            "id": 6029,
            "title": "Commercial Property for Rent at Jhamsikhel",
            "slug": "commercial-property-for-rent-at-jhamsikhel-lalitpur",
            "code": "6029"
        },
        {
            "id": 6028,
            "title": "Residential Property for Rent at Jhamsikhel",
            "slug": "residential-property-for-rent-at-jhamsikhel-lalitpur",
            "code": "6028"
        },
        {
            "id": 6027,
            "title": "Commercial Property for Rent at Kamal Pokhari",
            "slug": "commercial-property-for-rent-at-kamal-pokhari-kathmandu",
            "code": "6027"
        },
        {
            "id": 6022,
            "title": "Residential Property for Rent at Jhamsikhel | Lalitpur",
            "slug": "residential-property-for-rent-at-jhamsikhel-lalitpur",
            "code": "6022"
        },
        {
            "id": 6021,
            "title": "1 Ropani Planning for Sale at Tanglaphat",
            "slug": "1-ropani-planning-for-sale-at-tanglaphat",
            "code": "6021"
        },
        {
            "id": 6020,
            "title": "House for Sale at Bhimsengola",
            "slug": "house-for-sale-at-bhimsengola",
            "code": "6020"
        },
        {
            "id": 6019,
            "title": "Commercial Property for Rent at SrijanaChwok | Pokhara - 08",
            "slug": "commercial-property-for-rent-at-srijanachwok-pokhara-08",
            "code": "6019"
        },
        {
            "id": 6018,
            "title": "Land for Sale at Chhauni",
            "slug": "land-for-sale-at-chhauni",
            "code": "6018"
        },
        {
            "id": 6017,
            "title": "House for Sale at Sitapaila",
            "slug": "house-for-sale-at-sitapaila",
            "code": "6017"
        }
    ]
}