Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=84
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=85",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=83",
    "results": [
        {
            "id": 7415,
            "title": "House for Sale at Imadol | Swimming Pool",
            "slug": "house-for-sale-at-imadol-imadol-swimming-pool",
            "code": "7415"
        },
        {
            "id": 7414,
            "title": "House for Sale at Tikathali | Sofakarkhana",
            "slug": "house-for-sale-at-tikathali-sofakarkhana",
            "code": "7414"
        },
        {
            "id": 7413,
            "title": "House for Sale at Khumaltar",
            "slug": "house-for-sale-at-khumaltar",
            "code": "7413"
        },
        {
            "id": 7412,
            "title": "House for Sale at Lalitpur | Dhapakhel",
            "slug": "house-for-sale-at-lalitpur-dhapakhel",
            "code": "7412"
        },
        {
            "id": 7411,
            "title": "House for Sale at Baluwatar",
            "slug": "house-for-sale-at-baluwatar",
            "code": "7411"
        },
        {
            "id": 7410,
            "title": "3BHK Sunrise Apartment for Sale at Nakhu",
            "slug": "3bhk-apartment-for-sale-at-sunrise-apartment",
            "code": "7410"
        },
        {
            "id": 7409,
            "title": "House for Sale at Tallo Bhangal",
            "slug": "house-for-sale-at-tallo-bhangal",
            "code": "7409"
        },
        {
            "id": 7408,
            "title": "House for Sale at Bhaktapur | Sudal",
            "slug": "house-for-sale-at-sudalbhaktapur",
            "code": "7408"
        },
        {
            "id": 7407,
            "title": "House for Sale at Mid Baneshwor",
            "slug": "house-for-sale-at-mid-baneshwor",
            "code": "7407"
        },
        {
            "id": 7406,
            "title": "House for Sale at Tinkune | Gairigaun",
            "slug": "house-for-sale-at-gairi-gaun-tinkune",
            "code": "7406"
        },
        {
            "id": 7405,
            "title": "Tokha | Dhalmal Bus Stop",
            "slug": "house-for-sale-tokha",
            "code": "7405"
        },
        {
            "id": 7404,
            "title": "Land for Sale at Hatigauda",
            "slug": "land-for-sale-at-hatigauda",
            "code": "7404"
        }
    ]
}