Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=276
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=277",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=275",
    "results": [
        {
            "id": 4548,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4548"
        },
        {
            "id": 4544,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4544"
        },
        {
            "id": 4543,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "4543"
        },
        {
            "id": 4542,
            "title": "Commercial Property for Rent at Kapan",
            "slug": "commercial-property-for-rent-at-kapan",
            "code": "4542"
        },
        {
            "id": 4541,
            "title": "Land for Sale at Kumarigal",
            "slug": "land-for-sale-at-kumarigal",
            "code": "4541"
        },
        {
            "id": 4540,
            "title": "Commercial Space for Rent at Naxal",
            "slug": "commercial-space-for-rent-at-naxal",
            "code": "4540"
        },
        {
            "id": 4539,
            "title": "House for Sale at Bhaisepati",
            "slug": "house-for-salebhaisepati",
            "code": "4539"
        },
        {
            "id": 4538,
            "title": "Commercial Space for Rent at Teku | Kathmandu",
            "slug": "commercial-space-for-rent-at-teku-kathmandu",
            "code": "4538"
        },
        {
            "id": 4537,
            "title": "House for Sale at Dhumbarahi",
            "slug": "house-for-sale-at-dhumbarahi",
            "code": "4537"
        },
        {
            "id": 4536,
            "title": "Commercial Property for Rent at Sinamangal",
            "slug": "commercial-property-for-rent-at-sinamangal",
            "code": "4536"
        },
        {
            "id": 4535,
            "title": "House for Sale at Baluwatar",
            "slug": "house-for-sale-baluwatar",
            "code": "4535"
        },
        {
            "id": 4534,
            "title": "Commercial Property for Rent at Pulchowk | Lalitpur",
            "slug": "commercial-property-for-rent-at-pulchowk-lalitpur",
            "code": "4534"
        }
    ]
}