Coupon Viewset List
GET /offers/coupon/?format=api&solutions=full-body-laser-hair-removal
{ "total_count": 1, "page_size": 10, "next": null, "previous": null, "results": [ { "slug": "laser-treatment", "heading": "Laser Treatment", "key": "Free Trial", "show_heading": true, "discount": 40.0, "image": "https://d2i00yqiugujny.cloudfront.net/offers_coupons/laser__treatment.webp", "terms_and_conditions": "T&C applied" } ] }