Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=193
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=194",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=192",
    "results": [
        {
            "id": 5727,
            "title": "House for Sale at Gothatar",
            "slug": "house-for-sale-at-fikal-chowk-gothatar-kathmandu",
            "code": "5727"
        },
        {
            "id": 5726,
            "title": "40 Aana Land for Sale at Lokanthali | Bhaktapur",
            "slug": "40-aana-land-for-sale-at-lokanthali-bhaktapur",
            "code": "5726"
        },
        {
            "id": 5725,
            "title": "Semi-Commercial Property for Rent at Baghdol | Lalitpur",
            "slug": "semi-commercial-property-for-rent-at-baghdol-lalitpur",
            "code": "5725"
        },
        {
            "id": 5720,
            "title": "Land for Sale at Bhadrabas",
            "slug": "land-for-sale-at-bhadrabas",
            "code": "5720"
        },
        {
            "id": 5719,
            "title": "Land for Sale at Brahmakhel",
            "slug": "land-for-sale-at-brahmakhel",
            "code": "5719"
        },
        {
            "id": 5718,
            "title": "Land for Sale at Swayambhu",
            "slug": "land-for-sale-at-swayambhu",
            "code": "5718"
        },
        {
            "id": 5717,
            "title": "Land for Sale at Sudal |Bhaktapur",
            "slug": "land-for-sale-at-sudal-bhaktapur",
            "code": "5717"
        },
        {
            "id": 5716,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "5716"
        },
        {
            "id": 5715,
            "title": "House for Sale at Bhaisepati",
            "slug": "house-for-sale-at-bhaisepati",
            "code": "5715"
        },
        {
            "id": 5714,
            "title": "Land for Sale at Lele",
            "slug": "land-for-sale-at-lele",
            "code": "5714"
        },
        {
            "id": 5713,
            "title": "Land for Sale at Lele",
            "slug": "land-for-sale-at-lele",
            "code": "5713"
        },
        {
            "id": 5712,
            "title": "Land for Sale at Kavresthali",
            "slug": "land-for-sale-at-kavresthali",
            "code": "5712"
        }
    ]
}