Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=283
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=284",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=282",
    "results": [
        {
            "id": 4452,
            "title": "Commercial Property for Rent at Baluwatar",
            "slug": "commercial-property-for-rent-baluwatar",
            "code": "4452"
        },
        {
            "id": 4451,
            "title": "Land for Sale at Dhobighat I Lalitpur",
            "slug": "land-for-sale-at-dhobighat-i-lalitpur",
            "code": "4451"
        },
        {
            "id": 4450,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4450"
        },
        {
            "id": 4448,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4448"
        },
        {
            "id": 4447,
            "title": "House for Sale at Tarkeshwor",
            "slug": "house-for-sale-at-tarkeshwor",
            "code": "4447"
        },
        {
            "id": 4446,
            "title": "Residential House for Rent at Dholahiti | Lalitpur",
            "slug": "residential-house-for-rent-at-dholahiti-lalitpur",
            "code": "4446"
        },
        {
            "id": 4445,
            "title": "Land for Sale at Jharuwarasi | Godawari | Lalitpur",
            "slug": "land-for-sale-at-jharuwarasi-godawari-lalitpur",
            "code": "4445"
        },
        {
            "id": 4444,
            "title": "Land for Sale at Naghdaha | Lalitpur",
            "slug": "land-for-sale-naghdaha-lalitpur",
            "code": "4444"
        },
        {
            "id": 4443,
            "title": "House for Sale at Thecho | Lalitpur",
            "slug": "house-for-sale-at-thecho-lalitpur",
            "code": "4443"
        },
        {
            "id": 4442,
            "title": "House for Sale at Thecho | Lalitpur",
            "slug": "house-for-sale-at-thecho-lalitpur",
            "code": "4442"
        },
        {
            "id": 4440,
            "title": "Commercial Land for Sale at Putalisadak",
            "slug": "commercial-land-for-sale-at-putlisadak",
            "code": "4440"
        },
        {
            "id": 4439,
            "title": "Semi Commercial Land for Sale at Baneshwor",
            "slug": "semi-commercial-land-for-sale-baneshwor",
            "code": "4439"
        }
    ]
}