Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=329
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=330",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=328",
    "results": [
        {
            "id": 3645,
            "title": "House for Sale at Kalanki",
            "slug": "house-on-sale-kalanki",
            "code": "3645"
        },
        {
            "id": 3643,
            "title": "House for Sale at Baneshwor",
            "slug": "house-for-sale-baneshwor",
            "code": "3643"
        },
        {
            "id": 3640,
            "title": "Semi Bungalow House For Sale at Gothatar | Kathmandu",
            "slug": "semi-bungalow-house-for-sale-gothatar-kathmandu",
            "code": "3640"
        },
        {
            "id": 3639,
            "title": "House For Sale at Pepsicola Planning | Kathmandu",
            "slug": "flat-system-house-for-sale-pepsicola-planning-kathmandu",
            "code": "3639"
        },
        {
            "id": 3638,
            "title": "House for Sale at Baneshwor",
            "slug": "house-for-sale-baneshwor-kharibot",
            "code": "3638"
        },
        {
            "id": 3637,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "3637"
        },
        {
            "id": 3635,
            "title": "Bungalow for Rent at Bhaisepati",
            "slug": "smart-bunglow-for-rent",
            "code": "3635"
        },
        {
            "id": 3633,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "3633"
        },
        {
            "id": 3632,
            "title": "Residential House for Sale at Baneshwor",
            "slug": "house-for-sale-at-baneshwor",
            "code": "3632"
        },
        {
            "id": 3631,
            "title": "Apartment for Sale at Dhumbarahi",
            "slug": "apartment-sale-dhumbarahi",
            "code": "3631"
        },
        {
            "id": 3630,
            "title": "Apartment for Sale at Sunrise Tower",
            "slug": "apartment-for-sale-sunrise-tower",
            "code": "3630"
        },
        {
            "id": 3620,
            "title": "Semi Commercial Land for Sale at Shantinagar",
            "slug": "semi-commercial-land-for-sale-shantinagar",
            "code": "3620"
        }
    ]
}