Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=87
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=88",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=86",
    "results": [
        {
            "id": 7370,
            "title": "House for Rent at Kupondole",
            "slug": "houe-for-rent-at-kupondole",
            "code": "7370"
        },
        {
            "id": 7369,
            "title": "Land for Sale at Bhangal",
            "slug": "land-for-sale-at-bhangal",
            "code": "7369"
        },
        {
            "id": 7368,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-trakeshwor",
            "code": "7368"
        },
        {
            "id": 7367,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-sangla",
            "code": "7367"
        },
        {
            "id": 7362,
            "title": "House for Sale at Sano Bhangal",
            "slug": "house-for-sale-at-sano-bhangal",
            "code": "7362"
        },
        {
            "id": 7361,
            "title": "House for Sale at Battisputali",
            "slug": "house-for-sale-at-battisputali",
            "code": "7361"
        },
        {
            "id": 7360,
            "title": "Land for Sale at Budanilkantha",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "7360"
        },
        {
            "id": 7358,
            "title": "Land for Sale at Sanagau",
            "slug": "land-for-sale-at-sanagau",
            "code": "7358"
        },
        {
            "id": 7357,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "7357"
        },
        {
            "id": 7354,
            "title": "Land for Sale at Tarkeshwor | Seshmati",
            "slug": "land-for-sale-at-sesmati",
            "code": "7354"
        },
        {
            "id": 7351,
            "title": "House for Sale at Thaiba | Godawari",
            "slug": "house-for-sale-at-thaiba-godawari",
            "code": "7351"
        },
        {
            "id": 7350,
            "title": "Land for Sale at Imadol | Sital Height",
            "slug": "land-on-sale-at-sital-height-imadol",
            "code": "7350"
        }
    ]
}