Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=205
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=206",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=204",
    "results": [
        {
            "id": 5554,
            "title": "3.5 Aana Land for Sale at Kharipati | Bhaktapur",
            "slug": "two-35-aana-lands-for-sale-at-kharipati-bhaktapur",
            "code": "5554"
        },
        {
            "id": 5553,
            "title": "1 Ropani Semi Commercial Land for Sale at Kharipati",
            "slug": "1-ropani-semi-commercial-land-for-sale-at-kharipati",
            "code": "5553"
        },
        {
            "id": 5552,
            "title": "3.75 Aana Semi Commercial Land for Sale at Bhaktapur",
            "slug": "375-aana-semi-commercial-land-for-sale-at-kharipati-kamalbinayak-bhaktapur",
            "code": "5552"
        },
        {
            "id": 5551,
            "title": "Residential House on 8 Aana for Sale at Balkot Height",
            "slug": "residential-house-on-8-aana-for-sale-at-balkot-height",
            "code": "5551"
        },
        {
            "id": 5550,
            "title": "Land for Sale at Budanilkantha",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "5550"
        },
        {
            "id": 5549,
            "title": "Land for Sale at Bistachhap | Godawari",
            "slug": "land-for-sale-at-bistachhap-godawari",
            "code": "5549"
        },
        {
            "id": 5548,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5548"
        },
        {
            "id": 5547,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5547"
        },
        {
            "id": 5546,
            "title": "Land for Sale at Bagdol",
            "slug": "land-for-sale-at-baghdol",
            "code": "5546"
        },
        {
            "id": 5545,
            "title": "House for Sale at Lubhu",
            "slug": "house-for-sale-at-lubhu",
            "code": "5545"
        },
        {
            "id": 5544,
            "title": "House for Sale at Lubhu",
            "slug": "house-for-sale-at-lubhu",
            "code": "5544"
        },
        {
            "id": 5543,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5543"
        }
    ]
}