Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=71
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=72",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=70",
    "results": [
        {
            "id": 7598,
            "title": "Commercial Space for Rent at Dhungedhara",
            "slug": "commercial-space-for-rent-at-dhunge-dhara",
            "code": "7598"
        },
        {
            "id": 7596,
            "title": "Commercial Land for Rent at Chandragiri",
            "slug": "commercialland-for-rent-at-chandragiri",
            "code": "7596"
        },
        {
            "id": 7591,
            "title": "Land for Sale at Koteshwor | Kharibot",
            "slug": "land-for-sale-at-khari-bot-koteshwor",
            "code": "7591"
        },
        {
            "id": 7589,
            "title": "Semi Commercial Building for Sale at Koteshwor",
            "slug": "semi-commercial-building-for-sate-at-koteshwor",
            "code": "7589"
        },
        {
            "id": 7588,
            "title": "Land for Sale at Lalitpur | Satdobato",
            "slug": "land-for-sale-at-lalitpur-satdobato",
            "code": "7588"
        },
        {
            "id": 7587,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "7587"
        },
        {
            "id": 7586,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "7586"
        },
        {
            "id": 7585,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "7585"
        },
        {
            "id": 7584,
            "title": "Commercial Space for Rent at Bargachi",
            "slug": "commercial-space-for-rent-at-bargachi",
            "code": "7584"
        },
        {
            "id": 7583,
            "title": "Land for Sale at Itahari - 4 | Damfu Chowk",
            "slug": "land-for-sale-at-itahari-4-damfu-chowk",
            "code": "7583"
        },
        {
            "id": 7582,
            "title": "Space for Rent at Itahari | Tarahara",
            "slug": "space-for-rent-at-tarahara",
            "code": "7582"
        },
        {
            "id": 7581,
            "title": "Land for Sale at Duhabi - 8 | Kadamgachhi",
            "slug": "land-for-sale-at-duhabi-8-kadamgachhi",
            "code": "7581"
        }
    ]
}