Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=299
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=300",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=298",
    "results": [
        {
            "id": 4213,
            "title": "Land for Sale at Shankhamul | Lalitpur",
            "slug": "land-for-sale-shankhamul-lalitpur",
            "code": "4213"
        },
        {
            "id": 4212,
            "title": "Land for Sale at Dhobighat | Lalitpur",
            "slug": "land-for-sale-dhobighat-lalitpur",
            "code": "4212"
        },
        {
            "id": 4211,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-budhanilkantha-kathmandu",
            "code": "4211"
        },
        {
            "id": 4210,
            "title": "Land for Sale at Anamnagar",
            "slug": "land-for-sale-at-anamnagar",
            "code": "4210"
        },
        {
            "id": 4209,
            "title": "Land for Sale at Ramdhuni - 6 | Sisuwa",
            "slug": "land-for-sale-at-ramdhuni-6-sisuwa",
            "code": "4209"
        },
        {
            "id": 4208,
            "title": "House for Sale at Valley Homes | Sunakothi",
            "slug": "house-for-sale-valley-homes-sunakothi",
            "code": "4208"
        },
        {
            "id": 4206,
            "title": "Land for Sale at Kapan",
            "slug": "land-for-sale-at-kapan",
            "code": "4206"
        },
        {
            "id": 4205,
            "title": "1 Ropani Land for Sale at Suryabinayak | Bhaktapur",
            "slug": "1-ropani-perfect-land-for-sale-suryabinayak-bhaktapur",
            "code": "4205"
        },
        {
            "id": 4204,
            "title": "7.5 Aana Land for Sale at Balkot | Bhaktapur",
            "slug": "75-aana-land-for-sale-at-balkot-bhaktapur",
            "code": "4204"
        },
        {
            "id": 4203,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-imadol",
            "code": "4203"
        },
        {
            "id": 4200,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-imadol",
            "code": "4200"
        },
        {
            "id": 4199,
            "title": "House for Sale at Raniban",
            "slug": "house-for-sale-raniban",
            "code": "4199"
        }
    ]
}