Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=289
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=290",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=288",
    "results": [
        {
            "id": 4371,
            "title": "House for Sale at Padma Society | Kusunti | Lalitpur",
            "slug": "house-for-sale-at-padma-society-kusunti-lalitpur",
            "code": "4371"
        },
        {
            "id": 4370,
            "title": "House for Sale at Kusunti | Lalitpur",
            "slug": "house-for-sale-lalitpur-kusunti",
            "code": "4370"
        },
        {
            "id": 4369,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4369"
        },
        {
            "id": 4368,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4368"
        },
        {
            "id": 4367,
            "title": "House for Sale at Harisiddhi",
            "slug": "house-for-sale-at-harisiddhi",
            "code": "4367"
        },
        {
            "id": 4366,
            "title": "House for Sale at Dhapakhel | Lalitpur",
            "slug": "house-for-saledhapakhel",
            "code": "4366"
        },
        {
            "id": 4365,
            "title": "Land for Sale at Sunakothi",
            "slug": "land-for-sale-at-sunakothi",
            "code": "4365"
        },
        {
            "id": 4364,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-imadol",
            "code": "4364"
        },
        {
            "id": 4363,
            "title": "House for Sale at Bhaisepati",
            "slug": "house-for-sale-bhaisepati",
            "code": "4363"
        },
        {
            "id": 4362,
            "title": "House for Sale at Hepali Height | Budhanilkantha",
            "slug": "house-for-sale-hepali-height-budhanilkantha",
            "code": "4362"
        },
        {
            "id": 4361,
            "title": "House for Sale at Bhaisepati | Sainbu",
            "slug": "house_bhaisipati_sainbu",
            "code": "4361"
        },
        {
            "id": 4360,
            "title": "House for Sale at Balkhu",
            "slug": "below-market-value-property-for-sale-balkhu-kumari-club",
            "code": "4360"
        }
    ]
}