Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=125
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=126",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=124",
    "results": [
        {
            "id": 6770,
            "title": "Fully Furnished Apartment for Rent at Lalitpur | Jhamsikhel",
            "slug": "fully-furnished-apartment-for-rent-at-jhamsikhel-lalitpur",
            "code": "6770"
        },
        {
            "id": 6769,
            "title": "Land for Sale at Itahari - 5 | Pachruki",
            "slug": "land-for-sale-at-itahari-5-pachruki",
            "code": "6769"
        },
        {
            "id": 6768,
            "title": "3 BHK Apartment for Sale at Classic Tower | Hattiban",
            "slug": "apartment-for-sale-classic-tower",
            "code": "6768"
        },
        {
            "id": 6767,
            "title": "House for Sale at Lalitpur | Bhaisepati",
            "slug": "house-for-sale-at-bhaisepati-lalitpur",
            "code": "6767"
        },
        {
            "id": 6766,
            "title": "Land for Rent at Hepali",
            "slug": "land-for-rent",
            "code": "6766"
        },
        {
            "id": 6765,
            "title": "House for Rent at Budanilkantha",
            "slug": "hpuse-for-rent-at-budanilkantha",
            "code": "6765"
        },
        {
            "id": 6764,
            "title": "Land for Sale at Sanogaun",
            "slug": "land-for-sale-at-sanogaun",
            "code": "6764"
        },
        {
            "id": 6763,
            "title": "House for Sale at Budanilkantha",
            "slug": "house-for-sale-at-chunikhel",
            "code": "6763"
        },
        {
            "id": 6762,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-at-imadol",
            "code": "6762"
        },
        {
            "id": 6761,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-at-imadol",
            "code": "6761"
        },
        {
            "id": 6760,
            "title": "House for Sale at Koteshwor",
            "slug": "house-for-sale-at-koteshwor",
            "code": "6760"
        },
        {
            "id": 6759,
            "title": "Land for Sale at Bhaktapur | Sipadol",
            "slug": "land-for-sale-at-bhaktapur-sipadol",
            "code": "6759"
        }
    ]
}