HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7ee7f57-ccb9-46a6-a476-aeedd47ed564",
"match": "https://api-prod.gambitprofit.com/api/matches/7e3b949e-9519-4287-9e2a-292e3276ca48/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-06T10:08:01.700264-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Fulham",
"amount": 7385.0
},
{
"team": "Draw",
"amount": 2615.0
}
],
"expected_reward_tokens": 10929.8,
"profit_sb": 1429.8,
"profit_sb_percentage": 15.05,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Fulham",
"amount": 6286.0
},
{
"team": "Draw",
"amount": 2226.0
},
{
"team": "Sheffield United",
"amount": 1488.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "f870e2d3-fddb-4b26-a48f-1e496b2ddffd",
"gambit_id": "30051f96-faa6-447f-aa3a-98b513b463c1",
"last_updated": "2023-10-09T15:28:13.639031-04:00",
"created_at": "2023-10-06T10:08:01.718737-04:00",
"name": "Fulham",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7ee7f57-ccb9-46a6-a476-aeedd47ed564/?format=api"
},
{
"id": "0e80c46d-c2b2-499b-b28e-6a3f56fbfb74",
"gambit_id": "a299fba0-b05e-4965-9754-40815ae7f834",
"last_updated": "2023-10-09T15:28:13.635625-04:00",
"created_at": "2023-10-06T10:08:01.707692-04:00",
"name": "Draw",
"reward": "4.18000",
"odds": "4.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7ee7f57-ccb9-46a6-a476-aeedd47ed564/?format=api"
},
{
"id": "bcfbf460-e214-4d03-9ded-fab3865593bd",
"gambit_id": "0329f747-c0e7-43ec-bb41-ec962bbf2f96",
"last_updated": "2023-10-09T15:28:13.642337-04:00",
"created_at": "2023-10-06T10:08:01.724679-04:00",
"name": "Sheffield United",
"reward": "6.25000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7ee7f57-ccb9-46a6-a476-aeedd47ed564/?format=api"
}
]
}