Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=169
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=170",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=168",
    "results": [
        {
            "id": 6108,
            "title": "House for Sale at Sitapakha",
            "slug": "house-for-sale-at-sitapakha",
            "code": "6108"
        },
        {
            "id": 6107,
            "title": "House for Sale at Bafal",
            "slug": "house-for-sale-at-bafal",
            "code": "6107"
        },
        {
            "id": 6106,
            "title": "Land for Sale at Budanilkantha",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "6106"
        },
        {
            "id": 6105,
            "title": "House for Rent at Pasikot | Budanilkantha",
            "slug": "house-for-rent-at-pasikot-budanilkantha",
            "code": "6105"
        },
        {
            "id": 6104,
            "title": "Land for Sale at Bhangal",
            "slug": "land-for-sale-at-bhangal",
            "code": "6104"
        },
        {
            "id": 6103,
            "title": "Land for Sale at Duwakot | Bhaktapur",
            "slug": "landwith-taharafor-sale-at-duwakotbhaktapur",
            "code": "6103"
        },
        {
            "id": 6102,
            "title": "Land for Sale at Tathali | Bhaktapur",
            "slug": "land-for-sale-at-tathalibhaktapur",
            "code": "6102"
        },
        {
            "id": 6101,
            "title": "Land for Sale at Itahari - 4 | Shanti Chowk",
            "slug": "land-for-sale-at-itahari-4-shanti-chowk",
            "code": "6101"
        },
        {
            "id": 6100,
            "title": "House for Sale at Syuchatar",
            "slug": "house-for-sale-at-syuchatar",
            "code": "6100"
        },
        {
            "id": 6099,
            "title": "House for Sale at Kalanki",
            "slug": "house-for-sale-at-kalanki-durga-nagar-colony",
            "code": "6099"
        },
        {
            "id": 6098,
            "title": "1.5 Ropani Planning for Sale at Kalanki",
            "slug": "15-ropani-planning-for-sale-in-kalanki",
            "code": "6098"
        },
        {
            "id": 6097,
            "title": "House for Sale at Taukhel",
            "slug": "house-for-sale-at-taukhel",
            "code": "6097"
        }
    ]
}