Use Case: Double Token Reward for Monday Night Live bets

In this example, you are creating a reward rule to reward users who make NFL bets on Mondays. For these users, you want to provide a 4% token reward for every live NFL bets made on Mondays, rather than the standard 2% reward.

📘

Prerequisites

  • You have configured an event for user bets. This example uses betMade event must be configured that includes properties for isLive and sport.
  • A standard reward rule must already exist that provides a 2% reward for all regular NFL bets.

Set the Reward Rule Trigger

The reward rule is triggered when a user makes a live NFL bet.

  1. Select betMade as the event trigger
  2. Add a condition where isLive equals Yes.
  3. Add a second condition where sport matches any NFL.

Specify the Reward Rule Restrictions

Set the time restriction to Mondays only. To align with the NFL season, set the date range from 2 September to 15 January. This ensures that the reward rule is only active within this specified time.

Specify the Reward

Users must get 2% of their bet amount in tokens. This reward rule is independent of the standard 2% reward rule. Because the user triggers both rules at the same time, they receive a combined 4% reward for Monday bets.

  1. Select Token as the reward type.
  2. Under Amount choose Dynamic Field Configuration
  3. Set the Reward Condition to Percentage and enter 2 as shown below:

Set the Reward Rule Visibility

Define the internal name and ensure the public description clearly mentions the double XP for Monday Night Live bets.