Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=30
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=31",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=29",
    "results": [
        {
            "id": 8147,
            "title": "Land with House for Sale at Kapan",
            "slug": "land-with-house-for-sale-at-kapan",
            "code": "8147"
        },
        {
            "id": 8146,
            "title": "House for Sale at Balkot",
            "slug": "house-for-sale-at-balkot",
            "code": "8146"
        },
        {
            "id": 8145,
            "title": "Land for Sale at Budhanilkantha | Pasikot",
            "slug": "land-for-sale-at-budhanilkantha-pasikot",
            "code": "8145"
        },
        {
            "id": 8144,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "8144"
        },
        {
            "id": 8143,
            "title": "House for Sale at Radhe Radhe",
            "slug": "house-for-sale-at-radhe-radhebhaktapur",
            "code": "8143"
        },
        {
            "id": 8142,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "8142"
        },
        {
            "id": 8141,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha-ram-sita-mander",
            "code": "8141"
        },
        {
            "id": 8140,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "8140"
        },
        {
            "id": 8139,
            "title": "Land for Sale at Lalitpur | Dholahiti",
            "slug": "land-for-sale-at-lalitpur-dholahiti",
            "code": "8139"
        },
        {
            "id": 8138,
            "title": "House with Land for Sale at Baneshwor",
            "slug": "house-with-land-for-sale-at-baneshwor",
            "code": "8138"
        },
        {
            "id": 8137,
            "title": "Land for Sale Tokha | Panchetar",
            "slug": "9841541059",
            "code": "8137"
        },
        {
            "id": 8136,
            "title": "Commercial Space for Rent at Chisa Khola | Pokhara -18",
            "slug": "commercial-space-for-rent-at-chisa-khola-pokhara-18",
            "code": "8136"
        }
    ]
}