Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=306
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=307",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=305",
    "results": [
        {
            "id": 4092,
            "title": "House For Sale at Kadaghari | Kathmandu",
            "slug": "house-for-sale-kadaghari-kathmandu",
            "code": "4092"
        },
        {
            "id": 4091,
            "title": "House for sale at Hattiban | Lalitpur",
            "slug": "house-for-sale-hattiban-lalitpur",
            "code": "4091"
        },
        {
            "id": 4090,
            "title": "4 Aana 2 Paisa Land for Sale at Gothatar | Kathmandu",
            "slug": "4-aana-2-paisa-land-for-sale-gothatar-kathmandu",
            "code": "4090"
        },
        {
            "id": 4089,
            "title": "Commercial Property for Rent at Teku | Kathmandu",
            "slug": "commercial-property-for-rent-teku-kathmandu",
            "code": "4089"
        },
        {
            "id": 4088,
            "title": "Semi Furnished Bungalow for Sale at Lokanthali । Bhaktapur",
            "slug": "full-furnished-bungalow-for-sale-lokanthali-bhaktapur",
            "code": "4088"
        },
        {
            "id": 4086,
            "title": "1 Ropani Land for Sell at Godawari | Lalitpur",
            "slug": "1-ropani-land-for-sell-godawari",
            "code": "4086"
        },
        {
            "id": 4084,
            "title": "Land for Sale at Jharuwarasi | Lalitpur",
            "slug": "land-for-sale-jharuwarasi-lalitpur",
            "code": "4084"
        },
        {
            "id": 4083,
            "title": "Commercial Space for Rent at Tirpureshwor | Kathmandu",
            "slug": "commercial-space-for-rent-at-tirpureshwor-kathmandu",
            "code": "4083"
        },
        {
            "id": 4082,
            "title": "Land for Sale at Thasikhel | Lalitpur",
            "slug": "land-for-sale-thasikhel-lalitpur",
            "code": "4082"
        },
        {
            "id": 4080,
            "title": "House on Sale at Dholahiti I Lalitpur",
            "slug": "house-on-sale-dholahiti-i-lalitpur",
            "code": "4080"
        },
        {
            "id": 4079,
            "title": "Residential House for Sale at Shantinagar",
            "slug": "residential-house-for-sale-shantinagar",
            "code": "4079"
        },
        {
            "id": 4078,
            "title": "House for Sale at Kapurdhara",
            "slug": "house-for-sale-kapurdhara",
            "code": "4078"
        }
    ]
}