Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=85
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=86",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=84",
    "results": [
        {
            "id": 7403,
            "title": "House for Sale at Pokhara-27 | Budibazar",
            "slug": "house-for-sale-at-pokhara-27-budibazar",
            "code": "7403"
        },
        {
            "id": 7402,
            "title": "House for Sale at Buddhanagar",
            "slug": "house-for-sale-at-buddhanagar",
            "code": "7402"
        },
        {
            "id": 7401,
            "title": "Land for Sale at Tarkeshwor | Tinpiple",
            "slug": "land-for-sale-at-tarkeshwor-tinpiple",
            "code": "7401"
        },
        {
            "id": 7400,
            "title": "Land for Sale at Pokhara - 06 | Lakeside",
            "slug": "land-for-sale-at-pokhara-06-lakeside-jarebarchwok",
            "code": "7400"
        },
        {
            "id": 7399,
            "title": "House for Sale at Lalitpur | Thecho",
            "slug": "house-for-sale-at-lalitpur-thecho",
            "code": "7399"
        },
        {
            "id": 7398,
            "title": "Land for Sale at Chauthe | Pokhara-14",
            "slug": "land-for-sale-at-chauthe-haveli-marga-pokhara-14",
            "code": "7398"
        },
        {
            "id": 7397,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "7397"
        },
        {
            "id": 7395,
            "title": "House for Sale at Tokha",
            "slug": "house-for-seal-tokha",
            "code": "7395"
        },
        {
            "id": 7393,
            "title": "House for Sale at Basundhara",
            "slug": "house-for-sale-at-basundhara",
            "code": "7393"
        },
        {
            "id": 7392,
            "title": "House for Sale at Bhaisepati | Lalitpur",
            "slug": "house-for-sale-at-bhaisepati-lalitpur",
            "code": "7392"
        },
        {
            "id": 7391,
            "title": "Land for Sale at Nikoshera",
            "slug": "land-for-sale-at-nikoshera",
            "code": "7391"
        },
        {
            "id": 7390,
            "title": "Land for Sale at Nikoshera",
            "slug": "land-for-sale-at-nikoshera",
            "code": "7390"
        }
    ]
}