Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=176
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=177",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=175",
    "results": [
        {
            "id": 6004,
            "title": "House for Sale at Suryabinayak",
            "slug": "house-for-sale-at-suryabinayak",
            "code": "6004"
        },
        {
            "id": 6003,
            "title": "Commercial Space for Rent at Sifal Ground",
            "slug": "commercial-space-for-rent-at-sifal-ground",
            "code": "6003"
        },
        {
            "id": 6001,
            "title": "House for Sale at Dulegauda | Tanahu - 8",
            "slug": "house-for-sale-at-dulegauda-tanahu-8-suklagandaki",
            "code": "6001"
        },
        {
            "id": 5993,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "5993"
        },
        {
            "id": 5992,
            "title": "House for Sale at Duwakot",
            "slug": "house-for-sale-at-saraswotikhelduwakot",
            "code": "5992"
        },
        {
            "id": 5991,
            "title": "East Facing 6 Aana Land for Sale at Katunje",
            "slug": "east-face-6-aana-land-for-sale-at-katunje-bhaktapur",
            "code": "5991"
        },
        {
            "id": 5990,
            "title": "Land for Sale at Katunje | Bhaktapur",
            "slug": "land-for-sale-at-katunje-bhaktapur",
            "code": "5990"
        },
        {
            "id": 5989,
            "title": "House for Sale at Biratnagar - 6 | Sarochiya",
            "slug": "house-for-sale-at-biratnagar-6-sarochiya",
            "code": "5989"
        },
        {
            "id": 5988,
            "title": "House for Rent at Itahari - 6",
            "slug": "house-for-rent-at-itahari-6",
            "code": "5988"
        },
        {
            "id": 5986,
            "title": "Land for Sale at Chandragiri",
            "slug": "land-for-sale-on-chandragiri",
            "code": "5986"
        },
        {
            "id": 5985,
            "title": "31 Aana Land for Sale at Pepsicola",
            "slug": "31-aana-land-for-sale-at-pepsicola-kathmandu",
            "code": "5985"
        },
        {
            "id": 5984,
            "title": "Land for Sale at Pepsicola",
            "slug": "land-for-sale-at-pepsicola-kathmandu",
            "code": "5984"
        }
    ]
}