Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=231
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=232",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=230",
    "results": [
        {
            "id": 5185,
            "title": "House for Sale at Tarkeshwor",
            "slug": "house-sale-at-tarkeshwor",
            "code": "5185"
        },
        {
            "id": 5184,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "5184"
        },
        {
            "id": 5183,
            "title": "Land for Sale at Sorakhutte | Kathmandu",
            "slug": "land-for-sale-at-sorakhutte-kathmandu",
            "code": "5183"
        },
        {
            "id": 5182,
            "title": "Land for Sale at Bhaisepati | Lalitpur",
            "slug": "land-for-sale-at-bhaisepati-lalitpur",
            "code": "5182"
        },
        {
            "id": 5181,
            "title": "Land for Sale at Arjundhara - 8| Birtamode",
            "slug": "land-for-sale-at-arjundhara-8-birtamode",
            "code": "5181"
        },
        {
            "id": 5180,
            "title": "3.5 Aana  Land for Sale at Kharipati | Bhaktapur",
            "slug": "35-aana-land-for-sale-at-kharipati-bhaktapur",
            "code": "5180"
        },
        {
            "id": 5179,
            "title": "6.75 Aana Land for Sale at Balkot",
            "slug": "65-aana-land-for-sale-near-balkot-chowk",
            "code": "5179"
        },
        {
            "id": 5177,
            "title": "3.75 Aana Land for Sale at Balkot",
            "slug": "35-aana-land-for-sale-near-balkot-chowk",
            "code": "5177"
        },
        {
            "id": 5176,
            "title": "7.5 Aana Land for Sale at Balkot",
            "slug": "75-aana-land-for-sale-at-balkot",
            "code": "5176"
        },
        {
            "id": 5175,
            "title": "House for Sale at Tarkeshwor",
            "slug": "house-for-sale-at-tarkeshwor",
            "code": "5175"
        },
        {
            "id": 5174,
            "title": "House for Sale at Tarkeshwor",
            "slug": "house-for-sale-at-tarkeshwor",
            "code": "5174"
        },
        {
            "id": 5173,
            "title": "Land for Sale at Itahari - 5 | Kabyabatika",
            "slug": "land-for-sale-at-itahari-5-kabyabatika",
            "code": "5173"
        }
    ]
}