Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=307
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=308",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=306",
    "results": [
        {
            "id": 4077,
            "title": "Land for Sale at Baluwatar | Maharajgunj",
            "slug": "land-for-sale-baluwatar-maharajgunj",
            "code": "4077"
        },
        {
            "id": 4076,
            "title": "Land for Sale at Halchowk",
            "slug": "land-for-sale-halchowk",
            "code": "4076"
        },
        {
            "id": 4075,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "4075"
        },
        {
            "id": 4074,
            "title": "Land for Sale at Budhanilkantha | Kathmandu",
            "slug": "land-for-sale-budhanilkantha-kathmandu",
            "code": "4074"
        },
        {
            "id": 4073,
            "title": "Land for Sale at Budhanilkantha | Kathmandu",
            "slug": "land-for-sale-budhanilkantha-kathmandu",
            "code": "4073"
        },
        {
            "id": 4072,
            "title": "Land for Sale at Budhanilkantha | Kathmandu",
            "slug": "land-for-sale-budhanilkantha-kathmandu",
            "code": "4072"
        },
        {
            "id": 4071,
            "title": "Land For Sale at Budhanilkantha | Kathmandu",
            "slug": "land-for-sale-at-budhanilkantha-kathmandu",
            "code": "4071"
        },
        {
            "id": 4070,
            "title": "House for Sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "4070"
        },
        {
            "id": 4069,
            "title": "House for Sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "4069"
        },
        {
            "id": 4068,
            "title": "Semi Furnished House for Sell at Darjeeling Height | Bhaktapur",
            "slug": "semi-furnished-house-for-sale-darjeeling-height-bhaktapur",
            "code": "4068"
        },
        {
            "id": 4067,
            "title": "House for Sale at Harisiddhi",
            "slug": "house-for-sale-harisiddhi",
            "code": "4067"
        },
        {
            "id": 4066,
            "title": "House for Sale at Imadol | Bojepokhari",
            "slug": "house-for-sale-imadol-bojepokhari",
            "code": "4066"
        }
    ]
}