JackpotDetails

Schema

Fields

· 12
id integer required
campaign_id integer required
title string required
boosted_chance string required
display_order integer required
jackpot_type any required
amount string required

Current jackpot amount responds to the currency passed in query string.

max_payout_amount string required

Amount responds to the currency passed in query string.

timespan any required
recent_wins array of JackpotWinDetails required

Wins are ordered by recency

payout_before string · date-time

When the current active jackpot must drop by

next_event_start string · date-time

When the next event will start if there's no active event

Used by

· 2 operations