Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=316
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=317",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=315",
    "results": [
        {
            "id": 3900,
            "title": "Commercial Office Space for Rent at Dillibazar",
            "slug": "commercial-office-space-for-rent",
            "code": "3900"
        },
        {
            "id": 3899,
            "title": "22 Ropani Planning Land for Sale at Sanga | Bhainsepati | Kavre",
            "slug": "22-ropani-planning-land-sanga-bhainsepati-kavre",
            "code": "3899"
        },
        {
            "id": 3898,
            "title": "House for Sale  at Soltee City Housing Colony | Rabi Bhawan",
            "slug": "house-for-sale-soltee-city-housing-colony-rabi-bhawan",
            "code": "3898"
        },
        {
            "id": 3897,
            "title": "House for Sale at Soltee City Housing Colony | Rabibhavan",
            "slug": "house-for-sale-soltee-city-housing-colony-rabibhavan",
            "code": "3897"
        },
        {
            "id": 3896,
            "title": "House for Sale at Sitapaila | Civil Homes Colony",
            "slug": "house-for-sale-sitapaila-civil-homes-colony",
            "code": "3896"
        },
        {
            "id": 3895,
            "title": "Land for Sale at Banasthali",
            "slug": "land-for-sale-banasthali",
            "code": "3895"
        },
        {
            "id": 3887,
            "title": "House for Sale at Bhaisepati Colony",
            "slug": "house-for-sale-bhaisepati-colony",
            "code": "3887"
        },
        {
            "id": 3886,
            "title": "Commercial Property for Rent at Kumaripati | Lalitpur",
            "slug": "commercial-property-for-rent-kumaripati-lalitpur",
            "code": "3886"
        },
        {
            "id": 3884,
            "title": "Commercial Space for Rent at Pulchowk  | Lalitpur",
            "slug": "commercial-space-for-rent-pulchowk-lalitpur",
            "code": "3884"
        },
        {
            "id": 3883,
            "title": "Commercial Property for Rent at Pulchowk | Lalitpur",
            "slug": "commercial-property-for-rent-pulchowk-lalitpur",
            "code": "3883"
        },
        {
            "id": 3878,
            "title": "House for Sale at Budanilkantha | Kathmandu",
            "slug": "house-for-sale-budanilkantha",
            "code": "3878"
        },
        {
            "id": 3874,
            "title": "Bungalow for Rent at Golfutar | Budhanilkantha",
            "slug": "bunglow-for-rent",
            "code": "3874"
        }
    ]
}