Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=194
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=195",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=193",
    "results": [
        {
            "id": 5711,
            "title": "Land for Sale at Chapagaun | Lalitpur",
            "slug": "land-for-sale-at-chapagaun-lalitpur",
            "code": "5711"
        },
        {
            "id": 5710,
            "title": "Land for Sale at Kerabari - 7 | Dangi",
            "slug": "land-for-sale-at-kerabari-7-dangi",
            "code": "5710"
        },
        {
            "id": 5709,
            "title": "Land for Sale at Sundaribazar | Pokhara- 27",
            "slug": "land-for-sale-at-sundaribazar-pokhara-27",
            "code": "5709"
        },
        {
            "id": 5708,
            "title": "Penthouse for Rent at Imperial Apartment",
            "slug": "penthouse-rent-at-imperial-apartment",
            "code": "5708"
        },
        {
            "id": 5706,
            "title": "Land for Sale at Lasuntar | Kapan",
            "slug": "land-for-sale-at-lasuntar-kapan",
            "code": "5706"
        },
        {
            "id": 5705,
            "title": "House for Sale at  Simalchour | Pokhara-8",
            "slug": "house-for-sale-at-simalchour-pokhara-8",
            "code": "5705"
        },
        {
            "id": 5704,
            "title": "Bungalow House for Sale at Chauthe | Pokhara-14",
            "slug": "bungalow-house-for-sale-at-chauthe-pokhara-14",
            "code": "5704"
        },
        {
            "id": 5703,
            "title": "House for Sale at Basundhara",
            "slug": "house-for-sale-at-basundhara",
            "code": "5703"
        },
        {
            "id": 5702,
            "title": "Land for Sale at Sudal | Bhaktapur",
            "slug": "land-for-sale-at-sudalbhaktapur",
            "code": "5702"
        },
        {
            "id": 5701,
            "title": "Land for Sale at Damak - 1 | Gauradaha",
            "slug": "land-for-sale-at-damak-1-gauradaha",
            "code": "5701"
        },
        {
            "id": 5700,
            "title": "House for Sale at Ranipauwa  | Pokhara- 11",
            "slug": "house-for-sale-at-ranipauwa-pokhara-11",
            "code": "5700"
        },
        {
            "id": 5699,
            "title": "House for Sale at Kapan | Baluwakhani",
            "slug": "house-for-sale-at-baluwakhani-kapan",
            "code": "5699"
        }
    ]
}