{
  "metadata": {
    "experimentId": "greyscienx-vc-make-it-big-v1.0",
    "protocolVersion": "1.0.0",
    "status": "completed-local-reference-study",
    "generatedAt": "2026-09-22T00:00:00.000Z",
    "configHash": "3a5c1103424647456778442db8552422b2f9f094f7420af44fbf63bea9b781a4",
    "sourceHash": "11542dbed3e79f5509521a4acec493e28a4e210439154e0c4e67236f262a756f",
    "simulationSeed": "greyscienx-vc-make-it-big-v1.0-reference",
    "prng": "xoshiro128** with cyrb128 stream initialisation"
  },
  "design": {
    "targetPayoutCents": 10000000,
    "monthlyBudgetCents": 100000,
    "maximumMonths": 36,
    "horizonsMonths": [
      1,
      3,
      6,
      12,
      24,
      36
    ],
    "entrantsPerCell": 100000,
    "strategies": [
      {
        "id": "stake_50",
        "label": "20 bets × R50",
        "stakeCents": 5000,
        "betsPerMonth": 20
      },
      {
        "id": "stake_20",
        "label": "50 bets × R20",
        "stakeCents": 2000,
        "betsPerMonth": 50
      },
      {
        "id": "stake_10",
        "label": "100 bets × R10",
        "stakeCents": 1000,
        "betsPerMonth": 100
      },
      {
        "id": "stake_5",
        "label": "200 bets × R5",
        "stakeCents": 500,
        "betsPerMonth": 200
      }
    ]
  },
  "games": [
    {
      "id": "jackpot_slot",
      "label": "Controlled jackpot slot",
      "rulesVersion": "class-c-jackpot-slot-1.0",
      "replicationClass": "C — synthetic experimental game",
      "ruleType": "discreteMultipliers",
      "theoreticalRtp": 0.96,
      "maximumMultiplier": 20000,
      "sourceReference": "GreyScienx controlled tail-shape model",
      "assumptions": "Independent spins; gross multiplier table does not change with stake.",
      "outcomes": [
        {
          "multiplier": 0,
          "probability": 0.989725
        },
        {
          "multiplier": 1,
          "probability": 0.01
        },
        {
          "multiplier": 2000,
          "probability": 0.0002
        },
        {
          "multiplier": 5000,
          "probability": 0.00005
        },
        {
          "multiplier": 10000,
          "probability": 0.00002
        },
        {
          "multiplier": 20000,
          "probability": 0.000005
        }
      ]
    },
    {
      "id": "crash_target",
      "label": "Controlled crash target",
      "rulesVersion": "class-c-crash-target-1.0",
      "replicationClass": "C — synthetic experimental game",
      "ruleType": "targetMultiplier",
      "theoreticalRtp": 0.97,
      "maximumMultiplier": 20000,
      "sourceReference": "GreyScienx constant-edge first-passage model",
      "assumptions": "The target multiplier is declared before the draw; P(reach target) = 0.97 / target multiplier.",
      "outcomes": null
    },
    {
      "id": "lottery_tail",
      "label": "Controlled lottery tail",
      "rulesVersion": "class-c-lottery-tail-1.0",
      "replicationClass": "C — synthetic experimental game",
      "ruleType": "discreteMultipliers",
      "theoreticalRtp": 0.8,
      "maximumMultiplier": 100000,
      "sourceReference": "GreyScienx controlled attempt-count model",
      "assumptions": "Each wager is one independent ticket; the sole prize is 100,000× gross at probability 8 per million.",
      "outcomes": [
        {
          "multiplier": 0,
          "probability": 0.999992
        },
        {
          "multiplier": 100000,
          "probability": 0.000008
        }
      ]
    },
    {
      "id": "virtual_accumulator",
      "label": "Controlled virtual accumulator",
      "rulesVersion": "class-c-accumulator-target-1.0",
      "replicationClass": "C — synthetic experimental game",
      "ruleType": "targetMultiplier",
      "theoreticalRtp": 0.9,
      "maximumMultiplier": 20000,
      "sourceReference": "GreyScienx constant-margin first-passage model",
      "assumptions": "Independent synthetic events; the offered target has P(success) = 0.90 / target multiplier. No real matches are used.",
      "outcomes": null
    }
  ],
  "summary": {
    "experimentalCells": 16,
    "entrantsPerCell": 100000,
    "totalEntrantRuns": 1600000,
    "totalThreeYearTargetHits": 281320,
    "maximumAbsoluteSimulationErrorPercentagePoints": 0.2549150179253057
  },
  "cells": [
    {
      "gameId": "jackpot_slot",
      "gameLabel": "Controlled jackpot slot",
      "strategyId": "stake_50",
      "strategyLabel": "20 bets × R50",
      "stakeCents": 5000,
      "betsPerMonth": 20,
      "maximumBets": 720,
      "targetMultiplier": 2000,
      "theoreticalRtp": 0.96,
      "probabilityPerBet": 0.000275,
      "exactProbability12Months": 0.0638776326152275,
      "exactProbability36Months": 0.17965248522281319,
      "simulatedProbability12Months": 0.06427,
      "simulatedProbability36Months": 0.17977,
      "oneYearWinners": 6427,
      "threeYearWinners": 17977,
      "oneYearBudgetExhaustedWithoutTarget": 93573,
      "threeYearBudgetExhaustedWithoutTarget": 82023,
      "winnersPer1000Entrants": 179.77,
      "entrantsPerWinner": 5.56266340323747,
      "totalSpendCents": 326639790000,
      "spendPerWinnerCents": 18169872.058741726,
      "medianBetsBeforeWin": 343,
      "medianMonthsBeforeWin": 18,
      "medianSpendBeforeWinCents": 1715000,
      "medianGrossPayoutCents": 10000000,
      "simulationErrorPercentagePoints12Months": 0.03923673847724962,
      "simulationErrorPercentagePoints36Months": 0.01175147771868279
    },
    {
      "gameId": "jackpot_slot",
      "gameLabel": "Controlled jackpot slot",
      "strategyId": "stake_20",
      "strategyLabel": "50 bets × R20",
      "stakeCents": 2000,
      "betsPerMonth": 50,
      "maximumBets": 1800,
      "targetMultiplier": 5000,
      "theoreticalRtp": 0.96,
      "probabilityPerBet": 0.00007500000000000001,
      "exactProbability12Months": 0.044004131491983345,
      "exactProbability36Months": 0.12628851170881727,
      "simulatedProbability12Months": 0.04333,
      "simulatedProbability36Months": 0.12525,
      "oneYearWinners": 4333,
      "threeYearWinners": 12525,
      "oneYearBudgetExhaustedWithoutTarget": 95667,
      "threeYearBudgetExhaustedWithoutTarget": 87475,
      "winnersPer1000Entrants": 125.25,
      "entrantsPerWinner": 7.984031936127744,
      "totalSpendCents": 336949544000,
      "spendPerWinnerCents": 26902159.201596808,
      "medianBetsBeforeWin": 869,
      "medianMonthsBeforeWin": 18,
      "medianSpendBeforeWinCents": 1738000,
      "medianGrossPayoutCents": 10000000,
      "simulationErrorPercentagePoints12Months": -0.06741314919833444,
      "simulationErrorPercentagePoints36Months": -0.10385117088172746
    },
    {
      "gameId": "jackpot_slot",
      "gameLabel": "Controlled jackpot slot",
      "strategyId": "stake_10",
      "strategyLabel": "100 bets × R10",
      "stakeCents": 1000,
      "betsPerMonth": 100,
      "maximumBets": 3600,
      "targetMultiplier": 10000,
      "theoreticalRtp": 0.96,
      "probabilityPerBet": 0.000025,
      "exactProbability12Months": 0.029554830374625474,
      "exactProbability36Months": 0.08606984291808695,
      "simulatedProbability12Months": 0.0293,
      "simulatedProbability36Months": 0.08645,
      "oneYearWinners": 2930,
      "threeYearWinners": 8645,
      "oneYearBudgetExhaustedWithoutTarget": 97070,
      "threeYearBudgetExhaustedWithoutTarget": 91355,
      "winnersPer1000Entrants": 86.45,
      "entrantsPerWinner": 11.56737998843262,
      "totalSpendCents": 344390124000,
      "spendPerWinnerCents": 39836914.28571428,
      "medianBetsBeforeWin": 1782,
      "medianMonthsBeforeWin": 18,
      "medianSpendBeforeWinCents": 1782000,
      "medianGrossPayoutCents": 10000000,
      "simulationErrorPercentagePoints12Months": -0.025483037462547403,
      "simulationErrorPercentagePoints36Months": 0.038015708191305175
    },
    {
      "gameId": "jackpot_slot",
      "gameLabel": "Controlled jackpot slot",
      "strategyId": "stake_5",
      "strategyLabel": "200 bets × R5",
      "stakeCents": 500,
      "betsPerMonth": 200,
      "maximumBets": 7200,
      "targetMultiplier": 20000,
      "theoreticalRtp": 0.96,
      "probabilityPerBet": 0.000005,
      "exactProbability12Months": 0.011928316780396853,
      "exactProbability36Months": 0.035359793335016376,
      "simulatedProbability12Months": 0.01208,
      "simulatedProbability36Months": 0.03517,
      "oneYearWinners": 1208,
      "threeYearWinners": 3517,
      "oneYearBudgetExhaustedWithoutTarget": 98792,
      "threeYearBudgetExhaustedWithoutTarget": 96483,
      "winnersPer1000Entrants": 35.17,
      "entrantsPerWinner": 28.433323855558715,
      "totalSpendCents": 353567237000,
      "spendPerWinnerCents": 100530917.54336081,
      "medianBetsBeforeWin": 3502,
      "medianMonthsBeforeWin": 18,
      "medianSpendBeforeWinCents": 1751000,
      "medianGrossPayoutCents": 10000000,
      "simulationErrorPercentagePoints12Months": 0.015168321960314785,
      "simulationErrorPercentagePoints36Months": -0.018979333501637635
    },
    {
      "gameId": "crash_target",
      "gameLabel": "Controlled crash target",
      "strategyId": "stake_50",
      "strategyLabel": "20 bets × R50",
      "stakeCents": 5000,
      "betsPerMonth": 20,
      "maximumBets": 720,
      "targetMultiplier": 2000,
      "theoreticalRtp": 0.97,
      "probabilityPerBet": 0.00048499999999999997,
      "exactProbability12Months": 0.1099060287272775,
      "exactProbability36Months": 0.2948076724860975,
      "simulatedProbability12Months": 0.11164,
      "simulatedProbability36Months": 0.29503,
      "oneYearWinners": 11164,
      "threeYearWinners": 29503,
      "oneYearBudgetExhaustedWithoutTarget": 88836,
      "threeYearBudgetExhaustedWithoutTarget": 70497,
      "winnersPer1000Entrants": 295.03000000000003,
      "entrantsPerWinner": 3.3894858150018643,
      "totalSpendCents": 303809465000,
      "spendPerWinnerCents": 10297578.720808053,
      "medianBetsBeforeWin": 327,
      "medianMonthsBeforeWin": 17,
      "medianSpendBeforeWinCents": 1635000,
      "medianGrossPayoutCents": 10000000,
      "simulationErrorPercentagePoints12Months": 0.17339712727224982,
      "simulationErrorPercentagePoints36Months": 0.022232751390249827
    },
    {
      "gameId": "crash_target",
      "gameLabel": "Controlled crash target",
      "strategyId": "stake_20",
      "strategyLabel": "50 bets × R20",
      "stakeCents": 2000,
      "betsPerMonth": 50,
      "maximumBets": 1800,
      "targetMultiplier": 5000,
      "theoreticalRtp": 0.97,
      "probabilityPerBet": 0.000194,
      "exactProbability12Months": 0.10989094696338286,
      "exactProbability36Months": 0.29477182551464165,
      "simulatedProbability12Months": 0.1101,
      "simulatedProbability36Months": 0.29488,
      "oneYearWinners": 11010,
      "threeYearWinners": 29488,
      "oneYearBudgetExhaustedWithoutTarget": 88990,
      "threeYearBudgetExhaustedWithoutTarget": 70512,
      "winnersPer1000Entrants": 294.88,
      "entrantsPerWinner": 3.391209983722192,
      "totalSpendCents": 303794470000,
      "spendPerWinnerCents": 10302308.39663592,
      "medianBetsBeforeWin": 822,
      "medianMonthsBeforeWin": 17,
      "medianSpendBeforeWinCents": 1644000,
      "medianGrossPayoutCents": 10000000,
      "simulationErrorPercentagePoints12Months": 0.02090530366171406,
      "simulationErrorPercentagePoints36Months": 0.010817448535832552
    },
    {
      "gameId": "crash_target",
      "gameLabel": "Controlled crash target",
      "strategyId": "stake_10",
      "strategyLabel": "100 bets × R10",
      "stakeCents": 1000,
      "betsPerMonth": 100,
      "maximumBets": 3600,
      "targetMultiplier": 10000,
      "theoreticalRtp": 0.97,
      "probabilityPerBet": 0.000097,
      "exactProbability12Months": 0.10988592095252547,
      "exactProbability36Months": 0.29475987921054403,
      "simulatedProbability12Months": 0.11103,
      "simulatedProbability36Months": 0.29246,
      "oneYearWinners": 11103,
      "threeYearWinners": 29246,
      "oneYearBudgetExhaustedWithoutTarget": 88897,
      "threeYearBudgetExhaustedWithoutTarget": 70754,
      "winnersPer1000Entrants": 292.46,
      "entrantsPerWinner": 3.4192710114203653,
      "totalSpendCents": 303979744000,
      "spendPerWinnerCents": 10393891.267181836,
      "medianBetsBeforeWin": 1629,
      "medianMonthsBeforeWin": 17,
      "medianSpendBeforeWinCents": 1629000,
      "medianGrossPayoutCents": 10000000,
      "simulationErrorPercentagePoints12Months": 0.11440790474745305,
      "simulationErrorPercentagePoints36Months": -0.22998792105440313
    },
    {
      "gameId": "crash_target",
      "gameLabel": "Controlled crash target",
      "strategyId": "stake_5",
      "strategyLabel": "200 bets × R5",
      "stakeCents": 500,
      "betsPerMonth": 200,
      "maximumBets": 7200,
      "targetMultiplier": 20000,
      "theoreticalRtp": 0.97,
      "probabilityPerBet": 0.0000485,
      "exactProbability12Months": 0.10988340818023223,
      "exactProbability36Months": 0.2947539065620488,
      "simulatedProbability12Months": 0.10899,
      "simulatedProbability36Months": 0.2928,
      "oneYearWinners": 10899,
      "threeYearWinners": 29280,
      "oneYearBudgetExhaustedWithoutTarget": 89101,
      "threeYearBudgetExhaustedWithoutTarget": 70720,
      "winnersPer1000Entrants": 292.8,
      "entrantsPerWinner": 3.4153005464480874,
      "totalSpendCents": 304370428000,
      "spendPerWinnerCents": 10395164.890710382,
      "medianBetsBeforeWin": 3264,
      "medianMonthsBeforeWin": 17,
      "medianSpendBeforeWinCents": 1632000,
      "medianGrossPayoutCents": 10000000,
      "simulationErrorPercentagePoints12Months": -0.08934081802322302,
      "simulationErrorPercentagePoints36Months": -0.19539065620488016
    },
    {
      "gameId": "lottery_tail",
      "gameLabel": "Controlled lottery tail",
      "strategyId": "stake_50",
      "strategyLabel": "20 bets × R50",
      "stakeCents": 5000,
      "betsPerMonth": 20,
      "maximumBets": 720,
      "targetMultiplier": 2000,
      "theoreticalRtp": 0.8,
      "probabilityPerBet": 0.000008,
      "exactProbability12Months": 0.0019181656443932882,
      "exactProbability36Months": 0.005743465912482759,
      "simulatedProbability12Months": 0.00166,
      "simulatedProbability36Months": 0.00542,
      "oneYearWinners": 166,
      "threeYearWinners": 542,
      "oneYearBudgetExhaustedWithoutTarget": 99834,
      "threeYearBudgetExhaustedWithoutTarget": 99458,
      "winnersPer1000Entrants": 5.42,
      "entrantsPerWinner": 184.50184501845018,
      "totalSpendCents": 359043475000,
      "spendPerWinnerCents": 662441835.793358,
      "medianBetsBeforeWin": 364.5,
      "medianMonthsBeforeWin": 19,
      "medianSpendBeforeWinCents": 1822500,
      "medianGrossPayoutCents": 500000000,
      "simulationErrorPercentagePoints12Months": -0.025816564439328817,
      "simulationErrorPercentagePoints36Months": -0.03234659124827588
    },
    {
      "gameId": "lottery_tail",
      "gameLabel": "Controlled lottery tail",
      "strategyId": "stake_20",
      "strategyLabel": "50 bets × R20",
      "stakeCents": 2000,
      "betsPerMonth": 50,
      "maximumBets": 1800,
      "targetMultiplier": 5000,
      "theoreticalRtp": 0.8,
      "probabilityPerBet": 0.000008,
      "exactProbability12Months": 0.00478851751807019,
      "exactProbability36Months": 0.014296872654375847,
      "simulatedProbability12Months": 0.005,
      "simulatedProbability36Months": 0.01408,
      "oneYearWinners": 500,
      "threeYearWinners": 1408,
      "oneYearBudgetExhaustedWithoutTarget": 99500,
      "threeYearBudgetExhaustedWithoutTarget": 98592,
      "winnersPer1000Entrants": 14.08,
      "entrantsPerWinner": 71.02272727272727,
      "totalSpendCents": 357429758000,
      "spendPerWinnerCents": 253856362.2159091,
      "medianBetsBeforeWin": 870.5,
      "medianMonthsBeforeWin": 18,
      "medianSpendBeforeWinCents": 1741000,
      "medianGrossPayoutCents": 200000000,
      "simulationErrorPercentagePoints12Months": 0.02114824819298101,
      "simulationErrorPercentagePoints36Months": -0.02168726543758468
    },
    {
      "gameId": "lottery_tail",
      "gameLabel": "Controlled lottery tail",
      "strategyId": "stake_10",
      "strategyLabel": "100 bets × R10",
      "stakeCents": 1000,
      "betsPerMonth": 100,
      "maximumBets": 3600,
      "targetMultiplier": 10000,
      "theoreticalRtp": 0.8,
      "probabilityPerBet": 0.000008,
      "exactProbability12Months": 0.009554105136119428,
      "exactProbability36Months": 0.028389344741056144,
      "simulatedProbability12Months": 0.00937,
      "simulatedProbability36Months": 0.02853,
      "oneYearWinners": 937,
      "threeYearWinners": 2853,
      "oneYearBudgetExhaustedWithoutTarget": 99063,
      "threeYearBudgetExhaustedWithoutTarget": 97147,
      "winnersPer1000Entrants": 28.53,
      "entrantsPerWinner": 35.050823694356815,
      "totalSpendCents": 354924924000,
      "spendPerWinnerCents": 124404109.35856992,
      "medianBetsBeforeWin": 1843,
      "medianMonthsBeforeWin": 19,
      "medianSpendBeforeWinCents": 1843000,
      "medianGrossPayoutCents": 100000000,
      "simulationErrorPercentagePoints12Months": -0.01841051361194286,
      "simulationErrorPercentagePoints36Months": 0.014065525894385589
    },
    {
      "gameId": "lottery_tail",
      "gameLabel": "Controlled lottery tail",
      "strategyId": "stake_5",
      "strategyLabel": "200 bets × R5",
      "stakeCents": 500,
      "betsPerMonth": 200,
      "maximumBets": 7200,
      "targetMultiplier": 20000,
      "theoreticalRtp": 0.8,
      "probabilityPerBet": 0.000008,
      "exactProbability12Months": 0.019016929347286826,
      "exactProbability36Months": 0.0559727345872858,
      "simulatedProbability12Months": 0.01927,
      "simulatedProbability36Months": 0.05642,
      "oneYearWinners": 1927,
      "threeYearWinners": 5642,
      "oneYearBudgetExhaustedWithoutTarget": 98073,
      "threeYearBudgetExhaustedWithoutTarget": 94358,
      "winnersPer1000Entrants": 56.419999999999995,
      "entrantsPerWinner": 17.72421127259837,
      "totalSpendCents": 349686727000,
      "spendPerWinnerCents": 61979214.28571428,
      "medianBetsBeforeWin": 3545.5,
      "medianMonthsBeforeWin": 18,
      "medianSpendBeforeWinCents": 1772750,
      "medianGrossPayoutCents": 50000000,
      "simulationErrorPercentagePoints12Months": 0.025307065271317278,
      "simulationErrorPercentagePoints36Months": 0.04472654127141984
    },
    {
      "gameId": "virtual_accumulator",
      "gameLabel": "Controlled virtual accumulator",
      "strategyId": "stake_50",
      "strategyLabel": "20 bets × R50",
      "stakeCents": 5000,
      "betsPerMonth": 20,
      "maximumBets": 720,
      "targetMultiplier": 2000,
      "theoreticalRtp": 0.9,
      "probabilityPerBet": 0.00045,
      "exactProbability12Months": 0.10239422220088512,
      "exactProbability36Months": 0.2768024964626933,
      "simulatedProbability12Months": 0.10322,
      "simulatedProbability36Months": 0.2751,
      "oneYearWinners": 10322,
      "threeYearWinners": 27510,
      "oneYearBudgetExhaustedWithoutTarget": 89678,
      "threeYearBudgetExhaustedWithoutTarget": 72490,
      "winnersPer1000Entrants": 275.1,
      "entrantsPerWinner": 3.635041802980734,
      "totalSpendCents": 307573255000,
      "spendPerWinnerCents": 11180416.394038532,
      "medianBetsBeforeWin": 326,
      "medianMonthsBeforeWin": 17,
      "medianSpendBeforeWinCents": 1630000,
      "medianGrossPayoutCents": 10000000,
      "simulationErrorPercentagePoints12Months": 0.08257777991148851,
      "simulationErrorPercentagePoints36Months": -0.17024964626932704
    },
    {
      "gameId": "virtual_accumulator",
      "gameLabel": "Controlled virtual accumulator",
      "strategyId": "stake_20",
      "strategyLabel": "50 bets × R20",
      "stakeCents": 2000,
      "betsPerMonth": 50,
      "maximumBets": 1800,
      "targetMultiplier": 5000,
      "theoreticalRtp": 0.9,
      "probabilityPerBet": 0.00018,
      "exactProbability12Months": 0.10238112951450073,
      "exactProbability36Months": 0.27677084982074696,
      "simulatedProbability12Months": 0.10293,
      "simulatedProbability36Months": 0.27932,
      "oneYearWinners": 10293,
      "threeYearWinners": 27932,
      "oneYearBudgetExhaustedWithoutTarget": 89707,
      "threeYearBudgetExhaustedWithoutTarget": 72068,
      "winnersPer1000Entrants": 279.32,
      "entrantsPerWinner": 3.5801231562365747,
      "totalSpendCents": 307298124000,
      "spendPerWinnerCents": 11001651.296004582,
      "medianBetsBeforeWin": 827,
      "medianMonthsBeforeWin": 17,
      "medianSpendBeforeWinCents": 1654000,
      "medianGrossPayoutCents": 10000000,
      "simulationErrorPercentagePoints12Months": 0.054887048549925876,
      "simulationErrorPercentagePoints36Months": 0.2549150179253057
    },
    {
      "gameId": "virtual_accumulator",
      "gameLabel": "Controlled virtual accumulator",
      "strategyId": "stake_10",
      "strategyLabel": "100 bets × R10",
      "stakeCents": 1000,
      "betsPerMonth": 100,
      "maximumBets": 3600,
      "targetMultiplier": 10000,
      "theoreticalRtp": 0.9,
      "probabilityPerBet": 0.00009,
      "exactProbability12Months": 0.10237676629088477,
      "exactProbability36Months": 0.2767603031646415,
      "simulatedProbability12Months": 0.10303,
      "simulatedProbability36Months": 0.27614,
      "oneYearWinners": 10303,
      "threeYearWinners": 27614,
      "oneYearBudgetExhaustedWithoutTarget": 89697,
      "threeYearBudgetExhaustedWithoutTarget": 72386,
      "winnersPer1000Entrants": 276.14,
      "entrantsPerWinner": 3.6213514883754616,
      "totalSpendCents": 307323953000,
      "spendPerWinnerCents": 11129280.546099804,
      "medianBetsBeforeWin": 1633,
      "medianMonthsBeforeWin": 17,
      "medianSpendBeforeWinCents": 1633000,
      "medianGrossPayoutCents": 10000000,
      "simulationErrorPercentagePoints12Months": 0.0653233709115228,
      "simulationErrorPercentagePoints36Months": -0.062030316464151136
    },
    {
      "gameId": "virtual_accumulator",
      "gameLabel": "Controlled virtual accumulator",
      "strategyId": "stake_5",
      "strategyLabel": "200 bets × R5",
      "stakeCents": 500,
      "betsPerMonth": 200,
      "maximumBets": 7200,
      "targetMultiplier": 20000,
      "theoreticalRtp": 0.9,
      "probabilityPerBet": 0.000045,
      "exactProbability12Months": 0.10237458486733098,
      "exactProbability36Months": 0.27675503025318604,
      "simulatedProbability12Months": 0.10261,
      "simulatedProbability36Months": 0.27638,
      "oneYearWinners": 10261,
      "threeYearWinners": 27638,
      "oneYearBudgetExhaustedWithoutTarget": 89739,
      "threeYearBudgetExhaustedWithoutTarget": 72362,
      "winnersPer1000Entrants": 276.38,
      "entrantsPerWinner": 3.6182068167016426,
      "totalSpendCents": 307522665500,
      "spendPerWinnerCents": 11126806.04602359,
      "medianBetsBeforeWin": 3309,
      "medianMonthsBeforeWin": 17,
      "medianSpendBeforeWinCents": 1654500,
      "medianGrossPayoutCents": 10000000,
      "simulationErrorPercentagePoints12Months": 0.023541513266903125,
      "simulationErrorPercentagePoints36Months": -0.03750302531860261
    }
  ],
  "survival": [
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 0,
      "bets": 0,
      "exactSurvival": 1,
      "exactCumulativeIncidence": 0,
      "simulatedCumulativeIncidence": 0
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 1,
      "bets": 20,
      "exactSurvival": 0.9945143450692469,
      "exactCumulativeIncidence": 0.005485654930753148,
      "simulatedCumulativeIncidence": 0.00565
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 2,
      "bets": 40,
      "exactSurvival": 0.989058782548513,
      "exactCumulativeIncidence": 0.010941217451487018,
      "simulatedCumulativeIncidence": 0.01096
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 3,
      "bets": 60,
      "exactSurvival": 0.9836331473612211,
      "exactCumulativeIncidence": 0.016366852638778906,
      "simulatedCumulativeIncidence": 0.01646
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 4,
      "bets": 80,
      "exactSurvival": 0.9782372753363467,
      "exactCumulativeIncidence": 0.021762724663653255,
      "simulatedCumulativeIncidence": 0.02179
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 5,
      "bets": 100,
      "exactSurvival": 0.9728710032034514,
      "exactCumulativeIncidence": 0.027128996796548566,
      "simulatedCumulativeIncidence": 0.02689
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 6,
      "bets": 120,
      "exactSurvival": 0.9675341685877417,
      "exactCumulativeIncidence": 0.03246583141225834,
      "simulatedCumulativeIncidence": 0.03201
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 7,
      "bets": 140,
      "exactSurvival": 0.9622266100051562,
      "exactCumulativeIncidence": 0.03777338999484381,
      "simulatedCumulativeIncidence": 0.03776
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 8,
      "bets": 160,
      "exactSurvival": 0.9569481668574795,
      "exactCumulativeIncidence": 0.04305183314252048,
      "simulatedCumulativeIncidence": 0.0434
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 9,
      "bets": 180,
      "exactSurvival": 0.9516986794274827,
      "exactCumulativeIncidence": 0.04830132057251735,
      "simulatedCumulativeIncidence": 0.04845
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 10,
      "bets": 200,
      "exactSurvival": 0.9464779888740901,
      "exactCumulativeIncidence": 0.05352201112590993,
      "simulatedCumulativeIncidence": 0.05421
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 11,
      "bets": 220,
      "exactSurvival": 0.9412859372275736,
      "exactCumulativeIncidence": 0.05871406277242641,
      "simulatedCumulativeIncidence": 0.05926
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 12,
      "bets": 240,
      "exactSurvival": 0.9361223673847725,
      "exactCumulativeIncidence": 0.0638776326152275,
      "simulatedCumulativeIncidence": 0.06427
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 13,
      "bets": 260,
      "exactSurvival": 0.93098712310434,
      "exactCumulativeIncidence": 0.06901287689566005,
      "simulatedCumulativeIncidence": 0.06962
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 14,
      "bets": 280,
      "exactSurvival": 0.9258800490020149,
      "exactCumulativeIncidence": 0.07411995099798507,
      "simulatedCumulativeIncidence": 0.07474
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 15,
      "bets": 300,
      "exactSurvival": 0.9208009905459211,
      "exactCumulativeIncidence": 0.07919900945407887,
      "simulatedCumulativeIncidence": 0.07974
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 16,
      "bets": 320,
      "exactSurvival": 0.9157497940518905,
      "exactCumulativeIncidence": 0.0842502059481095,
      "simulatedCumulativeIncidence": 0.08476
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 17,
      "bets": 340,
      "exactSurvival": 0.9107263066788136,
      "exactCumulativeIncidence": 0.0892736933211864,
      "simulatedCumulativeIncidence": 0.08922
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 18,
      "bets": 360,
      "exactSurvival": 0.9057303764240143,
      "exactCumulativeIncidence": 0.09426962357598567,
      "simulatedCumulativeIncidence": 0.09427
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 19,
      "bets": 380,
      "exactSurvival": 0.9007618521186511,
      "exactCumulativeIncidence": 0.09923814788134888,
      "simulatedCumulativeIncidence": 0.09941
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 20,
      "bets": 400,
      "exactSurvival": 0.8958205834231421,
      "exactCumulativeIncidence": 0.10417941657685792,
      "simulatedCumulativeIncidence": 0.10401
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 21,
      "bets": 420,
      "exactSurvival": 0.8909064208226167,
      "exactCumulativeIncidence": 0.10909357917738327,
      "simulatedCumulativeIncidence": 0.10865
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 22,
      "bets": 440,
      "exactSurvival": 0.8860192156223916,
      "exactCumulativeIncidence": 0.11398078437760839,
      "simulatedCumulativeIncidence": 0.11382
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 23,
      "bets": 460,
      "exactSurvival": 0.8811588199434706,
      "exactCumulativeIncidence": 0.11884118005652944,
      "simulatedCumulativeIncidence": 0.11864
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 24,
      "bets": 480,
      "exactSurvival": 0.8763250867180711,
      "exactCumulativeIncidence": 0.12367491328192892,
      "simulatedCumulativeIncidence": 0.12307
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 25,
      "bets": 500,
      "exactSurvival": 0.8715178696851734,
      "exactCumulativeIncidence": 0.12848213031482658,
      "simulatedCumulativeIncidence": 0.12776
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 26,
      "bets": 520,
      "exactSurvival": 0.8667370233860955,
      "exactCumulativeIncidence": 0.13326297661390452,
      "simulatedCumulativeIncidence": 0.13283
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 27,
      "bets": 540,
      "exactSurvival": 0.8619824031600912,
      "exactCumulativeIncidence": 0.13801759683990877,
      "simulatedCumulativeIncidence": 0.13755
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 28,
      "bets": 560,
      "exactSurvival": 0.8572538651399737,
      "exactCumulativeIncidence": 0.1427461348600263,
      "simulatedCumulativeIncidence": 0.14224
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 29,
      "bets": 580,
      "exactSurvival": 0.8525512662477613,
      "exactCumulativeIncidence": 0.14744873375223866,
      "simulatedCumulativeIncidence": 0.14723
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 30,
      "bets": 600,
      "exactSurvival": 0.8478744641903495,
      "exactCumulativeIncidence": 0.1521255358096505,
      "simulatedCumulativeIncidence": 0.152
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 31,
      "bets": 620,
      "exactSurvival": 0.8432233174552041,
      "exactCumulativeIncidence": 0.15677668254479593,
      "simulatedCumulativeIncidence": 0.1568
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 32,
      "bets": 640,
      "exactSurvival": 0.8385976853060799,
      "exactCumulativeIncidence": 0.16140231469392008,
      "simulatedCumulativeIncidence": 0.16141
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 33,
      "bets": 660,
      "exactSurvival": 0.8339974277787625,
      "exactCumulativeIncidence": 0.1660025722212375,
      "simulatedCumulativeIncidence": 0.1661
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 34,
      "bets": 680,
      "exactSurvival": 0.8294224056768325,
      "exactCumulativeIncidence": 0.17057759432316755,
      "simulatedCumulativeIncidence": 0.17065
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 35,
      "bets": 700,
      "exactSurvival": 0.8248724805674542,
      "exactCumulativeIncidence": 0.1751275194325458,
      "simulatedCumulativeIncidence": 0.17537
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "month": 36,
      "bets": 720,
      "exactSurvival": 0.8203475147771868,
      "exactCumulativeIncidence": 0.17965248522281319,
      "simulatedCumulativeIncidence": 0.17977
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 0,
      "bets": 0,
      "exactSurvival": 1,
      "exactCumulativeIncidence": 0,
      "simulatedCumulativeIncidence": 0
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 1,
      "bets": 50,
      "exactSurvival": 0.9962568823635295,
      "exactCumulativeIncidence": 0.0037431176364705054,
      "simulatedCumulativeIncidence": 0.00375
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 2,
      "bets": 100,
      "exactSurvival": 0.9925277756566994,
      "exactCumulativeIncidence": 0.0074722243433006375,
      "simulatedCumulativeIncidence": 0.00712
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 3,
      "bets": 150,
      "exactSurvival": 0.9888126274349519,
      "exactCumulativeIncidence": 0.011187372565048093,
      "simulatedCumulativeIncidence": 0.01098
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 4,
      "bets": 200,
      "exactSurvival": 0.9851113854500354,
      "exactCumulativeIncidence": 0.014888614549964596,
      "simulatedCumulativeIncidence": 0.01478
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 5,
      "bets": 250,
      "exactSurvival": 0.9814239976492694,
      "exactCumulativeIncidence": 0.018576002350730647,
      "simulatedCumulativeIncidence": 0.01869
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 6,
      "bets": 300,
      "exactSurvival": 0.977750412174813,
      "exactCumulativeIncidence": 0.022249587825187045,
      "simulatedCumulativeIncidence": 0.02224
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 7,
      "bets": 350,
      "exactSurvival": 0.9740905773629351,
      "exactCumulativeIncidence": 0.02590942263706486,
      "simulatedCumulativeIncidence": 0.0258
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 8,
      "bets": 400,
      "exactSurvival": 0.9704444417432881,
      "exactCumulativeIncidence": 0.029555558256711856,
      "simulatedCumulativeIncidence": 0.02914
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 9,
      "bets": 450,
      "exactSurvival": 0.966811954038184,
      "exactCumulativeIncidence": 0.033188045961816015,
      "simulatedCumulativeIncidence": 0.03286
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 10,
      "bets": 500,
      "exactSurvival": 0.9631930631618731,
      "exactCumulativeIncidence": 0.03680693683812686,
      "simulatedCumulativeIncidence": 0.0363
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 11,
      "bets": 550,
      "exactSurvival": 0.9595877182198258,
      "exactCumulativeIncidence": 0.0404122817801742,
      "simulatedCumulativeIncidence": 0.03991
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 12,
      "bets": 600,
      "exactSurvival": 0.9559958685080167,
      "exactCumulativeIncidence": 0.044004131491983345,
      "simulatedCumulativeIncidence": 0.04333
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 13,
      "bets": 650,
      "exactSurvival": 0.9524174635122113,
      "exactCumulativeIncidence": 0.04758253648778865,
      "simulatedCumulativeIncidence": 0.04688
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 14,
      "bets": 700,
      "exactSurvival": 0.9488524529072563,
      "exactCumulativeIncidence": 0.05114754709274372,
      "simulatedCumulativeIncidence": 0.05085
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 15,
      "bets": 750,
      "exactSurvival": 0.9453007865563707,
      "exactCumulativeIncidence": 0.05469921344362927,
      "simulatedCumulativeIncidence": 0.05452
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 16,
      "bets": 800,
      "exactSurvival": 0.9417624145104422,
      "exactCumulativeIncidence": 0.05823758548955782,
      "simulatedCumulativeIncidence": 0.05794
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 17,
      "bets": 850,
      "exactSurvival": 0.938237287007323,
      "exactCumulativeIncidence": 0.061762712992676994,
      "simulatedCumulativeIncidence": 0.06142
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 18,
      "bets": 900,
      "exactSurvival": 0.9347253544711316,
      "exactCumulativeIncidence": 0.06527464552886841,
      "simulatedCumulativeIncidence": 0.06499
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 19,
      "bets": 950,
      "exactSurvival": 0.9312265675115545,
      "exactCumulativeIncidence": 0.06877343248844547,
      "simulatedCumulativeIncidence": 0.06815
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 20,
      "bets": 1000,
      "exactSurvival": 0.9277408769231521,
      "exactCumulativeIncidence": 0.0722591230768479,
      "simulatedCumulativeIncidence": 0.07167
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 21,
      "bets": 1050,
      "exactSurvival": 0.9242682336846665,
      "exactCumulativeIncidence": 0.07573176631533352,
      "simulatedCumulativeIncidence": 0.07502
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 22,
      "bets": 1100,
      "exactSurvival": 0.920808588958332,
      "exactCumulativeIncidence": 0.07919141104166805,
      "simulatedCumulativeIncidence": 0.07808
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 23,
      "bets": 1150,
      "exactSurvival": 0.9173618940891884,
      "exactCumulativeIncidence": 0.08263810591081155,
      "simulatedCumulativeIncidence": 0.08128
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 24,
      "bets": 1200,
      "exactSurvival": 0.9139281006043971,
      "exactCumulativeIncidence": 0.08607189939560289,
      "simulatedCumulativeIncidence": 0.08516
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 25,
      "bets": 1250,
      "exactSurvival": 0.9105071602125588,
      "exactCumulativeIncidence": 0.08949283978744116,
      "simulatedCumulativeIncidence": 0.0886
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 26,
      "bets": 1300,
      "exactSurvival": 0.9070990248030345,
      "exactCumulativeIncidence": 0.0929009751969655,
      "simulatedCumulativeIncidence": 0.09228
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 27,
      "bets": 1350,
      "exactSurvival": 0.903703646445269,
      "exactCumulativeIncidence": 0.09629635355473098,
      "simulatedCumulativeIncidence": 0.09595
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 28,
      "bets": 1400,
      "exactSurvival": 0.900320977388117,
      "exactCumulativeIncidence": 0.099679022611883,
      "simulatedCumulativeIncidence": 0.09931
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 29,
      "bets": 1450,
      "exactSurvival": 0.8969509700591711,
      "exactCumulativeIncidence": 0.10304902994082887,
      "simulatedCumulativeIncidence": 0.10231
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 30,
      "bets": 1500,
      "exactSurvival": 0.8935935770640933,
      "exactCumulativeIncidence": 0.10640642293590674,
      "simulatedCumulativeIncidence": 0.10565
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 31,
      "bets": 1550,
      "exactSurvival": 0.8902487511859478,
      "exactCumulativeIncidence": 0.10975124881405218,
      "simulatedCumulativeIncidence": 0.10884
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 32,
      "bets": 1600,
      "exactSurvival": 0.8869164453845378,
      "exactCumulativeIncidence": 0.11308355461546216,
      "simulatedCumulativeIncidence": 0.11208
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 33,
      "bets": 1650,
      "exactSurvival": 0.8835966127957432,
      "exactCumulativeIncidence": 0.1164033872042568,
      "simulatedCumulativeIncidence": 0.11561
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 34,
      "bets": 1700,
      "exactSurvival": 0.8802892067308619,
      "exactCumulativeIncidence": 0.11971079326913814,
      "simulatedCumulativeIncidence": 0.11897
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 35,
      "bets": 1750,
      "exactSurvival": 0.8769941806759529,
      "exactCumulativeIncidence": 0.12300581932404708,
      "simulatedCumulativeIncidence": 0.12229
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "month": 36,
      "bets": 1800,
      "exactSurvival": 0.8737114882911827,
      "exactCumulativeIncidence": 0.12628851170881727,
      "simulatedCumulativeIncidence": 0.12525
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 0,
      "bets": 0,
      "exactSurvival": 1,
      "exactCumulativeIncidence": 0,
      "simulatedCumulativeIncidence": 0
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 1,
      "bets": 100,
      "exactSurvival": 0.9975030912249633,
      "exactCumulativeIncidence": 0.0024969087750367214,
      "simulatedCumulativeIncidence": 0.00208
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 2,
      "bets": 200,
      "exactSurvival": 0.9950124170033573,
      "exactCumulativeIncidence": 0.004987582996642703,
      "simulatedCumulativeIncidence": 0.00468
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 3,
      "bets": 300,
      "exactSurvival": 0.9925279617680711,
      "exactCumulativeIncidence": 0.007472038231928879,
      "simulatedCumulativeIncidence": 0.00698
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 4,
      "bets": 400,
      "exactSurvival": 0.9900497099908631,
      "exactCumulativeIncidence": 0.009950290009136942,
      "simulatedCumulativeIncidence": 0.00944
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 5,
      "bets": 500,
      "exactSurvival": 0.9875776461822643,
      "exactCumulativeIncidence": 0.01242235381773571,
      "simulatedCumulativeIncidence": 0.01179
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 6,
      "bets": 600,
      "exactSurvival": 0.9851117548914816,
      "exactCumulativeIncidence": 0.014888245108518383,
      "simulatedCumulativeIncidence": 0.01443
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 7,
      "bets": 700,
      "exactSurvival": 0.9826520207063012,
      "exactCumulativeIncidence": 0.0173479792936988,
      "simulatedCumulativeIncidence": 0.01675
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 8,
      "bets": 800,
      "exactSurvival": 0.980198428252992,
      "exactCumulativeIncidence": 0.01980157174700803,
      "simulatedCumulativeIncidence": 0.01918
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 9,
      "bets": 900,
      "exactSurvival": 0.9777509621962098,
      "exactCumulativeIncidence": 0.022249037803790173,
      "simulatedCumulativeIncidence": 0.02156
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 10,
      "bets": 1000,
      "exactSurvival": 0.9753096072389015,
      "exactCumulativeIncidence": 0.024690392761098523,
      "simulatedCumulativeIncidence": 0.02407
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 11,
      "bets": 1100,
      "exactSurvival": 0.972874348122209,
      "exactCumulativeIncidence": 0.027125651877791035,
      "simulatedCumulativeIncidence": 0.02654
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 12,
      "bets": 1200,
      "exactSurvival": 0.9704451696253745,
      "exactCumulativeIncidence": 0.029554830374625474,
      "simulatedCumulativeIncidence": 0.0293
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 13,
      "bets": 1300,
      "exactSurvival": 0.9680220565656449,
      "exactCumulativeIncidence": 0.031977943434355116,
      "simulatedCumulativeIncidence": 0.03177
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 14,
      "bets": 1400,
      "exactSurvival": 0.965604993798177,
      "exactCumulativeIncidence": 0.03439500620182301,
      "simulatedCumulativeIncidence": 0.03395
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 15,
      "bets": 1500,
      "exactSurvival": 0.963193966215943,
      "exactCumulativeIncidence": 0.036806033784057,
      "simulatedCumulativeIncidence": 0.03626
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 16,
      "bets": 1600,
      "exactSurvival": 0.9607889587496359,
      "exactCumulativeIncidence": 0.03921104125036412,
      "simulatedCumulativeIncidence": 0.03884
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 17,
      "bets": 1700,
      "exactSurvival": 0.9583899563675755,
      "exactCumulativeIncidence": 0.04161004363242449,
      "simulatedCumulativeIncidence": 0.04126
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 18,
      "bets": 1800,
      "exactSurvival": 0.9559969440756142,
      "exactCumulativeIncidence": 0.0440030559243858,
      "simulatedCumulativeIncidence": 0.04362
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 19,
      "bets": 1900,
      "exactSurvival": 0.9536099069170435,
      "exactCumulativeIncidence": 0.046390093082956496,
      "simulatedCumulativeIncidence": 0.04602
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 20,
      "bets": 2000,
      "exactSurvival": 0.9512288299725002,
      "exactCumulativeIncidence": 0.048771170027499755,
      "simulatedCumulativeIncidence": 0.04819
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 21,
      "bets": 2100,
      "exactSurvival": 0.948853698359874,
      "exactCumulativeIncidence": 0.05114630164012601,
      "simulatedCumulativeIncidence": 0.05048
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 22,
      "bets": 2200,
      "exactSurvival": 0.9464844972342131,
      "exactCumulativeIncidence": 0.05351550276578687,
      "simulatedCumulativeIncidence": 0.05301
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 23,
      "bets": 2300,
      "exactSurvival": 0.9441212117876328,
      "exactCumulativeIncidence": 0.05587878821236725,
      "simulatedCumulativeIncidence": 0.05545
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 24,
      "bets": 2400,
      "exactSurvival": 0.9417638272492219,
      "exactCumulativeIncidence": 0.05823617275077808,
      "simulatedCumulativeIncidence": 0.0578
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 25,
      "bets": 2500,
      "exactSurvival": 0.9394123288849511,
      "exactCumulativeIncidence": 0.060587671115048924,
      "simulatedCumulativeIncidence": 0.06017
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 26,
      "bets": 2600,
      "exactSurvival": 0.9370667019975805,
      "exactCumulativeIncidence": 0.06293329800241954,
      "simulatedCumulativeIncidence": 0.06274
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 27,
      "bets": 2700,
      "exactSurvival": 0.934726931926568,
      "exactCumulativeIncidence": 0.06527306807343203,
      "simulatedCumulativeIncidence": 0.0651
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 28,
      "bets": 2800,
      "exactSurvival": 0.9323930040479773,
      "exactCumulativeIncidence": 0.06760699595202269,
      "simulatedCumulativeIncidence": 0.06752
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 29,
      "bets": 2900,
      "exactSurvival": 0.9300649037743871,
      "exactCumulativeIncidence": 0.06993509622561289,
      "simulatedCumulativeIncidence": 0.06989
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 30,
      "bets": 3000,
      "exactSurvival": 0.9277426165547991,
      "exactCumulativeIncidence": 0.07225738344520094,
      "simulatedCumulativeIncidence": 0.0722
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 31,
      "bets": 3100,
      "exactSurvival": 0.9254261278745478,
      "exactCumulativeIncidence": 0.07457387212545219,
      "simulatedCumulativeIncidence": 0.07475
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 32,
      "bets": 3200,
      "exactSurvival": 0.9231154232552096,
      "exactCumulativeIncidence": 0.07688457674479043,
      "simulatedCumulativeIncidence": 0.07707
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 33,
      "bets": 3300,
      "exactSurvival": 0.9208104882545118,
      "exactCumulativeIncidence": 0.07918951174548816,
      "simulatedCumulativeIncidence": 0.07936
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 34,
      "bets": 3400,
      "exactSurvival": 0.9185113084662433,
      "exactCumulativeIncidence": 0.08148869153375671,
      "simulatedCumulativeIncidence": 0.08174
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 35,
      "bets": 3500,
      "exactSurvival": 0.9162178695201634,
      "exactCumulativeIncidence": 0.08378213047983663,
      "simulatedCumulativeIncidence": 0.08401
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "month": 36,
      "bets": 3600,
      "exactSurvival": 0.913930157081913,
      "exactCumulativeIncidence": 0.08606984291808695,
      "simulatedCumulativeIncidence": 0.08645
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 0,
      "bets": 0,
      "exactSurvival": 1,
      "exactCumulativeIncidence": 0,
      "simulatedCumulativeIncidence": 0
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 1,
      "bets": 200,
      "exactSurvival": 0.9990004973358588,
      "exactCumulativeIncidence": 0.000999502664141172,
      "simulatedCumulativeIncidence": 0.00107
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 2,
      "bets": 400,
      "exactSurvival": 0.9980019936772934,
      "exactCumulativeIncidence": 0.001998006322706636,
      "simulatedCumulativeIncidence": 0.00205
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 3,
      "bets": 600,
      "exactSurvival": 0.9970044880257948,
      "exactCumulativeIncidence": 0.0029955119742052227,
      "simulatedCumulativeIncidence": 0.00311
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 4,
      "bets": 800,
      "exactSurvival": 0.9960079793838523,
      "exactCumulativeIncidence": 0.0039920206161476735,
      "simulatedCumulativeIncidence": 0.00415
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 5,
      "bets": 1000,
      "exactSurvival": 0.9950124667549524,
      "exactCumulativeIncidence": 0.004987533245047637,
      "simulatedCumulativeIncidence": 0.00522
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 6,
      "bets": 1200,
      "exactSurvival": 0.9940179491435771,
      "exactCumulativeIncidence": 0.005982050856422894,
      "simulatedCumulativeIncidence": 0.00616
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 7,
      "bets": 1400,
      "exactSurvival": 0.9930244255552041,
      "exactCumulativeIncidence": 0.006975574444795907,
      "simulatedCumulativeIncidence": 0.00724
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 8,
      "bets": 1600,
      "exactSurvival": 0.9920318949963044,
      "exactCumulativeIncidence": 0.007968105003695602,
      "simulatedCumulativeIncidence": 0.00825
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 9,
      "bets": 1800,
      "exactSurvival": 0.9910403564743426,
      "exactCumulativeIncidence": 0.008959643525657368,
      "simulatedCumulativeIncidence": 0.00929
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 10,
      "bets": 2000,
      "exactSurvival": 0.9900498089977752,
      "exactCumulativeIncidence": 0.009950191002224829,
      "simulatedCumulativeIncidence": 0.01026
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 11,
      "bets": 2200,
      "exactSurvival": 0.9890602515760495,
      "exactCumulativeIncidence": 0.010939748423950513,
      "simulatedCumulativeIncidence": 0.01108
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 12,
      "bets": 2400,
      "exactSurvival": 0.9880716832196031,
      "exactCumulativeIncidence": 0.011928316780396853,
      "simulatedCumulativeIncidence": 0.01208
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 13,
      "bets": 2600,
      "exactSurvival": 0.9870841029398627,
      "exactCumulativeIncidence": 0.012915897060137294,
      "simulatedCumulativeIncidence": 0.01304
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 14,
      "bets": 2800,
      "exactSurvival": 0.9860975097492429,
      "exactCumulativeIncidence": 0.013902490250757071,
      "simulatedCumulativeIncidence": 0.01395
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 15,
      "bets": 3000,
      "exactSurvival": 0.9851119026611457,
      "exactCumulativeIncidence": 0.014888097338854323,
      "simulatedCumulativeIncidence": 0.0151
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 16,
      "bets": 3200,
      "exactSurvival": 0.9841272806899587,
      "exactCumulativeIncidence": 0.015872719310041306,
      "simulatedCumulativeIncidence": 0.01596
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 17,
      "bets": 3400,
      "exactSurvival": 0.9831436428510552,
      "exactCumulativeIncidence": 0.016856357148944845,
      "simulatedCumulativeIncidence": 0.01701
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 18,
      "bets": 3600,
      "exactSurvival": 0.9821609881607921,
      "exactCumulativeIncidence": 0.017839011839207886,
      "simulatedCumulativeIncidence": 0.01803
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 19,
      "bets": 3800,
      "exactSurvival": 0.98117931563651,
      "exactCumulativeIncidence": 0.018820684363490048,
      "simulatedCumulativeIncidence": 0.01897
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 20,
      "bets": 4000,
      "exactSurvival": 0.980198624296531,
      "exactCumulativeIncidence": 0.01980137570346896,
      "simulatedCumulativeIncidence": 0.01995
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 21,
      "bets": 4200,
      "exactSurvival": 0.9792189131601592,
      "exactCumulativeIncidence": 0.020781086839840812,
      "simulatedCumulativeIncidence": 0.02091
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 22,
      "bets": 4400,
      "exactSurvival": 0.9782401812476783,
      "exactCumulativeIncidence": 0.02175981875232169,
      "simulatedCumulativeIncidence": 0.02194
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 23,
      "bets": 4600,
      "exactSurvival": 0.9772624275803513,
      "exactCumulativeIncidence": 0.02273757241964869,
      "simulatedCumulativeIncidence": 0.02301
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 24,
      "bets": 4800,
      "exactSurvival": 0.9762856511804198,
      "exactCumulativeIncidence": 0.023714348819580233,
      "simulatedCumulativeIncidence": 0.02384
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 25,
      "bets": 5000,
      "exactSurvival": 0.9753098510711021,
      "exactCumulativeIncidence": 0.02469014892889787,
      "simulatedCumulativeIncidence": 0.02477
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 26,
      "bets": 5200,
      "exactSurvival": 0.9743350262765935,
      "exactCumulativeIncidence": 0.02566497372340648,
      "simulatedCumulativeIncidence": 0.02558
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 27,
      "bets": 5400,
      "exactSurvival": 0.973361175822064,
      "exactCumulativeIncidence": 0.02663882417793595,
      "simulatedCumulativeIncidence": 0.02655
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 28,
      "bets": 5600,
      "exactSurvival": 0.9723882987336583,
      "exactCumulativeIncidence": 0.027611701266341715,
      "simulatedCumulativeIncidence": 0.02755
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 29,
      "bets": 5800,
      "exactSurvival": 0.9714163940384943,
      "exactCumulativeIncidence": 0.028583605961505665,
      "simulatedCumulativeIncidence": 0.0286
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 30,
      "bets": 6000,
      "exactSurvival": 0.9704454607646625,
      "exactCumulativeIncidence": 0.029554539235337463,
      "simulatedCumulativeIncidence": 0.02958
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 31,
      "bets": 6200,
      "exactSurvival": 0.9694754979412246,
      "exactCumulativeIncidence": 0.030524502058775438,
      "simulatedCumulativeIncidence": 0.03053
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 32,
      "bets": 6400,
      "exactSurvival": 0.9685065045982129,
      "exactCumulativeIncidence": 0.03149349540178714,
      "simulatedCumulativeIncidence": 0.03141
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 33,
      "bets": 6600,
      "exactSurvival": 0.9675384797666289,
      "exactCumulativeIncidence": 0.03246152023337112,
      "simulatedCumulativeIncidence": 0.03224
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 34,
      "bets": 6800,
      "exactSurvival": 0.9665714224784431,
      "exactCumulativeIncidence": 0.033428577521556924,
      "simulatedCumulativeIncidence": 0.03322
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 35,
      "bets": 7000,
      "exactSurvival": 0.9656053317665932,
      "exactCumulativeIncidence": 0.034394668233406755,
      "simulatedCumulativeIncidence": 0.0342
    },
    {
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "month": 36,
      "bets": 7200,
      "exactSurvival": 0.9646402066649836,
      "exactCumulativeIncidence": 0.035359793335016376,
      "simulatedCumulativeIncidence": 0.03517
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 0,
      "bets": 0,
      "exactSurvival": 1,
      "exactCumulativeIncidence": 0,
      "simulatedCumulativeIncidence": 0
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 1,
      "bets": 20,
      "exactSurvival": 0.9903445629617605,
      "exactCumulativeIncidence": 0.009655437038239456,
      "simulatedCumulativeIncidence": 0.00928
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 2,
      "bets": 40,
      "exactSurvival": 0.9807823533879204,
      "exactCumulativeIncidence": 0.019217646612079586,
      "simulatedCumulativeIncidence": 0.01905
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 3,
      "bets": 60,
      "exactSurvival": 0.971312471126567,
      "exactCumulativeIncidence": 0.028687528873432955,
      "simulatedCumulativeIncidence": 0.02835
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 4,
      "bets": 80,
      "exactSurvival": 0.9619340247171476,
      "exactCumulativeIncidence": 0.03806597528285238,
      "simulatedCumulativeIncidence": 0.03858
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 5,
      "bets": 100,
      "exactSurvival": 0.952646131306551,
      "exactCumulativeIncidence": 0.04735386869344904,
      "simulatedCumulativeIncidence": 0.04794
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 6,
      "bets": 120,
      "exactSurvival": 0.9434479165659981,
      "exactCumulativeIncidence": 0.056552083434001865,
      "simulatedCumulativeIncidence": 0.05731
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 7,
      "bets": 140,
      "exactSurvival": 0.9343385146087368,
      "exactCumulativeIncidence": 0.06566148539126315,
      "simulatedCumulativeIncidence": 0.06658
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 8,
      "bets": 160,
      "exactSurvival": 0.9253170679085301,
      "exactCumulativeIncidence": 0.07468293209146992,
      "simulatedCumulativeIncidence": 0.07532
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 9,
      "bets": 180,
      "exactSurvival": 0.9163827272189309,
      "exactCumulativeIncidence": 0.08361727278106912,
      "simulatedCumulativeIncidence": 0.08434
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 10,
      "bets": 200,
      "exactSurvival": 0.9075346514933382,
      "exactCumulativeIncidence": 0.09246534850666177,
      "simulatedCumulativeIncidence": 0.09359
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 11,
      "bets": 220,
      "exactSurvival": 0.8987720078058237,
      "exactCumulativeIncidence": 0.10122799219417633,
      "simulatedCumulativeIncidence": 0.10237
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 12,
      "bets": 240,
      "exactSurvival": 0.8900939712727225,
      "exactCumulativeIncidence": 0.1099060287272775,
      "simulatedCumulativeIncidence": 0.11164
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 13,
      "bets": 260,
      "exactSurvival": 0.8814997249749822,
      "exactCumulativeIncidence": 0.11850027502501781,
      "simulatedCumulativeIncidence": 0.12008
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 14,
      "bets": 280,
      "exactSurvival": 0.8729884598812608,
      "exactCumulativeIncidence": 0.12701154011873916,
      "simulatedCumulativeIncidence": 0.1285
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 15,
      "bets": 300,
      "exactSurvival": 0.8645593747717677,
      "exactCumulativeIncidence": 0.1354406252282323,
      "simulatedCumulativeIncidence": 0.13674
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 16,
      "bets": 320,
      "exactSurvival": 0.8562116761628391,
      "exactCumulativeIncidence": 0.1437883238371609,
      "simulatedCumulativeIncidence": 0.14469
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 17,
      "bets": 340,
      "exactSurvival": 0.8479445782322433,
      "exactCumulativeIncidence": 0.15205542176775666,
      "simulatedCumulativeIncidence": 0.1528
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 18,
      "bets": 360,
      "exactSurvival": 0.8397573027452054,
      "exactCumulativeIncidence": 0.16024269725479456,
      "simulatedCumulativeIncidence": 0.16079
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 19,
      "bets": 380,
      "exactSurvival": 0.8316490789811473,
      "exactCumulativeIncidence": 0.16835092101885274,
      "simulatedCumulativeIncidence": 0.16838
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 20,
      "bets": 400,
      "exactSurvival": 0.823619143661135,
      "exactCumulativeIncidence": 0.17638085633886502,
      "simulatedCumulativeIncidence": 0.17651
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 21,
      "bets": 420,
      "exactSurvival": 0.8156667408760261,
      "exactCumulativeIncidence": 0.1843332591239739,
      "simulatedCumulativeIncidence": 0.18454
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 22,
      "bets": 440,
      "exactSurvival": 0.8077911220153117,
      "exactCumulativeIncidence": 0.19220887798468833,
      "simulatedCumulativeIncidence": 0.1925
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 23,
      "bets": 460,
      "exactSurvival": 0.799991545696644,
      "exactCumulativeIncidence": 0.200008454303356,
      "simulatedCumulativeIncidence": 0.20019
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 24,
      "bets": 480,
      "exactSurvival": 0.7922672776960461,
      "exactCumulativeIncidence": 0.2077327223039539,
      "simulatedCumulativeIncidence": 0.20818
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 25,
      "bets": 500,
      "exactSurvival": 0.7846175908787946,
      "exactCumulativeIncidence": 0.21538240912120543,
      "simulatedCumulativeIncidence": 0.21609
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 26,
      "bets": 520,
      "exactSurvival": 0.7770417651309692,
      "exactCumulativeIncidence": 0.22295823486903077,
      "simulatedCumulativeIncidence": 0.22278
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 27,
      "bets": 540,
      "exactSurvival": 0.7695390872916648,
      "exactCumulativeIncidence": 0.23046091270833524,
      "simulatedCumulativeIncidence": 0.23011
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 28,
      "bets": 560,
      "exactSurvival": 0.7621088510858557,
      "exactCumulativeIncidence": 0.2378911489141443,
      "simulatedCumulativeIncidence": 0.23694
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 29,
      "bets": 580,
      "exactSurvival": 0.7547503570579113,
      "exactCumulativeIncidence": 0.24524964294208873,
      "simulatedCumulativeIncidence": 0.24411
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 30,
      "bets": 600,
      "exactSurvival": 0.7474629125057497,
      "exactCumulativeIncidence": 0.2525370874942503,
      "simulatedCumulativeIncidence": 0.25171
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 31,
      "bets": 620,
      "exactSurvival": 0.7402458314156315,
      "exactCumulativeIncidence": 0.2597541685843685,
      "simulatedCumulativeIncidence": 0.25912
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 32,
      "bets": 640,
      "exactSurvival": 0.7330984343975786,
      "exactCumulativeIncidence": 0.2669015656024214,
      "simulatedCumulativeIncidence": 0.26632
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 33,
      "bets": 660,
      "exactSurvival": 0.7260200486214208,
      "exactCumulativeIncidence": 0.2739799513785792,
      "simulatedCumulativeIncidence": 0.27367
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 34,
      "bets": 680,
      "exactSurvival": 0.7190100077534571,
      "exactCumulativeIncidence": 0.28098999224654286,
      "simulatedCumulativeIncidence": 0.28097
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 35,
      "bets": 700,
      "exactSurvival": 0.7120676518937294,
      "exactCumulativeIncidence": 0.28793234810627055,
      "simulatedCumulativeIncidence": 0.28823
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "month": 36,
      "bets": 720,
      "exactSurvival": 0.7051923275139025,
      "exactCumulativeIncidence": 0.2948076724860975,
      "simulatedCumulativeIncidence": 0.29503
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 0,
      "bets": 0,
      "exactSurvival": 1,
      "exactCumulativeIncidence": 0,
      "simulatedCumulativeIncidence": 0
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 1,
      "bets": 50,
      "exactSurvival": 0.9903459613185036,
      "exactCumulativeIncidence": 0.00965403868149639,
      "simulatedCumulativeIncidence": 0.00955
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 2,
      "bets": 100,
      "exactSurvival": 0.980785123099871,
      "exactCumulativeIncidence": 0.01921487690012902,
      "simulatedCumulativeIncidence": 0.01921
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 3,
      "bets": 150,
      "exactSurvival": 0.9713165855832285,
      "exactCumulativeIncidence": 0.02868341441677147,
      "simulatedCumulativeIncidence": 0.02884
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 4,
      "bets": 200,
      "exactSurvival": 0.961939457694029,
      "exactCumulativeIncidence": 0.038060542305971,
      "simulatedCumulativeIncidence": 0.0385
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 5,
      "bets": 250,
      "exactSurvival": 0.9526528569601931,
      "exactCumulativeIncidence": 0.047347143039806916,
      "simulatedCumulativeIncidence": 0.048
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 6,
      "bets": 300,
      "exactSurvival": 0.9434559094290613,
      "exactCumulativeIncidence": 0.056544090570938677,
      "simulatedCumulativeIncidence": 0.05714
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 7,
      "bets": 350,
      "exactSurvival": 0.9343477495851468,
      "exactCumulativeIncidence": 0.06565225041485323,
      "simulatedCumulativeIncidence": 0.06616
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 8,
      "bets": 400,
      "exactSurvival": 0.9253275202686826,
      "exactCumulativeIncidence": 0.07467247973131741,
      "simulatedCumulativeIncidence": 0.07543
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 9,
      "bets": 450,
      "exactSurvival": 0.9163943725949555,
      "exactCumulativeIncidence": 0.08360562740504451,
      "simulatedCumulativeIncidence": 0.08423
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 10,
      "bets": 500,
      "exactSurvival": 0.9075474658744181,
      "exactCumulativeIncidence": 0.09245253412558185,
      "simulatedCumulativeIncidence": 0.09268
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 11,
      "bets": 550,
      "exactSurvival": 0.8987859675335724,
      "exactCumulativeIncidence": 0.10121403246642757,
      "simulatedCumulativeIncidence": 0.10108
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 12,
      "bets": 600,
      "exactSurvival": 0.8901090530366171,
      "exactCumulativeIncidence": 0.10989094696338286,
      "simulatedCumulativeIncidence": 0.1101
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 13,
      "bets": 650,
      "exactSurvival": 0.8815159058078514,
      "exactCumulativeIncidence": 0.11848409419214856,
      "simulatedCumulativeIncidence": 0.11864
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 14,
      "bets": 700,
      "exactSurvival": 0.8730057171548281,
      "exactCumulativeIncidence": 0.1269942828451719,
      "simulatedCumulativeIncidence": 0.12744
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 15,
      "bets": 750,
      "exactSurvival": 0.8645776861922478,
      "exactCumulativeIncidence": 0.13542231380775216,
      "simulatedCumulativeIncidence": 0.13597
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 16,
      "bets": 800,
      "exactSurvival": 0.8562310197665892,
      "exactCumulativeIncidence": 0.14376898023341078,
      "simulatedCumulativeIncidence": 0.14402
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 17,
      "bets": 850,
      "exactSurvival": 0.8479649323814654,
      "exactCumulativeIncidence": 0.15203506761853458,
      "simulatedCumulativeIncidence": 0.15206
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 18,
      "bets": 900,
      "exactSurvival": 0.8397786461237022,
      "exactCumulativeIncidence": 0.16022135387629777,
      "simulatedCumulativeIncidence": 0.1601
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 19,
      "bets": 950,
      "exactSurvival": 0.8316713905901293,
      "exactCumulativeIncidence": 0.1683286094098707,
      "simulatedCumulativeIncidence": 0.16812
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 20,
      "bets": 1000,
      "exactSurvival": 0.8236424028150783,
      "exactCumulativeIncidence": 0.17635759718492172,
      "simulatedCumulativeIncidence": 0.17574
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 21,
      "bets": 1050,
      "exactSurvival": 0.8156909271985808,
      "exactCumulativeIncidence": 0.18430907280141917,
      "simulatedCumulativeIncidence": 0.18422
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 22,
      "bets": 1100,
      "exactSurvival": 0.8078162154352599,
      "exactCumulativeIncidence": 0.19218378456474006,
      "simulatedCumulativeIncidence": 0.19217
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 23,
      "bets": 1150,
      "exactSurvival": 0.8000175264439079,
      "exactCumulativeIncidence": 0.1999824735560921,
      "simulatedCumulativeIncidence": 0.19959
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 24,
      "bets": 1200,
      "exactSurvival": 0.7922941262977433,
      "exactCumulativeIncidence": 0.20770587370225668,
      "simulatedCumulativeIncidence": 0.20763
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 25,
      "bets": 1250,
      "exactSurvival": 0.7846452881553425,
      "exactCumulativeIncidence": 0.2153547118446575,
      "simulatedCumulativeIncidence": 0.21544
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 26,
      "bets": 1300,
      "exactSurvival": 0.7770702921922369,
      "exactCumulativeIncidence": 0.2229297078077631,
      "simulatedCumulativeIncidence": 0.22297
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 27,
      "bets": 1350,
      "exactSurvival": 0.7695684255331713,
      "exactCumulativeIncidence": 0.23043157446682871,
      "simulatedCumulativeIncidence": 0.23076
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 28,
      "bets": 1400,
      "exactSurvival": 0.7621389821850157,
      "exactCumulativeIncidence": 0.23786101781498425,
      "simulatedCumulativeIncidence": 0.23828
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 29,
      "bets": 1450,
      "exactSurvival": 0.7547812629703252,
      "exactCumulativeIncidence": 0.24521873702967478,
      "simulatedCumulativeIncidence": 0.24592
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 30,
      "bets": 1500,
      "exactSurvival": 0.747494575461541,
      "exactCumulativeIncidence": 0.25250542453845903,
      "simulatedCumulativeIncidence": 0.25376
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 31,
      "bets": 1550,
      "exactSurvival": 0.7402782339158265,
      "exactCumulativeIncidence": 0.2597217660841735,
      "simulatedCumulativeIncidence": 0.26072
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 32,
      "bets": 1600,
      "exactSurvival": 0.7331315592105332,
      "exactCumulativeIncidence": 0.2668684407894668,
      "simulatedCumulativeIncidence": 0.26751
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 33,
      "bets": 1650,
      "exactSurvival": 0.726053878779289,
      "exactCumulativeIncidence": 0.27394612122071105,
      "simulatedCumulativeIncidence": 0.27433
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 34,
      "bets": 1700,
      "exactSurvival": 0.7190445265487032,
      "exactCumulativeIncidence": 0.2809554734512968,
      "simulatedCumulativeIncidence": 0.28105
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 35,
      "bets": 1750,
      "exactSurvival": 0.7121028428756837,
      "exactCumulativeIncidence": 0.2878971571243163,
      "simulatedCumulativeIncidence": 0.2882
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "month": 36,
      "bets": 1800,
      "exactSurvival": 0.7052281744853584,
      "exactCumulativeIncidence": 0.29477182551464165,
      "simulatedCumulativeIncidence": 0.29488
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 0,
      "bets": 0,
      "exactSurvival": 1,
      "exactCumulativeIncidence": 0,
      "simulatedCumulativeIncidence": 0
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 1,
      "bets": 100,
      "exactSurvival": 0.9903464273172723,
      "exactCumulativeIncidence": 0.009653572682727707,
      "simulatedCumulativeIncidence": 0.00987
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 2,
      "bets": 200,
      "exactSurvival": 0.9807860461000852,
      "exactCumulativeIncidence": 0.01921395389991476,
      "simulatedCumulativeIncidence": 0.01984
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 3,
      "bets": 300,
      "exactSurvival": 0.9713179567178528,
      "exactCumulativeIncidence": 0.028682043282147185,
      "simulatedCumulativeIncidence": 0.02911
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 4,
      "bets": 400,
      "exactSurvival": 0.9619412682246384,
      "exactCumulativeIncidence": 0.038058731775361565,
      "simulatedCumulativeIncidence": 0.03847
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 5,
      "bets": 500,
      "exactSurvival": 0.9526550982753166,
      "exactCumulativeIncidence": 0.04734490172468342,
      "simulatedCumulativeIncidence": 0.04792
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 6,
      "bets": 600,
      "exactSurvival": 0.9434585730425447,
      "exactCumulativeIncidence": 0.05654142695745534,
      "simulatedCumulativeIncidence": 0.05704
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 7,
      "bets": 700,
      "exactSurvival": 0.9343508271345358,
      "exactCumulativeIncidence": 0.06564917286546423,
      "simulatedCumulativeIncidence": 0.06645
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 8,
      "bets": 800,
      "exactSurvival": 0.9253310035136257,
      "exactCumulativeIncidence": 0.07466899648637426,
      "simulatedCumulativeIncidence": 0.07555
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 9,
      "bets": 900,
      "exactSurvival": 0.9163982534156255,
      "exactCumulativeIncidence": 0.08360174658437447,
      "simulatedCumulativeIncidence": 0.08446
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 10,
      "bets": 1000,
      "exactSurvival": 0.907551736269953,
      "exactCumulativeIncidence": 0.092448263730047,
      "simulatedCumulativeIncidence": 0.09336
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 11,
      "bets": 1100,
      "exactSurvival": 0.8987906196205353,
      "exactCumulativeIncidence": 0.1012093803794647,
      "simulatedCumulativeIncidence": 0.1023
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 12,
      "bets": 1200,
      "exactSurvival": 0.8901140790474745,
      "exactCumulativeIncidence": 0.10988592095252547,
      "simulatedCumulativeIncidence": 0.11103
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 13,
      "bets": 1300,
      "exactSurvival": 0.8815212980894704,
      "exactCumulativeIncidence": 0.11847870191052956,
      "simulatedCumulativeIncidence": 0.11947
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 14,
      "bets": 1400,
      "exactSurvival": 0.8730114681669913,
      "exactCumulativeIncidence": 0.12698853183300873,
      "simulatedCumulativeIncidence": 0.12739
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 15,
      "bets": 1500,
      "exactSurvival": 0.8645837885061863,
      "exactCumulativeIncidence": 0.13541621149381367,
      "simulatedCumulativeIncidence": 0.13554
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 16,
      "bets": 1600,
      "exactSurvival": 0.8562374660635337,
      "exactCumulativeIncidence": 0.14376253393646632,
      "simulatedCumulativeIncidence": 0.14371
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 17,
      "bets": 1700,
      "exactSurvival": 0.8479717154512147,
      "exactCumulativeIncidence": 0.15202828454878525,
      "simulatedCumulativeIncidence": 0.15188
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 18,
      "bets": 1800,
      "exactSurvival": 0.8397857588632092,
      "exactCumulativeIncidence": 0.16021424113679084,
      "simulatedCumulativeIncidence": 0.16011
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 19,
      "bets": 1900,
      "exactSurvival": 0.8316788260021034,
      "exactCumulativeIncidence": 0.1683211739978966,
      "simulatedCumulativeIncidence": 0.16825
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 20,
      "bets": 2000,
      "exactSurvival": 0.8236501540066065,
      "exactCumulativeIncidence": 0.17634984599339354,
      "simulatedCumulativeIncidence": 0.17609
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 21,
      "bets": 2100,
      "exactSurvival": 0.8156989873797638,
      "exactCumulativeIncidence": 0.18430101262023624,
      "simulatedCumulativeIncidence": 0.18405
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 22,
      "bets": 2200,
      "exactSurvival": 0.8078245779178658,
      "exactCumulativeIncidence": 0.19217542208213423,
      "simulatedCumulativeIncidence": 0.19147
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 23,
      "bets": 2300,
      "exactSurvival": 0.8000261846400418,
      "exactCumulativeIncidence": 0.19997381535995817,
      "simulatedCumulativeIncidence": 0.1993
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 24,
      "bets": 2400,
      "exactSurvival": 0.7923030737185337,
      "exactCumulativeIncidence": 0.2076969262814663,
      "simulatedCumulativeIncidence": 0.207
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 25,
      "bets": 2500,
      "exactSurvival": 0.7846545184096433,
      "exactCumulativeIncidence": 0.2153454815903567,
      "simulatedCumulativeIncidence": 0.21464
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 26,
      "bets": 2600,
      "exactSurvival": 0.7770797989853451,
      "exactCumulativeIncidence": 0.22292020101465493,
      "simulatedCumulativeIncidence": 0.22167
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 27,
      "bets": 2700,
      "exactSurvival": 0.7695782026655605,
      "exactCumulativeIncidence": 0.23042179733443946,
      "simulatedCumulativeIncidence": 0.22903
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 28,
      "bets": 2800,
      "exactSurvival": 0.7621490235510855,
      "exactCumulativeIncidence": 0.2378509764489145,
      "simulatedCumulativeIncidence": 0.23653
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 29,
      "bets": 2900,
      "exactSurvival": 0.7547915625571652,
      "exactCumulativeIncidence": 0.24520843744283483,
      "simulatedCumulativeIncidence": 0.24395
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 30,
      "bets": 3000,
      "exactSurvival": 0.7475051273477099,
      "exactCumulativeIncidence": 0.2524948726522901,
      "simulatedCumulativeIncidence": 0.25079
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 31,
      "bets": 3100,
      "exactSurvival": 0.7402890322701472,
      "exactCumulativeIncidence": 0.2597109677298528,
      "simulatedCumulativeIncidence": 0.25818
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 32,
      "bets": 3200,
      "exactSurvival": 0.733142598290901,
      "exactCumulativeIncidence": 0.266857401709099,
      "simulatedCumulativeIncidence": 0.26522
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 33,
      "bets": 3300,
      "exactSurvival": 0.726065152931496,
      "exactCumulativeIncidence": 0.273934847068504,
      "simulatedCumulativeIncidence": 0.27225
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 34,
      "bets": 3400,
      "exactSurvival": 0.719056030205276,
      "exactCumulativeIncidence": 0.280943969794724,
      "simulatedCumulativeIncidence": 0.27886
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 35,
      "bets": 3500,
      "exactSurvival": 0.7121145705547356,
      "exactCumulativeIncidence": 0.2878854294452644,
      "simulatedCumulativeIncidence": 0.28537
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "month": 36,
      "bets": 3600,
      "exactSurvival": 0.705240120789456,
      "exactCumulativeIncidence": 0.29475987921054403,
      "simulatedCumulativeIncidence": 0.29246
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 0,
      "bets": 0,
      "exactSurvival": 1,
      "exactCumulativeIncidence": 0,
      "simulatedCumulativeIncidence": 0
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 1,
      "bets": 200,
      "exactSurvival": 0.9903466602941365,
      "exactCumulativeIncidence": 0.009653339705863462,
      "simulatedCumulativeIncidence": 0.00911
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 2,
      "bets": 400,
      "exactSurvival": 0.9807865075557498,
      "exactCumulativeIncidence": 0.01921349244425019,
      "simulatedCumulativeIncidence": 0.01819
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 3,
      "bets": 600,
      "exactSurvival": 0.9713186422193867,
      "exactCumulativeIncidence": 0.028681357780613315,
      "simulatedCumulativeIncidence": 0.02724
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 4,
      "bets": 800,
      "exactSurvival": 0.9619421734034048,
      "exactCumulativeIncidence": 0.03805782659659518,
      "simulatedCumulativeIncidence": 0.03709
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 5,
      "bets": 1000,
      "exactSurvival": 0.9526562188261452,
      "exactCumulativeIncidence": 0.04734378117385485,
      "simulatedCumulativeIncidence": 0.04632
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 6,
      "bets": 1200,
      "exactSurvival": 0.9434599047229129,
      "exactCumulativeIncidence": 0.05654009527708714,
      "simulatedCumulativeIncidence": 0.05523
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 7,
      "bets": 1400,
      "exactSurvival": 0.934352365763761,
      "exactCumulativeIncidence": 0.06564763423623898,
      "simulatedCumulativeIncidence": 0.06432
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 8,
      "bets": 1600,
      "exactSurvival": 0.9253327449720662,
      "exactCumulativeIncidence": 0.07466725502793381,
      "simulatedCumulativeIncidence": 0.07367
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 9,
      "bets": 1800,
      "exactSurvival": 0.9164001936438917,
      "exactCumulativeIncidence": 0.08359980635610831,
      "simulatedCumulativeIncidence": 0.08282
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 10,
      "bets": 2000,
      "exactSurvival": 0.907553871268128,
      "exactCumulativeIncidence": 0.09244612873187197,
      "simulatedCumulativeIncidence": 0.09173
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 11,
      "bets": 2200,
      "exactSurvival": 0.8987929454474053,
      "exactCumulativeIncidence": 0.10120705455259471,
      "simulatedCumulativeIncidence": 0.10032
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 12,
      "bets": 2400,
      "exactSurvival": 0.8901165918197678,
      "exactCumulativeIncidence": 0.10988340818023223,
      "simulatedCumulativeIncidence": 0.10899
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 13,
      "bets": 2600,
      "exactSurvival": 0.8815239939811061,
      "exactCumulativeIncidence": 0.11847600601889385,
      "simulatedCumulativeIncidence": 0.11755
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 14,
      "bets": 2800,
      "exactSurvival": 0.873014343408337,
      "exactCumulativeIncidence": 0.12698565659166305,
      "simulatedCumulativeIncidence": 0.12607
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 15,
      "bets": 3000,
      "exactSurvival": 0.8645868393833249,
      "exactCumulativeIncidence": 0.13541316061667508,
      "simulatedCumulativeIncidence": 0.13501
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 16,
      "bets": 3200,
      "exactSurvival": 0.8562406889175388,
      "exactCumulativeIncidence": 0.1437593110824612,
      "simulatedCumulativeIncidence": 0.14365
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 17,
      "bets": 3400,
      "exactSurvival": 0.8479751066774353,
      "exactCumulativeIncidence": 0.15202489332256475,
      "simulatedCumulativeIncidence": 0.1522
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 18,
      "bets": 3600,
      "exactSurvival": 0.8397893149105621,
      "exactCumulativeIncidence": 0.16021068508943792,
      "simulatedCumulativeIncidence": 0.15996
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 19,
      "bets": 3800,
      "exactSurvival": 0.831682543372376,
      "exactCumulativeIncidence": 0.16831745662762398,
      "simulatedCumulativeIncidence": 0.16771
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 20,
      "bets": 4000,
      "exactSurvival": 0.823654029253766,
      "exactCumulativeIncidence": 0.17634597074623404,
      "simulatedCumulativeIncidence": 0.17503
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 21,
      "bets": 4200,
      "exactSurvival": 0.8157030171092761,
      "exactCumulativeIncidence": 0.18429698289072394,
      "simulatedCumulativeIncidence": 0.18274
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 22,
      "bets": 4400,
      "exactSurvival": 0.8078287587860224,
      "exactCumulativeIncidence": 0.19217124121397755,
      "simulatedCumulativeIncidence": 0.19043
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 23,
      "bets": 4600,
      "exactSurvival": 0.8000305133532949,
      "exactCumulativeIncidence": 0.1999694866467051,
      "simulatedCumulativeIncidence": 0.19776
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 24,
      "bets": 4800,
      "exactSurvival": 0.7923075470328391,
      "exactCumulativeIncidence": 0.20769245296716088,
      "simulatedCumulativeIncidence": 0.20517
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 25,
      "bets": 5000,
      "exactSurvival": 0.7846591331298117,
      "exactCumulativeIncidence": 0.21534086687018827,
      "simulatedCumulativeIncidence": 0.2126
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 26,
      "bets": 5200,
      "exactSurvival": 0.7770845519644013,
      "exactCumulativeIncidence": 0.2229154480355987,
      "simulatedCumulativeIncidence": 0.22029
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 27,
      "bets": 5400,
      "exactSurvival": 0.7695830908041101,
      "exactCumulativeIncidence": 0.23041690919588986,
      "simulatedCumulativeIncidence": 0.22817
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 28,
      "bets": 5600,
      "exactSurvival": 0.7621540437966897,
      "exactCumulativeIncidence": 0.23784595620331028,
      "simulatedCumulativeIncidence": 0.23557
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 29,
      "bets": 5800,
      "exactSurvival": 0.7547967119037227,
      "exactCumulativeIncidence": 0.24520328809627734,
      "simulatedCumulativeIncidence": 0.24299
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 30,
      "bets": 6000,
      "exactSurvival": 0.7475104028348473,
      "exactCumulativeIncidence": 0.25248959716515273,
      "simulatedCumulativeIncidence": 0.25034
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 31,
      "bets": 6200,
      "exactSurvival": 0.7402944309826156,
      "exactCumulativeIncidence": 0.2597055690173844,
      "simulatedCumulativeIncidence": 0.25782
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 32,
      "bets": 6400,
      "exactSurvival": 0.7331481173579815,
      "exactCumulativeIncidence": 0.26685188264201853,
      "simulatedCumulativeIncidence": 0.26482
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 33,
      "bets": 6600,
      "exactSurvival": 0.7260707895264106,
      "exactCumulativeIncidence": 0.2739292104735894,
      "simulatedCumulativeIncidence": 0.27188
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 34,
      "bets": 6800,
      "exactSurvival": 0.7190617815446076,
      "exactCumulativeIncidence": 0.28093821845539235,
      "simulatedCumulativeIncidence": 0.27881
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 35,
      "bets": 7000,
      "exactSurvival": 0.7121204338978542,
      "exactCumulativeIncidence": 0.2878795661021458,
      "simulatedCumulativeIncidence": 0.28578
    },
    {
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "month": 36,
      "bets": 7200,
      "exactSurvival": 0.7052460934379512,
      "exactCumulativeIncidence": 0.2947539065620488,
      "simulatedCumulativeIncidence": 0.2928
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 0,
      "bets": 0,
      "exactSurvival": 1,
      "exactCumulativeIncidence": 0,
      "simulatedCumulativeIncidence": 0
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 1,
      "bets": 20,
      "exactSurvival": 0.9998400121594162,
      "exactCumulativeIncidence": 0.00015998784058379734,
      "simulatedCumulativeIncidence": 0.00021
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 2,
      "bets": 40,
      "exactSurvival": 0.9996800499149415,
      "exactCumulativeIncidence": 0.00031995008505847355,
      "simulatedCumulativeIncidence": 0.00033
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 3,
      "bets": 60,
      "exactSurvival": 0.9995201132624809,
      "exactCumulativeIncidence": 0.0004798867375190863,
      "simulatedCumulativeIncidence": 0.00047
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 4,
      "bets": 80,
      "exactSurvival": 0.99936020219794,
      "exactCumulativeIncidence": 0.000639797802060027,
      "simulatedCumulativeIncidence": 0.0006
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 5,
      "bets": 100,
      "exactSurvival": 0.9992003167172249,
      "exactCumulativeIncidence": 0.0007996832827751321,
      "simulatedCumulativeIncidence": 0.00069
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 6,
      "bets": 120,
      "exactSurvival": 0.9990404568162427,
      "exactCumulativeIncidence": 0.0009595431837573498,
      "simulatedCumulativeIncidence": 0.00086
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 7,
      "bets": 140,
      "exactSurvival": 0.9988806224909007,
      "exactCumulativeIncidence": 0.0011193775090992952,
      "simulatedCumulativeIncidence": 0.00101
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 8,
      "bets": 160,
      "exactSurvival": 0.9987208137371073,
      "exactCumulativeIncidence": 0.0012791862628926953,
      "simulatedCumulativeIncidence": 0.00116
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 9,
      "bets": 180,
      "exactSurvival": 0.9985610305507714,
      "exactCumulativeIncidence": 0.001438969449228611,
      "simulatedCumulativeIncidence": 0.0013
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 10,
      "bets": 200,
      "exactSurvival": 0.9984012729278025,
      "exactCumulativeIncidence": 0.0015987270721975477,
      "simulatedCumulativeIncidence": 0.00139
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 11,
      "bets": 220,
      "exactSurvival": 0.9982415408641107,
      "exactCumulativeIncidence": 0.0017584591358893453,
      "simulatedCumulativeIncidence": 0.00149
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 12,
      "bets": 240,
      "exactSurvival": 0.9980818343556067,
      "exactCumulativeIncidence": 0.0019181656443932882,
      "simulatedCumulativeIncidence": 0.00166
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 13,
      "bets": 260,
      "exactSurvival": 0.9979221533982022,
      "exactCumulativeIncidence": 0.0020778466017977726,
      "simulatedCumulativeIncidence": 0.00185
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 14,
      "bets": 280,
      "exactSurvival": 0.9977624979878092,
      "exactCumulativeIncidence": 0.0022375020121907507,
      "simulatedCumulativeIncidence": 0.00201
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 15,
      "bets": 300,
      "exactSurvival": 0.9976028681203407,
      "exactCumulativeIncidence": 0.0023971318796592866,
      "simulatedCumulativeIncidence": 0.00214
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 16,
      "bets": 320,
      "exactSurvival": 0.9974432637917099,
      "exactCumulativeIncidence": 0.0025567362082901113,
      "simulatedCumulativeIncidence": 0.00224
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 17,
      "bets": 340,
      "exactSurvival": 0.9972836849978309,
      "exactCumulativeIncidence": 0.0027163150021690674,
      "simulatedCumulativeIncidence": 0.00242
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 18,
      "bets": 360,
      "exactSurvival": 0.9971241317346187,
      "exactCumulativeIncidence": 0.0028758682653813317,
      "simulatedCumulativeIncidence": 0.00268
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 19,
      "bets": 380,
      "exactSurvival": 0.9969646039979885,
      "exactCumulativeIncidence": 0.0030353960020115256,
      "simulatedCumulativeIncidence": 0.00284
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 20,
      "bets": 400,
      "exactSurvival": 0.9968051017838563,
      "exactCumulativeIncidence": 0.0031948982161437156,
      "simulatedCumulativeIncidence": 0.00301
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 21,
      "bets": 420,
      "exactSurvival": 0.996645625088139,
      "exactCumulativeIncidence": 0.003354374911860969,
      "simulatedCumulativeIncidence": 0.00315
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 22,
      "bets": 440,
      "exactSurvival": 0.9964861739067539,
      "exactCumulativeIncidence": 0.0035138260932461307,
      "simulatedCumulativeIncidence": 0.00338
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 23,
      "bets": 460,
      "exactSurvival": 0.9963267482356188,
      "exactCumulativeIncidence": 0.003673251764381158,
      "simulatedCumulativeIncidence": 0.00347
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 24,
      "bets": 480,
      "exactSurvival": 0.9961673480706528,
      "exactCumulativeIncidence": 0.0038326519293472305,
      "simulatedCumulativeIncidence": 0.00354
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 25,
      "bets": 500,
      "exactSurvival": 0.9960079734077748,
      "exactCumulativeIncidence": 0.003992026592225195,
      "simulatedCumulativeIncidence": 0.00372
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 26,
      "bets": 520,
      "exactSurvival": 0.995848624242905,
      "exactCumulativeIncidence": 0.0041513757570950105,
      "simulatedCumulativeIncidence": 0.00383
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 27,
      "bets": 540,
      "exactSurvival": 0.995689300571964,
      "exactCumulativeIncidence": 0.004310699428035969,
      "simulatedCumulativeIncidence": 0.00394
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 28,
      "bets": 560,
      "exactSurvival": 0.9955300023908731,
      "exactCumulativeIncidence": 0.004469997609126919,
      "simulatedCumulativeIncidence": 0.00415
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 29,
      "bets": 580,
      "exactSurvival": 0.9953707296955542,
      "exactCumulativeIncidence": 0.0046292703044458205,
      "simulatedCumulativeIncidence": 0.00429
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 30,
      "bets": 600,
      "exactSurvival": 0.9952114824819298,
      "exactCumulativeIncidence": 0.00478851751807019,
      "simulatedCumulativeIncidence": 0.00443
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 31,
      "bets": 620,
      "exactSurvival": 0.9950522607459233,
      "exactCumulativeIncidence": 0.004947739254076655,
      "simulatedCumulativeIncidence": 0.00463
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 32,
      "bets": 640,
      "exactSurvival": 0.9948930644834586,
      "exactCumulativeIncidence": 0.0051069355165414,
      "simulatedCumulativeIncidence": 0.00479
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 33,
      "bets": 660,
      "exactSurvival": 0.9947338936904601,
      "exactCumulativeIncidence": 0.005266106309539942,
      "simulatedCumulativeIncidence": 0.00498
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 34,
      "bets": 680,
      "exactSurvival": 0.994574748362853,
      "exactCumulativeIncidence": 0.005425251637147022,
      "simulatedCumulativeIncidence": 0.00511
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 35,
      "bets": 700,
      "exactSurvival": 0.9944156284965632,
      "exactCumulativeIncidence": 0.005584371503436825,
      "simulatedCumulativeIncidence": 0.00527
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "month": 36,
      "bets": 720,
      "exactSurvival": 0.9942565340875172,
      "exactCumulativeIncidence": 0.005743465912482759,
      "simulatedCumulativeIncidence": 0.00542
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 0,
      "bets": 0,
      "exactSurvival": 1,
      "exactCumulativeIncidence": 0,
      "simulatedCumulativeIncidence": 0
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 1,
      "bets": 50,
      "exactSurvival": 0.9996000783899653,
      "exactCumulativeIncidence": 0.0003999216100346592,
      "simulatedCumulativeIncidence": 0.0004
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 2,
      "bets": 100,
      "exactSurvival": 0.9992003167172249,
      "exactCumulativeIncidence": 0.0007996832827751321,
      "simulatedCumulativeIncidence": 0.0009
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 3,
      "bets": 150,
      "exactSurvival": 0.9988007149178162,
      "exactCumulativeIncidence": 0.0011992850821838097,
      "simulatedCumulativeIncidence": 0.00127
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 4,
      "bets": 200,
      "exactSurvival": 0.9984012729278025,
      "exactCumulativeIncidence": 0.0015987270721975477,
      "simulatedCumulativeIncidence": 0.00164
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 5,
      "bets": 250,
      "exactSurvival": 0.9980019906832726,
      "exactCumulativeIncidence": 0.001998009316727445,
      "simulatedCumulativeIncidence": 0.00209
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 6,
      "bets": 300,
      "exactSurvival": 0.9976028681203407,
      "exactCumulativeIncidence": 0.0023971318796592866,
      "simulatedCumulativeIncidence": 0.00256
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 7,
      "bets": 350,
      "exactSurvival": 0.9972039051751468,
      "exactCumulativeIncidence": 0.0027960948248532125,
      "simulatedCumulativeIncidence": 0.00294
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 8,
      "bets": 400,
      "exactSurvival": 0.9968051017838563,
      "exactCumulativeIncidence": 0.0031948982161437156,
      "simulatedCumulativeIncidence": 0.00321
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 9,
      "bets": 450,
      "exactSurvival": 0.9964064578826601,
      "exactCumulativeIncidence": 0.003593542117339865,
      "simulatedCumulativeIncidence": 0.00357
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 10,
      "bets": 500,
      "exactSurvival": 0.9960079734077748,
      "exactCumulativeIncidence": 0.003992026592225195,
      "simulatedCumulativeIncidence": 0.00402
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 11,
      "bets": 550,
      "exactSurvival": 0.9956096482954422,
      "exactCumulativeIncidence": 0.0043903517045578155,
      "simulatedCumulativeIncidence": 0.00453
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 12,
      "bets": 600,
      "exactSurvival": 0.9952114824819298,
      "exactCumulativeIncidence": 0.00478851751807019,
      "simulatedCumulativeIncidence": 0.005
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 13,
      "bets": 650,
      "exactSurvival": 0.9948134759035308,
      "exactCumulativeIncidence": 0.005186524096469247,
      "simulatedCumulativeIncidence": 0.00533
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 14,
      "bets": 700,
      "exactSurvival": 0.9944156284965632,
      "exactCumulativeIncidence": 0.005584371503436825,
      "simulatedCumulativeIncidence": 0.00576
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 15,
      "bets": 750,
      "exactSurvival": 0.9940179401973712,
      "exactCumulativeIncidence": 0.005982059802628781,
      "simulatedCumulativeIncidence": 0.00613
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 16,
      "bets": 800,
      "exactSurvival": 0.9936204109423241,
      "exactCumulativeIncidence": 0.006379589057675883,
      "simulatedCumulativeIncidence": 0.00656
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 17,
      "bets": 850,
      "exactSurvival": 0.9932230406678167,
      "exactCumulativeIncidence": 0.006776959332183252,
      "simulatedCumulativeIncidence": 0.00687
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 18,
      "bets": 900,
      "exactSurvival": 0.9928258293102694,
      "exactCumulativeIncidence": 0.007174170689730586,
      "simulatedCumulativeIncidence": 0.00729
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 19,
      "bets": 950,
      "exactSurvival": 0.9924287768061276,
      "exactCumulativeIncidence": 0.007571223193872378,
      "simulatedCumulativeIncidence": 0.00757
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 20,
      "bets": 1000,
      "exactSurvival": 0.9920318830918626,
      "exactCumulativeIncidence": 0.007968116908137368,
      "simulatedCumulativeIncidence": 0.00796
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 21,
      "bets": 1050,
      "exactSurvival": 0.9916351481039708,
      "exactCumulativeIncidence": 0.008364851896029202,
      "simulatedCumulativeIncidence": 0.0083
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 22,
      "bets": 1100,
      "exactSurvival": 0.9912385717789741,
      "exactCumulativeIncidence": 0.00876142822102588,
      "simulatedCumulativeIncidence": 0.00862
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 23,
      "bets": 1150,
      "exactSurvival": 0.9908421540534198,
      "exactCumulativeIncidence": 0.009157845946580201,
      "simulatedCumulativeIncidence": 0.00894
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 24,
      "bets": 1200,
      "exactSurvival": 0.9904458948638806,
      "exactCumulativeIncidence": 0.009554105136119428,
      "simulatedCumulativeIncidence": 0.00931
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 25,
      "bets": 1250,
      "exactSurvival": 0.9900497941469544,
      "exactCumulativeIncidence": 0.009950205853045624,
      "simulatedCumulativeIncidence": 0.00975
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 26,
      "bets": 1300,
      "exactSurvival": 0.9896538518392647,
      "exactCumulativeIncidence": 0.010346148160735313,
      "simulatedCumulativeIncidence": 0.0102
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 27,
      "bets": 1350,
      "exactSurvival": 0.9892580678774601,
      "exactCumulativeIncidence": 0.010741932122539932,
      "simulatedCumulativeIncidence": 0.01064
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 28,
      "bets": 1400,
      "exactSurvival": 0.9888624421982147,
      "exactCumulativeIncidence": 0.01113755780178527,
      "simulatedCumulativeIncidence": 0.01099
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 29,
      "bets": 1450,
      "exactSurvival": 0.9884669747382281,
      "exactCumulativeIncidence": 0.011533025261771912,
      "simulatedCumulativeIncidence": 0.01134
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 30,
      "bets": 1500,
      "exactSurvival": 0.9880716654342246,
      "exactCumulativeIncidence": 0.011928334565775356,
      "simulatedCumulativeIncidence": 0.01183
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 31,
      "bets": 1550,
      "exactSurvival": 0.9876765142229545,
      "exactCumulativeIncidence": 0.012323485777045451,
      "simulatedCumulativeIncidence": 0.01221
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 32,
      "bets": 1600,
      "exactSurvival": 0.9872815210411932,
      "exactCumulativeIncidence": 0.012718478958806845,
      "simulatedCumulativeIncidence": 0.01249
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 33,
      "bets": 1650,
      "exactSurvival": 0.9868866858257409,
      "exactCumulativeIncidence": 0.013113314174259094,
      "simulatedCumulativeIncidence": 0.0129
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 34,
      "bets": 1700,
      "exactSurvival": 0.9864920085134237,
      "exactCumulativeIncidence": 0.013507991486576332,
      "simulatedCumulativeIncidence": 0.01322
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 35,
      "bets": 1750,
      "exactSurvival": 0.9860974890410926,
      "exactCumulativeIncidence": 0.013902510958907377,
      "simulatedCumulativeIncidence": 0.01367
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "month": 36,
      "bets": 1800,
      "exactSurvival": 0.9857031273456242,
      "exactCumulativeIncidence": 0.014296872654375847,
      "simulatedCumulativeIncidence": 0.01408
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 0,
      "bets": 0,
      "exactSurvival": 1,
      "exactCumulativeIncidence": 0,
      "simulatedCumulativeIncidence": 0
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 1,
      "bets": 100,
      "exactSurvival": 0.9992003167172249,
      "exactCumulativeIncidence": 0.0007996832827751321,
      "simulatedCumulativeIncidence": 0.00088
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 2,
      "bets": 200,
      "exactSurvival": 0.9984012729278025,
      "exactCumulativeIncidence": 0.0015987270721975477,
      "simulatedCumulativeIncidence": 0.00168
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 3,
      "bets": 300,
      "exactSurvival": 0.9976028681203407,
      "exactCumulativeIncidence": 0.0023971318796592866,
      "simulatedCumulativeIncidence": 0.0024
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 4,
      "bets": 400,
      "exactSurvival": 0.9968051017838563,
      "exactCumulativeIncidence": 0.0031948982161437156,
      "simulatedCumulativeIncidence": 0.00335
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 5,
      "bets": 500,
      "exactSurvival": 0.9960079734077748,
      "exactCumulativeIncidence": 0.003992026592225195,
      "simulatedCumulativeIncidence": 0.00408
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 6,
      "bets": 600,
      "exactSurvival": 0.9952114824819298,
      "exactCumulativeIncidence": 0.00478851751807019,
      "simulatedCumulativeIncidence": 0.00482
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 7,
      "bets": 700,
      "exactSurvival": 0.9944156284965632,
      "exactCumulativeIncidence": 0.005584371503436825,
      "simulatedCumulativeIncidence": 0.00562
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 8,
      "bets": 800,
      "exactSurvival": 0.9936204109423241,
      "exactCumulativeIncidence": 0.006379589057675883,
      "simulatedCumulativeIncidence": 0.00636
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 9,
      "bets": 900,
      "exactSurvival": 0.9928258293102694,
      "exactCumulativeIncidence": 0.007174170689730586,
      "simulatedCumulativeIncidence": 0.00711
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 10,
      "bets": 1000,
      "exactSurvival": 0.9920318830918626,
      "exactCumulativeIncidence": 0.007968116908137368,
      "simulatedCumulativeIncidence": 0.008
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 11,
      "bets": 1100,
      "exactSurvival": 0.9912385717789741,
      "exactCumulativeIncidence": 0.00876142822102588,
      "simulatedCumulativeIncidence": 0.00872
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 12,
      "bets": 1200,
      "exactSurvival": 0.9904458948638806,
      "exactCumulativeIncidence": 0.009554105136119428,
      "simulatedCumulativeIncidence": 0.00937
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 13,
      "bets": 1300,
      "exactSurvival": 0.9896538518392647,
      "exactCumulativeIncidence": 0.010346148160735313,
      "simulatedCumulativeIncidence": 0.01013
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 14,
      "bets": 1400,
      "exactSurvival": 0.9888624421982147,
      "exactCumulativeIncidence": 0.01113755780178527,
      "simulatedCumulativeIncidence": 0.01083
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 15,
      "bets": 1500,
      "exactSurvival": 0.9880716654342246,
      "exactCumulativeIncidence": 0.011928334565775356,
      "simulatedCumulativeIncidence": 0.0114
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 16,
      "bets": 1600,
      "exactSurvival": 0.9872815210411932,
      "exactCumulativeIncidence": 0.012718478958806845,
      "simulatedCumulativeIncidence": 0.01206
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 17,
      "bets": 1700,
      "exactSurvival": 0.9864920085134237,
      "exactCumulativeIncidence": 0.013507991486576332,
      "simulatedCumulativeIncidence": 0.01297
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 18,
      "bets": 1800,
      "exactSurvival": 0.9857031273456242,
      "exactCumulativeIncidence": 0.014296872654375847,
      "simulatedCumulativeIncidence": 0.01386
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 19,
      "bets": 1900,
      "exactSurvival": 0.9849148770329067,
      "exactCumulativeIncidence": 0.0150851229670933,
      "simulatedCumulativeIncidence": 0.01466
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 20,
      "bets": 2000,
      "exactSurvival": 0.984127257070787,
      "exactCumulativeIncidence": 0.015872742929213035,
      "simulatedCumulativeIncidence": 0.01548
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 21,
      "bets": 2100,
      "exactSurvival": 0.9833402669551842,
      "exactCumulativeIncidence": 0.016659733044815828,
      "simulatedCumulativeIncidence": 0.01629
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 22,
      "bets": 2200,
      "exactSurvival": 0.9825539061824204,
      "exactCumulativeIncidence": 0.017446093817579555,
      "simulatedCumulativeIncidence": 0.0171
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 23,
      "bets": 2300,
      "exactSurvival": 0.9817681742492209,
      "exactCumulativeIncidence": 0.018231825750779085,
      "simulatedCumulativeIncidence": 0.01799
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 24,
      "bets": 2400,
      "exactSurvival": 0.9809830706527132,
      "exactCumulativeIncidence": 0.019016929347286826,
      "simulatedCumulativeIncidence": 0.01868
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 25,
      "bets": 2500,
      "exactSurvival": 0.9801985948904267,
      "exactCumulativeIncidence": 0.01980140510957329,
      "simulatedCumulativeIncidence": 0.01935
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 26,
      "bets": 2600,
      "exactSurvival": 0.9794147464602931,
      "exactCumulativeIncidence": 0.02058525353970686,
      "simulatedCumulativeIncidence": 0.02021
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 27,
      "bets": 2700,
      "exactSurvival": 0.9786315248606454,
      "exactCumulativeIncidence": 0.02136847513935458,
      "simulatedCumulativeIncidence": 0.02101
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 28,
      "bets": 2800,
      "exactSurvival": 0.9778489295902176,
      "exactCumulativeIncidence": 0.02215107040978237,
      "simulatedCumulativeIncidence": 0.02192
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 29,
      "bets": 2900,
      "exactSurvival": 0.9770669601481448,
      "exactCumulativeIncidence": 0.02293303985185524,
      "simulatedCumulativeIncidence": 0.02282
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 30,
      "bets": 3000,
      "exactSurvival": 0.9762856160339624,
      "exactCumulativeIncidence": 0.023714383966037644,
      "simulatedCumulativeIncidence": 0.02354
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 31,
      "bets": 3100,
      "exactSurvival": 0.9755048967476062,
      "exactCumulativeIncidence": 0.02449510325239379,
      "simulatedCumulativeIncidence": 0.02447
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 32,
      "bets": 3200,
      "exactSurvival": 0.9747248017894119,
      "exactCumulativeIncidence": 0.0252751982105881,
      "simulatedCumulativeIncidence": 0.02521
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 33,
      "bets": 3300,
      "exactSurvival": 0.9739453306601146,
      "exactCumulativeIncidence": 0.026054669339885428,
      "simulatedCumulativeIncidence": 0.02615
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 34,
      "bets": 3400,
      "exactSurvival": 0.9731664828608487,
      "exactCumulativeIncidence": 0.026833517139151275,
      "simulatedCumulativeIncidence": 0.02703
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 35,
      "bets": 3500,
      "exactSurvival": 0.9723882578931479,
      "exactCumulativeIncidence": 0.027611742106852133,
      "simulatedCumulativeIncidence": 0.02778
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "month": 36,
      "bets": 3600,
      "exactSurvival": 0.9716106552589439,
      "exactCumulativeIncidence": 0.028389344741056144,
      "simulatedCumulativeIncidence": 0.02853
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 0,
      "bets": 0,
      "exactSurvival": 1,
      "exactCumulativeIncidence": 0,
      "simulatedCumulativeIncidence": 0
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 1,
      "bets": 200,
      "exactSurvival": 0.9984012729278025,
      "exactCumulativeIncidence": 0.0015987270721975477,
      "simulatedCumulativeIncidence": 0.00148
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 2,
      "bets": 400,
      "exactSurvival": 0.9968051017838563,
      "exactCumulativeIncidence": 0.0031948982161437156,
      "simulatedCumulativeIncidence": 0.00319
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 3,
      "bets": 600,
      "exactSurvival": 0.9952114824819298,
      "exactCumulativeIncidence": 0.00478851751807019,
      "simulatedCumulativeIncidence": 0.00502
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 4,
      "bets": 800,
      "exactSurvival": 0.9936204109423241,
      "exactCumulativeIncidence": 0.006379589057675883,
      "simulatedCumulativeIncidence": 0.00676
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 5,
      "bets": 1000,
      "exactSurvival": 0.9920318830918626,
      "exactCumulativeIncidence": 0.007968116908137368,
      "simulatedCumulativeIncidence": 0.00831
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 6,
      "bets": 1200,
      "exactSurvival": 0.9904458948638806,
      "exactCumulativeIncidence": 0.009554105136119428,
      "simulatedCumulativeIncidence": 0.00995
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 7,
      "bets": 1400,
      "exactSurvival": 0.9888624421982147,
      "exactCumulativeIncidence": 0.01113755780178527,
      "simulatedCumulativeIncidence": 0.01156
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 8,
      "bets": 1600,
      "exactSurvival": 0.9872815210411932,
      "exactCumulativeIncidence": 0.012718478958806845,
      "simulatedCumulativeIncidence": 0.01313
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 9,
      "bets": 1800,
      "exactSurvival": 0.9857031273456242,
      "exactCumulativeIncidence": 0.014296872654375847,
      "simulatedCumulativeIncidence": 0.0148
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 10,
      "bets": 2000,
      "exactSurvival": 0.984127257070787,
      "exactCumulativeIncidence": 0.015872742929213035,
      "simulatedCumulativeIncidence": 0.01624
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 11,
      "bets": 2200,
      "exactSurvival": 0.9825539061824204,
      "exactCumulativeIncidence": 0.017446093817579555,
      "simulatedCumulativeIncidence": 0.0177
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 12,
      "bets": 2400,
      "exactSurvival": 0.9809830706527132,
      "exactCumulativeIncidence": 0.019016929347286826,
      "simulatedCumulativeIncidence": 0.01927
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 13,
      "bets": 2600,
      "exactSurvival": 0.9794147464602931,
      "exactCumulativeIncidence": 0.02058525353970686,
      "simulatedCumulativeIncidence": 0.02084
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 14,
      "bets": 2800,
      "exactSurvival": 0.9778489295902176,
      "exactCumulativeIncidence": 0.02215107040978237,
      "simulatedCumulativeIncidence": 0.02239
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 15,
      "bets": 3000,
      "exactSurvival": 0.9762856160339624,
      "exactCumulativeIncidence": 0.023714383966037644,
      "simulatedCumulativeIncidence": 0.0241
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 16,
      "bets": 3200,
      "exactSurvival": 0.9747248017894119,
      "exactCumulativeIncidence": 0.0252751982105881,
      "simulatedCumulativeIncidence": 0.02563
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 17,
      "bets": 3400,
      "exactSurvival": 0.9731664828608487,
      "exactCumulativeIncidence": 0.026833517139151275,
      "simulatedCumulativeIncidence": 0.02701
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 18,
      "bets": 3600,
      "exactSurvival": 0.9716106552589439,
      "exactCumulativeIncidence": 0.028389344741056144,
      "simulatedCumulativeIncidence": 0.02866
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 19,
      "bets": 3800,
      "exactSurvival": 0.9700573150007458,
      "exactCumulativeIncidence": 0.029942684999254232,
      "simulatedCumulativeIncidence": 0.03024
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 20,
      "bets": 4000,
      "exactSurvival": 0.9685064581096708,
      "exactCumulativeIncidence": 0.03149354189032916,
      "simulatedCumulativeIncidence": 0.03177
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 21,
      "bets": 4200,
      "exactSurvival": 0.9669580806154928,
      "exactCumulativeIncidence": 0.03304191938450718,
      "simulatedCumulativeIncidence": 0.03324
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 22,
      "bets": 4400,
      "exactSurvival": 0.9654121785543326,
      "exactCumulativeIncidence": 0.03458782144566741,
      "simulatedCumulativeIncidence": 0.03475
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 23,
      "bets": 4600,
      "exactSurvival": 0.9638687479686486,
      "exactCumulativeIncidence": 0.03613125203135137,
      "simulatedCumulativeIncidence": 0.03645
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 24,
      "bets": 4800,
      "exactSurvival": 0.962327784907226,
      "exactCumulativeIncidence": 0.037672215092773964,
      "simulatedCumulativeIncidence": 0.03821
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 25,
      "bets": 5000,
      "exactSurvival": 0.960789285425167,
      "exactCumulativeIncidence": 0.03921071457483305,
      "simulatedCumulativeIncidence": 0.03959
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 26,
      "bets": 5200,
      "exactSurvival": 0.9592532455838804,
      "exactCumulativeIncidence": 0.040746754416119635,
      "simulatedCumulativeIncidence": 0.04119
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 27,
      "bets": 5400,
      "exactSurvival": 0.9577196614510721,
      "exactCumulativeIncidence": 0.042280338548927876,
      "simulatedCumulativeIncidence": 0.04283
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 28,
      "bets": 5600,
      "exactSurvival": 0.9561885291007344,
      "exactCumulativeIncidence": 0.043811470899265625,
      "simulatedCumulativeIncidence": 0.04444
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 29,
      "bets": 5800,
      "exactSurvival": 0.9546598446131364,
      "exactCumulativeIncidence": 0.045340155386863645,
      "simulatedCumulativeIncidence": 0.04607
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 30,
      "bets": 6000,
      "exactSurvival": 0.9531336040748134,
      "exactCumulativeIncidence": 0.0468663959251866,
      "simulatedCumulativeIncidence": 0.04759
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 31,
      "bets": 6200,
      "exactSurvival": 0.9516098035785578,
      "exactCumulativeIncidence": 0.048390196421442155,
      "simulatedCumulativeIncidence": 0.04907
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 32,
      "bets": 6400,
      "exactSurvival": 0.9500884392234082,
      "exactCumulativeIncidence": 0.04991156077659176,
      "simulatedCumulativeIncidence": 0.05073
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 33,
      "bets": 6600,
      "exactSurvival": 0.9485695071146398,
      "exactCumulativeIncidence": 0.05143049288536017,
      "simulatedCumulativeIncidence": 0.05219
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 34,
      "bets": 6800,
      "exactSurvival": 0.9470530033637546,
      "exactCumulativeIncidence": 0.05294699663624536,
      "simulatedCumulativeIncidence": 0.05364
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 35,
      "bets": 7000,
      "exactSurvival": 0.945538924088471,
      "exactCumulativeIncidence": 0.054461075911529044,
      "simulatedCumulativeIncidence": 0.05505
    },
    {
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "month": 36,
      "bets": 7200,
      "exactSurvival": 0.9440272654127142,
      "exactCumulativeIncidence": 0.0559727345872858,
      "simulatedCumulativeIncidence": 0.05642
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 0,
      "bets": 0,
      "exactSurvival": 1,
      "exactCumulativeIncidence": 0,
      "simulatedCumulativeIncidence": 0
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 1,
      "bets": 20,
      "exactSurvival": 0.9910383713158905,
      "exactCumulativeIncidence": 0.008961628684109546,
      "simulatedCumulativeIncidence": 0.00849
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 2,
      "bets": 40,
      "exactSurvival": 0.9821570534204529,
      "exactCumulativeIncidence": 0.017842946579547103,
      "simulatedCumulativeIncidence": 0.01717
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 3,
      "bets": 60,
      "exactSurvival": 0.9733553265982197,
      "exactCumulativeIncidence": 0.02664467340178034,
      "simulatedCumulativeIncidence": 0.02626
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 4,
      "bets": 80,
      "exactSurvival": 0.9646324775835462,
      "exactCumulativeIncidence": 0.0353675224164538,
      "simulatedCumulativeIncidence": 0.03488
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 5,
      "bets": 100,
      "exactSurvival": 0.9559877995028099,
      "exactCumulativeIncidence": 0.044012200497190124,
      "simulatedCumulativeIncidence": 0.0438
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 6,
      "bets": 120,
      "exactSurvival": 0.9474205918171268,
      "exactCumulativeIncidence": 0.05257940818287321,
      "simulatedCumulativeIncidence": 0.0527
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 7,
      "bets": 140,
      "exactSurvival": 0.9389301602655824,
      "exactCumulativeIncidence": 0.0610698397344176,
      "simulatedCumulativeIncidence": 0.06116
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 8,
      "bets": 160,
      "exactSurvival": 0.9305158168089709,
      "exactCumulativeIncidence": 0.06948418319102911,
      "simulatedCumulativeIncidence": 0.07009
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 9,
      "bets": 180,
      "exactSurvival": 0.922176879574038,
      "exactCumulativeIncidence": 0.07782312042596196,
      "simulatedCumulativeIncidence": 0.07826
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 10,
      "bets": 200,
      "exactSurvival": 0.9139126727982247,
      "exactCumulativeIncidence": 0.08608732720177525,
      "simulatedCumulativeIncidence": 0.08628
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 11,
      "bets": 220,
      "exactSurvival": 0.905722526774905,
      "exactCumulativeIncidence": 0.09427747322509505,
      "simulatedCumulativeIncidence": 0.09503
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 12,
      "bets": 240,
      "exactSurvival": 0.8976057777991149,
      "exactCumulativeIncidence": 0.10239422220088512,
      "simulatedCumulativeIncidence": 0.10322
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 13,
      "bets": 260,
      "exactSurvival": 0.8895617681137679,
      "exactCumulativeIncidence": 0.11043823188623214,
      "simulatedCumulativeIncidence": 0.11146
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 14,
      "bets": 280,
      "exactSurvival": 0.8815898458563524,
      "exactCumulativeIncidence": 0.11841015414364764,
      "simulatedCumulativeIncidence": 0.11969
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 15,
      "bets": 300,
      "exactSurvival": 0.8736893650061064,
      "exactCumulativeIncidence": 0.1263106349938936,
      "simulatedCumulativeIncidence": 0.12733
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 16,
      "bets": 320,
      "exactSurvival": 0.8658596853316662,
      "exactCumulativeIncidence": 0.13414031466833376,
      "simulatedCumulativeIncidence": 0.13518
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 17,
      "bets": 340,
      "exactSurvival": 0.8581001723391839,
      "exactCumulativeIncidence": 0.1418998276608161,
      "simulatedCumulativeIncidence": 0.14281
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 18,
      "bets": 360,
      "exactSurvival": 0.8504101972209098,
      "exactCumulativeIncidence": 0.14958980277909018,
      "simulatedCumulativeIncidence": 0.15043
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 19,
      "bets": 380,
      "exactSurvival": 0.8427891368042357,
      "exactCumulativeIncidence": 0.15721086319576427,
      "simulatedCumulativeIncidence": 0.15806
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 20,
      "bets": 400,
      "exactSurvival": 0.835236373501195,
      "exactCumulativeIncidence": 0.16476362649880505,
      "simulatedCumulativeIncidence": 0.1656
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 21,
      "bets": 420,
      "exactSurvival": 0.827751295258415,
      "exactCumulativeIncidence": 0.17224870474158505,
      "simulatedCumulativeIncidence": 0.17319
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 22,
      "bets": 440,
      "exactSurvival": 0.8203332955075184,
      "exactCumulativeIncidence": 0.17966670449248157,
      "simulatedCumulativeIncidence": 0.18017
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 23,
      "bets": 460,
      "exactSurvival": 0.8129817731159682,
      "exactCumulativeIncidence": 0.1870182268840318,
      "simulatedCumulativeIncidence": 0.1872
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 24,
      "bets": 480,
      "exactSurvival": 0.8056961323383539,
      "exactCumulativeIncidence": 0.1943038676616461,
      "simulatedCumulativeIncidence": 0.1947
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 25,
      "bets": 500,
      "exactSurvival": 0.7984757827681144,
      "exactCumulativeIncidence": 0.20152421723188563,
      "simulatedCumulativeIncidence": 0.20135
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 26,
      "bets": 520,
      "exactSurvival": 0.7913201392896929,
      "exactCumulativeIncidence": 0.20867986071030709,
      "simulatedCumulativeIncidence": 0.20849
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 27,
      "bets": 540,
      "exactSurvival": 0.7842286220311209,
      "exactCumulativeIncidence": 0.21577137796887913,
      "simulatedCumulativeIncidence": 0.21551
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 28,
      "bets": 560,
      "exactSurvival": 0.7772006563170271,
      "exactCumulativeIncidence": 0.22279934368297294,
      "simulatedCumulativeIncidence": 0.22224
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 29,
      "bets": 580,
      "exactSurvival": 0.7702356726220677,
      "exactCumulativeIncidence": 0.2297643273779323,
      "simulatedCumulativeIncidence": 0.22886
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 30,
      "bets": 600,
      "exactSurvival": 0.7633331065247734,
      "exactCumulativeIncidence": 0.23666689347522663,
      "simulatedCumulativeIncidence": 0.23554
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 31,
      "bets": 620,
      "exactSurvival": 0.7564923986618105,
      "exactCumulativeIncidence": 0.2435076013381895,
      "simulatedCumulativeIncidence": 0.24224
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 32,
      "bets": 640,
      "exactSurvival": 0.7497129946826521,
      "exactCumulativeIncidence": 0.25028700531734793,
      "simulatedCumulativeIncidence": 0.24875
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 33,
      "bets": 660,
      "exactSurvival": 0.7429943452046543,
      "exactCumulativeIncidence": 0.25700565479534565,
      "simulatedCumulativeIncidence": 0.25549
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 34,
      "bets": 680,
      "exactSurvival": 0.7363359057685372,
      "exactCumulativeIncidence": 0.26366409423146275,
      "simulatedCumulativeIncidence": 0.26198
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 35,
      "bets": 700,
      "exactSurvival": 0.7297371367942621,
      "exactCumulativeIncidence": 0.2702628632057379,
      "simulatedCumulativeIncidence": 0.26858
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "month": 36,
      "bets": 720,
      "exactSurvival": 0.7231975035373067,
      "exactCumulativeIncidence": 0.2768024964626933,
      "simulatedCumulativeIncidence": 0.2751
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 0,
      "bets": 0,
      "exactSurvival": 1,
      "exactCumulativeIncidence": 0,
      "simulatedCumulativeIncidence": 0
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 1,
      "bets": 50,
      "exactSurvival": 0.991039575934162,
      "exactCumulativeIncidence": 0.008960424065837969,
      "simulatedCumulativeIncidence": 0.00893
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 2,
      "bets": 100,
      "exactSurvival": 0.9821594410677636,
      "exactCumulativeIncidence": 0.01784055893223635,
      "simulatedCumulativeIncidence": 0.01744
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 3,
      "bets": 150,
      "exactSurvival": 0.9733588759755301,
      "exactCumulativeIncidence": 0.026641124024469942,
      "simulatedCumulativeIncidence": 0.02629
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 4,
      "bets": 200,
      "exactSurvival": 0.9646371676785419,
      "exactCumulativeIncidence": 0.03536283232145809,
      "simulatedCumulativeIncidence": 0.03533
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 5,
      "bets": 250,
      "exactSurvival": 0.9559936095864733,
      "exactCumulativeIncidence": 0.04400639041352672,
      "simulatedCumulativeIncidence": 0.04363
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 6,
      "bets": 300,
      "exactSurvival": 0.9474275014403473,
      "exactCumulativeIncidence": 0.052572498559652736,
      "simulatedCumulativeIncidence": 0.0525
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 7,
      "bets": 350,
      "exactSurvival": 0.9389381492558044,
      "exactCumulativeIncidence": 0.06106185074419557,
      "simulatedCumulativeIncidence": 0.06102
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 8,
      "bets": 400,
      "exactSurvival": 0.9305248652668794,
      "exactCumulativeIncidence": 0.06947513473312061,
      "simulatedCumulativeIncidence": 0.06961
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 9,
      "bets": 450,
      "exactSurvival": 0.9221869678702813,
      "exactCumulativeIncidence": 0.07781303212971868,
      "simulatedCumulativeIncidence": 0.07788
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 10,
      "bets": 500,
      "exactSurvival": 0.9139237815701743,
      "exactCumulativeIncidence": 0.08607621842982571,
      "simulatedCumulativeIncidence": 0.08607
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 11,
      "bets": 550,
      "exactSurvival": 0.9057346369234512,
      "exactCumulativeIncidence": 0.09426536307654876,
      "simulatedCumulativeIncidence": 0.09449
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 12,
      "bets": 600,
      "exactSurvival": 0.8976188704854993,
      "exactCumulativeIncidence": 0.10238112951450073,
      "simulatedCumulativeIncidence": 0.10293
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 13,
      "bets": 650,
      "exactSurvival": 0.8895758247564507,
      "exactCumulativeIncidence": 0.1104241752435493,
      "simulatedCumulativeIncidence": 0.11119
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 14,
      "bets": 700,
      "exactSurvival": 0.8816048481279153,
      "exactCumulativeIncidence": 0.11839515187208471,
      "simulatedCumulativeIncidence": 0.11959
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 15,
      "bets": 750,
      "exactSurvival": 0.8737052948301904,
      "exactCumulativeIncidence": 0.12629470516980956,
      "simulatedCumulativeIncidence": 0.12741
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 16,
      "bets": 800,
      "exactSurvival": 0.8658765248799439,
      "exactCumulativeIncidence": 0.13412347512005607,
      "simulatedCumulativeIncidence": 0.13539
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 17,
      "bets": 850,
      "exactSurvival": 0.8581179040283655,
      "exactCumulativeIncidence": 0.14188209597163448,
      "simulatedCumulativeIncidence": 0.14328
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 18,
      "bets": 900,
      "exactSurvival": 0.8504288037097832,
      "exactCumulativeIncidence": 0.14957119629021676,
      "simulatedCumulativeIncidence": 0.15062
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 19,
      "bets": 950,
      "exactSurvival": 0.8428086009907403,
      "exactCumulativeIncidence": 0.1571913990092597,
      "simulatedCumulativeIncidence": 0.15787
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 20,
      "bets": 1000,
      "exactSurvival": 0.8352566785195277,
      "exactCumulativeIncidence": 0.16474332148047233,
      "simulatedCumulativeIncidence": 0.16536
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 21,
      "bets": 1050,
      "exactSurvival": 0.8277724244761693,
      "exactCumulativeIncidence": 0.17222757552383072,
      "simulatedCumulativeIncidence": 0.17272
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 22,
      "bets": 1100,
      "exactSurvival": 0.820355232522856,
      "exactCumulativeIncidence": 0.17964476747714397,
      "simulatedCumulativeIncidence": 0.18056
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 23,
      "bets": 1150,
      "exactSurvival": 0.8130045017548221,
      "exactCumulativeIncidence": 0.18699549824517792,
      "simulatedCumulativeIncidence": 0.18779
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 24,
      "bets": 1200,
      "exactSurvival": 0.8057196366516635,
      "exactCumulativeIncidence": 0.19428036334833654,
      "simulatedCumulativeIncidence": 0.1947
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 25,
      "bets": 1250,
      "exactSurvival": 0.7985000470290917,
      "exactCumulativeIncidence": 0.20149995297090828,
      "simulatedCumulativeIncidence": 0.20196
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 26,
      "bets": 1300,
      "exactSurvival": 0.7913451479911194,
      "exactCumulativeIncidence": 0.20865485200888056,
      "simulatedCumulativeIncidence": 0.20945
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 27,
      "bets": 1350,
      "exactSurvival": 0.7842543598826757,
      "exactCumulativeIncidence": 0.21574564011732433,
      "simulatedCumulativeIncidence": 0.2163
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 28,
      "bets": 1400,
      "exactSurvival": 0.7772271082426445,
      "exactCumulativeIncidence": 0.22277289175735548,
      "simulatedCumulativeIncidence": 0.22343
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 29,
      "bets": 1450,
      "exactSurvival": 0.7702628237573255,
      "exactCumulativeIncidence": 0.22973717624267453,
      "simulatedCumulativeIncidence": 0.2301
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 30,
      "bets": 1500,
      "exactSurvival": 0.76336094221431,
      "exactCumulativeIncidence": 0.23663905778569005,
      "simulatedCumulativeIncidence": 0.23739
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 31,
      "bets": 1550,
      "exactSurvival": 0.7565209044567722,
      "exactCumulativeIncidence": 0.24347909554322777,
      "simulatedCumulativeIncidence": 0.24455
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 32,
      "bets": 1600,
      "exactSurvival": 0.7497421563381681,
      "exactCumulativeIncidence": 0.2502578436618319,
      "simulatedCumulativeIncidence": 0.25137
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 33,
      "bets": 1650,
      "exactSurvival": 0.7430241486773423,
      "exactCumulativeIncidence": 0.25697585132265766,
      "simulatedCumulativeIncidence": 0.25851
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 34,
      "bets": 1700,
      "exactSurvival": 0.7363663372140351,
      "exactCumulativeIncidence": 0.2636336627859649,
      "simulatedCumulativeIncidence": 0.26503
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 35,
      "bets": 1750,
      "exactSurvival": 0.7297681825647895,
      "exactCumulativeIncidence": 0.2702318174352105,
      "simulatedCumulativeIncidence": 0.27231
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "month": 36,
      "bets": 1800,
      "exactSurvival": 0.723229150179253,
      "exactCumulativeIncidence": 0.27677084982074696,
      "simulatedCumulativeIncidence": 0.27932
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 0,
      "bets": 0,
      "exactSurvival": 1,
      "exactCumulativeIncidence": 0,
      "simulatedCumulativeIncidence": 0
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 1,
      "bets": 100,
      "exactSurvival": 0.9910399773775243,
      "exactCumulativeIncidence": 0.00896002262247575,
      "simulatedCumulativeIncidence": 0.00908
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 2,
      "bets": 200,
      "exactSurvival": 0.9821602367604437,
      "exactCumulativeIncidence": 0.017839763239556272,
      "simulatedCumulativeIncidence": 0.01785
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 3,
      "bets": 300,
      "exactSurvival": 0.973360058820174,
      "exactCumulativeIncidence": 0.026639941179826043,
      "simulatedCumulativeIncidence": 0.02662
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 4,
      "bets": 400,
      "exactSurvival": 0.9646387306733308,
      "exactCumulativeIncidence": 0.035361269326669165,
      "simulatedCumulativeIncidence": 0.03571
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 5,
      "bets": 500,
      "exactSurvival": 0.9559955458239815,
      "exactCumulativeIncidence": 0.044004454176018504,
      "simulatedCumulativeIncidence": 0.0442
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 6,
      "bets": 600,
      "exactSurvival": 0.9474298041064125,
      "exactCumulativeIncidence": 0.05257019589358747,
      "simulatedCumulativeIncidence": 0.05271
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 7,
      "bets": 700,
      "exactSurvival": 0.9389408116284113,
      "exactCumulativeIncidence": 0.061059188371588746,
      "simulatedCumulativeIncidence": 0.0611
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 8,
      "bets": 800,
      "exactSurvival": 0.930527880715055,
      "exactCumulativeIncidence": 0.06947211928494501,
      "simulatedCumulativeIncidence": 0.06973
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 9,
      "bets": 900,
      "exactSurvival": 0.9221903298530036,
      "exactCumulativeIncidence": 0.07780967014699636,
      "simulatedCumulativeIncidence": 0.07785
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 10,
      "bets": 1000,
      "exactSurvival": 0.9139274836352923,
      "exactCumulativeIncidence": 0.0860725163647077,
      "simulatedCumulativeIncidence": 0.08638
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 11,
      "bets": 1100,
      "exactSurvival": 0.9057386727066177,
      "exactCumulativeIncidence": 0.09426132729338232,
      "simulatedCumulativeIncidence": 0.09473
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 12,
      "bets": 1200,
      "exactSurvival": 0.8976232337091152,
      "exactCumulativeIncidence": 0.10237676629088477,
      "simulatedCumulativeIncidence": 0.10303
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 13,
      "bets": 1300,
      "exactSurvival": 0.8895805092286218,
      "exactCumulativeIncidence": 0.11041949077137825,
      "simulatedCumulativeIncidence": 0.11106
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 14,
      "bets": 1400,
      "exactSurvival": 0.8816098477414197,
      "exactCumulativeIncidence": 0.1183901522585803,
      "simulatedCumulativeIncidence": 0.11928
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 15,
      "bets": 1500,
      "exactSurvival": 0.8737106035614592,
      "exactCumulativeIncidence": 0.12628939643854076,
      "simulatedCumulativeIncidence": 0.12751
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 16,
      "bets": 1600,
      "exactSurvival": 0.8658821367880516,
      "exactCumulativeIncidence": 0.1341178632119484,
      "simulatedCumulativeIncidence": 0.13516
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 17,
      "bets": 1700,
      "exactSurvival": 0.858123813254033,
      "exactCumulativeIncidence": 0.14187618674596703,
      "simulatedCumulativeIncidence": 0.14333
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 18,
      "bets": 1800,
      "exactSurvival": 0.8504350044743916,
      "exactCumulativeIncidence": 0.14956499552560842,
      "simulatedCumulativeIncidence": 0.15114
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 19,
      "bets": 1900,
      "exactSurvival": 0.8428150875953557,
      "exactCumulativeIncidence": 0.15718491240464427,
      "simulatedCumulativeIncidence": 0.15854
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 20,
      "bets": 2000,
      "exactSurvival": 0.8352634453439375,
      "exactCumulativeIncidence": 0.16473655465606252,
      "simulatedCumulativeIncidence": 0.16597
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 21,
      "bets": 2100,
      "exactSurvival": 0.8277794659779287,
      "exactCumulativeIncidence": 0.17222053402207127,
      "simulatedCumulativeIncidence": 0.17344
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 22,
      "bets": 2200,
      "exactSurvival": 0.8203625432363456,
      "exactCumulativeIncidence": 0.1796374567636544,
      "simulatedCumulativeIncidence": 0.1807
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 23,
      "bets": 2300,
      "exactSurvival": 0.8130120762903161,
      "exactCumulativeIncidence": 0.18698792370968387,
      "simulatedCumulativeIncidence": 0.18782
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 24,
      "bets": 2400,
      "exactSurvival": 0.805727469694409,
      "exactCumulativeIncidence": 0.194272530305591,
      "simulatedCumulativeIncidence": 0.19496
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 25,
      "bets": 2500,
      "exactSurvival": 0.7985081333383969,
      "exactCumulativeIncidence": 0.20149186666160313,
      "simulatedCumulativeIncidence": 0.2023
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 26,
      "bets": 2600,
      "exactSurvival": 0.7913534823994539,
      "exactCumulativeIncidence": 0.2086465176005461,
      "simulatedCumulativeIncidence": 0.20907
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 27,
      "bets": 2700,
      "exactSurvival": 0.7842629372947798,
      "exactCumulativeIncidence": 0.2157370627052202,
      "simulatedCumulativeIncidence": 0.21644
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 28,
      "bets": 2800,
      "exactSurvival": 0.7772359236346493,
      "exactCumulativeIncidence": 0.22276407636535067,
      "simulatedCumulativeIncidence": 0.22339
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 29,
      "bets": 2900,
      "exactSurvival": 0.7702718721758819,
      "exactCumulativeIncidence": 0.2297281278241181,
      "simulatedCumulativeIncidence": 0.23033
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 30,
      "bets": 3000,
      "exactSurvival": 0.7633702187757293,
      "exactCumulativeIncidence": 0.2366297812242707,
      "simulatedCumulativeIncidence": 0.23709
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 31,
      "bets": 3100,
      "exactSurvival": 0.7565304043461745,
      "exactCumulativeIncidence": 0.24346959565382553,
      "simulatedCumulativeIncidence": 0.24379
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 32,
      "bets": 3200,
      "exactSurvival": 0.749751874808642,
      "exactCumulativeIncidence": 0.250248125191358,
      "simulatedCumulativeIncidence": 0.25052
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 33,
      "bets": 3300,
      "exactSurvival": 0.743034081049113,
      "exactCumulativeIncidence": 0.25696591895088705,
      "simulatedCumulativeIncidence": 0.25688
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 34,
      "bets": 3400,
      "exactSurvival": 0.7363764788736424,
      "exactCumulativeIncidence": 0.26362352112635756,
      "simulatedCumulativeIncidence": 0.26339
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 35,
      "bets": 3500,
      "exactSurvival": 0.7297785289642755,
      "exactCumulativeIncidence": 0.27022147103572447,
      "simulatedCumulativeIncidence": 0.26978
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "month": 36,
      "bets": 3600,
      "exactSurvival": 0.7232396968353585,
      "exactCumulativeIncidence": 0.2767603031646415,
      "simulatedCumulativeIncidence": 0.27614
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 0,
      "bets": 0,
      "exactSurvival": 1,
      "exactCumulativeIncidence": 0,
      "simulatedCumulativeIncidence": 0
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 1,
      "bets": 200,
      "exactSurvival": 0.9910401780812141,
      "exactCumulativeIncidence": 0.00895982191878586,
      "simulatedCumulativeIncidence": 0.00879
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 2,
      "bets": 400,
      "exactSurvival": 0.9821606345712446,
      "exactCumulativeIncidence": 0.017839365428755416,
      "simulatedCumulativeIncidence": 0.01767
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 3,
      "bets": 600,
      "exactSurvival": 0.9733606501898444,
      "exactCumulativeIncidence": 0.026639349810155588,
      "simulatedCumulativeIncidence": 0.02677
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 4,
      "bets": 800,
      "exactSurvival": 0.9646395121013898,
      "exactCumulativeIncidence": 0.03536048789861024,
      "simulatedCumulativeIncidence": 0.03549
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 5,
      "bets": 1000,
      "exactSurvival": 0.9559965138571368,
      "exactCumulativeIncidence": 0.0440034861428632,
      "simulatedCumulativeIncidence": 0.04389
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 6,
      "bets": 1200,
      "exactSurvival": 0.9474309553379967,
      "exactCumulativeIncidence": 0.052569044662003295,
      "simulatedCumulativeIncidence": 0.05265
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 7,
      "bets": 1400,
      "exactSurvival": 0.9389421426978231,
      "exactCumulativeIncidence": 0.06105785730217694,
      "simulatedCumulativeIncidence": 0.06088
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 8,
      "bets": 1600,
      "exactSurvival": 0.9305293883072072,
      "exactCumulativeIncidence": 0.06947061169279278,
      "simulatedCumulativeIncidence": 0.06944
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 9,
      "bets": 1800,
      "exactSurvival": 0.9221920106977779,
      "exactCumulativeIncidence": 0.0778079893022221,
      "simulatedCumulativeIncidence": 0.07805
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 10,
      "bets": 2000,
      "exactSurvival": 0.9139293345069988,
      "exactCumulativeIncidence": 0.08607066549300124,
      "simulatedCumulativeIncidence": 0.08631
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 11,
      "bets": 2200,
      "exactSurvival": 0.9057406904234615,
      "exactCumulativeIncidence": 0.0942593095765385,
      "simulatedCumulativeIncidence": 0.09431
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 12,
      "bets": 2400,
      "exactSurvival": 0.897625415132669,
      "exactCumulativeIncidence": 0.10237458486733098,
      "simulatedCumulativeIncidence": 0.10261
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 13,
      "bets": 2600,
      "exactSurvival": 0.889582851263304,
      "exactCumulativeIncidence": 0.11041714873669595,
      "simulatedCumulativeIncidence": 0.11061
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 14,
      "bets": 2800,
      "exactSurvival": 0.8816123473339791,
      "exactCumulativeIncidence": 0.11838765266602091,
      "simulatedCumulativeIncidence": 0.11864
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 15,
      "bets": 3000,
      "exactSurvival": 0.8737132577004638,
      "exactCumulativeIncidence": 0.12628674229953618,
      "simulatedCumulativeIncidence": 0.12634
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 16,
      "bets": 3200,
      "exactSurvival": 0.8658849425033853,
      "exactCumulativeIncidence": 0.13411505749661468,
      "simulatedCumulativeIncidence": 0.1343
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 17,
      "bets": 3400,
      "exactSurvival": 0.8581267676163968,
      "exactCumulativeIncidence": 0.14187323238360317,
      "simulatedCumulativeIncidence": 0.1415
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 18,
      "bets": 3600,
      "exactSurvival": 0.8504381045948105,
      "exactCumulativeIncidence": 0.1495618954051895,
      "simulatedCumulativeIncidence": 0.14931
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 19,
      "bets": 3800,
      "exactSurvival": 0.8428183306246912,
      "exactCumulativeIncidence": 0.15718166937530875,
      "simulatedCumulativeIncidence": 0.15667
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 20,
      "bets": 4000,
      "exactSurvival": 0.8352668284724055,
      "exactCumulativeIncidence": 0.16473317152759448,
      "simulatedCumulativeIncidence": 0.16425
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 21,
      "bets": 4200,
      "exactSurvival": 0.8277829864346237,
      "exactCumulativeIncidence": 0.17221701356537633,
      "simulatedCumulativeIncidence": 0.17141
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 22,
      "bets": 4400,
      "exactSurvival": 0.8203661982887687,
      "exactCumulativeIncidence": 0.17963380171123133,
      "simulatedCumulativeIncidence": 0.17921
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 23,
      "bets": 4600,
      "exactSurvival": 0.81301586324391,
      "exactCumulativeIncidence": 0.18698413675609005,
      "simulatedCumulativeIncidence": 0.18673
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 24,
      "bets": 4800,
      "exactSurvival": 0.8057313858920965,
      "exactCumulativeIncidence": 0.19426861410790353,
      "simulatedCumulativeIncidence": 0.1943
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 25,
      "bets": 5000,
      "exactSurvival": 0.7985121761601268,
      "exactCumulativeIncidence": 0.20148782383987318,
      "simulatedCumulativeIncidence": 0.20134
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 26,
      "bets": 5200,
      "exactSurvival": 0.7913576492617498,
      "exactCumulativeIncidence": 0.20864235073825022,
      "simulatedCumulativeIncidence": 0.20893
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 27,
      "bets": 5400,
      "exactSurvival": 0.7842672256502955,
      "exactCumulativeIncidence": 0.2157327743497045,
      "simulatedCumulativeIncidence": 0.21586
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 28,
      "bets": 5600,
      "exactSurvival": 0.7772403309717286,
      "exactCumulativeIncidence": 0.22275966902827138,
      "simulatedCumulativeIncidence": 0.22288
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 29,
      "bets": 5800,
      "exactSurvival": 0.7702763960181236,
      "exactCumulativeIncidence": 0.2297236039818764,
      "simulatedCumulativeIncidence": 0.22981
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 30,
      "bets": 6000,
      "exactSurvival": 0.763374856681557,
      "exactCumulativeIncidence": 0.23662514331844298,
      "simulatedCumulativeIncidence": 0.23677
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 31,
      "bets": 6200,
      "exactSurvival": 0.7565351539084115,
      "exactCumulativeIncidence": 0.24346484609158847,
      "simulatedCumulativeIncidence": 0.24369
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 32,
      "bets": 6400,
      "exactSurvival": 0.7497567336540909,
      "exactCumulativeIncidence": 0.2502432663459091,
      "simulatedCumulativeIncidence": 0.25033
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 33,
      "bets": 6600,
      "exactSurvival": 0.7430390468381397,
      "exactCumulativeIncidence": 0.2569609531618603,
      "simulatedCumulativeIncidence": 0.25659
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 34,
      "bets": 6800,
      "exactSurvival": 0.7363815492997655,
      "exactCumulativeIncidence": 0.2636184507002345,
      "simulatedCumulativeIncidence": 0.2632
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 35,
      "bets": 7000,
      "exactSurvival": 0.7297837017537601,
      "exactCumulativeIncidence": 0.27021629824623994,
      "simulatedCumulativeIncidence": 0.2698
    },
    {
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "month": 36,
      "bets": 7200,
      "exactSurvival": 0.723244969746814,
      "exactCumulativeIncidence": 0.27675503025318604,
      "simulatedCumulativeIncidence": 0.27638
    }
  ],
  "auditEntrants": [
    {
      "entrantId": "jackpot_slot-stake_50-000001",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_50-000002",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_50-000003",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_50-000004",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_50-000005",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 203,
      "spendCents": 1015000,
      "hitMonth": 11,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "jackpot_slot-stake_50-000006",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_50-000007",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 105,
      "spendCents": 525000,
      "hitMonth": 6,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "jackpot_slot-stake_50-000008",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_50-000009",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_50-000010",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 239,
      "spendCents": 1195000,
      "hitMonth": 12,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "jackpot_slot-stake_50-000011",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_50-000012",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_50-000013",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 373,
      "spendCents": 1865000,
      "hitMonth": 19,
      "grossPayoutCents": 50000000
    },
    {
      "entrantId": "jackpot_slot-stake_50-000014",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_50-000015",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_50-000016",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_50-000017",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 519,
      "spendCents": 2595000,
      "hitMonth": 26,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "jackpot_slot-stake_50-000018",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_50-000019",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_50-000020",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_50-000021",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_50-000022",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 258,
      "spendCents": 1290000,
      "hitMonth": 13,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "jackpot_slot-stake_50-000023",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_50-000024",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 256,
      "spendCents": 1280000,
      "hitMonth": 13,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "jackpot_slot-stake_50-000025",
      "gameId": "jackpot_slot",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000001",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000002",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000003",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000004",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000005",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000006",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000007",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000008",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000009",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000010",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000011",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 350,
      "spendCents": 700000,
      "hitMonth": 7,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "jackpot_slot-stake_20-000012",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000013",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000014",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000015",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000016",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000017",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000018",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 321,
      "spendCents": 642000,
      "hitMonth": 7,
      "grossPayoutCents": 20000000
    },
    {
      "entrantId": "jackpot_slot-stake_20-000019",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000020",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 1526,
      "spendCents": 3052000,
      "hitMonth": 31,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "jackpot_slot-stake_20-000021",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000022",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000023",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000024",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_20-000025",
      "gameId": "jackpot_slot",
      "strategyId": "stake_20",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 1254,
      "spendCents": 2508000,
      "hitMonth": 26,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "jackpot_slot-stake_10-000001",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000002",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000003",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000004",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000005",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000006",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000007",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000008",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000009",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000010",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000011",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000012",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000013",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000014",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000015",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000016",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000017",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000018",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000019",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000020",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000021",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 1617,
      "spendCents": 1617000,
      "hitMonth": 17,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "jackpot_slot-stake_10-000022",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000023",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000024",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_10-000025",
      "gameId": "jackpot_slot",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000001",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000002",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000003",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000004",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000005",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000006",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000007",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000008",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000009",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000010",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000011",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000012",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000013",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000014",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000015",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000016",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000017",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000018",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000019",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 5966,
      "spendCents": 2983000,
      "hitMonth": 30,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "jackpot_slot-stake_5-000020",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000021",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000022",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000023",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000024",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "jackpot_slot-stake_5-000025",
      "gameId": "jackpot_slot",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_50-000001",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 368,
      "spendCents": 1840000,
      "hitMonth": 19,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_50-000002",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_50-000003",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_50-000004",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_50-000005",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 647,
      "spendCents": 3235000,
      "hitMonth": 33,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_50-000006",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_50-000007",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 497,
      "spendCents": 2485000,
      "hitMonth": 25,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_50-000008",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_50-000009",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 82,
      "spendCents": 410000,
      "hitMonth": 5,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_50-000010",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_50-000011",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_50-000012",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_50-000013",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 84,
      "spendCents": 420000,
      "hitMonth": 5,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_50-000014",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_50-000015",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_50-000016",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 65,
      "spendCents": 325000,
      "hitMonth": 4,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_50-000017",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_50-000018",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 88,
      "spendCents": 440000,
      "hitMonth": 5,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_50-000019",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 171,
      "spendCents": 855000,
      "hitMonth": 9,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_50-000020",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_50-000021",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 574,
      "spendCents": 2870000,
      "hitMonth": 29,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_50-000022",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 527,
      "spendCents": 2635000,
      "hitMonth": 27,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_50-000023",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 666,
      "spendCents": 3330000,
      "hitMonth": 34,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_50-000024",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_50-000025",
      "gameId": "crash_target",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 494,
      "spendCents": 2470000,
      "hitMonth": 25,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_20-000001",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 1175,
      "spendCents": 2350000,
      "hitMonth": 24,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_20-000002",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_20-000003",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_20-000004",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 1308,
      "spendCents": 2616000,
      "hitMonth": 27,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_20-000005",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_20-000006",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_20-000007",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_20-000008",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 183,
      "spendCents": 366000,
      "hitMonth": 4,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_20-000009",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_20-000010",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 288,
      "spendCents": 576000,
      "hitMonth": 6,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_20-000011",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_20-000012",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_20-000013",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_20-000014",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_20-000015",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_20-000016",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_20-000017",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_20-000018",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_20-000019",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_20-000020",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 1631,
      "spendCents": 3262000,
      "hitMonth": 33,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_20-000021",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_20-000022",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_20-000023",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_20-000024",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 821,
      "spendCents": 1642000,
      "hitMonth": 17,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_20-000025",
      "gameId": "crash_target",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_10-000001",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_10-000002",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_10-000003",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_10-000004",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_10-000005",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_10-000006",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_10-000007",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 3592,
      "spendCents": 3592000,
      "hitMonth": 36,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_10-000008",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_10-000009",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 2488,
      "spendCents": 2488000,
      "hitMonth": 25,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_10-000010",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_10-000011",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_10-000012",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_10-000013",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_10-000014",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_10-000015",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 1073,
      "spendCents": 1073000,
      "hitMonth": 11,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_10-000016",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_10-000017",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_10-000018",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_10-000019",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 1155,
      "spendCents": 1155000,
      "hitMonth": 12,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_10-000020",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_10-000021",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 439,
      "spendCents": 439000,
      "hitMonth": 5,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_10-000022",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 3465,
      "spendCents": 3465000,
      "hitMonth": 35,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_10-000023",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_10-000024",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 2011,
      "spendCents": 2011000,
      "hitMonth": 21,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_10-000025",
      "gameId": "crash_target",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_5-000001",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_5-000002",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_5-000003",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_5-000004",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_5-000005",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_5-000006",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 6457,
      "spendCents": 3228500,
      "hitMonth": 33,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_5-000007",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 6164,
      "spendCents": 3082000,
      "hitMonth": 31,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_5-000008",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_5-000009",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_5-000010",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 3646,
      "spendCents": 1823000,
      "hitMonth": 19,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_5-000011",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 5761,
      "spendCents": 2880500,
      "hitMonth": 29,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_5-000012",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_5-000013",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_5-000014",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_5-000015",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_5-000016",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_5-000017",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_5-000018",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_5-000019",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_5-000020",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 881,
      "spendCents": 440500,
      "hitMonth": 5,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_5-000021",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 5732,
      "spendCents": 2866000,
      "hitMonth": 29,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_5-000022",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_5-000023",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 4613,
      "spendCents": 2306500,
      "hitMonth": 24,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "crash_target-stake_5-000024",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "crash_target-stake_5-000025",
      "gameId": "crash_target",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000001",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000002",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000003",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000004",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000005",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000006",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000007",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000008",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000009",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000010",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000011",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000012",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000013",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000014",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000015",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000016",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000017",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000018",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000019",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000020",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000021",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000022",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000023",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_50-000024",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 578,
      "spendCents": 2890000,
      "hitMonth": 29,
      "grossPayoutCents": 500000000
    },
    {
      "entrantId": "lottery_tail-stake_50-000025",
      "gameId": "lottery_tail",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000001",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000002",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000003",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000004",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000005",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000006",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000007",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000008",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000009",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000010",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000011",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000012",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000013",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000014",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000015",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000016",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000017",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000018",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000019",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000020",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000021",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000022",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000023",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000024",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_20-000025",
      "gameId": "lottery_tail",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000001",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000002",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000003",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000004",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000005",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000006",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000007",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000008",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000009",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000010",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000011",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 2858,
      "spendCents": 2858000,
      "hitMonth": 29,
      "grossPayoutCents": 100000000
    },
    {
      "entrantId": "lottery_tail-stake_10-000012",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000013",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000014",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000015",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000016",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000017",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000018",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000019",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000020",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000021",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000022",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 3425,
      "spendCents": 3425000,
      "hitMonth": 35,
      "grossPayoutCents": 100000000
    },
    {
      "entrantId": "lottery_tail-stake_10-000023",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000024",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_10-000025",
      "gameId": "lottery_tail",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000001",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000002",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000003",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000004",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000005",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000006",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000007",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000008",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000009",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000010",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000011",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000012",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000013",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000014",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 2635,
      "spendCents": 1317500,
      "hitMonth": 14,
      "grossPayoutCents": 50000000
    },
    {
      "entrantId": "lottery_tail-stake_5-000015",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000016",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000017",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000018",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000019",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000020",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000021",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 2158,
      "spendCents": 1079000,
      "hitMonth": 11,
      "grossPayoutCents": 50000000
    },
    {
      "entrantId": "lottery_tail-stake_5-000022",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000023",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000024",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "lottery_tail-stake_5-000025",
      "gameId": "lottery_tail",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000001",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 484,
      "spendCents": 2420000,
      "hitMonth": 25,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000002",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000003",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 213,
      "spendCents": 1065000,
      "hitMonth": 11,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000004",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000005",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000006",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000007",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000008",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000009",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000010",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 418,
      "spendCents": 2090000,
      "hitMonth": 21,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000011",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000012",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000013",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000014",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000015",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000016",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 34,
      "spendCents": 170000,
      "hitMonth": 2,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000017",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000018",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000019",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000020",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000021",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 101,
      "spendCents": 505000,
      "hitMonth": 6,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000022",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000023",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000024",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_50-000025",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_50",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 720,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000001",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000002",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000003",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000004",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000005",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000006",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000007",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000008",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000009",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000010",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000011",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000012",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 867,
      "spendCents": 1734000,
      "hitMonth": 18,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000013",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000014",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000015",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000016",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 1572,
      "spendCents": 3144000,
      "hitMonth": 32,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000017",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 796,
      "spendCents": 1592000,
      "hitMonth": 16,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000018",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000019",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 599,
      "spendCents": 1198000,
      "hitMonth": 12,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000020",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000021",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000022",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000023",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000024",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_20-000025",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_20",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 1800,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000001",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000002",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000003",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000004",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000005",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000006",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000007",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000008",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 347,
      "spendCents": 347000,
      "hitMonth": 4,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000009",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000010",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000011",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000012",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000013",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000014",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000015",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000016",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000017",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 115,
      "spendCents": 115000,
      "hitMonth": 2,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000018",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000019",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000020",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000021",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000022",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 1186,
      "spendCents": 1186000,
      "hitMonth": 12,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000023",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000024",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 3600,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_10-000025",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_10",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 1783,
      "spendCents": 1783000,
      "hitMonth": 18,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000001",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000002",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000003",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000004",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 3443,
      "spendCents": 1721500,
      "hitMonth": 18,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000005",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 2450,
      "spendCents": 1225000,
      "hitMonth": 13,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000006",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000007",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 6872,
      "spendCents": 3436000,
      "hitMonth": 35,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000008",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 3941,
      "spendCents": 1970500,
      "hitMonth": 20,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000009",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 2724,
      "spendCents": 1362000,
      "hitMonth": 14,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000010",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 5254,
      "spendCents": 2627000,
      "hitMonth": 27,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000011",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000012",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 5677,
      "spendCents": 2838500,
      "hitMonth": 29,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000013",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 5499,
      "spendCents": 2749500,
      "hitMonth": 28,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000014",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000015",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000016",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 5921,
      "spendCents": 2960500,
      "hitMonth": 30,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000017",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 6357,
      "spendCents": 3178500,
      "hitMonth": 32,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000018",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 1868,
      "spendCents": 934000,
      "hitMonth": 10,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000019",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000020",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000021",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000022",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 76,
      "spendCents": 38000,
      "hitMonth": 1,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000023",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 6645,
      "spendCents": 3322500,
      "hitMonth": 34,
      "grossPayoutCents": 10000000
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000024",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": false,
      "terminalOutcome": "three_year_budget_exhausted",
      "betsObserved": 7200,
      "spendCents": 3600000,
      "hitMonth": null,
      "grossPayoutCents": 0
    },
    {
      "entrantId": "virtual_accumulator-stake_5-000025",
      "gameId": "virtual_accumulator",
      "strategyId": "stake_5",
      "targetHit": true,
      "terminalOutcome": "target_hit",
      "betsObserved": 6514,
      "spendCents": 3257000,
      "hitMonth": 33,
      "grossPayoutCents": 10000000
    }
  ]
}
