GET /api/bet_types/08b6946a-d3e8-4068-a98e-fd0e3dea6556/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08b6946a-d3e8-4068-a98e-fd0e3dea6556",
"match": "https://api-prod.gambitprofit.com/api/matches/3511377b-d991-41e9-9eb8-9618150738f3/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Chicago Blackhawks",
"amount": 6047.0
},
{
"team": "St Louis Blues",
"amount": 3953.0
}
],
"expected_reward_tokens": 9130.97,
"profit_sb": 130.97,
"profit_sb_percentage": 1.46,
"recommended": true
},
"lines": [
{
"id": "703a35df-0646-4cc5-80df-e6b8695977ec",
"gambit_id": "c4f06628-4013-4b96-8fd9-3a59afb03538",
"last_updated": "2022-11-17T11:12:40.308467-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Blackhawks",
"reward": "1.51000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08b6946a-d3e8-4068-a98e-fd0e3dea6556/?format=api"
},
{
"id": "94258104-7265-41d1-9861-0f83357f5d2b",
"gambit_id": "555bc925-14aa-4ea8-90c6-0cbcf4b5699f",
"last_updated": "2022-11-17T11:12:40.309463-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "St Louis Blues",
"reward": "2.31000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08b6946a-d3e8-4068-a98e-fd0e3dea6556/?format=api"
}
]
}