Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=72
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=73",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=71",
    "results": [
        {
            "id": 7580,
            "title": "Land for Sale at Itahari - 5 | Kabyabatika",
            "slug": "land-for-sale-at-itahari-5-kabyabatika",
            "code": "7580"
        },
        {
            "id": 7579,
            "title": "House for Sale at Pokhara - 14 | Airport",
            "slug": "house-for-sale-at-pokhara-14-airport",
            "code": "7579"
        },
        {
            "id": 7578,
            "title": "Land for Sale at Itahari - 19 | Tarahara",
            "slug": "land-for-sale-at-itahari-19-tarahara",
            "code": "7578"
        },
        {
            "id": 7577,
            "title": "Bungalow for Sale at Balkot",
            "slug": "bunglow-for-sale-at-balkot-dharapati",
            "code": "7577"
        },
        {
            "id": 7576,
            "title": "Land for Sale at Budanilkantha",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "7576"
        },
        {
            "id": 7574,
            "title": "Land for Sale at Dhumbarahi",
            "slug": "land-for-sale-at-dhumbarahi",
            "code": "7574"
        },
        {
            "id": 7573,
            "title": "House for Sale at Koteshwor",
            "slug": "house-for-sale-at-koteshwor",
            "code": "7573"
        },
        {
            "id": 7572,
            "title": "Land for Sale at Devinagar | Baneshwor",
            "slug": "land-for-sale-at-devinagar-baneshwor",
            "code": "7572"
        },
        {
            "id": 7571,
            "title": "Land for Sale at Gahana Pokhari",
            "slug": "land-for-sale-at-gahana-pokhari",
            "code": "7571"
        },
        {
            "id": 7570,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale",
            "code": "7570"
        },
        {
            "id": 7569,
            "title": "House for Sale at Mandikatar",
            "slug": "house-for-sale-at-mandikatar",
            "code": "7569"
        },
        {
            "id": 7568,
            "title": "House for Sale at Chagal | Dallu",
            "slug": "house-for-sale-at-chagal-dallu",
            "code": "7568"
        }
    ]
}