Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=159
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=160",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=158",
    "results": [
        {
            "id": 6266,
            "title": "House for Sale at Itahari - 5 | Tulasa Tole",
            "slug": "house-for-sale-at-itahari-5-tulasa-tole",
            "code": "6266"
        },
        {
            "id": 6265,
            "title": "Land for Sale at Ramkot",
            "slug": "land-for-sale-at-ramkot",
            "code": "6265"
        },
        {
            "id": 6259,
            "title": "Land for Sale at Bhaktapur | Gundu",
            "slug": "land-for-sale-at-bhaktapur-gundu",
            "code": "6259"
        },
        {
            "id": 6258,
            "title": "House for Sale at Biratnagar - 10 | VIP Tole",
            "slug": "house-for-sale-at-biratnagar",
            "code": "6258"
        },
        {
            "id": 6257,
            "title": "Land for Sale at Biratnagar - 05 | Bargachhi",
            "slug": "land-for-sale-at-biratnagar-05-bargachhi",
            "code": "6257"
        },
        {
            "id": 6255,
            "title": "House for Sale at Dhungaadda | Kalanki",
            "slug": "house-for-sale-on-dhungaadda",
            "code": "6255"
        },
        {
            "id": 6253,
            "title": "House for Sale at Balambu",
            "slug": "house-for-sale-at-balambu",
            "code": "6253"
        },
        {
            "id": 6252,
            "title": "House for Sale at Tinthana",
            "slug": "house-for-sale-at-tinthana",
            "code": "6252"
        },
        {
            "id": 6251,
            "title": "Land for Sale at Bhaktapur | Tathali",
            "slug": "land-for-sale-at-bhaktapur-tathali",
            "code": "6251"
        },
        {
            "id": 6250,
            "title": "Commercial Land for Sale at Gausala",
            "slug": "commercial-land-for-sale-at-gausala",
            "code": "6250"
        },
        {
            "id": 6249,
            "title": "Land for Sale at Shantinagar",
            "slug": "land-for-sale-at-shantinagar",
            "code": "6249"
        },
        {
            "id": 6248,
            "title": "Bungalow House for Sale at Katunje | Bhaktapur",
            "slug": "bungalow-house-for-sale-at-katunje-bhaktapur",
            "code": "6248"
        }
    ]
}