Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=270
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=271",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=269",
    "results": [
        {
            "id": 4627,
            "title": "House for Sale at Sitapaila",
            "slug": "house-sale-sitapaila",
            "code": "4627"
        },
        {
            "id": 4626,
            "title": "Land for Sale at Taukhel | Sitapaila",
            "slug": "land-for-sale-at-taukhel-sitapaila",
            "code": "4626"
        },
        {
            "id": 4625,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "4625"
        },
        {
            "id": 4624,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "4624"
        },
        {
            "id": 4623,
            "title": "Residential House for Sale at Bhaktapur",
            "slug": "residential-house-for-sale-at-bhaktapur",
            "code": "4623"
        },
        {
            "id": 4622,
            "title": "Commercial Property for Rent at Kalanki",
            "slug": "commercial-property-for-rent-at-kalanki",
            "code": "4622"
        },
        {
            "id": 4621,
            "title": "Land for sale at Baneshwor",
            "slug": "land-for-sale-at-baneshwor",
            "code": "4621"
        },
        {
            "id": 4620,
            "title": "4 Aana Land for Sale at Sirutar",
            "slug": "4-aana-land-for-sale-at-sirutar",
            "code": "4620"
        },
        {
            "id": 4619,
            "title": "Commercial Property for Rent at Kalimati",
            "slug": "commercial-property-for-rent-at-kalimati",
            "code": "4619"
        },
        {
            "id": 4618,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "4618"
        },
        {
            "id": 4617,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "4617"
        },
        {
            "id": 4616,
            "title": "2.5 Aana Commercial Land for Sale at Naya Thimi",
            "slug": "25-aana-commercial-land-for-sale-at-naya-thimi",
            "code": "4616"
        }
    ]
}