Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=150
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=151",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=149",
    "results": [
        {
            "id": 6390,
            "title": "House for Sale at Nilopul | Sukedhara",
            "slug": "house-for-sale-at-nilopul-sukedhara",
            "code": "6390"
        },
        {
            "id": 6389,
            "title": "House for Sale at Nayabasti | Boudha",
            "slug": "house-for-sale-at-nayabasti-boudha",
            "code": "6389"
        },
        {
            "id": 6388,
            "title": "House for Sale at Dhapasi | Tokha",
            "slug": "house-for-sale-at-dhapasi",
            "code": "6388"
        },
        {
            "id": 6386,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "6386"
        },
        {
            "id": 6385,
            "title": "Bungalow House for Sale at Tahachal",
            "slug": "bungalow-house-for-sale-at-tahachal",
            "code": "6385"
        },
        {
            "id": 6382,
            "title": "Land for Sale at Manmaiju",
            "slug": "land-for-sale-at-manmaiju-tarkeshwor",
            "code": "6382"
        },
        {
            "id": 6381,
            "title": "House for Sale at Rambazar | Pokhara -15",
            "slug": "beautiful-house-for-sale-spacious-and-modern-living-at-rambazar-pokhara-15",
            "code": "6381"
        },
        {
            "id": 6380,
            "title": "Land for Sale at Chauthe (Haveli Marga) | Pokhara-14",
            "slug": "land-for-sale-at-chauthe-haveli-marga-pokhara-14",
            "code": "6380"
        },
        {
            "id": 6378,
            "title": "Land for Sale at Kamalpokhari | Pokhara-13",
            "slug": "land-for-sale-at-kamalpokhari-pokhara-13",
            "code": "6378"
        },
        {
            "id": 6377,
            "title": "House for Sale at Bhaisepati",
            "slug": "house-for-sale-at-bhaisepati",
            "code": "6377"
        },
        {
            "id": 6376,
            "title": "Land with Bungalow for Sale at Banasthali",
            "slug": "bungalow-for-sale-at-banasthali",
            "code": "6376"
        },
        {
            "id": 6375,
            "title": "Land for Sale at Budhanilakantha",
            "slug": "land-for-sale-at-budhanilakantha-khattrigaun",
            "code": "6375"
        }
    ]
}