Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=207
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=208",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=206",
    "results": [
        {
            "id": 5528,
            "title": "House for Sale at Manbhawan | Kumaripati",
            "slug": "house-for-sale-in-manbhawan-kumaripati",
            "code": "5528"
        },
        {
            "id": 5527,
            "title": "Commercial Property for Sale at Balkhu",
            "slug": "commercial-property-for-sale-in-balkhu",
            "code": "5527"
        },
        {
            "id": 5526,
            "title": "Commercial Property for Sale at Dhungedhara | Banasthali",
            "slug": "commercial-property-for-sale-in-dhungedhara-banasthali",
            "code": "5526"
        },
        {
            "id": 5525,
            "title": "House for Sale at Dillibazar",
            "slug": "house-for-sale-in-dillibazar",
            "code": "5525"
        },
        {
            "id": 5524,
            "title": "Land for Sale at Chamati",
            "slug": "land-for-sale-in-chamati",
            "code": "5524"
        },
        {
            "id": 5523,
            "title": "Land for Sale at Magar Gau | Sano Thimi",
            "slug": "land-for-sale-at-magar-gau-sano-thimi-bhaktapur",
            "code": "5523"
        },
        {
            "id": 5522,
            "title": "Land for Sale at Itahari - 5 | Kabyabatika",
            "slug": "land-for-sale-at-itahari-5-kabyabatika",
            "code": "5522"
        },
        {
            "id": 5521,
            "title": "Land for Sale at Kuleshwor",
            "slug": "land-for-sale-at-kuleshwor",
            "code": "5521"
        },
        {
            "id": 5520,
            "title": "House for Sale at Nayabasti",
            "slug": "house-for-sale-at-nayabasti",
            "code": "5520"
        },
        {
            "id": 5519,
            "title": "House for Sale at Chapagaun | Lalitpur",
            "slug": "house-for-sale-at-chapagaun-lalitpur",
            "code": "5519"
        },
        {
            "id": 5518,
            "title": "Commercial Property for Rent at Maharajgung",
            "slug": "commercial-property-for-rent-at-maharjgung",
            "code": "5518"
        },
        {
            "id": 5517,
            "title": "Land for Sale at Itahari - 20 | Tarahara",
            "slug": "land-for-sale-at-itahari-20-tarahara",
            "code": "5517"
        }
    ]
}