Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=33
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=34",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=32",
    "results": [
        {
            "id": 8105,
            "title": "Commercial Land for Sale at Pokhara - 30 | Majikuna",
            "slug": "commercial-land-for-sale-at-pokhara-30-majikuna",
            "code": "8105"
        },
        {
            "id": 8104,
            "title": "House for Sale at Budhanilkatha",
            "slug": "house-for-sale-at-budhanilkatha",
            "code": "8104"
        },
        {
            "id": 8103,
            "title": "Land for Sale at Manokranti | Godawari",
            "slug": "land-for-sale-at-manokranti-godawari",
            "code": "8103"
        },
        {
            "id": 8102,
            "title": "Land for Sale at Taukhel | Godawari",
            "slug": "land-for-sale-at-taukhel-godawari",
            "code": "8102"
        },
        {
            "id": 8101,
            "title": "House for Sale at Sital Height | Lalitpur",
            "slug": "house-for-sale-at-sital-height-lalitpur",
            "code": "8101"
        },
        {
            "id": 8100,
            "title": "Land for Sale at Gokarna",
            "slug": "land-for-sale-at-gokarna",
            "code": "8100"
        },
        {
            "id": 8099,
            "title": "House for Sale at Jorpati | Aryal Gaun",
            "slug": "house-for-sale-at-jorpati-aryal-gaun",
            "code": "8099"
        },
        {
            "id": 8098,
            "title": "House for Sale at Jorpati | Shivachowk",
            "slug": "house-for-sale-at-jorpatishivachowk",
            "code": "8098"
        },
        {
            "id": 8097,
            "title": "Land for Sale at Boudha | Town Planning",
            "slug": "land-for-sale-at-boudha-townplanning",
            "code": "8097"
        },
        {
            "id": 8095,
            "title": "Land for Sale at Dhumbarahi",
            "slug": "land-for-sale-at-dhumbarahi",
            "code": "8095"
        },
        {
            "id": 8094,
            "title": "Land for Sale at Samakhusi",
            "slug": "land-for-sale-at-samakhusi",
            "code": "8094"
        },
        {
            "id": 8093,
            "title": "House for Sale at Ranibari | Samakhushi",
            "slug": "house-for-sale-at-ranibari-samakhushi",
            "code": "8093"
        }
    ]
}