Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=97
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=98",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=96",
    "results": [
        {
            "id": 7204,
            "title": "Land for Sale at Pokhara-17 | Birauta",
            "slug": "land-for-sale-at-pokhara-17-birauta",
            "code": "7204"
        },
        {
            "id": 7203,
            "title": "Land for Sale at Itahari -1 | Halgada",
            "slug": "land-cor-sale-at-itahari-1-halgada",
            "code": "7203"
        },
        {
            "id": 7202,
            "title": "Commercial Space for Rent Pokhara | Newroad",
            "slug": "commercial-space-for-rent-newroad-pokhara",
            "code": "7202"
        },
        {
            "id": 7201,
            "title": "House for Sale at Biratnagar -1 | Near Distric Police Office",
            "slug": "house-for-sale-at-biratnagar-1-near-distric-police-office",
            "code": "7201"
        },
        {
            "id": 7200,
            "title": "House for Sale at Baluwatar",
            "slug": "house-for-sale-in-baluwatar",
            "code": "6584"
        },
        {
            "id": 7199,
            "title": "Land for Sale at Godawari | Thaiba",
            "slug": "land-for-sale-at-godawari-thaiba",
            "code": "7199"
        },
        {
            "id": 7198,
            "title": "Land for Sale at Godawari | Jharuwarashi",
            "slug": "land-for-sale-at-godawari-jharuwarashi",
            "code": "7198"
        },
        {
            "id": 7197,
            "title": "House for Sale at Kirtipur | Tyanglaphat",
            "slug": "house-for-sale-at-tyanglaphat",
            "code": "7197"
        },
        {
            "id": 7196,
            "title": "House for Sale at Kalanki",
            "slug": "house-for-sale-at-kalanki",
            "code": "7196"
        },
        {
            "id": 7195,
            "title": "House for Sale at Kalanki",
            "slug": "house-for-sale-at-kalanki",
            "code": "7195"
        },
        {
            "id": 7194,
            "title": "Land for Sale at Dharan - 13 | Suryajyoti Path",
            "slug": "land-for-sale-at-dharan-13-suryajyoti-path",
            "code": "7194"
        },
        {
            "id": 7193,
            "title": "House for Sale at Kadaghari | Birendra Chowk",
            "slug": "house-for-sale-at-birendra-chowk-kadaghari",
            "code": "7193"
        }
    ]
}