Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=161
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=162",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=160",
    "results": [
        {
            "id": 6235,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "6235"
        },
        {
            "id": 6234,
            "title": "Land for Sale at Pokhara - 14 | Chauthe",
            "slug": "land-for-sale-at-pokhara-14-chauthe-bp-marga",
            "code": "6234"
        },
        {
            "id": 6233,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "6233"
        },
        {
            "id": 6232,
            "title": "House for Sale at Pokhara - 10 | Amarsinghchowk",
            "slug": "house-for-sale-at-pokhara-10-amarsimghchwok",
            "code": "6232"
        },
        {
            "id": 6231,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "6231"
        },
        {
            "id": 6230,
            "title": "House for Sale at Pokhara - 27 | Lekhnath",
            "slug": "house-for-sale-at-pokhara-27-khudi-dhungapatan",
            "code": "6230"
        },
        {
            "id": 6229,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "6229"
        },
        {
            "id": 6226,
            "title": "House for Sale at Nayapati",
            "slug": "house-for-sale-at-nayapati",
            "code": "6226"
        },
        {
            "id": 6225,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "6225"
        },
        {
            "id": 6224,
            "title": "House for Sale at Sitapakha",
            "slug": "house-for-sale-at-sitapakha",
            "code": "6224"
        },
        {
            "id": 6223,
            "title": "Land for Sale at Bageshwori",
            "slug": "land-for-sale-at-bagishworibhaktapur",
            "code": "6223"
        },
        {
            "id": 6222,
            "title": "Semi-commercial Land with House for Sale at Thasikhel | Lalitpur",
            "slug": "semi-commercial-house-for-sale-at-thasikhel-lalitpur",
            "code": "6222"
        }
    ]
}