Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=62
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=63",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=61",
    "results": [
        {
            "id": 7721,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale",
            "code": "7721"
        },
        {
            "id": 7720,
            "title": "Land for Sale at BFM | Biratnagar",
            "slug": "land-for-sale-in-bfm-biratnagar",
            "code": "7720"
        },
        {
            "id": 7715,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "7715"
        },
        {
            "id": 7714,
            "title": "House for Sale at Chabahil",
            "slug": "house-for-sale-at-chabahil",
            "code": "7714"
        },
        {
            "id": 7713,
            "title": "Land for Sale at Mulpani",
            "slug": "land-for-sale-at-mulpani",
            "code": "7713"
        },
        {
            "id": 7712,
            "title": "House for Sale at Sanagaun | Imadol",
            "slug": "house-for-sale-at-sanagaun-imadol",
            "code": "7712"
        },
        {
            "id": 7711,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu-imadol",
            "code": "7711"
        },
        {
            "id": 7710,
            "title": "House for Sale at Balkumari",
            "slug": "house-for-sale-at-balkumari",
            "code": "7710"
        },
        {
            "id": 7709,
            "title": "House for Sale at Imadol | Sanagaun",
            "slug": "house-for-sale-at-imadol-sanagaun",
            "code": "7709"
        },
        {
            "id": 7708,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "7708"
        },
        {
            "id": 7707,
            "title": "House for Sale at Chunikhel | Nayabasti",
            "slug": "house-for-sale-at-chunikhelnayabasti",
            "code": "7707"
        },
        {
            "id": 7706,
            "title": "House for Sale at Lubhu",
            "slug": "house-for-sale-at-lubhu",
            "code": "7706"
        }
    ]
}