Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=55
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=56",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=54",
    "results": [
        {
            "id": 7823,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "7823"
        },
        {
            "id": 7821,
            "title": "House for Sale Tokha",
            "slug": "house-for-sale-tokha",
            "code": "7821"
        },
        {
            "id": 7820,
            "title": "Commercial Space for Rent at Tripureshwor",
            "slug": "commercial-space-for-rent-at-tripureshwor",
            "code": "7820"
        },
        {
            "id": 7819,
            "title": "Land Sale at Pokhara - 29  | Gagangauda",
            "slug": "land-sale-at-pokhara-29-gagangauda-lekthnath",
            "code": "7819"
        },
        {
            "id": 7818,
            "title": "House for Sale at Chunikhel | Nayabasti",
            "slug": "house-for-salle-at-chunikhelnayabasti",
            "code": "7818"
        },
        {
            "id": 7817,
            "title": "Land for Sale at Nikosera",
            "slug": "land-for-sale-at-nikoshera",
            "code": "7817"
        },
        {
            "id": 7816,
            "title": "House for Sale at Duwakot",
            "slug": "house-for-sale-wt-duwakot-mod",
            "code": "7816"
        },
        {
            "id": 7815,
            "title": "Land for Sale at Single Tree | Halchowk",
            "slug": "land-for-sale-at-single-tree-halchowk",
            "code": "7815"
        },
        {
            "id": 7814,
            "title": "Commercial Space for Rent at Pulchowk",
            "slug": "comercial-space-for-rent-at-pulchowk",
            "code": "7814"
        },
        {
            "id": 7813,
            "title": "House for Sale at Ochu Height",
            "slug": "house-for-sale-at-ochu-height",
            "code": "7813"
        },
        {
            "id": 7812,
            "title": "House with Land for Sale at Battisputali",
            "slug": "house-with-land-for-sale-at-battisputali",
            "code": "7812"
        },
        {
            "id": 7811,
            "title": "Land for Sale at Dhobighat | Lalitpur",
            "slug": "land-for-sale-at-dhobighat-lalitpur",
            "code": "7811"
        }
    ]
}