Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=371
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=372",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=370",
    "results": [
        {
            "id": 2742,
            "title": "Apartment for sale at Tahachal  Kathmandu",
            "slug": "apartment-for-sale-at-tahachal",
            "code": "2742"
        },
        {
            "id": 2741,
            "title": "House For Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "2741"
        },
        {
            "id": 2739,
            "title": "Land for Sale near Dallu Pool | Kathmandu",
            "slug": "land-for-sale-near-dallu-pool",
            "code": "2739"
        },
        {
            "id": 2737,
            "title": "House For Sale at Imadol | Lalitpur",
            "slug": "house-for-sale-at-imadol",
            "code": "2737"
        },
        {
            "id": 2733,
            "title": "House on Sale at Birendra Chowk, Gothatar | Kathmandu",
            "slug": "house-on-sale-at-birendra-chowk-gothatar",
            "code": "2733"
        },
        {
            "id": 2732,
            "title": "House For Sale at Kashi Mode | Gothatar | Kathmandu",
            "slug": "house-on-sale-at-birendra-chowk-gothatar",
            "code": "2732"
        },
        {
            "id": 2731,
            "title": "Bungalow for Sale at Gothatar | Kadaghari | Kathamndu",
            "slug": "bungalow-on-sale-at-kadaghari-gothatar-kathamndu",
            "code": "2731"
        },
        {
            "id": 2728,
            "title": "Flat on Rent at Kalanki | Kathmandu",
            "slug": "flat-on-rent-at-kalanki",
            "code": "2728"
        },
        {
            "id": 2726,
            "title": "House for Sale at Basundhara | Ishaan Hospital",
            "slug": "house-for-sale-basundhara",
            "code": "2726"
        },
        {
            "id": 2725,
            "title": "House for Sale at Hattigauda chowk | Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "2725"
        },
        {
            "id": 2724,
            "title": "Semi-Commercial House for Sale at Khusibun| Nayabazar | Kathmandu",
            "slug": "semi-commercial-house-for-sale-at-nayabazar",
            "code": "2724"
        },
        {
            "id": 2723,
            "title": "House for Sale at Dallu Awas",
            "slug": "house-for-sale-at-dallu-awas",
            "code": "2723"
        }
    ]
}