Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=68
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=69",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=67",
    "results": [
        {
            "id": 7637,
            "title": "House for Sale at Chandol",
            "slug": "house-for-sale-at-chandol",
            "code": "7637"
        },
        {
            "id": 7636,
            "title": "House for Sale at Chandol",
            "slug": "house-for-sale-at-chandol",
            "code": "7636"
        },
        {
            "id": 7635,
            "title": "Land for Sale at Dharan - 15 | Dhurbajyoti Path",
            "slug": "land-for-sale-at-dharan-15-dhurbajyoti-path",
            "code": "7635"
        },
        {
            "id": 7634,
            "title": "Land for Sale at Jwagal",
            "slug": "land-for-sale-at-sankhamul",
            "code": "7634"
        },
        {
            "id": 7633,
            "title": "Classic Tower Apartment for Sale at Hattiban",
            "slug": "apartment-for-sale-classic-tower",
            "code": "7633"
        },
        {
            "id": 7631,
            "title": "Bungalow House for Rent at Anamnagar",
            "slug": "bungalow-house-for-rent-at-anamnagar",
            "code": "7631"
        },
        {
            "id": 7630,
            "title": "Land for Rent at Tokha",
            "slug": "land-for-rent-at-panchetar-tokha",
            "code": "7630"
        },
        {
            "id": 7629,
            "title": "House for Sale at Koteshwor",
            "slug": "house-for-sale-at-koteshwor",
            "code": "7629"
        },
        {
            "id": 7628,
            "title": "Fully Furnished Office Space for Rent at Radhe Radhe",
            "slug": "fully-furnished-office-space-for-rent-at-radhe-radhe",
            "code": "7628"
        },
        {
            "id": 7627,
            "title": "Commercial Property for Rent at Kamaladi",
            "slug": "commercial-property-for-rent-at-kamaladi",
            "code": "7627"
        },
        {
            "id": 7626,
            "title": "Commercial Land for Sale at Pokhara | Nayabazar",
            "slug": "commercial-land-for-sale-at-nayabazar-pokhara",
            "code": "7626"
        },
        {
            "id": 7625,
            "title": "House for Sale at Hattigauda",
            "slug": "house-for-sale-at-hattigauda",
            "code": "7625"
        }
    ]
}