{
    "current_page": 1,
    "data": [
        {
            "id": 6,
            "title": "Holiday Savings",
            "description": "Save 40% on holiday gifts and decorations.",
            "code": "HOLIDAY40",
            "type": "percentage",
            "amount": "40.00",
            "min_spend": 300,
            "is_unlimited": 1,
            "usage_per_coupon": null,
            "usage_per_customer": null,
            "used": "0",
            "status": 1,
            "is_expired": 0,
            "is_apply_all": "1",
            "is_first_order": null,
            "start_date": null,
            "end_date": null,
            "created_by_id": "1",
            "created_at": "2024-06-08T07:04:03.000000Z",
            "updated_at": "2024-06-25T13:04:22.000000Z",
            "deleted_at": null
        },
        {
            "id": 5,
            "title": "Free Shipping",
            "description": "Free shipping on orders over $50.",
            "code": "FREESHIP50",
            "type": "fixed",
            "amount": "50.00",
            "min_spend": 200,
            "is_unlimited": 1,
            "usage_per_coupon": null,
            "usage_per_customer": null,
            "used": "0",
            "status": 1,
            "is_expired": 0,
            "is_apply_all": "1",
            "is_first_order": 0,
            "start_date": null,
            "end_date": null,
            "created_by_id": "1",
            "created_at": "2024-06-08T07:03:16.000000Z",
            "updated_at": "2024-06-08T07:03:16.000000Z",
            "deleted_at": null
        },
        {
            "id": 4,
            "title": "Welcome Offer",
            "description": "Welcome to our store! Take 15% off on your first order.",
            "code": "WELCOME15",
            "type": "percentage",
            "amount": "15.00",
            "min_spend": 700,
            "is_unlimited": 1,
            "usage_per_coupon": null,
            "usage_per_customer": null,
            "used": "0",
            "status": 1,
            "is_expired": 0,
            "is_apply_all": "1",
            "is_first_order": 1,
            "start_date": null,
            "end_date": null,
            "created_by_id": "1",
            "created_at": "2024-06-08T07:02:13.000000Z",
            "updated_at": "2024-06-08T07:02:13.000000Z",
            "deleted_at": null
        },
        {
            "id": 3,
            "title": "New Year Discount",
            "description": "Enjoy 25% off on your New Year purchases.",
            "code": "NY2024",
            "type": "percentage",
            "amount": "25.00",
            "min_spend": 100,
            "is_unlimited": 0,
            "usage_per_coupon": "100",
            "usage_per_customer": 30,
            "used": "0",
            "status": 1,
            "is_expired": 0,
            "is_apply_all": "1",
            "is_first_order": 1,
            "start_date": null,
            "end_date": null,
            "created_by_id": "1",
            "created_at": "2024-06-08T07:01:01.000000Z",
            "updated_at": "2024-06-08T07:01:01.000000Z",
            "deleted_at": null
        },
        {
            "id": 2,
            "title": "Summer Sale",
            "description": "Get 20% off on all summer collections.",
            "code": "SUMMER20",
            "type": "percentage",
            "amount": "20.00",
            "min_spend": 500,
            "is_unlimited": 0,
            "usage_per_coupon": "30",
            "usage_per_customer": 1,
            "used": "0",
            "status": 1,
            "is_expired": 0,
            "is_apply_all": "1",
            "is_first_order": 1,
            "start_date": null,
            "end_date": null,
            "created_by_id": "1",
            "created_at": "2024-06-08T07:00:01.000000Z",
            "updated_at": "2024-06-08T07:01:22.000000Z",
            "deleted_at": null
        },
        {
            "id": 1,
            "title": "Special Alert Saving 10% Off",
            "description": "Apply code SPECIAL10 at checkout and enjoy a generous $10 discount on orders of $40 or more.",
            "code": "SPECIAL10",
            "type": "fixed",
            "amount": "10.00",
            "min_spend": 40,
            "is_unlimited": 0,
            "usage_per_coupon": "8",
            "usage_per_customer": 1,
            "used": "0",
            "status": 1,
            "is_expired": 0,
            "is_apply_all": "1",
            "is_first_order": null,
            "start_date": null,
            "end_date": null,
            "created_by_id": "1",
            "created_at": "2024-05-14T04:57:00.000000Z",
            "updated_at": "2024-05-14T04:57:00.000000Z",
            "deleted_at": null
        }
    ],
    "first_page_url": "",
    "from": 1,
    "last_page": 1,
    "last_page_url": "",
    "links": [
        {
            "url": null,
            "label": "&laquo; Previous",
            "active": false
        },
        {
            "url": "",
            "label": "1",
            "active": true
        },
        {
            "url": null,
            "label": "Next &raquo;",
            "active": false
        }
    ],
    "next_page_url": null,
    "path": "",
    "per_page": 6,
    "prev_page_url": null,
    "to": 6,
    "total": 6
}