Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=186
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=187",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=185",
    "results": [
        {
            "id": 5836,
            "title": "Land for Sale at Itahari - 1 | Bargachi",
            "slug": "land-for-sale-at-itahari-1-bargachi",
            "code": "5836"
        },
        {
            "id": 5835,
            "title": "Land for Sale at Itahari - 1 | Bargachi",
            "slug": "land-for-sale-at-itahari-1-bargachi",
            "code": "5835"
        },
        {
            "id": 5834,
            "title": "House for Sale at Sinamangal",
            "slug": "house-for-sale-at-sinamangal",
            "code": "5834"
        },
        {
            "id": 5833,
            "title": "Land for Sale at Fulbari | Pokhara-11",
            "slug": "land-for-sale-at-fulbari-pokhara-15",
            "code": "5833"
        },
        {
            "id": 5832,
            "title": "Commercial Property for Rent at Kalanki",
            "slug": "commercial-property-for-rent-at-kalanki",
            "code": "5832"
        },
        {
            "id": 5831,
            "title": "Commercial Property for Rent at Tripureshwor",
            "slug": "commercial-property-for-rent-at-tripureshower",
            "code": "5831"
        },
        {
            "id": 5830,
            "title": "House for Sale at Praysang | Pokhara-5",
            "slug": "house-for-sale-at-praysang-pokhara-5",
            "code": "5830"
        },
        {
            "id": 5829,
            "title": "Land for Sale at Pokhara -14",
            "slug": "land-for-sale-at-duikula-ko-muhan-pokhara-14",
            "code": "5829"
        },
        {
            "id": 5828,
            "title": "5 Aana Land for Sale at Dahachowk",
            "slug": "5anna-land-for-sale-at-daha-chok",
            "code": "5828"
        },
        {
            "id": 5827,
            "title": "14 Aana Land for Sale at Dahachowk",
            "slug": "14-anna-land-for-sale-at-daha-chok",
            "code": "5827"
        },
        {
            "id": 5822,
            "title": "Commercial Land for Rent at Bagdol | Lalitpur",
            "slug": "commercial-land-for-rent-at-bagdol-lalitpur",
            "code": "5822"
        },
        {
            "id": 5821,
            "title": "Land for Sale at Tathali | Bhaktapur",
            "slug": "land-for-sale-at-tathalibhaktapur",
            "code": "5821"
        }
    ]
}