Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=253
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=254",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=252",
    "results": [
        {
            "id": 4869,
            "title": "House for Sale at Thamel",
            "slug": "house-for-sale-at-thamel",
            "code": "4869"
        },
        {
            "id": 4868,
            "title": "House for Sale at Thamel",
            "slug": "house-for-sale-at-thamel",
            "code": "4868"
        },
        {
            "id": 4867,
            "title": "House for Sale at Kuleshwor",
            "slug": "house-for-sale-at-kuleshwor",
            "code": "4867"
        },
        {
            "id": 4866,
            "title": "House for Sale at Chamati",
            "slug": "house-for-sale-at-chamati",
            "code": "4866"
        },
        {
            "id": 4865,
            "title": "Land for Sale at Dhapakhel",
            "slug": "land-for-sale-at-dhapakhel-lalitpur",
            "code": "4865"
        },
        {
            "id": 4864,
            "title": "Land for Sale at Dhapakhel | Lalitpur",
            "slug": "land-for-sale-at-dhapakhel-lalitpur",
            "code": "4864"
        },
        {
            "id": 4863,
            "title": "House for Sale at Bhimsengola",
            "slug": "house-for-sale-at-bhimsengola",
            "code": "4863"
        },
        {
            "id": 4862,
            "title": "House for Sale at Baluwatar",
            "slug": "house-for-sale-at-baluwatar",
            "code": "4862"
        },
        {
            "id": 4861,
            "title": "House for Sale at Ratopul",
            "slug": "house-for-sale-at-ratopul",
            "code": "4861"
        },
        {
            "id": 4860,
            "title": "House for Sale at Shantinagar",
            "slug": "house-for-sale-at-shantinagar-baneshwor",
            "code": "4860"
        },
        {
            "id": 4859,
            "title": "9 Ropani Land for Sale at Chabahil",
            "slug": "land-for-sale-at-chabahil-chuchepati",
            "code": "4859"
        },
        {
            "id": 4858,
            "title": "House for Sale at Chabahil",
            "slug": "house-for-sale-at-chabahil",
            "code": "4858"
        }
    ]
}