Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=153
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=154",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=152",
    "results": [
        {
            "id": 6349,
            "title": "Land for Sale at Mulpani",
            "slug": "land-for-sale-at-mulpani",
            "code": "6349"
        },
        {
            "id": 6348,
            "title": "Land for Sale at Mulpani",
            "slug": "land-for-sale-at-mulpani",
            "code": "6348"
        },
        {
            "id": 6347,
            "title": "Land for Sale at Boudha, Kakhmandu",
            "slug": "land-for-sale-at-boudha-kakhmandu",
            "code": "6347"
        },
        {
            "id": 6346,
            "title": "Land for Sale at Chhaling | Bhaktapur",
            "slug": "land-for-sale-at-chhaling-bhaktapur",
            "code": "6346"
        },
        {
            "id": 6345,
            "title": "House for Sale at Suryabinayak",
            "slug": "house-for-sale-at-suryabinayak",
            "code": "6345"
        },
        {
            "id": 6344,
            "title": "House for Sale at Suryabinayak",
            "slug": "house-for-sale-at-suryabinayak",
            "code": "6344"
        },
        {
            "id": 6343,
            "title": "Land for Sale at Kapan | Budhanilkatha",
            "slug": "land-for-sale-at-kapan-budhanilkatha",
            "code": "6343"
        },
        {
            "id": 6342,
            "title": "Land for Sale at Katunje | Bhaktapur",
            "slug": "land-for-sale-at-katunjebhaktapur",
            "code": "6342"
        },
        {
            "id": 6341,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-at-imadol",
            "code": "6341"
        },
        {
            "id": 6340,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-at-imadol",
            "code": "6340"
        },
        {
            "id": 6339,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "6339"
        },
        {
            "id": 6338,
            "title": "Land for Sale at Godawari 07, Devi Chaur Deurali",
            "slug": "land-for-sale-at-lele",
            "code": "6338"
        }
    ]
}