Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=31
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=32",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=30",
    "results": [
        {
            "id": 8135,
            "title": "Land for Sale at Raniban",
            "slug": "land-for-sale-at-raniban",
            "code": "8135"
        },
        {
            "id": 8134,
            "title": "House for Sale at Samakhusi | Tokha",
            "slug": "house-for-sale-at-samakhusi-tokha",
            "code": "8134"
        },
        {
            "id": 8133,
            "title": "House for Sale at Machhapokhari",
            "slug": "house-for-sale-at-machhapokhari",
            "code": "8133"
        },
        {
            "id": 8129,
            "title": "Land for Sale at Dhapasi Height",
            "slug": "land-for-sale-at-dhapasi-tokha",
            "code": "8129"
        },
        {
            "id": 8128,
            "title": "Land for Sale at Tarkeshwor | Sangla",
            "slug": "land-for-sale-at-tarkeshwor-sangla",
            "code": "8128"
        },
        {
            "id": 8127,
            "title": "House for Sale at Sital Height | Lalitpur",
            "slug": "house-for-sale-at-sital-height-lalitpur",
            "code": "8127"
        },
        {
            "id": 8125,
            "title": "Karma Apartment for Sale at Maharajgunj",
            "slug": "35bhk-karma-apartment-for-sale-at-maharajgunj",
            "code": "8125"
        },
        {
            "id": 8124,
            "title": "Karma Apartment for Sale at Maharajgunj",
            "slug": "25bhk-karma-apartment-for-sale-at-maharajgunj",
            "code": "8124"
        },
        {
            "id": 8123,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "8123"
        },
        {
            "id": 8122,
            "title": "Land for Sale at Halgada",
            "slug": "land-for-sale-at-halgada",
            "code": "8122"
        },
        {
            "id": 8119,
            "title": "Sunrise Apartment for Sale at Anamnagar",
            "slug": "sunrise-apartment-for-sale-at-anamnagar",
            "code": "8119"
        },
        {
            "id": 8118,
            "title": "Sunrise Apartment for Sale at Anamnagar",
            "slug": "sunrise-apartment-for-sale-at-anamnagar",
            "code": "8118"
        }
    ]
}