Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=69
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=70",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=68",
    "results": [
        {
            "id": 7624,
            "title": "House for Rent at Chabahil",
            "slug": "house-for-rent-at-chabahil",
            "code": "7624"
        },
        {
            "id": 7622,
            "title": "House for Sale at Syuchatar",
            "slug": "house-for-sale-at-syuchatar",
            "code": "7622"
        },
        {
            "id": 7621,
            "title": "House for Sale at Syuchatar Height",
            "slug": "house-for-sale-at-stuchatar-height",
            "code": "7621"
        },
        {
            "id": 7620,
            "title": "3BHK City Scape Apartment for Sale at Hattiban",
            "slug": "3bhk-apartment-for-sale-at-city-scape-apartment-hattiban",
            "code": "7620"
        },
        {
            "id": 7618,
            "title": "House for Sale at Dallu",
            "slug": "house-for-sale-at-dallu",
            "code": "7618"
        },
        {
            "id": 7617,
            "title": "Commercial Land for Sale at Dallu",
            "slug": "commercial-land-for-sale-at-dallu",
            "code": "7617"
        },
        {
            "id": 7616,
            "title": "House for Sale at Dallu",
            "slug": "house-for-sale-at-dallu",
            "code": "7616"
        },
        {
            "id": 7615,
            "title": "House for Sale at Kitini | Godawari Housing",
            "slug": "house-for-sale-at-kitani-godawari-housing",
            "code": "7615"
        },
        {
            "id": 7614,
            "title": "Land for Sale at Thali",
            "slug": "land-for-sale-at-thali",
            "code": "7614"
        },
        {
            "id": 7613,
            "title": "Land for Sale at Gokarneshwor | Suntakhan",
            "slug": "land-for-sale-at-suntakhan",
            "code": "7613"
        },
        {
            "id": 7612,
            "title": "House for Sale at Kapan | Milanchowk",
            "slug": "house-for-sale-at-kapan-milanchwok",
            "code": "7612"
        },
        {
            "id": 7611,
            "title": "Land for Sale at Kapan",
            "slug": "land-for-salle-at-kapanpaiutar",
            "code": "7611"
        }
    ]
}