Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=271
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=272",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=270",
    "results": [
        {
            "id": 4615,
            "title": "House for sale at Baneshwor",
            "slug": "house-for-sale-at-baneshwor",
            "code": "4615"
        },
        {
            "id": 4614,
            "title": "10 Aana Land for Sale at Thathali | Bhaktapur",
            "slug": "10-aana-land-for-sale-at-thathali-bhaktapur",
            "code": "4614"
        },
        {
            "id": 4613,
            "title": "17 Aana Commercial Land for Sale at Telkot | Nagarkot",
            "slug": "17-aana-commercial-land-at-telkot-nagarkot",
            "code": "4613"
        },
        {
            "id": 4612,
            "title": "7.5 Aana Beautiful Land for Sale at Gatthaghar | Bhaktapur",
            "slug": "75-aana-beautiful-land-for-sale-at-gatthaghar-bhaktapur",
            "code": "4612"
        },
        {
            "id": 4611,
            "title": "6.5 Aana Commercial Land for Sale at Gatthaghar",
            "slug": "commercial-land-for-sale-at-gatthaghar",
            "code": "4611"
        },
        {
            "id": 4610,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "4610"
        },
        {
            "id": 4609,
            "title": "4 Aana Land for Sale at Kaushaltar",
            "slug": "4-aana-land-for-sale-at-kaushaltar",
            "code": "4609"
        },
        {
            "id": 4608,
            "title": "House for Sale at Thamel",
            "slug": "house-for-sale-at-thamel",
            "code": "4608"
        },
        {
            "id": 4607,
            "title": "Residential House for Sale at Balkot",
            "slug": "residential-house-for-sale-at-balkot",
            "code": "4607"
        },
        {
            "id": 4606,
            "title": "Commercial Property for Sale at Newroad",
            "slug": "commercial-property-for-sale-at-newroad",
            "code": "4606"
        },
        {
            "id": 4605,
            "title": "Land for Sale at Balkhu | TU",
            "slug": "land-for-sale-at-balkhu-tu",
            "code": "4605"
        },
        {
            "id": 4604,
            "title": "Land for Sale at Kuleshwor",
            "slug": "land-for-sale-at-kuleshwor",
            "code": "4604"
        }
    ]
}