Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=117
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=118",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=116",
    "results": [
        {
            "id": 6906,
            "title": "House for Sale at Bhaktapur | Sanothimi",
            "slug": "house-for-sale-at-sanothimibhaktapur",
            "code": "6906"
        },
        {
            "id": 6904,
            "title": "House for Sale at Kalanki | Khadka Gaun",
            "slug": "house-for-sale-at-khadka-gaun",
            "code": "6904"
        },
        {
            "id": 6897,
            "title": "House for Sale at Basundhara",
            "slug": "house-for-sale-in-basundhara",
            "code": "6897"
        },
        {
            "id": 6896,
            "title": "House for Sale at Basundhara",
            "slug": "house-for-sale-in-basundhara",
            "code": "6896"
        },
        {
            "id": 6895,
            "title": "Land for Sale at Sipadol",
            "slug": "land-for-sale-at-sipadol-bhaktapur",
            "code": "6895"
        },
        {
            "id": 6894,
            "title": "Land for Sale at Sipadol",
            "slug": "land-for-sale-at-sipadol-bhaktapur",
            "code": "6894"
        },
        {
            "id": 6893,
            "title": "House for Sale at Bojepokhari",
            "slug": "house-for-sale-at-bojepokhari",
            "code": "6893"
        },
        {
            "id": 6892,
            "title": "Land for Sale at Biratnagar- 5 | Dahalpratisthan",
            "slug": "land-for-sale-at-biratnagar-5-dahalpratisthan",
            "code": "6892"
        },
        {
            "id": 6891,
            "title": "House for Sale at Syuchatar",
            "slug": "house-for-sale-at-syuchatar",
            "code": "6891"
        },
        {
            "id": 6890,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "6890"
        },
        {
            "id": 6889,
            "title": "House for Sale at Maitidevi",
            "slug": "house-for-sale-at-maitidevi",
            "code": "6889"
        },
        {
            "id": 6888,
            "title": "House for Sale at Balambu",
            "slug": "house-for-sale-at-balambu",
            "code": "6888"
        }
    ]
}