Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=249
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=250",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=248",
    "results": [
        {
            "id": 4929,
            "title": "House for Sale at Sundarharaicha - 4 | Salakpur",
            "slug": "house-for-sale-at-sundarharaicha-4-salakpur",
            "code": "4929"
        },
        {
            "id": 4928,
            "title": "House for Sale at Imadol | Lalitpur",
            "slug": "house-for-sale-at-imadol-lalitpur",
            "code": "4928"
        },
        {
            "id": 4927,
            "title": "Land for Sale at Puranchour (Takura) | Pokhara-19",
            "slug": "land-for-sale-at-puranchour-takura-pokhara-19",
            "code": "4927"
        },
        {
            "id": 4926,
            "title": "Commercial Property for Rent at Lazimpat",
            "slug": "commercial-property-for-rent-at-lazimpat-kathmandu",
            "code": "4926"
        },
        {
            "id": 4925,
            "title": "Commercial Property for Rent at Thamel",
            "slug": "commercial-property-for-rent-at-thamel",
            "code": "4925"
        },
        {
            "id": 4924,
            "title": "Land for Sale at Dharmasthali",
            "slug": "land-for-sale-at-dharmasthali-tarkeshwor",
            "code": "4924"
        },
        {
            "id": 4923,
            "title": "Land for Sale at Goldhunga | Tarkeshwor",
            "slug": "land-for-sale-at-goldhunga-tarkeshwor",
            "code": "4923"
        },
        {
            "id": 4922,
            "title": "Land for Sale at Goldhunga | Tarkeshwor",
            "slug": "land-for-sale-at-goldhunga-tarkeshwor",
            "code": "4922"
        },
        {
            "id": 4921,
            "title": "Land for Sale at Jorpati",
            "slug": "land-for-sale-at-makalbari",
            "code": "4921"
        },
        {
            "id": 4920,
            "title": "Land for Sale at Gothatar",
            "slug": "land-for-sale-at-gothatar",
            "code": "4920"
        },
        {
            "id": 4919,
            "title": "Commercial Property for Rent at Anamnagar",
            "slug": "commercial-property-for-rent-at-anamnagar",
            "code": "4919"
        },
        {
            "id": 4918,
            "title": "Land for Sale at Green Hill City",
            "slug": "land-for-sale-at-green-hill-city",
            "code": "4918"
        }
    ]
}