Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=113
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=114",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=112",
    "results": [
        {
            "id": 6960,
            "title": "House for Sale at Budanilkantha",
            "slug": "house-for-sale-in-budanilkantha-washik",
            "code": "6960"
        },
        {
            "id": 6959,
            "title": "House for Sale at Lubhu",
            "slug": "house-for-sale-at-lubhu",
            "code": "6959"
        },
        {
            "id": 6958,
            "title": "House for Sale at Suryabinayak",
            "slug": "house-for-sale-at-suryabinayak-bhaktapur",
            "code": "6958"
        },
        {
            "id": 6957,
            "title": "Land on Sale at Lamatar",
            "slug": "land-on-sale-at-lamatar",
            "code": "6957"
        },
        {
            "id": 6956,
            "title": "Land for Sale at Dahachowk",
            "slug": "land-for-sale-at-dahachowk",
            "code": "6956"
        },
        {
            "id": 6954,
            "title": "House for Sale at Patan",
            "slug": "house-for-sale-at-patan",
            "code": "6954"
        },
        {
            "id": 6953,
            "title": "Land for Sale at Imadol | Ochu Height",
            "slug": "land-for-sale-at-imadol-ochuheight",
            "code": "6953"
        },
        {
            "id": 6952,
            "title": "Plotting Land for Sale at Duwakot",
            "slug": "plotting-land-for-sale-at-duwakot",
            "code": "6952"
        },
        {
            "id": 6951,
            "title": "House for sale at Dillibazar | Kalikasthan",
            "slug": "house-for-sale-at-kalikastan-dillibazar",
            "code": "6951"
        },
        {
            "id": 6950,
            "title": "House for Sale at Mandikatar",
            "slug": "house-for-sale-in-mandikhatar",
            "code": "6950"
        },
        {
            "id": 6949,
            "title": "Land with 2 Old Houses for Sale in the Same Compound at Mandikatar",
            "slug": "land-for-sale-having-2-buildings-in-same-compound-in-mandikhatar",
            "code": "6949"
        },
        {
            "id": 6947,
            "title": "House for Sale at Thecho",
            "slug": "house-for-sale-at-thecho-lalitpur",
            "code": "6947"
        }
    ]
}