Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=90
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=91",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=89",
    "results": [
        {
            "id": 7301,
            "title": "Land for Sale at Lubhu",
            "slug": "land-on-sale-at-lubhu",
            "code": "7301"
        },
        {
            "id": 7300,
            "title": "House for Sale at Pasikot",
            "slug": "house-for-sale-at-pasikot",
            "code": "7300"
        },
        {
            "id": 7299,
            "title": "House for Sale at Pasikot",
            "slug": "house-for-sale-at-pasikot",
            "code": "7299"
        },
        {
            "id": 7298,
            "title": "House for Sale at Pasikot",
            "slug": "house-for-sale-at-pasikot",
            "code": "7298"
        },
        {
            "id": 7297,
            "title": "House for Sale at Imadol | Timalsina Chowk",
            "slug": "house-for-at-imadol-timalsina-chowk",
            "code": "7297"
        },
        {
            "id": 7295,
            "title": "House for Sale at Teku | Jyabahal",
            "slug": "house-for-sale-at-jyabahal-teku",
            "code": "7295"
        },
        {
            "id": 7294,
            "title": "Land for Sale at Pingalasthan",
            "slug": "land-for-sale-at-pingalasthan",
            "code": "7294"
        },
        {
            "id": 7293,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "7293"
        },
        {
            "id": 7292,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "7292"
        },
        {
            "id": 7291,
            "title": "Land for Sale at Lamatar",
            "slug": "land-for-sale-at-lamatar",
            "code": "7291"
        },
        {
            "id": 7287,
            "title": "House for Sale at Koteshwor",
            "slug": "house-for-sale-at-koteshwor",
            "code": "7287"
        },
        {
            "id": 7286,
            "title": "Duplex Hostel for Sale at Koteshwor",
            "slug": "duplex-hostel-for-sale-at-koteshwor",
            "code": "7286"
        }
    ]
}