Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=225
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=226",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=224",
    "results": [
        {
            "id": 5281,
            "title": "Commercial Building for Sale at Mahalaxmi | Lalitpur",
            "slug": "exclusive-house-for-sale-at-mahalaxmisthan",
            "code": "5281"
        },
        {
            "id": 5280,
            "title": "Flat System House for Sale at Balkot",
            "slug": "flat-system-house-for-sale-at-balkot",
            "code": "5280"
        },
        {
            "id": 5279,
            "title": "Land for Sale at Sunakothi | Lalitpur",
            "slug": "land-for-sale-at-sunakothi-lalitpur",
            "code": "5279"
        },
        {
            "id": 5278,
            "title": "3.50 Aana Perfect Land for Sale at Harsha Chowk | Naya Thimi",
            "slug": "35-aana-perfect-land-for-sale-at-harsha-chowk-naya-thimi",
            "code": "5278"
        },
        {
            "id": 5277,
            "title": "Land for Sale at Sundal Ratopati | Bhaktapur",
            "slug": "35-aana-land-for-sale-at-sundal",
            "code": "5277"
        },
        {
            "id": 5275,
            "title": "4 Aana Land for Sale at Sundal Height | Bhaktapur",
            "slug": "4-aana-land-for-sale-at-sundal-height",
            "code": "5275"
        },
        {
            "id": 5274,
            "title": "Land for Sale at Thecho | Lalitpur",
            "slug": "land-for-sale-at-thecho-lalitpur",
            "code": "5274"
        },
        {
            "id": 5273,
            "title": "Land for Sale at Lolang Height | Tarkeshwor",
            "slug": "land-for-sale-at-lolang-height",
            "code": "5273"
        },
        {
            "id": 5272,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "5272"
        },
        {
            "id": 5271,
            "title": "House for Sale at Samakhusi",
            "slug": "house-for-sale-at-samakhusi",
            "code": "5271"
        },
        {
            "id": 5269,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "5269"
        },
        {
            "id": 5268,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "5268"
        }
    ]
}