Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=203
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=204",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=202",
    "results": [
        {
            "id": 5583,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "5583"
        },
        {
            "id": 5580,
            "title": "Land for Sale at Indrayani",
            "slug": "land-for-sale-at-indrayani",
            "code": "5580"
        },
        {
            "id": 5579,
            "title": "House for Sale at Chabahil",
            "slug": "house-for-sale-at-chabahil",
            "code": "5579"
        },
        {
            "id": 5578,
            "title": "House for Sale at Dhumbarahi",
            "slug": "house-for-sale-at-dhumbarahi",
            "code": "5578"
        },
        {
            "id": 5577,
            "title": "House for Sale at Chandol",
            "slug": "house-for-sale-at-chandol",
            "code": "5577"
        },
        {
            "id": 5576,
            "title": "House for Sale at Kalopul",
            "slug": "hpouse-for-sale-at-kalopul",
            "code": "5576"
        },
        {
            "id": 5575,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-miteripul-kapan",
            "code": "5575"
        },
        {
            "id": 5574,
            "title": "House for Sale at Tripureshwor",
            "slug": "house-for-sale-at-tripureshwor",
            "code": "5574"
        },
        {
            "id": 5570,
            "title": "House for Sale at Dhumbarahi",
            "slug": "house-for-sale-at-dhumbarahi",
            "code": "5570"
        },
        {
            "id": 5569,
            "title": "Apartment for Sale at Tahachal",
            "slug": "sp-apartment-sale-at-tahachal",
            "code": "5569"
        },
        {
            "id": 5568,
            "title": "House for Sale at Kharipati | Bhaktapur",
            "slug": "house-for-sale-at-kharipati-bhaktapur",
            "code": "5568"
        },
        {
            "id": 5567,
            "title": "House for Sale at Tahachal | Bafal",
            "slug": "house-for-sale-in-tahachal-bafal",
            "code": "5567"
        }
    ]
}