Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=343
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=344",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=342",
    "results": [
        {
            "id": 3275,
            "title": "Bungalow For Sale at Fikkal Chowk | Gothatar | Kathmandu",
            "slug": "bungalow-for-sale-at-fikkal-chowk-gothatar-kathmandu",
            "code": "3275"
        },
        {
            "id": 3274,
            "title": "House For Sale at Imadol |Sital Height",
            "slug": "house-for-sale-at-imadol-sital-height",
            "code": "3274"
        },
        {
            "id": 3273,
            "title": "House For Sale at Imadol",
            "slug": "house-for-sale-at-imadol-ochu-height",
            "code": "3273"
        },
        {
            "id": 3272,
            "title": "House For Sale at Imadol | Sital Height",
            "slug": "house-for-sale-at-imadol-sital-height",
            "code": "3272"
        },
        {
            "id": 3271,
            "title": "House For Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "3271"
        },
        {
            "id": 3270,
            "title": "House For Sale at Samakhushi",
            "slug": "house-for-sale-at-samakhushi",
            "code": "3270"
        },
        {
            "id": 3269,
            "title": "House for Sale at Sukedhara",
            "slug": "house-for-sale-at-sukedhara",
            "code": "3269"
        },
        {
            "id": 3268,
            "title": "Bungalow for Sale at Budhanilkantha",
            "slug": "bungalow-for-sale-at-budhanilkantha",
            "code": "3268"
        },
        {
            "id": 3267,
            "title": "House for Sale at Raniban",
            "slug": "land-for-sale-at-raniban",
            "code": "3267"
        },
        {
            "id": 3266,
            "title": "Land for Sale at Raniban",
            "slug": "land-for-sale-at-raniban",
            "code": "3266"
        },
        {
            "id": 3265,
            "title": "6.1 Aana House for Sale at Raniban",
            "slug": "house-for-sale-at-raniban",
            "code": "3265"
        },
        {
            "id": 3264,
            "title": "House for Sale at Thankot",
            "slug": "house-for-sale-thankot-checkpost",
            "code": "3264"
        }
    ]
}