{
"coupon": {
"id": 0,
"code": "string",
"value_usd": 0,
"coupon_scope": "string",
"coupon_type": "string",
"max_uses": 0,
"times_used": 0,
"valid_from": "2019-08-24T14:15:22Z",
"valid_until": "2019-08-24T14:15:22Z",
"is_active": true,
"created_at": "2019-08-24T14:15:22Z",
"assigned_to_user_id": 0,
"created_by": 0,
"created_by_type": "string",
"description": "string"
},
"total_redemptions": 0,
"unique_users": 0,
"total_value_distributed": 0,
"redemption_rate": 0,
"remaining_uses": 0,
"is_expired": true
}