Page body
What this widget shows
This is one shared widget displayed three times for different bonus types:
- Tournament Bonus Payouts
- Challenge Bonus Payouts
- No Deposit Bonus Payouts
Each version shows the same fixed six backend rows across:
- Today
- Yesterday
- This month
- Selected date range
The widget also gives operators:
- a start-date picker
- an end-date picker
- a manual refresh action
- a CSV download action
How to read it
The frontend mainly controls layout and formatting. The traced backend services currently return six fixed rows:
Total Payouts (EUR)Transaction CountUnique PlayersAverage Payout (EUR)Maximum Payout (EUR)Non-Cash Payouts (EUR)
Use this widget when you want a fast payout comparison for one bonus family without opening a separate bonus report.
Known caveats
- The three Dashboard tiles use separate backend endpoints.
- The
Selected datecolumn is actually a custom date-range bucket built from the widgetStart dateandEnd datevalues. - Amount rows are displayed in EUR and count rows stay raw counts.
- The no-deposit backend currently reuses tournament-style description strings for some rows. The docs normalize the operator wording to
no-depositeven where the raw backend description still saystournament. RefreshandDownload CSVare widget-level actions and do not change the underlying bonus family.- Older notes may mention
Revenue PayoutorNet Cash Hands, but those exact row labels were not found in the current verified FE or backend path for this six-row widget as of2026-04-21.