Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=108
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=109",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=107",
    "results": [
        {
            "id": 7034,
            "title": "Land for Sale at Bhaisepati",
            "slug": "land-for-sale-at-bhaisepati-lalitpur",
            "code": "7034"
        },
        {
            "id": 7033,
            "title": "Land for Sale at Dhobighat",
            "slug": "land-for-sale-at-dhobighat-lalitpur",
            "code": "7033"
        },
        {
            "id": 7032,
            "title": "Land for Sale at Bhaisepati | Big Mart",
            "slug": "land-for-sale-at-bhaisepati-big-mart",
            "code": "7032"
        },
        {
            "id": 7031,
            "title": "Land for Sale at Duwakot",
            "slug": "land-for-sale-at-duwakot",
            "code": "7031"
        },
        {
            "id": 7030,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "7030"
        },
        {
            "id": 7029,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "7029"
        },
        {
            "id": 7028,
            "title": "House for Sale at Kapan | Baluwakhani",
            "slug": "house-for-sale-in-kapan-baluwakhani",
            "code": "7028"
        },
        {
            "id": 7025,
            "title": "House for Sale at Hattigauda",
            "slug": "house-for-sale-in-hattigauda",
            "code": "7025"
        },
        {
            "id": 7024,
            "title": "Land for Sale at Hattiban",
            "slug": "land-for-sale-at-hattiban-lalitpur",
            "code": "7024"
        },
        {
            "id": 7023,
            "title": "Semi Commercial House for Sale at Gothatar",
            "slug": "house-for-sale-at-gothatar",
            "code": "7023"
        },
        {
            "id": 7022,
            "title": "Land for Sale at Bhaisepati",
            "slug": "land-for-sale-at-bhaisepati-lalitpur",
            "code": "7022"
        },
        {
            "id": 7021,
            "title": "House for Sale at Godawari",
            "slug": "house-for-sale-at-godawari-lalitpur",
            "code": "7021"
        }
    ]
}