Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=291
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=292",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=290",
    "results": [
        {
            "id": 4345,
            "title": "4.5 Aana Land for Sale at Balkot",
            "slug": "45-aana-land-for-sale-at-balkot",
            "code": "4345"
        },
        {
            "id": 4343,
            "title": "7 Aana Land for Sale at Balkot | Bhaktapur",
            "slug": "7-aana-land-for-sale-at-balkot-bhaktapur",
            "code": "4343"
        },
        {
            "id": 4342,
            "title": "3.5 Aana land for Sale at Balkot | Bhaktapur",
            "slug": "35-aana-land-for-sale-at-balkot-bhaktapur",
            "code": "4342"
        },
        {
            "id": 4341,
            "title": "4 Aana Rectangular Land for Sale at Changunarayan | Bhaktapur",
            "slug": "4-aana-rectangular-land-for-sale-changunarayan-bhaktapur",
            "code": "4341"
        },
        {
            "id": 4340,
            "title": "Land for Sale at Koteshwor",
            "slug": "land-for-sale-koteshwor",
            "code": "4340"
        },
        {
            "id": 4337,
            "title": "Land for Sale at Dhumbarahi | Kathmandu",
            "slug": "land-for-sale-dhumbarahi-kathmandu",
            "code": "4337"
        },
        {
            "id": 4336,
            "title": "House for Sale at Dhapakhel | Lalitpur",
            "slug": "house-on-sale-dhapakhel",
            "code": "4336"
        },
        {
            "id": 4335,
            "title": "Land for Sale at Bhaisepati",
            "slug": "land-on-sale-near-bhaisepati",
            "code": "4335"
        },
        {
            "id": 4334,
            "title": "House for Sale at Itahari | Bijuli Office",
            "slug": "house-for-sale-at-itahari-bijuli-office",
            "code": "4334"
        },
        {
            "id": 4332,
            "title": "Land for Sale at Dhapakhel | Lalitpur",
            "slug": "land-for-sale-lalitpur-dhapakhel",
            "code": "4332"
        },
        {
            "id": 4331,
            "title": "Apartment for Sale at Suncity |  Pepsicola",
            "slug": "apartment-for-sale-suncity-pepsicola",
            "code": "4331"
        },
        {
            "id": 4330,
            "title": "House for Sale at Lalitpur | Sunakothi",
            "slug": "house-for-sale-lalitpur-sunakothi",
            "code": "4330"
        }
    ]
}