Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=210
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=211",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=209",
    "results": [
        {
            "id": 5488,
            "title": "Land for Sale at Sundarharaicha - 10 | Biratchowk",
            "slug": "land-for-sale-at-sundarharaicha-10-biratchowk",
            "code": "5488"
        },
        {
            "id": 5487,
            "title": "House for Sale at Tarkeshwor",
            "slug": "house-for-sale-at-tarkeshwar",
            "code": "5487"
        },
        {
            "id": 5486,
            "title": "Land for Sale at Harisiddhi",
            "slug": "land-for-sale-at-harisiddhi",
            "code": "5486"
        },
        {
            "id": 5485,
            "title": "Land for Sale at Chabahil",
            "slug": "land-for-sale-at-gopikrishna-chabahil",
            "code": "5485"
        },
        {
            "id": 5484,
            "title": "Commercial Building for Sale at Lazimpat",
            "slug": "commercial-building-for-sale-at-lazimpath",
            "code": "5484"
        },
        {
            "id": 5482,
            "title": "Land for Sale at Samakhusi | Ranibari",
            "slug": "land-for-sale-at-samakhusi-ranibari",
            "code": "5482"
        },
        {
            "id": 5481,
            "title": "House for Sale at Bishalnagar",
            "slug": "house-for-sale-at-bishalnagar",
            "code": "5481"
        },
        {
            "id": 5480,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sake-at-tarkeshwor-6-chisapani",
            "code": "5480"
        },
        {
            "id": 5479,
            "title": "2 Floor Office Space for Rent at Tokha",
            "slug": "house-on-rent-at-tokha-grande",
            "code": "5479"
        },
        {
            "id": 5478,
            "title": "House for Sale at Sukedhara",
            "slug": "house-for-sale-at-sukedhara",
            "code": "5478"
        },
        {
            "id": 5477,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "5477"
        },
        {
            "id": 5476,
            "title": "House for Sale at Bhimsengola",
            "slug": "house-for-sale-at-bhimsengola",
            "code": "5476"
        }
    ]
}