Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=195
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=196",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=194",
    "results": [
        {
            "id": 5698,
            "title": "House for Sale at Dharapani | Pokhara",
            "slug": "house-for-sell-at-dharapani-pokhara",
            "code": "5698"
        },
        {
            "id": 5697,
            "title": "House for Sale at Kirtipur",
            "slug": "house-for-sale-at-kirtipur",
            "code": "5697"
        },
        {
            "id": 5696,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "5696"
        },
        {
            "id": 5695,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "5695"
        },
        {
            "id": 5694,
            "title": "Land with House for Sale at Dhumbarahi",
            "slug": "land-for-sale-at-dhumbarahi",
            "code": "5694"
        },
        {
            "id": 5693,
            "title": "House for Sale at Kapurdhara",
            "slug": "house-for-sale-at-aalkagali-kapurdhara",
            "code": "5693"
        },
        {
            "id": 5692,
            "title": "House for Sale at Matgauda  | Pokhara-17",
            "slug": "house-for-sale-at-matgauda-pokhara-17",
            "code": "5692"
        },
        {
            "id": 5691,
            "title": "House for Sale at Fulbari | Lubhu",
            "slug": "house-for-sale-at-sankhadevi-fulbari",
            "code": "5691"
        },
        {
            "id": 5690,
            "title": "Land for Sale at Chhorepatan | Pokhara-17",
            "slug": "land-for-sale-at-chhorepatan-pokhara-17",
            "code": "5690"
        },
        {
            "id": 5689,
            "title": "Land for Sale at Bhandardik | Pokhara",
            "slug": "land-sale-at-pokhara-bhandardik",
            "code": "5689"
        },
        {
            "id": 5686,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5686"
        },
        {
            "id": 5684,
            "title": "House for Sale at Pokhara",
            "slug": "house-for-sale-at-lakeside-masbar",
            "code": "5684"
        }
    ]
}