Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=121
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=122",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=120",
    "results": [
        {
            "id": 6838,
            "title": "House for Sale in Aakasedhara",
            "slug": "house-for-sale-in-aakasedhara",
            "code": "6838"
        },
        {
            "id": 6837,
            "title": "House for Sale at Lalitpur | Sanagaun",
            "slug": "house-on-sale-at-sanagaun-lalitpur",
            "code": "6837"
        },
        {
            "id": 6836,
            "title": "Suncity Apartment for Sale at Pepsicola",
            "slug": "suncity-apartment-for-sale-at-pepsicola",
            "code": "6836"
        },
        {
            "id": 6834,
            "title": "Land for Sale at Sanagaun | Panitanki",
            "slug": "land-for-sale-at-sanagaun-panityanki",
            "code": "6834"
        },
        {
            "id": 6833,
            "title": "Commercial Space for Rent at Tripureshwor",
            "slug": "flat-for-rent-at-tripureshwor",
            "code": "6833"
        },
        {
            "id": 6832,
            "title": "House for Rent at Tripeshwor",
            "slug": "house-for-rent-at-tripeshwor",
            "code": "6832"
        },
        {
            "id": 6831,
            "title": "Semi-Commercial House for Sale at Budhanilkantha",
            "slug": "semi-commercial-house-for-sale-at-budhanilkantha",
            "code": "6831"
        },
        {
            "id": 6830,
            "title": "Land for Sale at Tinkune",
            "slug": "land-for-sale-at-tinkune",
            "code": "6830"
        },
        {
            "id": 6827,
            "title": "Commercial Property for Rent at Lalitpur | Pulchowk",
            "slug": "commercial-property-for-rent-at-pulchowk-lalitpur",
            "code": "6827"
        },
        {
            "id": 6826,
            "title": "Land for Sale at Bhaktapur | Dadhikot",
            "slug": "land-for-sale-at-dadhikot-bhaktapur",
            "code": "6826"
        },
        {
            "id": 6825,
            "title": "House for Sale at Lalitpur | Bhaisepati",
            "slug": "house-for-sale-at-bhaisepati-lalitpur",
            "code": "6825"
        },
        {
            "id": 6824,
            "title": "Bungalow for Sale at Sano Thimi",
            "slug": "bungalow-for-sale-at-bhaktapur-sano-thimi",
            "code": "6824"
        }
    ]
}