Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=57
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=58",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=56",
    "results": [
        {
            "id": 7796,
            "title": "Commercial Space for Rent at Itahari | Aaitabare",
            "slug": "commercial-space-for-rent-at-aaitabare",
            "code": "7796"
        },
        {
            "id": 7795,
            "title": "Commercial Land for Sale at Pokhara - 18 | Sarankot",
            "slug": "commercial-land-for-sale-at-pokhara-18-sarankot",
            "code": "7795"
        },
        {
            "id": 7794,
            "title": "Commerce Space for Rent at Itahari | Aaitabare",
            "slug": "commerce-space-for-rent",
            "code": "7794"
        },
        {
            "id": 7793,
            "title": "House for Sale at Swoyambhu | Single Tree Hill",
            "slug": "house-for-sale-at-swoyambhu-single-tree-hill",
            "code": "7793"
        },
        {
            "id": 7792,
            "title": "Semi Commercial House for Sale at Thulobharyang",
            "slug": "semi-commercial-house-for-sale-at-thulobharyang",
            "code": "7792"
        },
        {
            "id": 7791,
            "title": "House with Land for Sale at Putalisadak",
            "slug": "house-with-land-for-sale-at-putalisadak",
            "code": "7791"
        },
        {
            "id": 7790,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "7790"
        },
        {
            "id": 7789,
            "title": "Land for Sale at Pokhara - 18 | Bindabasini",
            "slug": "land-for-sale-at-pokhara-18-bindabasami-lamagaun",
            "code": "7789"
        },
        {
            "id": 7787,
            "title": "Land for Sale at Madesha - 4 | Ghopali Tole",
            "slug": "land-for-sale-at-madesha-4-ghopali-tole",
            "code": "7787"
        },
        {
            "id": 7786,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "7786"
        },
        {
            "id": 7785,
            "title": "Warehouse for Rent at Jorpati",
            "slug": "warehouse-for-rent-at-narayantar-jorpati",
            "code": "7785"
        },
        {
            "id": 7784,
            "title": "House for Sale at Budhanilkantha | Ganesh Chowk",
            "slug": "house-for-sale-at-ganesh-chowk",
            "code": "7784"
        }
    ]
}