Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=347
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=348",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=346",
    "results": [
        {
            "id": 3202,
            "title": "House For Sale at Imadol | Ochu Height",
            "slug": "house-for-sale-at-imadol-ochu-height",
            "code": "3202"
        },
        {
            "id": 3201,
            "title": "House For Sale at Imadol | Ochu Height",
            "slug": "house-for-sale-at-imadol-ochu-height",
            "code": "3201"
        },
        {
            "id": 3200,
            "title": "House For Sale at Lubhu",
            "slug": "house-sale-lubhu",
            "code": "3200"
        },
        {
            "id": 3199,
            "title": "House for Sale at Sitapaila",
            "slug": "house-on-sale-sitapaila",
            "code": "3199"
        },
        {
            "id": 3197,
            "title": "8 Aana House for Sale at Satungual",
            "slug": "house-on-sell-at-satungual",
            "code": "3197"
        },
        {
            "id": 3196,
            "title": "1,800 Sq Ft Space for Rent at Thamel",
            "slug": "rental-space-available-in-thamel",
            "code": "3196"
        },
        {
            "id": 3195,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "3195"
        },
        {
            "id": 3194,
            "title": "1.5 Ropani House for Rent at Golfutar",
            "slug": "house-for-rent",
            "code": "3194"
        },
        {
            "id": 3190,
            "title": "House For Sale at Thali | Kathmandu",
            "slug": "house-sale-thali-kathmandu",
            "code": "3190"
        },
        {
            "id": 3189,
            "title": "6 Aana Land For Sale at Lokanthali | Bhaktapur",
            "slug": "6-aana-land-for-sale-at-lokanthali-bhaktapur",
            "code": "3189"
        },
        {
            "id": 3188,
            "title": "3 Aana 2 Paisa House For Sale at Gothatar | Kathmandu",
            "slug": "3-aana-2-paisa-house-for-sale-at-gothatar-kathmandu",
            "code": "3188"
        },
        {
            "id": 3187,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "3187"
        }
    ]
}