Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=230
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=231",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=229",
    "results": [
        {
            "id": 5197,
            "title": "Land for Sale at Godawari",
            "slug": "land-for-sale-at-godawari",
            "code": "5197"
        },
        {
            "id": 5196,
            "title": "Land for Sale at Lamatar",
            "slug": "land-for-sale-at-lamatar",
            "code": "5196"
        },
        {
            "id": 5195,
            "title": "Commercial Space for Rent at Thapathali",
            "slug": "commercial-space-for-rent-at-thapathali",
            "code": "5195"
        },
        {
            "id": 5194,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5194"
        },
        {
            "id": 5193,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "5193"
        },
        {
            "id": 5192,
            "title": "House for Sale at Lubhu",
            "slug": "house-for-sale-at-lubhu",
            "code": "5192"
        },
        {
            "id": 5191,
            "title": "Land for Sale at Tikathali",
            "slug": "land-for-sale-at-tikathali",
            "code": "5191"
        },
        {
            "id": 5190,
            "title": "Land for Sale at Godawari | Lalitpur",
            "slug": "land-for-sale-at-godawari-lalitpur",
            "code": "5190"
        },
        {
            "id": 5189,
            "title": "Land for Sale at Mulpani",
            "slug": "land-for-sale-at-green-hill-city",
            "code": "5189"
        },
        {
            "id": 5188,
            "title": "House for Sale at Gagalphedi",
            "slug": "hoise-for-sale-at-gahalfedi",
            "code": "5188"
        },
        {
            "id": 5187,
            "title": "Land for Sale at Gagalphedi",
            "slug": "land-for-sale-at-gagalfedi-kageswori-manohara",
            "code": "5187"
        },
        {
            "id": 5186,
            "title": "Land for Sale at Aalpot |  Suryadarsan",
            "slug": "land-for-sale-at-aalpot-kageswori-manohara",
            "code": "5186"
        }
    ]
}