GET /api/bet_types/e50533ea-ad5b-4230-9635-acf2e72947b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e50533ea-ad5b-4230-9635-acf2e72947b4",
"match": "https://api-prod.gambitprofit.com/api/matches/334d1c6b-6399-4e05-9429-1c7f64b731cc/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-26T12:02:11.085315-04: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": "PIT",
"amount": 5421.0
},
{
"team": "LOS",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "ba70295e-8083-43d9-8bb7-d600a003ddc3",
"gambit_id": "a765bd53-473f-4df1-818b-33fdf14aa7c8",
"last_updated": "2023-04-27T11:52:09.241647-04:00",
"created_at": "2023-04-26T12:02:11.087073-04:00",
"name": "PIT",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e50533ea-ad5b-4230-9635-acf2e72947b4/?format=api"
},
{
"id": "e5593c5e-0df7-488a-847b-ea78552401b4",
"gambit_id": "0adc7101-0a4a-41cd-bfea-031c4e56c68b",
"last_updated": "2023-04-27T11:52:09.243849-04:00",
"created_at": "2023-04-26T12:02:11.089226-04:00",
"name": "LOS",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e50533ea-ad5b-4230-9635-acf2e72947b4/?format=api"
}
]
}