Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=114
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=115",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=113",
    "results": [
        {
            "id": 6946,
            "title": "House for Sale at Basantapur | Teku",
            "slug": "house-for-sale-at-basantapur-teku-kohiti",
            "code": "6946"
        },
        {
            "id": 6945,
            "title": "House for Sale at Goldhunga | Balaju",
            "slug": "house-for-sale-at-goldhunga-balaju",
            "code": "6945"
        },
        {
            "id": 6944,
            "title": "House for Sale at Samakhusi",
            "slug": "house-for-sale-at-samakhusi",
            "code": "6944"
        },
        {
            "id": 6943,
            "title": "Land for Sale at Thamel",
            "slug": "land-for-sale-at-thamel",
            "code": "6943"
        },
        {
            "id": 6942,
            "title": "Land for Sale at Dillibazar",
            "slug": "commercial-property-for-sale-at-maitidevi-dillibazar",
            "code": "6942"
        },
        {
            "id": 6941,
            "title": "Farmhouse for Sale at Madhyanepal-06 | Lamjung",
            "slug": "farmhouse-for-sale-at-madhyanepal-06-lamjung",
            "code": "6941"
        },
        {
            "id": 6940,
            "title": "Land for Sale at Manamaiju",
            "slug": "land-for-sale-in-manamaiju",
            "code": "6940"
        },
        {
            "id": 6939,
            "title": "Land for Sale at Satungal",
            "slug": "land-for-sale-at-santungal",
            "code": "6939"
        },
        {
            "id": 6936,
            "title": "House for Sale at Biruwa",
            "slug": "house-for-sale-at-biruwa-bhaktapur",
            "code": "6936"
        },
        {
            "id": 6935,
            "title": "Commercial Property for Rent at Chabahil",
            "slug": "commercial-property-for-rent-at-chabahil",
            "code": "6935"
        },
        {
            "id": 6934,
            "title": "Commercial Property for Rent at Baneshwor",
            "slug": "commercial-property-for-rent-at-baneshowr",
            "code": "6934"
        },
        {
            "id": 6933,
            "title": "Land with House for Sale at Sanepa",
            "slug": "land-with-housefor-sale-at-sanepa-lalitpur",
            "code": "6933"
        }
    ]
}