Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=310
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=311",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=309",
    "results": [
        {
            "id": 4029,
            "title": "Commercial Property for Rent at Kausaltar at Bhaktapur",
            "slug": "commercial-property-for-rent-kausaltar-bhaktapur",
            "code": "4029"
        },
        {
            "id": 4026,
            "title": "Fully Furnished Bungalow for Sale at Radhe Radhe Bhaktapur",
            "slug": "fully-furnished-bungalow-for-sale-radhe-radhe-bhaktapur",
            "code": "4026"
        },
        {
            "id": 4024,
            "title": "Land for Sale at Bhaisepati",
            "slug": "land-for-sale-bhaisepati",
            "code": "4024"
        },
        {
            "id": 4023,
            "title": "Land for sale at Nakhipot | Lalitpur",
            "slug": "land-for-sale-nakhipot-lalitpur",
            "code": "4023"
        },
        {
            "id": 4021,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "4021"
        },
        {
            "id": 4020,
            "title": "House for Sale at Bhaisepati | Lalitpur",
            "slug": "house-for-sale-bhaisepati",
            "code": "4020"
        },
        {
            "id": 4019,
            "title": "House for Sale at Bhaisepati",
            "slug": "house-for-sale-bhaisepati",
            "code": "4019"
        },
        {
            "id": 4018,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "4018"
        },
        {
            "id": 4017,
            "title": "3 Aana House for Sale at Bhaktapur",
            "slug": "3-aana-house-for-sale-bhaktapur",
            "code": "4017"
        },
        {
            "id": 4011,
            "title": "House For Sale At Baneshwor",
            "slug": "house-for-sale-baneshwor",
            "code": "4011"
        },
        {
            "id": 4009,
            "title": "House for Sale At Koteshwor",
            "slug": "house-for-sale-koteshwor",
            "code": "4009"
        },
        {
            "id": 4008,
            "title": "House for Sale at Tarkeshwor",
            "slug": "house-for-sale-tarkeshwor",
            "code": "4008"
        }
    ]
}