Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=236
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=237",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=235",
    "results": [
        {
            "id": 5114,
            "title": "House for Sale at Nayabazar",
            "slug": "house-for-sale-at-nayabazar",
            "code": "5114"
        },
        {
            "id": 5113,
            "title": "House for Sale at Samakhusi | Tokha",
            "slug": "house-for-sale-at-samakhusi-tokha",
            "code": "5113"
        },
        {
            "id": 5112,
            "title": "Semi Commercial Land for Sale at Sarswatinagar | Kapan",
            "slug": "semi-commercial-land-for-sale-at-sarswatinagar-kapan-kathmandu",
            "code": "5112"
        },
        {
            "id": 5110,
            "title": "House for Sale at Durga Nagar Colony | Kalanki",
            "slug": "house-for-sale-at-kalanki-durga-nagar-colony",
            "code": "5110"
        },
        {
            "id": 5109,
            "title": "3.5 Aana Land for Sale at Radhe Radhe",
            "slug": "35-aana-land-for-sale-near-radhe-radhe",
            "code": "5109"
        },
        {
            "id": 5108,
            "title": "5 Aana Land for Sale at Ghalate Chowk | Bhaktapur",
            "slug": "5-aana-land-for-sale-near-ghalate-chowk-bhaktapur",
            "code": "5108"
        },
        {
            "id": 5106,
            "title": "House for Sale at Raniban",
            "slug": "house-for-sale-at-raniban",
            "code": "5106"
        },
        {
            "id": 5105,
            "title": "Land for Sale at Gharipatan | Pokhara-07",
            "slug": "land-for-sale-at-gharipatan-pokhara-07",
            "code": "5105"
        },
        {
            "id": 5104,
            "title": "Land for Sale at Ramdhuni - 6 | Sisuwa",
            "slug": "land-for-sale-at-ramdhuni-6-sisuwa",
            "code": "5104"
        },
        {
            "id": 5103,
            "title": "2 BHK Apartment for Rent at Bajra & Shangrila",
            "slug": "2bhk-apartment-rent-in-bajra-shangrila",
            "code": "5103"
        },
        {
            "id": 5102,
            "title": "Land for Sale at Chauthe | Pokhara",
            "slug": "land-for-sale-at-chauthe-pokhara",
            "code": "5102"
        },
        {
            "id": 5101,
            "title": "Land for Sale at Jhamsikhel",
            "slug": "land-for-sale-at-jhamsikhel",
            "code": "5101"
        }
    ]
}