Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=295
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=296",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=294",
    "results": [
        {
            "id": 4283,
            "title": "13.5 Aana Perfect Land for Sale at Changunarayan | Bhaktapur",
            "slug": "135-aana-perfect-land-for-sale-at-changunarayan-bhaktapur",
            "code": "4283"
        },
        {
            "id": 4282,
            "title": "Land for Sale at Greenery of Katunje | Bhaktapur",
            "slug": "land-for-sale-at-greenery-of-katunje-bhaktapur",
            "code": "4282"
        },
        {
            "id": 4281,
            "title": "7 Aana Land for Sale at Sallahghari | Bhaktapur",
            "slug": "4-aana-or-3-aana-land-for-sale-sallahghari-bhaktapur",
            "code": "4281"
        },
        {
            "id": 4280,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-tikathali",
            "code": "4280"
        },
        {
            "id": 4279,
            "title": "Land for Sale at Manbhawan I Lalitpur",
            "slug": "land-for-sale-manbhawan-lalitpur",
            "code": "4279"
        },
        {
            "id": 4278,
            "title": "House for Sale at Dhumbarahi",
            "slug": "house-for-sale-dhumbarahi",
            "code": "4278"
        },
        {
            "id": 4277,
            "title": "House for Sale at Raniban",
            "slug": "house-for-sale-raniban",
            "code": "4277"
        },
        {
            "id": 4276,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4276"
        },
        {
            "id": 4275,
            "title": "House for Sale at Sukedhara",
            "slug": "house-for-sale-budhanilkantha",
            "code": "4275"
        },
        {
            "id": 4274,
            "title": "House for Sale at Raniban",
            "slug": "house-for-sale-raniban",
            "code": "4274"
        },
        {
            "id": 4273,
            "title": "House for Sale at Maharajgunj",
            "slug": "house-for-sale-at-maharajgunj",
            "code": "4273"
        },
        {
            "id": 4272,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4272"
        }
    ]
}