Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=110
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=111",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=109",
    "results": [
        {
            "id": 6998,
            "title": "Land for Sale at Sirutar",
            "slug": "land-for-sale-at-sirutar",
            "code": "6998"
        },
        {
            "id": 6997,
            "title": "Semi Commerial Building for Sale at Pepsicola",
            "slug": "semi-commerial-building-for-sale-at-suncity-kathmandu",
            "code": "6997"
        },
        {
            "id": 6996,
            "title": "Semi Commercial Land for Sale at Mulpani",
            "slug": "semi-commercial-land-for-sale-at-bista-gau-mulpani",
            "code": "6996"
        },
        {
            "id": 6995,
            "title": "Residential House for Sale at Rader Side | Gothatar",
            "slug": "residential-house-for-sale-at-radar-side-gothatar",
            "code": "6995"
        },
        {
            "id": 6994,
            "title": "Commercial Building for Sale at Suncity | Pepsicola",
            "slug": "commercial-building-for-sale-at-suncity-kathmandu",
            "code": "6994"
        },
        {
            "id": 6993,
            "title": "House for Sale at Tikathali",
            "slug": "house-on-sale-at-tikathali",
            "code": "6993"
        },
        {
            "id": 6992,
            "title": "Commercial Land for Sale near Balkot Buspark at Sirutar | Suryabinayak",
            "slug": "commercial-land-for-sale-at-sirutar-suryabinayak",
            "code": "6992"
        },
        {
            "id": 6991,
            "title": "Residential House for Rent at Bhanimandal",
            "slug": "residential-property-for-rent-at-bhanimandal-lalitpur",
            "code": "6991"
        },
        {
            "id": 6990,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "6990"
        },
        {
            "id": 6989,
            "title": "Land for Sale at Tikathali",
            "slug": "land-for-sale-at-tikathali",
            "code": "6989"
        },
        {
            "id": 6988,
            "title": "Fully Furnished Residential Flat for Rent at Lalitpur | Sainbu",
            "slug": "fully-furnished-residential-flat-for-rent-at-sainbu-lalitpur",
            "code": "6988"
        },
        {
            "id": 6987,
            "title": "Land for Sale at Tikathali",
            "slug": "land-for-sale-at-tikathali",
            "code": "6987"
        }
    ]
}