Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=98
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=99",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=97",
    "results": [
        {
            "id": 7192,
            "title": "Space for Rent at Itahari - 5 | B.P Chowk",
            "slug": "property-for-rent-at-itahari-5-bp-chowk",
            "code": "7192"
        },
        {
            "id": 7191,
            "title": "House for Sale at Itahari - 1 | Halgada",
            "slug": "house-for-sale-at-itahari-1-halgada",
            "code": "7191"
        },
        {
            "id": 7190,
            "title": "Commercial Space for Rent at Sankhamul",
            "slug": "commercial-space-for-rent-at-sankhamul",
            "code": "7190"
        },
        {
            "id": 7189,
            "title": "Land with Old House for Sale at Bagbazar",
            "slug": "house-for-sale-at-baghbazzar",
            "code": "7189"
        },
        {
            "id": 7188,
            "title": "House for Sale at Baluwakhani",
            "slug": "house-for-sale-at-baluwakhani",
            "code": "7188"
        },
        {
            "id": 7187,
            "title": "Land for Sale at Godawarai | Jharuwarasi",
            "slug": "land-for-sale-at-jharuwarasi-godawari",
            "code": "7187"
        },
        {
            "id": 7186,
            "title": "Land for Sale at Godawari | Badikhel",
            "slug": "land-for-sale-at-badhikhel-godawari",
            "code": "7186"
        },
        {
            "id": 7185,
            "title": "Land for Sale at Godawari | Paudol",
            "slug": "land-for-sale-at-godawati-paudol",
            "code": "7185"
        },
        {
            "id": 7184,
            "title": "House for Sale at Kirtipur | Tyanglaphat",
            "slug": "house-for-sale-at-tyanglaphat",
            "code": "7184"
        },
        {
            "id": 7183,
            "title": "Unique Garden Villa & Cafe  for Sale at Pokhara-18 | Sedi",
            "slug": "unique-garden-villa-cafe-for-sale-at-pokhara-18-sedi",
            "code": "7183"
        },
        {
            "id": 7182,
            "title": "House for Sale at Tarkeshwor",
            "slug": "house-for-sale-at-tarkeshwor",
            "code": "7182"
        },
        {
            "id": 7181,
            "title": "House for Sale at Tokha | Dhaneshwor",
            "slug": "house-for-sale-at-tokha-dhaneshwor",
            "code": "7181"
        }
    ]
}