Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=154
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=155",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=153",
    "results": [
        {
            "id": 6337,
            "title": "Land for Sale at Imadol | Sital Height",
            "slug": "land-on-sale-at-imadol-sital-height",
            "code": "6337"
        },
        {
            "id": 6336,
            "title": "House for Sale at Sukedhara",
            "slug": "house-for-sale-at-sukedhara",
            "code": "6336"
        },
        {
            "id": 6335,
            "title": "House for Sale at Dhumbarahi",
            "slug": "house-for-sale-at-dhumbarahi",
            "code": "6335"
        },
        {
            "id": 6334,
            "title": "Land for Sale at Cause Ghari | Pokhara-17",
            "slug": "land-for-sale-at-causeghari-pokhara-17",
            "code": "6334"
        },
        {
            "id": 6333,
            "title": "Land for Sale at Thapagau | Baneshwor",
            "slug": "land-on-sale-at-thapagau-baneshwor",
            "code": "6333"
        },
        {
            "id": 6332,
            "title": "Land for Sale at Birauta | Pokhara-17",
            "slug": "land-for-sale-at-birauta-pokhara-17",
            "code": "6332"
        },
        {
            "id": 6331,
            "title": "House for Sale at Imadol  | Ochu Height",
            "slug": "house-on-sale-at-imadol-ochu-height",
            "code": "6331"
        },
        {
            "id": 6330,
            "title": "Land for Sale at Thamel",
            "slug": "land-for-sale-at-thamel",
            "code": "6330"
        },
        {
            "id": 6327,
            "title": "House for Sale at Saraswatinagar | Chabahil",
            "slug": "house-for-sale-at-saraswatinagar-chabahil",
            "code": "6327"
        },
        {
            "id": 6326,
            "title": "Commercial Building for Sale at Maharajgunj",
            "slug": "commercial-building-for-sale-at-maharajgunj",
            "code": "6326"
        },
        {
            "id": 6325,
            "title": "Commercial Property for Rent at Nakkhu | Lalitpur",
            "slug": "commercial-property-for-rent-at-nakkhu-lalitpur",
            "code": "6325"
        },
        {
            "id": 6324,
            "title": "Bungalow House for Sale at Maharajgunj",
            "slug": "bungalow-house-for-sale-at-maharajgunj",
            "code": "6324"
        }
    ]
}