Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=34
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=35",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=33",
    "results": [
        {
            "id": 8092,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkatja",
            "code": "8092"
        },
        {
            "id": 8091,
            "title": "Land with House for Sale at Budhanilkatha",
            "slug": "land-with-house-for-sale-at-budhanilkatha",
            "code": "8091"
        },
        {
            "id": 8090,
            "title": "Land for Sale at Balkot",
            "slug": "land-for-sale-at-rose-village-balkot",
            "code": "8090"
        },
        {
            "id": 8089,
            "title": "Land for Sale at Sipadol",
            "slug": "land-for-sale-at-sipadol-viral-planning",
            "code": "8089"
        },
        {
            "id": 8088,
            "title": "Land for Sale at Suryabinayak",
            "slug": "land-for-sale-at-suryabinayak",
            "code": "8088"
        },
        {
            "id": 8087,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "8087"
        },
        {
            "id": 8086,
            "title": "House for Sale at Tokha | Saibaba Chowk",
            "slug": "house-for-sale-at-tokha-shahibaba-choke",
            "code": "8086"
        },
        {
            "id": 8085,
            "title": "Land for Sale at Bhaisepati | Lalitpur",
            "slug": "land-for-sale-at-bhaisepati-lalitpur",
            "code": "8085"
        },
        {
            "id": 8084,
            "title": "Land for Sale at Changathali",
            "slug": "land-for-sale-at-changathali",
            "code": "8084"
        },
        {
            "id": 8083,
            "title": "Tokha | Saibaba Chowk",
            "slug": "land",
            "code": "8083"
        },
        {
            "id": 8082,
            "title": "Land for Sale at Khanar",
            "slug": "land-for-sale-at-khanar",
            "code": "8082"
        },
        {
            "id": 8081,
            "title": "House with Land for Sale at Mid Baneshwor",
            "slug": "house-with-land-for-sale-at-mid-baneshwor",
            "code": "8081"
        }
    ]
}