Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=179
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=180",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=178",
    "results": [
        {
            "id": 5948,
            "title": "Land for Sale at Gokarneswor",
            "slug": "land-for-sale-at-aarubari",
            "code": "5948"
        },
        {
            "id": 5947,
            "title": "House for Sale at Makalbari",
            "slug": "house-for-sale-at-makalbari",
            "code": "5947"
        },
        {
            "id": 5939,
            "title": "House for Sale at Budanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "5939"
        },
        {
            "id": 5938,
            "title": "Land for Sale at Kapan",
            "slug": "land-for-sale-at-kapan",
            "code": "5938"
        },
        {
            "id": 5937,
            "title": "House for Sale at Godawari",
            "slug": "house-for-sale-at-thaipa-godabari",
            "code": "5937"
        },
        {
            "id": 5936,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "5936"
        },
        {
            "id": 5935,
            "title": "Land for Sale at Sundarharaicha - 8 | Gothgau",
            "slug": "land-for-sale-at-sundarharaicha-8-gothgau",
            "code": "5935"
        },
        {
            "id": 5934,
            "title": "Semi-Commercial House for Sale at Sitapakha | Lalitpur",
            "slug": "semi-commercial-house-for-sale-at-sitapakha-lalitpur",
            "code": "5934"
        },
        {
            "id": 5933,
            "title": "House for Sale at Ramkot",
            "slug": "house-for-sale-at-ramkot-padma-colony",
            "code": "5933"
        },
        {
            "id": 5932,
            "title": "House for Sale at Khadka Gaun",
            "slug": "house-for-sale-at-khadka-gaun",
            "code": "5932"
        },
        {
            "id": 5931,
            "title": "House for Sale at Kalanki",
            "slug": "house-for-sale-at-khadka-gaun",
            "code": "5931"
        },
        {
            "id": 5930,
            "title": "Land for Sale at Kalanki",
            "slug": "land-for-sale-at-khadka-gaun",
            "code": "5930"
        }
    ]
}