Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=105
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=106",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=104",
    "results": [
        {
            "id": 7071,
            "title": "House for Sale at Thali",
            "slug": "house-for-sale-at-thali",
            "code": "7071"
        },
        {
            "id": 7070,
            "title": "Land for Sale at Itahari - 2 | Halgada",
            "slug": "land-for-sale-at-itahari-2-halgada",
            "code": "7070"
        },
        {
            "id": 7069,
            "title": "House for Sale at Tallo Bhangal |  Sundarbasti",
            "slug": "house-for-sale-at-tallo-bhangal-sundarbasti",
            "code": "7069"
        },
        {
            "id": 7068,
            "title": "Land for Sale at Itahari - 5 | Kabyabatika",
            "slug": "land-for-sale-at-itahari-5-kabyabatika",
            "code": "7068"
        },
        {
            "id": 7067,
            "title": "House for Sale at Kapan | Faika",
            "slug": "house-for-sale-at-faika-kapan",
            "code": "7067"
        },
        {
            "id": 7066,
            "title": "Land for Sale at Jorpati",
            "slug": "land-for-sale-at-jorpati",
            "code": "7066"
        },
        {
            "id": 7065,
            "title": "Land for Sale at Itahari - 6 | Rajeshwodhat",
            "slug": "land-for-sale-at-itahari-6-rajeshwodhat",
            "code": "7065"
        },
        {
            "id": 7064,
            "title": "House for Sale at Boudha | Mahankal",
            "slug": "house-for-sale-at-mahankal-boudha",
            "code": "7064"
        },
        {
            "id": 7063,
            "title": "House for Sale at Siphal | Chabahil",
            "slug": "house-for-sale-at-siphal-chabahil",
            "code": "7063"
        },
        {
            "id": 7062,
            "title": "House for Sale at Satungal",
            "slug": "house-for-sale-at-satungal",
            "code": "7062"
        },
        {
            "id": 7061,
            "title": "Land for Sale at Kalanki",
            "slug": "land-for-sale-at-kalanki",
            "code": "7061"
        },
        {
            "id": 7060,
            "title": "House for Sale at Jorpati | Green Hill City",
            "slug": "house-for-sale-at-housing-green-hill-city",
            "code": "7060"
        }
    ]
}