Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=79
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=80",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=78",
    "results": [
        {
            "id": 7488,
            "title": "House for Sale at Baneshwor Height",
            "slug": "house-for-sale-at-baneshwor-height",
            "code": "7488"
        },
        {
            "id": 7487,
            "title": "Space for Rent at Itahari | BP Chowk",
            "slug": "space-for-rent-at-bp-chowk",
            "code": "7487"
        },
        {
            "id": 7486,
            "title": "House for Sale at Sundarharaicha - 9 | Biratchowk",
            "slug": "house-for-sale-at-sundarharaicha-9-biratchowk",
            "code": "7486"
        },
        {
            "id": 7485,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "7485"
        },
        {
            "id": 7484,
            "title": "Land with House for Sale at Kapan",
            "slug": "land-with-house-for-sale-at-kapanmilanchwok",
            "code": "7484"
        },
        {
            "id": 7483,
            "title": "House for Sale at Gokarneshwor",
            "slug": "house-for-sale-at-gokarneshwor",
            "code": "7483"
        },
        {
            "id": 7482,
            "title": "Land for Sale at Tathali",
            "slug": "land-for-sale-at-tathali",
            "code": "7482"
        },
        {
            "id": 7481,
            "title": "Land for Sale at Chundevi",
            "slug": "land-for-sale-at-chundevi",
            "code": "7481"
        },
        {
            "id": 7480,
            "title": "Land for Sale at Sipadol",
            "slug": "land-for-sale-near-sipadol-viral-planning-nangkhel",
            "code": "7480"
        },
        {
            "id": 7479,
            "title": "Land for Sale at Nangkhel",
            "slug": "land-for-sale-at-nungkhel-pani-tanki",
            "code": "7479"
        },
        {
            "id": 7478,
            "title": "House for Sale at Upper Bhangal",
            "slug": "house-for-sale-at-upper-bhangal",
            "code": "7478"
        },
        {
            "id": 7477,
            "title": "Land for Sale at Sipadol",
            "slug": "land-for-sale-at-sipadol-bhatedhukur",
            "code": "7477"
        }
    ]
}