Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=215
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=216",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=214",
    "results": [
        {
            "id": 5423,
            "title": "Land for Sale at Sanogaun",
            "slug": "land-for-sale-at-sanogaun",
            "code": "5423"
        },
        {
            "id": 5422,
            "title": "Land for Sale at Harisiddhi",
            "slug": "land-for-sale-at-harisiddhi",
            "code": "5422"
        },
        {
            "id": 5421,
            "title": "Land for Sale at Harisiddhi",
            "slug": "land-for-sale-at-harisiddhi",
            "code": "5421"
        },
        {
            "id": 5420,
            "title": "Land for Sale at Sanagaun | Lalitpur",
            "slug": "land-for-sale-at-sanagaun",
            "code": "5420"
        },
        {
            "id": 5419,
            "title": "Land for Sale at Harisidhhi | Lalitpur",
            "slug": "land-for-sale-at-harisidhhi",
            "code": "5419"
        },
        {
            "id": 5418,
            "title": "Land for Sale at Harisiddhi",
            "slug": "land-for-sale-at-harisiddhi",
            "code": "5418"
        },
        {
            "id": 5417,
            "title": "Land for Sale at Birauta | Pokhara - 17",
            "slug": "land-for-sale-at-birauta-pokhara-17",
            "code": "5417"
        },
        {
            "id": 5416,
            "title": "House for Sale at Galkopakha",
            "slug": "house-for-sale-at-golkhupakha",
            "code": "5416"
        },
        {
            "id": 5415,
            "title": "House for Sale at Chauthe | Pokhara-14",
            "slug": "house-for-sale-at-chauthe-pokhara-14",
            "code": "5415"
        },
        {
            "id": 5414,
            "title": "Land for Sale at  Biratchowk | Sundarharaicha - 8",
            "slug": "land-for-sale-at-sundarharaicha-8-biratchowk",
            "code": "5414"
        },
        {
            "id": 5413,
            "title": "House for Sale at Gairapatan | Pokhara-04",
            "slug": "house-for-sale-at-gairapatan-pokhara-04",
            "code": "5413"
        },
        {
            "id": 5412,
            "title": "House for Sale at Thali",
            "slug": "house-for-sale-at-thali",
            "code": "5412"
        }
    ]
}