Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=180
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=181",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=179",
    "results": [
        {
            "id": 5929,
            "title": "Land for Sale at Kalanki",
            "slug": "land-for-sale-at-kalanki",
            "code": "5929"
        },
        {
            "id": 5928,
            "title": "House for Sale at Satungal",
            "slug": "house-for-sale-at-satungal",
            "code": "5928"
        },
        {
            "id": 5927,
            "title": "House for Sale at Tanglaphat | Kirtipur",
            "slug": "house-for-sale-at-tanglaphat-kirtipur",
            "code": "5927"
        },
        {
            "id": 5926,
            "title": "Land for Sale at Kalanki",
            "slug": "land-for-sale-at-kalanki",
            "code": "5926"
        },
        {
            "id": 5925,
            "title": "House for Sale at Narephate | Koteshwor",
            "slug": "house-for-sale-at-narephate-koteshwor",
            "code": "5925"
        },
        {
            "id": 5923,
            "title": "House for Sale at Chasipani | Pokhara -13",
            "slug": "house-for-sale-at-ranipauwa-pokhara-11",
            "code": "5923"
        },
        {
            "id": 5922,
            "title": "House for Sale at Pokhara-14 | Kaji Pokhari",
            "slug": "house-for-sale-at-pokhara-14-kaji-pokhari",
            "code": "5922"
        },
        {
            "id": 5921,
            "title": "House for Sale at Pokhara-11 | Ranipauwa",
            "slug": "house-for-sale-at-pokhara-ranipauwa",
            "code": "5921"
        },
        {
            "id": 5920,
            "title": "House for Sale at Gundu",
            "slug": "house-for-sale-at-gundu",
            "code": "5920"
        },
        {
            "id": 5919,
            "title": "3 BHK Apartment for Rent at City View | Bakhundole",
            "slug": "city-view-apartment-for-rent-at-bakhundole",
            "code": "5919"
        },
        {
            "id": 5918,
            "title": "3 BHK Apartment for Rent at City View Apartment",
            "slug": "apartment-sale-and-rent-at-bakhundole",
            "code": "5918"
        },
        {
            "id": 5917,
            "title": "3 BHK Apartment for Sale at City View | Bakhundole",
            "slug": "apartment-sale-and-rent-at-bakhundole",
            "code": "5917"
        }
    ]
}