Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=163
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=164",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=162",
    "results": [
        {
            "id": 6208,
            "title": "House for Sale at Jorpati",
            "slug": "house-for-sale-at-jorpati",
            "code": "6208"
        },
        {
            "id": 6207,
            "title": "House for Sale at Jorpati",
            "slug": "house-for-sale-at-jorpati",
            "code": "6207"
        },
        {
            "id": 6206,
            "title": "Land for Sale at Lubhu | Mahalaxmi",
            "slug": "land-for-sale-at-lubhu-mahalaxmi",
            "code": "6206"
        },
        {
            "id": 6205,
            "title": "House for Sale at Baluwakhani",
            "slug": "house-for-sale-at-baluwakhani",
            "code": "6205"
        },
        {
            "id": 6204,
            "title": "House for Sale at Basundhara",
            "slug": "house-for-sale-at-bashundhara",
            "code": "6204"
        },
        {
            "id": 6203,
            "title": "House for Sale at Sukedhara",
            "slug": "house-for-sale-at-sukedhara",
            "code": "6203"
        },
        {
            "id": 6202,
            "title": "Land for Sale at Kageshwori Manahora",
            "slug": "land-for-sale-at-kageshwori-manahora",
            "code": "6202"
        },
        {
            "id": 6201,
            "title": "Land for Sale at Lokanthali",
            "slug": "land-for-sale-at-lokanthali",
            "code": "6201"
        },
        {
            "id": 6200,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "6200"
        },
        {
            "id": 6199,
            "title": "Land for Sale at Mulpani",
            "slug": "land-for-sale-at-mulpani",
            "code": "6199"
        },
        {
            "id": 6198,
            "title": "Semi Commercial Property for Rent at Thapathali",
            "slug": "semi-commercial-property-for-rent-at-thapathali-kathmandu",
            "code": "6198"
        },
        {
            "id": 6197,
            "title": "Plots for Sale at Changunarayan",
            "slug": "4-5-aana-plots-for-sale-at-changunarayan",
            "code": "6197"
        }
    ]
}