Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=65
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=66",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=64",
    "results": [
        {
            "id": 7681,
            "title": "Land for Sale at Tathali",
            "slug": "land-for-sale-at-tathalibhaktapur",
            "code": "7681"
        },
        {
            "id": 7680,
            "title": "Land for Rent at Bhimsengola",
            "slug": "land-for-rent-at-bhomsengola",
            "code": "7680"
        },
        {
            "id": 7679,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "7679"
        },
        {
            "id": 7678,
            "title": "Land for Sale at Lele",
            "slug": "land-for-sale-at-lele",
            "code": "7678"
        },
        {
            "id": 7677,
            "title": "House for Sale at Birauta | Pokhara-17",
            "slug": "house-for-sale-at-birauta-pokhara-17",
            "code": "7677"
        },
        {
            "id": 7676,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "7676"
        },
        {
            "id": 7675,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "7675"
        },
        {
            "id": 7674,
            "title": "Land for Sale at Harisiddhi",
            "slug": "land-for-sale-at-harisiddhi-lalitpur",
            "code": "7674"
        },
        {
            "id": 7673,
            "title": "House for Sale at Badhikhel | Godawari",
            "slug": "house-for-sale-at-badhikhel-godawari",
            "code": "7673"
        },
        {
            "id": 7672,
            "title": "Land for Sale at Ochu Height | Imadol",
            "slug": "land-for-sale-at-ochuheight-imadol",
            "code": "7672"
        },
        {
            "id": 7671,
            "title": "Land for Sale at Sundarharaicha - 8 | Biratchowk",
            "slug": "land-for-sale-at-sundarharaicha-8-biratchowk",
            "code": "7671"
        },
        {
            "id": 7670,
            "title": "Land for Sale at Itahari - 8 | Bijuli Office",
            "slug": "land-for-sale-at-itahari-8-bijuli-office",
            "code": "7670"
        }
    ]
}