Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=197
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=198",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=196",
    "results": [
        {
            "id": 5667,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "5667"
        },
        {
            "id": 5666,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "5666"
        },
        {
            "id": 5665,
            "title": "House for Sale at Itahari - 4 | Aaitabare",
            "slug": "house-for-sale-at-itahari-4-aaitabare",
            "code": "5665"
        },
        {
            "id": 5664,
            "title": "Land for Sale at Pokhara-14 | Chauthe",
            "slug": "land-for-sale-at-pokhara-14-chauthe",
            "code": "5664"
        },
        {
            "id": 5663,
            "title": "Land for Sale at Siddartha Chowk",
            "slug": "land-for-sale-at-siddartha-chowk",
            "code": "5663"
        },
        {
            "id": 5661,
            "title": "Land for Sale at Mulpani",
            "slug": "land-for-sale-at-mulpani",
            "code": "5661"
        },
        {
            "id": 5660,
            "title": "Land for Sale at Green Hill City | Kageswori",
            "slug": "land-for-sale-at-green-hill-city",
            "code": "5660"
        },
        {
            "id": 5659,
            "title": "Hous for Sale at  Chauthe | Pokhara",
            "slug": "hous-for-sale-at-chauthe-pokhara",
            "code": "5659"
        },
        {
            "id": 5658,
            "title": "House for Sale Dharan - 15 | Pushpanjali Marga",
            "slug": "house-for-sale-at-dharan-15-pushpanjali-marg",
            "code": "5658"
        },
        {
            "id": 5657,
            "title": "Land for Sale at Banepa",
            "slug": "land-for-sale-at-banepa-bus-park",
            "code": "5657"
        },
        {
            "id": 5654,
            "title": "Commercial Property for Rent at Nadipur | Pokhara-03",
            "slug": "commercial-property-for-rent-at-nadipur-pokhara-03",
            "code": "5654"
        },
        {
            "id": 5653,
            "title": "Land for Sale at Nakhipot | Lalitpur",
            "slug": "land-for-sale-at-nakhipot-lalitpur",
            "code": "5653"
        }
    ]
}