Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=70
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=71",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=69",
    "results": [
        {
            "id": 7610,
            "title": "Land for Sale at Bageshwari | Bhaktapur",
            "slug": "land-for-sale-at-bagishworibhaktapur",
            "code": "7610"
        },
        {
            "id": 7609,
            "title": "Land for Sale at Chapagaun",
            "slug": "land-for-sale-at-chapagaun-lalitpur",
            "code": "7609"
        },
        {
            "id": 7608,
            "title": "Bungalow House for Rent at Kumaripati",
            "slug": "bungalow-house-for-rent-at-kumaripati",
            "code": "7608"
        },
        {
            "id": 7607,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "7607"
        },
        {
            "id": 7606,
            "title": "Land for Sale at koteshwor",
            "slug": "land-for-sale-at-koteshwor",
            "code": "7606"
        },
        {
            "id": 7605,
            "title": "House for Sale at Machhapokhari",
            "slug": "house-for-sale-at-machhapokhari",
            "code": "7605"
        },
        {
            "id": 7604,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "7604"
        },
        {
            "id": 7603,
            "title": "House for Sale at Lamatar",
            "slug": "house-for-sale-at-lamatar",
            "code": "7603"
        },
        {
            "id": 7602,
            "title": "House for Sale at Budanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "7602"
        },
        {
            "id": 7601,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "7601"
        },
        {
            "id": 7600,
            "title": "Land for Sale at Budhanilakantha",
            "slug": "land-for-sale-at-chyasing-dole-budhanilakantha",
            "code": "7600"
        },
        {
            "id": 7599,
            "title": "House for Sale at Lagan",
            "slug": "house-for-sale-at-lagan",
            "code": "7599"
        }
    ]
}