Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=73
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=74",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=72",
    "results": [
        {
            "id": 7567,
            "title": "House for Sale at Harisiddhi | Lalitpur",
            "slug": "house-for-sale-at-harisiddhi-lalitpur",
            "code": "7567"
        },
        {
            "id": 7566,
            "title": "House for Sale at Chundevi | Maharajgunj",
            "slug": "house-for-sale-at-chundevi-maharajgunj",
            "code": "7566"
        },
        {
            "id": 7565,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "7565"
        },
        {
            "id": 7564,
            "title": "Land for Sale at Lakeside | Pokhara",
            "slug": "land-for-sale-at-lakeside-pokhara",
            "code": "7564"
        },
        {
            "id": 7563,
            "title": "Land for Sale at Gothatar",
            "slug": "land-for-sale-at-gothatar",
            "code": "7563"
        },
        {
            "id": 7562,
            "title": "East Face House For Sale at Hatti Dada | Gothatar",
            "slug": "east-face-house-for-sale-at-hatti-dada-gothatar",
            "code": "7562"
        },
        {
            "id": 7561,
            "title": "House for Sale at Bhangal | Kedarnath Height",
            "slug": "house-for-sale-at-kedarnath-hight-bhangal",
            "code": "7561"
        },
        {
            "id": 7560,
            "title": "Land for Sale at Budhanilkantha | Bhangal",
            "slug": "land-for-sale-at-budhanilkantha-bhangal",
            "code": "7560"
        },
        {
            "id": 7558,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "7558"
        },
        {
            "id": 7557,
            "title": "Land for Sale at Purano Naikap",
            "slug": "land-for-sale-at-purano-naikap",
            "code": "7557"
        },
        {
            "id": 7556,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "7556"
        },
        {
            "id": 7555,
            "title": "House for Sale at Satungal",
            "slug": "house-for-sale-at-satungal",
            "code": "7555"
        }
    ]
}