Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=78
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=79",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=77",
    "results": [
        {
            "id": 7500,
            "title": "Semi-Commercial House for Sale at New Baneshwor",
            "slug": "semi-commercial",
            "code": "7983"
        },
        {
            "id": 7499,
            "title": "Land for Sale at Battisputali",
            "slug": "land-for-sale-at-battisputali",
            "code": "7499"
        },
        {
            "id": 7498,
            "title": "Land for Sale at Godawari | Bistachap",
            "slug": "land-for-sale-at-godawari-bistachap",
            "code": "7498"
        },
        {
            "id": 7497,
            "title": "House for Sale at Harisiddhi",
            "slug": "house-for-sale-at-harisidhi-lalitpur",
            "code": "7497"
        },
        {
            "id": 7496,
            "title": "Land for Sale at Tokha",
            "slug": "land-of-sale-tokha",
            "code": "7496"
        },
        {
            "id": 7495,
            "title": "Land for Sale at Bhangal",
            "slug": "land-for-sale-at-bhangal",
            "code": "7495"
        },
        {
            "id": 7494,
            "title": "House for Sale at Pasikot",
            "slug": "house-for-sale-at-pasikot",
            "code": "7494"
        },
        {
            "id": 7493,
            "title": "Space for Rent at Balgram",
            "slug": "space-for-rent-at-balgram",
            "code": "7493"
        },
        {
            "id": 7492,
            "title": "Commercial Space for Rent at National Galli",
            "slug": "space-for-rent-at-national-galli",
            "code": "7492"
        },
        {
            "id": 7491,
            "title": "Commercial Space for Rent at Pakali",
            "slug": "space-for-rent-at-pakali",
            "code": "7491"
        },
        {
            "id": 7490,
            "title": "Land for Sale at Lalitpur | Kumaripati",
            "slug": "land-for-sale-at-lalitpur-kumaripati",
            "code": "7490"
        },
        {
            "id": 7489,
            "title": "House for Sale at Shantinagar | Thulo Kharibot",
            "slug": "house-for-sale-at-thulo-khari-bot-shantinagar",
            "code": "7489"
        }
    ]
}