Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=277
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=278",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=276",
    "results": [
        {
            "id": 4533,
            "title": "Commercial Property for Rent at Kamalpokhari",
            "slug": "commercial-property-for-rent-at-kamalpokhari",
            "code": "4533"
        },
        {
            "id": 4532,
            "title": "Commercial Property for Sale at Pulchowk | Lalitpur",
            "slug": "commercial-property-for-sale-at-pulchowk-lalitpur",
            "code": "4532"
        },
        {
            "id": 4531,
            "title": "House for Sale at Bhaisepati | Lalitpur",
            "slug": "house-for-sale-bhaisepati",
            "code": "4531"
        },
        {
            "id": 4530,
            "title": "House for Sale at Dhapasi",
            "slug": "house-for-sale-at-dhapasi",
            "code": "4530"
        },
        {
            "id": 4529,
            "title": "House for Sale at Mid Baneshwor",
            "slug": "house-for-sale-at-mid-baneshwor",
            "code": "4529"
        },
        {
            "id": 4528,
            "title": "House for Sale at Kupondole I Lalitpur",
            "slug": "house-for-sale-at-kupandol-i-lalitpur",
            "code": "4528"
        },
        {
            "id": 4527,
            "title": "Land for Sale at New Baneshwor",
            "slug": "land-for-sale-at-new-baneshwor",
            "code": "4527"
        },
        {
            "id": 4526,
            "title": "Land for Sale at Dhapakhel",
            "slug": "land-for-sale-at-dhapakhel",
            "code": "4526"
        },
        {
            "id": 4525,
            "title": "House for Sale at Putalisadak",
            "slug": "house-for-sale-at-putalisadak",
            "code": "4525"
        },
        {
            "id": 4524,
            "title": "House for Sale at Koteshwor",
            "slug": "house-for-sale-koteshwor",
            "code": "4524"
        },
        {
            "id": 4523,
            "title": "Commercial Property for Rent at Anamnagar",
            "slug": "commercial-property-for-rent-at-anamnagar",
            "code": "4523"
        },
        {
            "id": 4522,
            "title": "House for Sale at Shankhamul",
            "slug": "house-for-sale-at-shankhamul",
            "code": "4522"
        }
    ]
}