Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=18
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=19",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=17",
    "results": [
        {
            "id": 8310,
            "title": "Land for Sale at Balkot",
            "slug": "land-for-sale-at-bakot",
            "code": "8310"
        },
        {
            "id": 8309,
            "title": "Land for Sale at Bhangal",
            "slug": "land-for-sale-at-bhangal",
            "code": "8309"
        },
        {
            "id": 8306,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "8306"
        },
        {
            "id": 8305,
            "title": "House for Sale at Lazimpat | Ranibari",
            "slug": "house-for-sale-at-ranibari-lazimpat",
            "code": "8305"
        },
        {
            "id": 8304,
            "title": "House for Sale at Samakhusi",
            "slug": "house-for-sale-at-samakhusi-galkopakha",
            "code": "8304"
        },
        {
            "id": 8303,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-grande",
            "code": "8303"
        },
        {
            "id": 8302,
            "title": "Land for Sale at Dallu",
            "slug": "land-for-sale-at-dallu",
            "code": "8302"
        },
        {
            "id": 8301,
            "title": "House for Sale for New Baneshwor",
            "slug": "house-for-sale-for-new-baneshwor",
            "code": "8301"
        },
        {
            "id": 8300,
            "title": "Land for Sale at Chabahil",
            "slug": "land-for-sale-at-chabahil",
            "code": "8300"
        },
        {
            "id": 8299,
            "title": "Land for Sale at Gothatar",
            "slug": "28-aana-land-for-sale-at-gothatar",
            "code": "8299"
        },
        {
            "id": 8297,
            "title": "Land for Sale at Sipadol",
            "slug": "land-for-sale-at-sipadolbhaktapur",
            "code": "8297"
        },
        {
            "id": 8296,
            "title": "Land for Sale at Sipadol",
            "slug": "land-for-sale-at-sipadolbhaktapur",
            "code": "8296"
        }
    ]
}