Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=223
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=224",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=222",
    "results": [
        {
            "id": 5317,
            "title": "House for Sale at Gongabu",
            "slug": "house-for-sale-at-samakhusi",
            "code": "5317"
        },
        {
            "id": 5316,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "5316"
        },
        {
            "id": 5315,
            "title": "2 BHK Apartment for Sale at Dhapakhel",
            "slug": "downtown-apartment-for-sale-at-dhapakhel",
            "code": "5315"
        },
        {
            "id": 5314,
            "title": "House for Sale at Kalanki",
            "slug": "house-for-sale-at-khadka-gaun-kalanki",
            "code": "5314"
        },
        {
            "id": 5313,
            "title": "Land for Sale at Sanepa | Lalitpur",
            "slug": "land-for-sale-at-sanepa",
            "code": "5313"
        },
        {
            "id": 5312,
            "title": "Commercial Property for Rent at Bouddha",
            "slug": "commercial-property-for-rent-at-bouddha",
            "code": "5312"
        },
        {
            "id": 5311,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "5311"
        },
        {
            "id": 5310,
            "title": "House for Sale at Bafal",
            "slug": "house-for-sale-in-bafal",
            "code": "5310"
        },
        {
            "id": 5309,
            "title": "House for Sale at Baluwatar",
            "slug": "house-for-sale-in-baluwatar",
            "code": "5309"
        },
        {
            "id": 5308,
            "title": "Land for Sale at Bafal",
            "slug": "land-for-sale-at-bafal",
            "code": "5308"
        },
        {
            "id": 5307,
            "title": "House for Sale at Manmaiju",
            "slug": "house-for-sale-in-manmaiju",
            "code": "5307"
        },
        {
            "id": 5306,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "5306"
        }
    ]
}