Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=29
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=30",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=28",
    "results": [
        {
            "id": 8162,
            "title": "Land for Sale at Jorpati | Aryal Gaun",
            "slug": "land-for-sale-at-jorpati-aryal-gaun",
            "code": "8162"
        },
        {
            "id": 8160,
            "title": "Land for Sale at Duwakot",
            "slug": "land-for-sale-at-duwakotbhaktapur",
            "code": "8160"
        },
        {
            "id": 8159,
            "title": "House for Sale at Hepali | Budanilkantha",
            "slug": "house-for-sale-at-hepali-budanilkantha",
            "code": "8159"
        },
        {
            "id": 8158,
            "title": "Land for Sale at Pasikot",
            "slug": "land-for-sale-at-pasikot",
            "code": "8158"
        },
        {
            "id": 8157,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "8157"
        },
        {
            "id": 8156,
            "title": "Land for Sale at Lalitpur | Nakhipot",
            "slug": "land-for-sale-at-lalitpur-nakhipot",
            "code": "8156"
        },
        {
            "id": 8155,
            "title": "Premium Apartment for Sale at Baluwatar",
            "slug": "premium-apartment-for-sale-at-baluwatar",
            "code": "8155"
        },
        {
            "id": 8152,
            "title": "House for Sale at Itahari - 6 | Aaitabare",
            "slug": "house-on-sale-at-itahari-6",
            "code": "8152"
        },
        {
            "id": 8151,
            "title": "Land for Sale at Sudal",
            "slug": "land-for-sale-at-sudalbhaktapur",
            "code": "8151"
        },
        {
            "id": 8150,
            "title": "House for Sale at Sorakhutte | Nayabazar",
            "slug": "house-for-sale-at-sorakhutte-nayabazar",
            "code": "8150"
        },
        {
            "id": 8149,
            "title": "Land for Sale at Changathali | Lalitpur",
            "slug": "land-for-sale-at-changathali-lalitpur",
            "code": "8149"
        },
        {
            "id": 8148,
            "title": "Land for Sale at Sanepa | Lalitpur",
            "slug": "land-for-sale-at-sanepa-lalitpur",
            "code": "8148"
        }
    ]
}