Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=140
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=141",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=139",
    "results": [
        {
            "id": 6533,
            "title": "Semi -Commercial House for Sale at Lamatar",
            "slug": "semi-commercial-house-on-sale-at-lamatar",
            "code": "6533"
        },
        {
            "id": 6527,
            "title": "Commercial Property for Sale at Itahari - 8 | Buspark",
            "slug": "commercial-property-for-sale-at-itahari-8-buspark",
            "code": "6527"
        },
        {
            "id": 6526,
            "title": "House for Sale at Ghattekulo",
            "slug": "house-for-sale-at-ghattekulo",
            "code": "6526"
        },
        {
            "id": 6522,
            "title": "Land for Sale at Raniban",
            "slug": "land-for-sale-at-raniban",
            "code": "6522"
        },
        {
            "id": 6521,
            "title": "South Facing Semi-Bungalow for Sale at Balkot",
            "slug": "south-faced-semi-bungalow-for-sale-at-balkot",
            "code": "6521"
        },
        {
            "id": 6520,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "6520"
        },
        {
            "id": 6519,
            "title": "House for Sale at Tikathali",
            "slug": "house-on-sale-at-tikathali",
            "code": "6519"
        },
        {
            "id": 6518,
            "title": "Land for Sale at Tathali",
            "slug": "land-for-sale-at-tathali-bhaktapur",
            "code": "6518"
        },
        {
            "id": 6517,
            "title": "House for Sale at Duwakot",
            "slug": "house-for-sale-at-duwakotbhaktapur",
            "code": "6517"
        },
        {
            "id": 6516,
            "title": "Land for Sale at Imadol | Don bosco Height",
            "slug": "land-on-sale-at-imadol-don-bosco-height",
            "code": "6516"
        },
        {
            "id": 6515,
            "title": "Commercial House for Sale at New Road",
            "slug": "house-for-sale-at-new-road-kathmandu",
            "code": "6515"
        },
        {
            "id": 6514,
            "title": "House for Sale at Pokhara - 17 | Chhorepatan",
            "slug": "house-for-sale-at-pokhara-17-chhorepatan",
            "code": "6514"
        }
    ]
}