Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=251
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=252",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=250",
    "results": [
        {
            "id": 4899,
            "title": "Land for Sale at Sundarharaicha - 6 | Gothgaun",
            "slug": "land-for-sale-at-sundarharaicha-6-gothgaun",
            "code": "4899"
        },
        {
            "id": 4896,
            "title": "Commercial Property for Rent at Kamal Pokhari",
            "slug": "commercial-property-for-rent-at-kamal-pokhari",
            "code": "4896"
        },
        {
            "id": 4895,
            "title": "Commercial Property for Rent at Jamal",
            "slug": "commercial-property-for-rent-at-jamal-kathmandu",
            "code": "4895"
        },
        {
            "id": 4894,
            "title": "Land for Sale at Pokhara 27-Talchowk",
            "slug": "land-for-sale-near-pokhara-27-talchowk",
            "code": "4894"
        },
        {
            "id": 4893,
            "title": "Commercial Property for Rent at Lazimpat",
            "slug": "commercial-property-for-rent-at-lazimpat-kathmandu",
            "code": "4893"
        },
        {
            "id": 4892,
            "title": "Commercial Property for Rent at Lazimpat",
            "slug": "commercial-property-for-rent-at-lazimpat-kathmandu",
            "code": "4892"
        },
        {
            "id": 4891,
            "title": "Land for Sale at Itahari - 8 | Gaishar",
            "slug": "land-for-sale-at-itahari-2-gaishar",
            "code": "4891"
        },
        {
            "id": 4890,
            "title": "Residential House + Commercial Land for Sale at Radhe Radhe | Bhaktapur",
            "slug": "commercial-residential-houseland-for-sale-at-radhe-radhe",
            "code": "4890"
        },
        {
            "id": 4889,
            "title": "Land for Sale at Chapagaun | Lalitpur",
            "slug": "land-for-sale-at-chapagaun-lalitpur",
            "code": "4889"
        },
        {
            "id": 4888,
            "title": "5 Aana Land for Sale at Katunje",
            "slug": "5-aana-perfect-land-for-sale-at-katunje",
            "code": "4888"
        },
        {
            "id": 4887,
            "title": "Residential House for Sale at Duwakot",
            "slug": "residential-house-for-sale-at-duwakot",
            "code": "4887"
        },
        {
            "id": 4886,
            "title": "Commercial Land for Sale at Duwakot",
            "slug": "commercial-land-for-sale-at-85-lakhs",
            "code": "4886"
        }
    ]
}