Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=134
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=135",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=133",
    "results": [
        {
            "id": 6628,
            "title": "House for Sale at Chabahil",
            "slug": "house-for-sale-at-sarswatinagar",
            "code": "6628"
        },
        {
            "id": 6626,
            "title": "Commercial House for Sale at Chabahil",
            "slug": "house-for-sale-at-chabahil",
            "code": "6626"
        },
        {
            "id": 6625,
            "title": "Prestige Apartment for Sale at Chandol",
            "slug": "prestige-apartment-for-sale-at-chandol",
            "code": "6625"
        },
        {
            "id": 6624,
            "title": "Prestige Apartment for Sale at Chandol",
            "slug": "prestige-apartment-for-sale-at-chandol",
            "code": "6624"
        },
        {
            "id": 6623,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "6623"
        },
        {
            "id": 6622,
            "title": "House for Sale at Mandikatar",
            "slug": "house-for-sale-at-mandikatar",
            "code": "6622"
        },
        {
            "id": 6621,
            "title": "House for Sale at Tarkeshwor",
            "slug": "house-for-sale-at-tarkeshwor",
            "code": "6621"
        },
        {
            "id": 6620,
            "title": "Land for Rent at Bangal",
            "slug": "land-on-lease",
            "code": "6620"
        },
        {
            "id": 6618,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-lolang",
            "code": "6618"
        },
        {
            "id": 6617,
            "title": "Land with House for Sale at Boudha",
            "slug": "land-for-sale-at-boudha",
            "code": "6617"
        },
        {
            "id": 6616,
            "title": "Land with House for Sale at Boudha",
            "slug": "house-for-sale-at-boudha",
            "code": "6616"
        },
        {
            "id": 6615,
            "title": "Land for Sale at Lalitpur | Bhaisepati",
            "slug": "land-for-sale-at-bhaisepati-lalitpur",
            "code": "6615"
        }
    ]
}