Simulation For Betting On Double Chance

Strategy ID: 10

💡 Strategy

This strategy lets you test what would happen if you bet on double chance full-time result (like 1X, 12 or X2). You can try out different settings to see how your bets would work on real games without spending any money. It's a quick and risk-free way to check if your strategy can make a profit!

💥 How to request a simulation run?

To request a simulation run, send us an email at: [email protected] with the settings that you want to test (see the Examples section below).

Make sure to send your request in the right format so our system can understand it and our team can handle it quickly. Use the templates in the Examples section and adjust them to run the simulation you want.

Keep in mind this email is only checked by our software. So, only include the details for your simulation request—don’t add extra text or questions, as no one from our team will see them.

If you have questions, email us at [email protected].

After you send your simulation request, we’ll process it and email you a PDF with your results within 24 hours!

🚀 Examples

Here are some examples of simulation requests. To learn more about each setting and the valid options you can use, check out the next section, Request Settings, where everything is explained clearly.

Example 1: Place a bet on the favourite (the team with shorter odds) to win or draw each game, whether they are playing at home or away, as long as the double chance odds for this outcome are between 1.2 (1/5) and 1.5 (1/2).

This test uses data from the 21/22 season of the English Premier League.

<league_id>E0</league_id>
<strategy_id>10</strategy_id>
<season>21/22</season>
<type_of_games>both</type_of_games>
<selection>favourite_or_draw</selection>
<min_odds>1.2</min_odds>
<max_odds>1.5</max_odds>
<start_round>1</start_round>
<end_round>38</end_round>

Example 1 - how to send the simulation request via email

Example 2: Place a bet on the underdog (the team with higher odds) to win or draw each game, but only if they are playing at home (1X). The double chance odds for this outcome must be between 2.0 (1/1) and 4.0 (3/1).

This test uses data from the 22/23 season of the English Premier League.

<league_id>E0</league_id>
<strategy_id>10</strategy_id>
<season>22/23</season>
<type_of_games>home</type_of_games>
<selection>underdog_or_draw</selection>
<min_odds>2.0</min_odds>
<max_odds>4.0</max_odds>
<start_round>1</start_round>
<end_round>38</end_round>

Example 2 - how to send the simulation request via email

Example 3: Place a bet on the home team to win or draw each game (i.e. bet on 1X), as long as the double chance odds for a home win or draw are between 1.2 (1/5) and 2.0 (1/1).

This test uses data from the 22/23 season of the English Premier League.

<league_id>E0</league_id>
<strategy_id>10</strategy_id>
<season>22/23</season>
<selection>home_draw</selection>
<min_odds>1.2</min_odds>
<max_odds>2.0</max_odds>
<start_round>1</start_round>
<end_round>38</end_round>

Example 3 - how to send the simulation request via email

⭐️ Request Settings

Parameter

Description

Valid values

league_id*

The code of the league you want to test.

E0, E1, E2, E3, EC, SP1 SP2, D1, D2, I1, I2, F1, F2, N1, P1, B1, T1, SC0, SC1, SC2, SC3, G1

Code to meaning:
E0 = English Premier League,
E1 = English Championship,
E2 = English League 1,
E3 = English League 2, EC = English Conference,
SP1 = Spanish La Liga, SP2 = Spanish Segunda Division
D1 = German Bundesliga,
D2 = German Bundesliga 2
I1 = Italian Serie A,
I2 = Italian Serie B,
F1 = French Ligue 1,
F2 = French Ligue 2, N1 = Dutch Eredivisie, P1 = Portuguese Primeira Liga,
B1 = Belgian Jupiler League,
T1 = Turkish Super Lig, SC0 = Scottish Premier League,
SC1 = Scottish Championship,
SC2 = Scottish League 1,
SC3 = Scottish League 2,
G1 = Greek Super League

strategy_id*

The id of the strategy you want to test.

The id for this strategy is: 10

season*

The season that you want to test.

21/22, 22/23, 23/24

selection*

The option that you want to bet on for each game.

home_draw, home_away, away_draw, favourite_or_draw, underdog_or_draw

Selection to meaning:
home_draw = For each game bet on the double chance of home win or draw.

home_away = For each game bet on the double chance of home win or away win.

away_draw = For each game bet on the double chance of away win or draw.

favourite_or_draw = For each game bet on the double chance of the favourite (the team with shorter odds) to win or draw.

underdog_or_draw = For each game bet on the double chance of the underdog (the team with larger odds) to win or draw.

min_odds

The minimum odds for each game.

Any positive decimal or fractional number:
e.g. 1.2, 2.4, 4/5, 1/1, etc.

max_odds

The maximum odds for each game.

Any positive decimal or fractional number:
e.g. 1.2, 2.4, 4/5, 1/1, etc.

type_of_games

The location where the team is playing their games. This lets you filter for home games or away games only.

home, away, both.
Default is both

start_round

The first round you want to start the simulation from.

Any positive whole number, e.g. 1, 2, 3, etc.
Default is 1

end_round

The last round you want to test the simulation up to.

Any positive whole number, e.g. 36, 37, 38, etc.
Default is the last round for the league, e.g. for Premier League it is 38

bet_slip_mode

Specifies how to place bets on a bet slip.

single, accumulator
The default is single, which places each game in a separate bet slip. If you choose accumulator, all games for a given round will be placed in one bet slip.

stake

The amount to bet on each bet slip.

Any positive number, e.g. 10, 15.50, etc.
Default is 10

The fields with * are required, the others are optional and if not specified will use their default values.