Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=358
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=359",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=357",
    "results": [
        {
            "id": 2976,
            "title": "Land for Sale at Hepali Height",
            "slug": "land-for-sale-at-hepali-height",
            "code": "2976"
        },
        {
            "id": 2975,
            "title": "5 Aana 3 Daam House on Sale at Suncity Chowk | Kadaghari",
            "slug": "5-aana-3-daam-house-on-sale-at-suncity-chowk-kadaghari-kathmandu",
            "code": "2975"
        },
        {
            "id": 2974,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "2974"
        },
        {
            "id": 2971,
            "title": "House For Rent In Maharajgunj",
            "slug": "house-for-rent-in-maharajgunj",
            "code": "2971"
        },
        {
            "id": 2968,
            "title": "Apartment for Rent at Sanepa",
            "slug": "apartment-for-rent-at-sanepa",
            "code": "2968"
        },
        {
            "id": 2967,
            "title": "Spacious unit for rent at Durbarmarg | Kathmandu",
            "slug": "space-rent-durbarmarg",
            "code": "2967"
        },
        {
            "id": 2963,
            "title": "Semi Banglow on sale at Budhanilkantha",
            "slug": "semi-banglow-on-sale-at-budhanilkantha",
            "code": "2963"
        },
        {
            "id": 2959,
            "title": "Commercial Space for Rent at Gyaneshwor",
            "slug": "commercial-space-for-rent",
            "code": "2959"
        },
        {
            "id": 2956,
            "title": "Bungalow for sale at Budhanilkantha",
            "slug": "bungalow-for-sale-at-budhanilkantha",
            "code": "2956"
        },
        {
            "id": 2955,
            "title": "House for Sale in Kirtipur Height",
            "slug": "budget-friendly-house-for-sale-in-kirtipur-height",
            "code": "2955"
        },
        {
            "id": 2951,
            "title": "House for Rent at Gyaneshwor",
            "slug": "house-for-rent-for-commercial-use-or-restidental-use-for-both",
            "code": "2951"
        },
        {
            "id": 2948,
            "title": "2 Flats for Rent at Dhumbarahi",
            "slug": "flat-for-rent",
            "code": "2948"
        }
    ]
}