Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=83
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=84",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=82",
    "results": [
        {
            "id": 7434,
            "title": "House for Sale at Ghattekulo | Maitidevi",
            "slug": "house-for-sale-at-ghattekulo-maitidevi",
            "code": "7434"
        },
        {
            "id": 7433,
            "title": "Residential land with house for Sale at Tinkune | Gairigaun",
            "slug": "house-for-sale-at-gairi-gaun-tinkune",
            "code": "7433"
        },
        {
            "id": 7432,
            "title": "Hostel for Sale at Buddhanagar",
            "slug": "hostel-for-sale-at-buddhanagar",
            "code": "7432"
        },
        {
            "id": 7429,
            "title": "House for  Sale at Baluwatar",
            "slug": "house-for-sale-at-baluwatar",
            "code": "7429"
        },
        {
            "id": 7427,
            "title": "Space for Rent at Maharajgunj",
            "slug": "space-for-rent-at-maharajgunj",
            "code": "7427"
        },
        {
            "id": 7426,
            "title": "Land for Sale at Hattigauda",
            "slug": "land-for-sale-at-hattigauda",
            "code": "7426"
        },
        {
            "id": 7425,
            "title": "House for Sale at Bhangal",
            "slug": "house-for-sale-at-bhangal",
            "code": "7425"
        },
        {
            "id": 7423,
            "title": "House for Sale at Sano Bhangal",
            "slug": "house-for-sale-at-sano-bhangal",
            "code": "7423"
        },
        {
            "id": 7419,
            "title": "Hostel for Sale at Maitidevi | Ghattekulo",
            "slug": "hostel-for-sale-at-maitidevi-ghattekulo",
            "code": "7419"
        },
        {
            "id": 7418,
            "title": "Hostel for sale at Maitidevi | Ghattekulo",
            "slug": "hostel-for-sale-at-maitidevi-ghattekulo",
            "code": "7418"
        },
        {
            "id": 7417,
            "title": "Semi Commercial Building for Sale at Tinkune | Gairi Gaun",
            "slug": "semi-commercial-building-for-sale-at-tinkune-gairi-gaun",
            "code": "7417"
        },
        {
            "id": 7416,
            "title": "House for Sale at Tinkune | Gairigaun",
            "slug": "house-for-sale-at-gairi-gaun-tinkune",
            "code": "7416"
        }
    ]
}