Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=96
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=97",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=95",
    "results": [
        {
            "id": 7216,
            "title": "Land for Sale at Bhaisepati | Lalitpur",
            "slug": "land-for-sale-at-bhaisepati-lalitpur",
            "code": "7216"
        },
        {
            "id": 7215,
            "title": "Land for Sale at Itahari - 4 | Dipjyoti Marg",
            "slug": "land-for-sale-at-itahari-4-dipjyoti-marg",
            "code": "7215"
        },
        {
            "id": 7214,
            "title": "House for Sale at Bhangal",
            "slug": "house-for-sale-at-bhangal",
            "code": "7214"
        },
        {
            "id": 7213,
            "title": "House for Sale at Bhangal",
            "slug": "house-for-sale-at-bhangal",
            "code": "7213"
        },
        {
            "id": 7212,
            "title": "Land for Sale at Itahari - 1 | Halgada",
            "slug": "land-for-sale-at-itahari-1-halgada",
            "code": "7212"
        },
        {
            "id": 7211,
            "title": "House for Sale at Dharan - 15 | Sampang Chowk",
            "slug": "house-for-sale-at-dharan-15-sampang-chowk",
            "code": "7211"
        },
        {
            "id": 7210,
            "title": "Commercial Land for Sale at Pokhara-08 |  New Road",
            "slug": "commercial-land-for-sale-at-pokhara-08-bagale-tole",
            "code": "7210"
        },
        {
            "id": 7209,
            "title": "Land with House for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-itali-height",
            "code": "7209"
        },
        {
            "id": 7208,
            "title": "Land for Sale at Itahari - 5 | Simarbana",
            "slug": "land-for-sale-at-itahari-5-simarbana",
            "code": "7208"
        },
        {
            "id": 7207,
            "title": "Newly Built House for Sale at Baneshwor",
            "slug": "newly-built-house-for-sale-at-baneshwor",
            "code": "7207"
        },
        {
            "id": 7206,
            "title": "Land for Sale at Itahari - 5 | Halgada",
            "slug": "land-for-sale-at-itahari-5-halgada",
            "code": "7206"
        },
        {
            "id": 7205,
            "title": "House for Sale at Godawari | Taukhel",
            "slug": "house-for-sale-at-godawari-taukhel",
            "code": "7205"
        }
    ]
}