Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=280
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=281",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=279",
    "results": [
        {
            "id": 4492,
            "title": "Commercial Property for Rent at Dallu",
            "slug": "commercial-property-for-rent-at-dallu",
            "code": "4492"
        },
        {
            "id": 4491,
            "title": "Bungalow House For Sale at Balkot | Bhaktapur",
            "slug": "bungalow-house-for-sale-at-balkot-bhaktapur",
            "code": "4491"
        },
        {
            "id": 4490,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "4490"
        },
        {
            "id": 4489,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "4489"
        },
        {
            "id": 4488,
            "title": "House for Sale at Nakhipot | Lalitpur",
            "slug": "house-for-sale-at-nakhipot-lalitpur",
            "code": "4488"
        },
        {
            "id": 4487,
            "title": "Land for Sale at Kirtipur Machhegaun",
            "slug": "land-sale-at-kirtipur-machhegaun",
            "code": "4487"
        },
        {
            "id": 4486,
            "title": "Land for Sale at Matatirtha",
            "slug": "land-sale-matatirtha",
            "code": "4486"
        },
        {
            "id": 4485,
            "title": "land on sale at balambu",
            "slug": "land-on-sale-at-balambu",
            "code": "4485"
        },
        {
            "id": 4484,
            "title": "House for Sale at Kalanki",
            "slug": "house-on-sale-at-kalanki",
            "code": "4484"
        },
        {
            "id": 4483,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "4483"
        },
        {
            "id": 4482,
            "title": "House for Sale at Dhapakhel | Lalitpur",
            "slug": "house-for-sale-at-dhapakhel-lalitpur",
            "code": "4482"
        },
        {
            "id": 4479,
            "title": "House for Sale at Dholahiti | Lalitpur",
            "slug": "house-for-sale-at-dholahiti-lalitpur",
            "code": "4479"
        }
    ]
}