Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=143
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=144",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=142",
    "results": [
        {
            "id": 6487,
            "title": "House for Sale at Chabahil",
            "slug": "house-for-sale-at-chabahil",
            "code": "6487"
        },
        {
            "id": 6486,
            "title": "House for Sale at Jorpati",
            "slug": "house-for-sale-at-jorpati",
            "code": "6486"
        },
        {
            "id": 6485,
            "title": "Land for Sale at Mulpani",
            "slug": "land-for-sale-at-mulpani",
            "code": "6485"
        },
        {
            "id": 6484,
            "title": "Land for Sale at Balkot",
            "slug": "land-for-sale-at-balkot",
            "code": "6484"
        },
        {
            "id": 6483,
            "title": "Land for Sale at Bhaktapur",
            "slug": "land-for-sale-at-bhaktapur",
            "code": "6483"
        },
        {
            "id": 6482,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "6482"
        },
        {
            "id": 6481,
            "title": "Land for Sale at Nalinchowk | Bhaktapur",
            "slug": "land-for-sale-at-nalinchowk-bhaktapur",
            "code": "6481"
        },
        {
            "id": 6480,
            "title": "House for Sale at Chhorepatan | Pokhara -17",
            "slug": "house-for-sale-at-chhorepatan-pokhara-17",
            "code": "6480"
        },
        {
            "id": 6479,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "6479"
        },
        {
            "id": 6478,
            "title": "Land for Sale at Bhaktapur",
            "slug": "land-for-sale-at-bhaktapur",
            "code": "6478"
        },
        {
            "id": 6477,
            "title": "Land for Sale at Birtamode - 1 | Sanischare",
            "slug": "land-for-sale-at-birtamode-1-sanischare",
            "code": "6477"
        },
        {
            "id": 6476,
            "title": "House for Sale at Balkot",
            "slug": "house-for-sale-at-balkot",
            "code": "6476"
        }
    ]
}