Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=74
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=75",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=73",
    "results": [
        {
            "id": 7554,
            "title": "Land for Sale at Sankhu | Palubari",
            "slug": "land-for-sale-at-palubari",
            "code": "7554"
        },
        {
            "id": 7553,
            "title": "Land for Sale at Shankhu",
            "slug": "land-for-sale-at-shankhu",
            "code": "7553"
        },
        {
            "id": 7552,
            "title": "Land for Sale at Shankhu",
            "slug": "land-for-sale-at-shankhu",
            "code": "7552"
        },
        {
            "id": 7551,
            "title": "Land for Sale at Danchhi",
            "slug": "land-for-sale-at-danchhi",
            "code": "7551"
        },
        {
            "id": 7550,
            "title": "House for Sale at Narayantar",
            "slug": "house-for-sale-at-narayantar",
            "code": "7550"
        },
        {
            "id": 7549,
            "title": "House for Sale at Narayantar",
            "slug": "house-for-sale-at-narayantar",
            "code": "7549"
        },
        {
            "id": 7548,
            "title": "Land for Sale at Bhadrabas",
            "slug": "land-for-sale-at-bhadrabas",
            "code": "7548"
        },
        {
            "id": 7547,
            "title": "House for Sale at Itahari - 13 | Khanar",
            "slug": "house-for-sale-at-itahari-13-khanar",
            "code": "7547"
        },
        {
            "id": 7546,
            "title": "House for Sale at Bhangal",
            "slug": "house-for-sale-at-bhagal",
            "code": "7546"
        },
        {
            "id": 7545,
            "title": "1BHK Downtown Apartment for Sale at Dhapakhel",
            "slug": "1bhk-apartment-for-sale-at-downtown-apartment",
            "code": "7545"
        },
        {
            "id": 7544,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "7544"
        },
        {
            "id": 7543,
            "title": "House for Sale at Pokhara-11 | Fulbari",
            "slug": "house-for-sale-at-pokhara-11-fulbari",
            "code": "7543"
        }
    ]
}