Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=61
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=62",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=60",
    "results": [
        {
            "id": 7735,
            "title": "Land for Sale at Bansbari",
            "slug": "land-for-sale-at-bansbari",
            "code": "7735"
        },
        {
            "id": 7734,
            "title": "House for Sale at Kapan",
            "slug": "house-on-sale-at-kapan",
            "code": "7734"
        },
        {
            "id": 7733,
            "title": "Land for Sale at Raniban",
            "slug": "land-for-sale-at-raniban",
            "code": "7733"
        },
        {
            "id": 7732,
            "title": "Land for Sale at Sanobharyang | Ichangunarayan",
            "slug": "house-for-sale-at-sanobharyang-ichangunarayan",
            "code": "7732"
        },
        {
            "id": 7731,
            "title": "Commercial Land for Sale at Prithvichowk | Pokhara",
            "slug": "commercial-land-for-sale-at-prithvichowk-pokhara",
            "code": "7731"
        },
        {
            "id": 7730,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "7730"
        },
        {
            "id": 7729,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "7729"
        },
        {
            "id": 7728,
            "title": "House for Sale at Katunje",
            "slug": "house-for-sell-at-katunjebhaktapur",
            "code": "7728"
        },
        {
            "id": 7727,
            "title": "House for Rent at Gwarko",
            "slug": "house-for-rent-at-gwarko-lalitpur",
            "code": "7727"
        },
        {
            "id": 7726,
            "title": "Commercial House for Sale at Dillibazar",
            "slug": "commercial-house-for-sale-dillibazar-kathmandu",
            "code": "7726"
        },
        {
            "id": 7723,
            "title": "Land for Sale at Indrayani",
            "slug": "land-for-sale-at-sanagaun-indrayani",
            "code": "7723"
        },
        {
            "id": 7722,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "7722"
        }
    ]
}