Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=48
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=49",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=47",
    "results": [
        {
            "id": 7914,
            "title": "Land for Sale at Kapan | Milanchowk",
            "slug": "land-for-sale-at-kapan-milanchwok",
            "code": "7914"
        },
        {
            "id": 7913,
            "title": "Land for Sale at Dhobighat",
            "slug": "land-for-sale-at-dhobighat-lalitpur",
            "code": "7913"
        },
        {
            "id": 7912,
            "title": "House for Sale at Balkhu",
            "slug": "house-for-sale-at-balkhu-kalanki",
            "code": "7912"
        },
        {
            "id": 7911,
            "title": "Land for Sale at Basantapur | Dhoka Tole",
            "slug": "land-for-sale-at-basantapur-dhoka-tole",
            "code": "7911"
        },
        {
            "id": 7910,
            "title": "House for Sale at Basantapur",
            "slug": "house-for-sale-at-basantapur",
            "code": "7910"
        },
        {
            "id": 7909,
            "title": "Land for Sale at Samakhusi | Ranibari",
            "slug": "land-for-sale-at-samakhusi-ranibari",
            "code": "7909"
        },
        {
            "id": 7908,
            "title": "Land for Sale at Teku",
            "slug": "land-for-sale-at-teku",
            "code": "7908"
        },
        {
            "id": 7907,
            "title": "Commercial Land for Sale at Baneshwor",
            "slug": "commercial-land-for-sale-at-baneshwor",
            "code": "7907"
        },
        {
            "id": 7906,
            "title": "Land for Sale at Itahari | Tarahara",
            "slug": "land-for-sale-at-tarahara",
            "code": "7906"
        },
        {
            "id": 7903,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "7903"
        },
        {
            "id": 7902,
            "title": "House for Sale at Sanogaun",
            "slug": "house-for-sale-at-sanogaun",
            "code": "7902"
        },
        {
            "id": 7901,
            "title": "House for Sale at Chunikhel",
            "slug": "house-for-sale-at-chunikhel",
            "code": "7901"
        }
    ]
}