Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=315
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=316",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=314",
    "results": [
        {
            "id": 3915,
            "title": "House for Sale at Budanilkantha | Kathmandu",
            "slug": "house-for-sale-budanilkantha-kathmandu",
            "code": "3915"
        },
        {
            "id": 3914,
            "title": "Land for Sale at Raniban | Kathmandu",
            "slug": "land-for-sale-at-raniban-kathmandu",
            "code": "3914"
        },
        {
            "id": 3913,
            "title": "House for Sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "3913"
        },
        {
            "id": 3912,
            "title": "Spacious Buisness Space for Rent at Thapathali",
            "slug": "spacious-buisness-space-for-rent-thapathali",
            "code": "3912"
        },
        {
            "id": 3911,
            "title": "Corporate Office Space for Rent at Thapathali",
            "slug": "corprate-office-space-for-rent-thapathali",
            "code": "3911"
        },
        {
            "id": 3910,
            "title": "House for sale at Dolahiti | Lalitpur",
            "slug": "house-for-sale-dolahiti-lalitpur",
            "code": "3910"
        },
        {
            "id": 3909,
            "title": "Commercial Space for Rent at Kalanki | Kathmandu",
            "slug": "commercial-space-for-rent-kalanki-kathmandu",
            "code": "3909"
        },
        {
            "id": 3908,
            "title": "Commercial Land For Sale At Maitidevi",
            "slug": "commercial-land-for-sale-maitidevi",
            "code": "3908"
        },
        {
            "id": 3907,
            "title": "Land for Sale at  Lolang | Tarkeshwor",
            "slug": "land-for-sale-lolang-tarkeshwor",
            "code": "3907"
        },
        {
            "id": 3904,
            "title": "Kuleshwor Apartment for sale at Kuleshwor",
            "slug": "kuleshwor-apartment-for-sale-kuleshwor",
            "code": "3904"
        },
        {
            "id": 3903,
            "title": "Residential Land for Sale at Baneshwor",
            "slug": "residential-land-for-sale-baneshwor",
            "code": "3903"
        },
        {
            "id": 3901,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "3901"
        }
    ]
}