Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=377
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=378",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=376",
    "results": [
        {
            "id": 2622,
            "title": "Central Park Apartment for both Sale and Rent",
            "slug": "flat-for-both-sale-and-rent-at-bishalnagar-central-park-apartment",
            "code": "2622"
        },
        {
            "id": 2621,
            "title": "House on sale at Tarkeshwor | Tusal",
            "slug": "tarekeshwar-8-tusal",
            "code": "0014"
        },
        {
            "id": 2620,
            "title": "House on sale at Tarakeshwar | Tusal",
            "slug": "tarakeshwar-8-tusal",
            "code": "0013"
        },
        {
            "id": 2618,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali-moti-chowk",
            "code": "2618"
        },
        {
            "id": 2617,
            "title": "Land for Sale at Baluwatar",
            "slug": "land-for-sale-at-baluwatar",
            "code": "2617"
        },
        {
            "id": 2616,
            "title": "House for Sale at Naxal",
            "slug": "house-for-sale-at-naxal",
            "code": "2616"
        },
        {
            "id": 2615,
            "title": "House For Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali-moti-chowk",
            "code": "2615"
        },
        {
            "id": 2614,
            "title": "House for Sale at Newroad",
            "slug": "house-for-sale-at-newroad",
            "code": "2614"
        },
        {
            "id": 2612,
            "title": "Commercial Property at Jawalakhel",
            "slug": "commercial-property-at-jawalakhel",
            "code": "2612"
        },
        {
            "id": 2611,
            "title": "Land for Sale at Thamel",
            "slug": "land-for-sale-at-thamel",
            "code": "2611"
        },
        {
            "id": 2610,
            "title": "Commercial Property at Naxal",
            "slug": "commercial-property-at-naxal",
            "code": "2610"
        },
        {
            "id": 2609,
            "title": "Commercial Land at Naxal",
            "slug": "commercial-land-at-naxal",
            "code": "2609"
        }
    ]
}