Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=392
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=393",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=391",
    "results": [
        {
            "id": 2338,
            "title": "House for Sale at Thali",
            "slug": "house-for-sale-at-thali",
            "code": "2338"
        },
        {
            "id": 2337,
            "title": "Apartment for sale at Tahachal",
            "slug": "apartment-for-sale-at-tahachal",
            "code": "2337"
        },
        {
            "id": 2336,
            "title": "House for Sale at Chabahil | Maijubahal",
            "slug": "house-for-sale-at-chabahil-maijubahal",
            "code": "2336"
        },
        {
            "id": 2333,
            "title": "House on sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "2333"
        },
        {
            "id": 2332,
            "title": "Apartment for sale at Lalitpur",
            "slug": "apartment-for-sale-at-lalitpur",
            "code": "2332"
        },
        {
            "id": 2325,
            "title": "House on sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "2325"
        },
        {
            "id": 2324,
            "title": "House on sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "2324"
        },
        {
            "id": 2323,
            "title": "House on sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "2323"
        },
        {
            "id": 2322,
            "title": "House on sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "2322"
        },
        {
            "id": 2321,
            "title": "Land on sale at Machapokhari chwok",
            "slug": "land-on-sale-at-machapokhari-chwok",
            "code": "2321"
        },
        {
            "id": 2320,
            "title": "House on sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "2320"
        },
        {
            "id": 2319,
            "title": "House on sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "2319"
        }
    ]
}