Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=148
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=149",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=147",
    "results": [
        {
            "id": 6424,
            "title": "House for Sale at Ranibari",
            "slug": "house-on-sale-at-ranibari",
            "code": "6424"
        },
        {
            "id": 6423,
            "title": "Land for Sale at Sunakothi | Lalitpur",
            "slug": "land-for-sale-at-sunakothi-lalitpur",
            "code": "6423"
        },
        {
            "id": 6422,
            "title": "House for Sale at Sitapaila",
            "slug": "house-for-sale-at-sitapaila",
            "code": "6422"
        },
        {
            "id": 6421,
            "title": "Bunglow for Sale at Bhaktapur",
            "slug": "bunglow-for-sale-at-bhaktapur",
            "code": "6421"
        },
        {
            "id": 6420,
            "title": "House for Sale at Ghattekulo",
            "slug": "house-for-sale-at-ghattekulo",
            "code": "6420"
        },
        {
            "id": 6419,
            "title": "38 Aana Land for Sale at Katunje | Bhaktapur",
            "slug": "38-aana-land-for-sale-at-katunje-bhaktapur",
            "code": "6419"
        },
        {
            "id": 6417,
            "title": "House for Sale at Biratnagar",
            "slug": "house-for-sale-at-biratnagar",
            "code": "6417"
        },
        {
            "id": 6416,
            "title": "Land for Sale at Itahari - 7 | Balgram",
            "slug": "land-for-saleat-itahari-7-balgram",
            "code": "6416"
        },
        {
            "id": 6415,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "6415"
        },
        {
            "id": 6414,
            "title": "House for Sale at Panipokhari",
            "slug": "house-for-sale-at-panipokhari",
            "code": "6414"
        },
        {
            "id": 6413,
            "title": "House for Sale at Tahachal",
            "slug": "house-for-sale-at-tahachal",
            "code": "6413"
        },
        {
            "id": 6412,
            "title": "Land for Sale at Tribeni Chowk, Gokarneshwar",
            "slug": "land-for-sale-at-tribeni-chowk",
            "code": "6412"
        }
    ]
}