Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=181
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=182",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=180",
    "results": [
        {
            "id": 5916,
            "title": "2 BHK Apartment for Rent at City View Apartment",
            "slug": "city-view-apartment-rent-at-bakhundole-lalitpur",
            "code": "5916"
        },
        {
            "id": 5915,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "5915"
        },
        {
            "id": 5914,
            "title": "House for Sale at Basantapur",
            "slug": "house-for-sale-in-basantapur-freak-street",
            "code": "5914"
        },
        {
            "id": 5913,
            "title": "Land for Sale at Morang - 4 | Thapa Dangi",
            "slug": "land-for-sale-at-morang-4-thapa-dangi",
            "code": "5913"
        },
        {
            "id": 5911,
            "title": "Land for Sale at Sanepa | Lalitpur",
            "slug": "land-for-sale-at-sanepa-lalitpur",
            "code": "5911"
        },
        {
            "id": 5910,
            "title": "Commercial Property for Rent at Kuleshower",
            "slug": "commercial-property-for-rent-at-kuleshower",
            "code": "5910"
        },
        {
            "id": 5909,
            "title": "Commercial Property for Rent at Jhamsikhel | Lalitpur",
            "slug": "commercial-property-for-rent-at-jhamsikhel-lalitpur",
            "code": "5909"
        },
        {
            "id": 5908,
            "title": "Land for Sale at Pokhara-30",
            "slug": "land-for-sale-at-pokhara-30-begnastal-naharchwok",
            "code": "5908"
        },
        {
            "id": 5898,
            "title": "House for Sale at Kalimati",
            "slug": "house-for-sale-in-kalimati",
            "code": "5898"
        },
        {
            "id": 5897,
            "title": "House for Sale at Lazimpat",
            "slug": "house-for-sale-in-lazimpat",
            "code": "5897"
        },
        {
            "id": 5896,
            "title": "House for Sale at Bhaisepati | Lalitpur",
            "slug": "house-for-sale-at-bhaisepati-lalitpur",
            "code": "5896"
        },
        {
            "id": 5894,
            "title": "House for Sale at Godawari | Lalitpur",
            "slug": "house-for-sale-at-godawari-lalitpur",
            "code": "5894"
        }
    ]
}