Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=317
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=318",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=316",
    "results": [
        {
            "id": 3871,
            "title": "Flat And Godown for Rent at Sallaghari | Bhaktapur",
            "slug": "flat-and-godown-for-rent-bhaktapur",
            "code": "3871"
        },
        {
            "id": 3870,
            "title": "House for sale at Sunakothi | Lalitpur",
            "slug": "house-for-sale-sunakothi",
            "code": "3870"
        },
        {
            "id": 3869,
            "title": "House for Sale at Dhumbarahi | Kathmandu",
            "slug": "house-for-sale-dhumbarahi-kathmandu",
            "code": "3869"
        },
        {
            "id": 3868,
            "title": "Bungalow for Sale at Kalopul | Kathmandu",
            "slug": "bungalow-for-sale-kalopul-kathmandu",
            "code": "3868"
        },
        {
            "id": 3867,
            "title": "House for Sale at Baluwakhani | Kapan",
            "slug": "house-for-sale-at-baluwakhani-kapan-kathmandu",
            "code": "3867"
        },
        {
            "id": 3865,
            "title": "Semi Bungalow for Sale at Siphal | Chabahil | Kathmandu",
            "slug": "semi-bungalow-for-sale-siphal-chabahil-kathmandu",
            "code": "3865"
        },
        {
            "id": 3863,
            "title": "House For Sale at Kapan | Balwakhani | Kathmandu",
            "slug": "house-for-sale-kapan-balwakhani-kathmandu",
            "code": "3863"
        },
        {
            "id": 3862,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "3862"
        },
        {
            "id": 3861,
            "title": "House for Sale at Kumarigal | Tusal | Kathmandu",
            "slug": "house-for-sale-kumarigal-tusal-kathmandu",
            "code": "3861"
        },
        {
            "id": 3860,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-sale-budhanilkantha",
            "code": "3860"
        },
        {
            "id": 3858,
            "title": "House for sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "3858"
        },
        {
            "id": 3857,
            "title": "House for Sale at Budanilkantha | Kathmandu",
            "slug": "house-on-sale-budanilkantha-washik",
            "code": "3857"
        }
    ]
}