Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=198
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=199",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=197",
    "results": [
        {
            "id": 5652,
            "title": "Commercial Land for Rent at Bouddha",
            "slug": "commercial-land-for-rent-at-bouddha",
            "code": "5652"
        },
        {
            "id": 5651,
            "title": "Land for Sale at Changunarayan",
            "slug": "land-for-sale-at-changunarayan",
            "code": "5651"
        },
        {
            "id": 5650,
            "title": "House for Sale at Chauthe | Pokhara",
            "slug": "house-for-sale-at-chauthe-pokhara",
            "code": "5650"
        },
        {
            "id": 5649,
            "title": "House for Sale at Tikathali",
            "slug": "house-sale-at-tikathali",
            "code": "5649"
        },
        {
            "id": 5646,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "5646"
        },
        {
            "id": 5645,
            "title": "House for Sale at Dhungedhara | Raniban",
            "slug": "house-for-sale-in-dhungedhara-raniban",
            "code": "5645"
        },
        {
            "id": 5644,
            "title": "House for Sale at Machhapokhari",
            "slug": "house-for-sale-in-machhapokhari",
            "code": "5644"
        },
        {
            "id": 5643,
            "title": "House for Sale at  Hattiban | Sitapakha",
            "slug": "house-for-sale-in-hattiban-sitapakha",
            "code": "5643"
        },
        {
            "id": 5641,
            "title": "Commercial Property for Sale at Kalimati",
            "slug": "commercial-property-for-sale-in-kalimati",
            "code": "5641"
        },
        {
            "id": 5640,
            "title": "House for Sale at Dallu",
            "slug": "house-for-sale-in-dallu",
            "code": "5640"
        },
        {
            "id": 5639,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "5639"
        },
        {
            "id": 5638,
            "title": "Land for Sale at Duwakot",
            "slug": "land-for-sale-at-duwakot",
            "code": "5638"
        }
    ]
}