Get the paginated list of all properties.

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

{
    "count": 4709,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=215",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=213",
    "results": [
        {
            "id": 5436,
            "title": "House for Sale at Mid Baneshwor",
            "slug": "house-for-sale-at-mid-baneshwor",
            "code": "5436"
        },
        {
            "id": 5435,
            "title": "5 Ropani Land for Sale at Gahanapokhari",
            "slug": "5-ropani-land-for-sale-at-gahanapokhari",
            "code": "5435"
        },
        {
            "id": 5433,
            "title": "House for Sale at  Kalopul",
            "slug": "house-for-sale-at-maligaon-kalopul",
            "code": "5433"
        },
        {
            "id": 5432,
            "title": "House for Sale at Budanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "5432"
        },
        {
            "id": 5431,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5431"
        },
        {
            "id": 5430,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5430"
        },
        {
            "id": 5429,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5429"
        },
        {
            "id": 5428,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5428"
        },
        {
            "id": 5427,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5427"
        },
        {
            "id": 5426,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5426"
        },
        {
            "id": 5425,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "5425"
        },
        {
            "id": 5424,
            "title": "Land for Sale at Harisiddhi",
            "slug": "land-for-sale-at-harisiddhi",
            "code": "5424"
        }
    ]
}