Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=209
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=210",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=208",
    "results": [
        {
            "id": 5503,
            "title": "Land for Sale at Kalanki | NBTC",
            "slug": "land-for-sale-at-kalanki-nbtc",
            "code": "5503"
        },
        {
            "id": 5502,
            "title": "House for Sale at Kalanki",
            "slug": "house-for-sale-at-kalanki-shiva-baba-petrol-pump",
            "code": "5502"
        },
        {
            "id": 5501,
            "title": "House for Sale at Lamatar",
            "slug": "house-for-sale-at-lamatar",
            "code": "5501"
        },
        {
            "id": 5500,
            "title": "Land for Sale at Khumaltar",
            "slug": "land-for-sale-at-khumaltar",
            "code": "5500"
        },
        {
            "id": 5499,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "5499"
        },
        {
            "id": 5496,
            "title": "Land for Sale at Birauta | Pokhara-17",
            "slug": "land-for-sale-at-birauta-pokhara-17",
            "code": "5496"
        },
        {
            "id": 5495,
            "title": "Bungalow House for Sale at Birauta | Pokhara-17",
            "slug": "bungalow-house-for-sale-at-birauta-pokhara",
            "code": "5495"
        },
        {
            "id": 5494,
            "title": "House for Sale at Bhaktapur",
            "slug": "house-for-sale-at-magargaon-bhaktapur",
            "code": "5494"
        },
        {
            "id": 5493,
            "title": "19 Aana Plotting Land for Sale at Bhaktapur",
            "slug": "19-aana-plotting-land-for-sale-at-sundal-bhaktapur",
            "code": "5493"
        },
        {
            "id": 5492,
            "title": "40 Aana Commercial Land for Sale at Changunarayan",
            "slug": "40-aana-commercial-land-for-sale-at-changunarayan-chhaling",
            "code": "5492"
        },
        {
            "id": 5491,
            "title": "Land for Sale at Kirtipur",
            "slug": "land-for-sale-at-kirtipur",
            "code": "5491"
        },
        {
            "id": 5489,
            "title": "Land for Sale at Patneri | Pokhara-29",
            "slug": "land-for-sale-at-patneri-pokhara-29",
            "code": "5489"
        }
    ]
}