Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=93
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=94",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=92",
    "results": [
        {
            "id": 7259,
            "title": "Land for Sale at Godawari",
            "slug": "land-for-sale-at-godawari-lalitpur",
            "code": "7259"
        },
        {
            "id": 7258,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "7258"
        },
        {
            "id": 7257,
            "title": "House for Sale at Itahari - 8 | Gaisar",
            "slug": "house-for-sale-at-itahari-8-gaisar",
            "code": "7257"
        },
        {
            "id": 7256,
            "title": "House for Sale at Itahari - 2 | Damphu Chowk",
            "slug": "house-for-sale-at-itahari-2-damphu-chowk",
            "code": "7256"
        },
        {
            "id": 7255,
            "title": "House for Sale at Dharan - 11 | Shanti Marg",
            "slug": "house-for-sale-at-dharan-11-shanti-marg",
            "code": "7255"
        },
        {
            "id": 7254,
            "title": "House for Sale at Dharan - 15 | Shyam Chowk",
            "slug": "house-for-sale-at-dharan-15",
            "code": "7254"
        },
        {
            "id": 7253,
            "title": "Land for Sale at Dharan - 19 | Hariyali",
            "slug": "land-for-sale-at-dharan-19-hariyali",
            "code": "7253"
        },
        {
            "id": 7252,
            "title": "Land for Sale at Itahari -2 | Damphu Chowk",
            "slug": "land-for-sale-at-itahari-2-damphu-chowk",
            "code": "7252"
        },
        {
            "id": 7251,
            "title": "House for Sale at Imadol | Swimming Pool",
            "slug": "house-for-sale-at-imadol-swimmingpool",
            "code": "7251"
        },
        {
            "id": 7250,
            "title": "Land for Sale at Godawari | Jharuwarashi",
            "slug": "land-for-sale-at-jharuwarashi-godawari",
            "code": "7250"
        },
        {
            "id": 7249,
            "title": "Land for Sale at Ghattekulo",
            "slug": "land-for-sale-at-ghattekulo",
            "code": "7249"
        },
        {
            "id": 7248,
            "title": "House for Sale at Budanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "7248"
        }
    ]
}