Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=102
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=103",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=101",
    "results": [
        {
            "id": 7118,
            "title": "House for Sale at Itahari - 5 | Kabyabatika",
            "slug": "house-for-sale-at-itahari-5-kabyabatika",
            "code": "7118"
        },
        {
            "id": 7117,
            "title": "Land for Sale at Lamatar",
            "slug": "land-for-sale-at-lamatar",
            "code": "7117"
        },
        {
            "id": 7116,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-dhungin-lubhu",
            "code": "7116"
        },
        {
            "id": 7115,
            "title": "Commercial Land for Sale  at Pokhara-14 | Chauthe",
            "slug": "commercial-land-for-sale-at-pokhara-14-chauthe",
            "code": "7115"
        },
        {
            "id": 7114,
            "title": "Land for Sale at Mechinagar - 7 | Jhapa",
            "slug": "land-for-sale-at-mechinagar-7-jhapa",
            "code": "7114"
        },
        {
            "id": 7113,
            "title": "House for Sale at Maitidevi",
            "slug": "house-for-sale-at-maitidevi",
            "code": "7113"
        },
        {
            "id": 7112,
            "title": "Commercial Building for Rent at Putalisadak",
            "slug": "commercial-building-for-rent-at-putalisadak",
            "code": "7112"
        },
        {
            "id": 7111,
            "title": "Flat for Rent at Bansbari | Pipalbot",
            "slug": "flat-for-rent-in-bansbari-pipalbot",
            "code": "7111"
        },
        {
            "id": 7110,
            "title": "Flat for Rent at Chundevi",
            "slug": "flat-for-rent-in-chundevi",
            "code": "7110"
        },
        {
            "id": 7109,
            "title": "Land for Sale at Baluwatar",
            "slug": "land-for-sale-in-ganeshbasti-baluwatar",
            "code": "7109"
        },
        {
            "id": 7104,
            "title": "House for Sale at Narephat",
            "slug": "house-for-sale-at-narephat",
            "code": "7104"
        },
        {
            "id": 7103,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "7103"
        }
    ]
}