Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=67
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=68",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=66",
    "results": [
        {
            "id": 7652,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "7652"
        },
        {
            "id": 7651,
            "title": "Land for Sale at Dadhikot",
            "slug": "land-for-sale-at-dadhikot",
            "code": "7651"
        },
        {
            "id": 7650,
            "title": "House for Sale at Kapan | Bhrikuti Chowk",
            "slug": "house-for-sale-at-kapanbhukruti-chowk",
            "code": "7650"
        },
        {
            "id": 7649,
            "title": "House for Sale at Naya Thimi",
            "slug": "house-for-sale-at-naya-thimi",
            "code": "7649"
        },
        {
            "id": 7648,
            "title": "Land of Sale at Tokha",
            "slug": "land-of-sale-tokha",
            "code": "7648"
        },
        {
            "id": 7646,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "7646"
        },
        {
            "id": 7645,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "7645"
        },
        {
            "id": 7644,
            "title": "Land for Sale at Bhaktapur | Sudal",
            "slug": "land-for-sale-at-sudalbhaktapur",
            "code": "7644"
        },
        {
            "id": 7643,
            "title": "Land for Sale at Bhaktapur | Chhaling",
            "slug": "land-for-sale-at-chhalingbhaktapur",
            "code": "7643"
        },
        {
            "id": 7642,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "7642"
        },
        {
            "id": 7641,
            "title": "House for Sale at Chandol",
            "slug": "house-for-sale-at-chandol",
            "code": "7641"
        },
        {
            "id": 7638,
            "title": "Classic Tower Apartment for Sale at Hattiban",
            "slug": "classic-tower-apartment-for-sale-at-hattiban",
            "code": "7638"
        }
    ]
}