Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=167
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=168",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=166",
    "results": [
        {
            "id": 6132,
            "title": "House for Sale at Suntakhan",
            "slug": "house-for-sale-at-suntakhan",
            "code": "6132"
        },
        {
            "id": 6131,
            "title": "Land for Sale at Chhaling | Bhaktapur",
            "slug": "land-for-sale-at-chhaling-bhaktapur",
            "code": "6131"
        },
        {
            "id": 6130,
            "title": "House for Sale at Sirutar",
            "slug": "house-for-sale-at-sirutar",
            "code": "6130"
        },
        {
            "id": 6129,
            "title": "House for Sale at Katunje",
            "slug": "house-for-sale-at-katunje",
            "code": "6129"
        },
        {
            "id": 6128,
            "title": "Land for Sale at Helmet Dada Planning | Bhaktapur",
            "slug": "land-for-sale-at-helmet-dado-planningbhaktapur",
            "code": "6128"
        },
        {
            "id": 6127,
            "title": "House for Sale at Balaju",
            "slug": "house-for-sale-in-balaju",
            "code": "6127"
        },
        {
            "id": 6126,
            "title": "Commercial Building for Sale at Gyaneshwor",
            "slug": "commercial-building-for-sale-at-gyaneshwor",
            "code": "6126"
        },
        {
            "id": 6125,
            "title": "House for Sale at Maharajgunj",
            "slug": "house-for-sale-at-maharajgunj",
            "code": "6125"
        },
        {
            "id": 6124,
            "title": "Land for Sale at Bohoratar",
            "slug": "land-for-sale-at-bohoratar",
            "code": "6124"
        },
        {
            "id": 6123,
            "title": "House for Sale at Bohoratar",
            "slug": "house-for-sale-at-bohoratar",
            "code": "6123"
        },
        {
            "id": 6122,
            "title": "Land for Sale at Jorpati | Attarkhel",
            "slug": "land-for-sale-at-jorpati-attarkhel-kathmandu",
            "code": "6122"
        },
        {
            "id": 6121,
            "title": "LP Apartment for Rent at Lazimpat",
            "slug": "lp-apartment-for-rent-at-lazimpath",
            "code": "6121"
        }
    ]
}