Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=199
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=200",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=198",
    "results": [
        {
            "id": 5637,
            "title": "Land for Sale at Sudal | Bhaktapur",
            "slug": "land-for-sale-at-sudalbhaktapur",
            "code": "5637"
        },
        {
            "id": 5636,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "5636"
        },
        {
            "id": 5635,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "5635"
        },
        {
            "id": 5634,
            "title": "Land for Sale at Sudal | Bhaktapur",
            "slug": "land-for-sale-at-sudal-bhaktapur",
            "code": "5634"
        },
        {
            "id": 5628,
            "title": "House for Sale at Koteshwor",
            "slug": "house-for-sale-at-koteshwor",
            "code": "5628"
        },
        {
            "id": 5627,
            "title": "3 Houses for Sale at Katunje | Bhaktapur",
            "slug": "3-houses-for-sale-at-katunje-bhaktapur",
            "code": "5627"
        },
        {
            "id": 5626,
            "title": "House for Sale at Golfutar | Budhanilkantha",
            "slug": "house-for-sale-at-golfutar-budhanilkantha",
            "code": "5626"
        },
        {
            "id": 5625,
            "title": "House for Sale at Birauta | Pokhara-17",
            "slug": "bungalow-house-for-sale-at-birauta-pokhara-17",
            "code": "5625"
        },
        {
            "id": 5624,
            "title": "House for Sale at Biratnagar - 4 | Kanchanbari",
            "slug": "house-for-sale-at-biratnagar-4-kanchanbari",
            "code": "5624"
        },
        {
            "id": 5623,
            "title": "Land for Sale at Sundarharaicha - 9 | Dulari",
            "slug": "land-for-sale-at-sundarharaicha-9-dulari",
            "code": "5623"
        },
        {
            "id": 5622,
            "title": "House for Rent at Dharan - 3 | Sadan Road",
            "slug": "house-for-rent-at-dharan-3-sadan-road",
            "code": "5622"
        },
        {
            "id": 5621,
            "title": "Land for Sale at Bhaisepati",
            "slug": "land-for-sale-at-bhaisepati",
            "code": "5621"
        }
    ]
}