Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=162
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=163",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=161",
    "results": [
        {
            "id": 6221,
            "title": "House for Sale at Kapan | Chunikhel",
            "slug": "house-for-sale-at-kapanbudhanilkantha",
            "code": "6221"
        },
        {
            "id": 6220,
            "title": "House for Sale at Dahachowk",
            "slug": "house-for-sale-at-dahachowk",
            "code": "6220"
        },
        {
            "id": 6219,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "6219"
        },
        {
            "id": 6218,
            "title": "House for Sale at Dhapasi",
            "slug": "house-for-sale-at-dhapasi",
            "code": "6218"
        },
        {
            "id": 6217,
            "title": "Land for Sale at Bhaisepati | Lalitpur",
            "slug": "land-for-sale-at-bhaisepati-lalitpur",
            "code": "6217"
        },
        {
            "id": 6215,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "6215"
        },
        {
            "id": 6214,
            "title": "House for Sale at Katunje",
            "slug": "house-for-sale-at-katunje",
            "code": "6214"
        },
        {
            "id": 6213,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "6213"
        },
        {
            "id": 6212,
            "title": "Land for Sale at Itahari - 17 | Pakali",
            "slug": "land-for-sale-at-itahari-17-pakali",
            "code": "6212"
        },
        {
            "id": 6211,
            "title": "House for Sale at Katunje",
            "slug": "house-for-sale-at-katunje",
            "code": "6211"
        },
        {
            "id": 6210,
            "title": "Commercial Property for Sell & Rent at Dhobighat",
            "slug": "commercial-property-for-rent-at-dhobighat-lalitpur",
            "code": "6210"
        },
        {
            "id": 6209,
            "title": "House for Sale at Jorpati",
            "slug": "house-for-sale-at-jorpati",
            "code": "6209"
        }
    ]
}