Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=139
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=140",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=138",
    "results": [
        {
            "id": 6546,
            "title": "Land with House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "6546"
        },
        {
            "id": 6544,
            "title": "Bungalow for Sale at Balkot",
            "slug": "bungalow-for-sale-at-balkot",
            "code": "6544"
        },
        {
            "id": 6543,
            "title": "Housing Bungalow for Sale at Balkot | Rose Village",
            "slug": "housing-bungalow-at-rose-village",
            "code": "6543"
        },
        {
            "id": 6542,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-suryadarshan-tokha",
            "code": "6542"
        },
        {
            "id": 6541,
            "title": "Commercial Building with Restaurant for Rent at Bhaktapur | Jagati",
            "slug": "house-with-restaurant-for-rent-at-jagati-bhaktapur",
            "code": "6541"
        },
        {
            "id": 6540,
            "title": "Land for Sale at Bhaktapur | Tathali",
            "slug": "land-for-sale-at-tathalibhaktapur",
            "code": "6540"
        },
        {
            "id": 6539,
            "title": "Land with House for Sale at Urlabari - 7 | Shanti Tole",
            "slug": "land-for-sale-at-urlabari-7-shanti-tole",
            "code": "6539"
        },
        {
            "id": 6538,
            "title": "Land for Sale at Itahari - 6 | Milan Chowk",
            "slug": "land-for-sale-at-itahari-6-milan-chowk",
            "code": "6538"
        },
        {
            "id": 6537,
            "title": "Land for Sale at Dharan - 14 | Bijayapur",
            "slug": "land-for-sale-at-dharan-14-bijayapur",
            "code": "6537"
        },
        {
            "id": 6536,
            "title": "3 BHK Apartment for Sale at Naxal | Indreni Apartment",
            "slug": "indreni-apartment-for-sale-at-naxal",
            "code": "6536"
        },
        {
            "id": 6535,
            "title": "House for Sale at Baneshwor | Shanitnagar",
            "slug": "house-on-sale-at-shantinagar-baneshwor",
            "code": "6535"
        },
        {
            "id": 6534,
            "title": "Land for Sale at Sanogaun | Donbosco Height",
            "slug": "land-on-sale-at-sanagaun-don-bosco-height",
            "code": "6534"
        }
    ]
}