Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=286
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=287",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=285",
    "results": [
        {
            "id": 4411,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-imadol",
            "code": "4411"
        },
        {
            "id": 4410,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "4410"
        },
        {
            "id": 4409,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "4409"
        },
        {
            "id": 4408,
            "title": "land on sale at kirtipur tyanglaphant",
            "slug": "land-on-sale-at-kirtipur-tyanglaphant",
            "code": "4408"
        },
        {
            "id": 4407,
            "title": "land on sale at kirtipur tyanglaphant",
            "slug": "land-on-sale-at-kirtipur-tyanglaphant",
            "code": "4407"
        },
        {
            "id": 4404,
            "title": "House for Sale at Dhapakhel | Lalitpur",
            "slug": "house-for-sale-at-dhapakhel-lalitpur",
            "code": "4404"
        },
        {
            "id": 4403,
            "title": "House for Sale at Hattiban | Lalitpur",
            "slug": "house-for-sale-hattiban-lalitpur",
            "code": "4403"
        },
        {
            "id": 4402,
            "title": "House for Sale at Sunakothi | Lalitpur",
            "slug": "house-for-sale-at-sunakothi-lalitpur",
            "code": "4402"
        },
        {
            "id": 4401,
            "title": "Southeast Face House for Sale at Gothatar",
            "slug": "south-east-face-house-for-sale-at-gothatar-kathmandu",
            "code": "4401"
        },
        {
            "id": 4400,
            "title": "North East Face House for Sale at Green Hill City | Mulpani",
            "slug": "north-east-face-house-for-sale-at-green-hill-city-mulpani-kathmandu",
            "code": "4400"
        },
        {
            "id": 4399,
            "title": "Land for Sale at Kalanki",
            "slug": "land-for-sale-at-kalanki",
            "code": "4399"
        },
        {
            "id": 4398,
            "title": "Commercial Property for Rent at Pokhara - 05 | Siddhartha Chowk",
            "slug": "commercial-property-for-rent-at-pokhara-05-siddhartha-chowk",
            "code": "4398"
        }
    ]
}