Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=247
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=248",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=246",
    "results": [
        {
            "id": 4964,
            "title": "Commercial House for Sale at Nakkhu",
            "slug": "commercial-house-for-sale-at-nakkhu",
            "code": "4964"
        },
        {
            "id": 4963,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "4963"
        },
        {
            "id": 4962,
            "title": "Land for Sale at Syuchatar | Kalanki",
            "slug": "land-for-sale-at-syuchatar-kalanki",
            "code": "4962"
        },
        {
            "id": 4961,
            "title": "Land for Sale at Syuchatar | Kalanki",
            "slug": "land-for-sale-at-syuchatar-kalanki",
            "code": "4961"
        },
        {
            "id": 4960,
            "title": "House for Sale at Chabahil",
            "slug": "house-for-sale-at-chabahil",
            "code": "4960"
        },
        {
            "id": 4959,
            "title": "House for Sale at Mulpani",
            "slug": "house-for-sale-at-mulpani",
            "code": "4959"
        },
        {
            "id": 4958,
            "title": "House for Sale at Nakhipot | Lalitpur",
            "slug": "house-for-sale-at-nakhipot-lalitpur",
            "code": "4958"
        },
        {
            "id": 4957,
            "title": "Land for Sale at Kapan",
            "slug": "land-for-sale-at-kapan",
            "code": "4957"
        },
        {
            "id": 4956,
            "title": "House for Sale at Mulpani",
            "slug": "house-for-sale-at-mulpani",
            "code": "4956"
        },
        {
            "id": 4955,
            "title": "House for Sale at Khalte Masina | Pokhara-14",
            "slug": "house-for-sale-at-khalte-masina-pokhara-14",
            "code": "4955"
        },
        {
            "id": 4954,
            "title": "House for Sale at Nayabazar",
            "slug": "house-for-sale-at-nayabazar",
            "code": "4954"
        },
        {
            "id": 4953,
            "title": "House for Sale at Dharan - 16 | Janapath",
            "slug": "house-for-sale-at-dharan-16-janapath",
            "code": "4953"
        }
    ]
}