Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=115
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=116",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=114",
    "results": [
        {
            "id": 6932,
            "title": "Land for Sale at Sunakothi",
            "slug": "land-for-sale-at-sunakothi-lalitpur",
            "code": "6932"
        },
        {
            "id": 6931,
            "title": "Land with House for Sale at Kupondole",
            "slug": "land-with-house-for-sale-at-kupondole-lalitpur",
            "code": "6931"
        },
        {
            "id": 6930,
            "title": "Land for Sale at Sipadol",
            "slug": "land-for-sale-at-sipadol-bhaktapur",
            "code": "6930"
        },
        {
            "id": 6929,
            "title": "House for Sale at Mathilo Bhangal",
            "slug": "house-for-sale-at-mathilo-bhangal",
            "code": "6929"
        },
        {
            "id": 6928,
            "title": "House for Sale at Hepali",
            "slug": "house-for-sale-in-hapali",
            "code": "6928"
        },
        {
            "id": 6927,
            "title": "Land for Sale at Budhanilkantha | Ganesh Chowk",
            "slug": "land-for-sale-in-ganeshchowk",
            "code": "6927"
        },
        {
            "id": 6926,
            "title": "House for Sale at Budhanilkantha | Ganesh Chowk",
            "slug": "house-for-sale-in-ganeshchowk",
            "code": "6926"
        },
        {
            "id": 6925,
            "title": "Land for Sale at Sipadol",
            "slug": "land-for-sale-at-sipadol",
            "code": "6925"
        },
        {
            "id": 6924,
            "title": "Land for Sale at Bhadrabas",
            "slug": "land-for-sale-at-bhadrabas",
            "code": "6924"
        },
        {
            "id": 6923,
            "title": "Land for Sale at Bhadrabas",
            "slug": "land-for-sale-at-bhadrabas",
            "code": "6923"
        },
        {
            "id": 6922,
            "title": "Land for Sale at Bhadrabas",
            "slug": "land-for-sale-at-bhadrabas",
            "code": "6922"
        },
        {
            "id": 6921,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "6921"
        }
    ]
}