Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=135
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=136",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=134",
    "results": [
        {
            "id": 6614,
            "title": "Land for Sale at Lalitpur | Bhaisepati",
            "slug": "land-for-sale-at-bhaisepati-lalitpur",
            "code": "6614"
        },
        {
            "id": 6613,
            "title": "Land for Sale at Kageshwori | Brahmakhel",
            "slug": "land-for-sale-at-brahmakhel",
            "code": "6613"
        },
        {
            "id": 6612,
            "title": "House for Sale at Gokarneswor | Nayapati",
            "slug": "house-for-sale-at-nayapati",
            "code": "6612"
        },
        {
            "id": 6611,
            "title": "Land for Sale at Gagalphedi",
            "slug": "land-for-sale-gagalfedi",
            "code": "6611"
        },
        {
            "id": 6610,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-land",
            "code": "6610"
        },
        {
            "id": 6609,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "6609"
        },
        {
            "id": 6607,
            "title": "Land for Sale at Bhaktapur | Helmet Dada",
            "slug": "land-for-sale-at-helmet-dado-bhaktapur",
            "code": "6607"
        },
        {
            "id": 6606,
            "title": "House for Sale at Koteshwor",
            "slug": "house-for-sale-at-koteshwor",
            "code": "6606"
        },
        {
            "id": 6605,
            "title": "House for Rent at Lazimpat",
            "slug": "house-at-rent-at-lazimpat",
            "code": "6605"
        },
        {
            "id": 6604,
            "title": "House for Sale at Tarkeshwor",
            "slug": "house-for-sale-at-tarkeshwor",
            "code": "6604"
        },
        {
            "id": 6603,
            "title": "Apartment for Sale at Sinamangal | Guna Colony",
            "slug": "apartment-for-sale-at-guna-colony",
            "code": "6603"
        },
        {
            "id": 6602,
            "title": "Land for Sale at Pokhara - 18 | Lakeside",
            "slug": "land-for-sale-at-pokhara-18-lakeside",
            "code": "6602"
        }
    ]
}