Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=285
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=286",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=284",
    "results": [
        {
            "id": 4424,
            "title": "Land for Sale at Katunje | Bhaktapur",
            "slug": "land-for-sale-at-katunje-bhaktapur",
            "code": "4424"
        },
        {
            "id": 4423,
            "title": "House for Sale at Naya Basti | Thimi | Bhaktapur",
            "slug": "house-for-sale-at-naya-basti-thimi-bhaktapur",
            "code": "4423"
        },
        {
            "id": 4422,
            "title": "Land for Sale at Samabeshi Height | Changunarayan | Bhaktapur",
            "slug": "land-for-sale-at-samabeshi-height-changunarayan-bhaktapur",
            "code": "4422"
        },
        {
            "id": 4421,
            "title": "Land for Sale at Thimi | Bhaktapur",
            "slug": "land-for-sale-at-thimi-bhaktapur",
            "code": "4421"
        },
        {
            "id": 4420,
            "title": "House for Sale at Radhe Radhe | Thimi | Bhaktapur",
            "slug": "house-for-sale-at-radhe-radhe-thimi-bhaktapur",
            "code": "4420"
        },
        {
            "id": 4418,
            "title": "House for Sale at Tokha | Dhaneshwor",
            "slug": "house-for-sale-at-tokhadhaneshwor",
            "code": "4418"
        },
        {
            "id": 4417,
            "title": "House for Sale at Dhapasi",
            "slug": "house-for-sale-at-dhapasi",
            "code": "4417"
        },
        {
            "id": 4416,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha-jhudol",
            "code": "4416"
        },
        {
            "id": 4415,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "4415"
        },
        {
            "id": 4414,
            "title": "Land for Sale at Tokha | Grande",
            "slug": "land-for-sale-at-tokha-grande",
            "code": "4414"
        },
        {
            "id": 4413,
            "title": "6 Aana Land for Sale at Nankhel | Jagati | Bhaktapur",
            "slug": "6-aana-land-for-sale-nankhel-jagati-bhaktapur",
            "code": "4413"
        },
        {
            "id": 4412,
            "title": "House for Sale at Narephant | Jadibuti | Kathmandu",
            "slug": "house-for-sale-at-jadibuti-bhaktapur",
            "code": "4412"
        }
    ]
}