GET /api/bet_types/52945b51-32a4-4725-8f2b-e0627e395904/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52945b51-32a4-4725-8f2b-e0627e395904",
"match": "https://api-prod.gambitprofit.com/api/matches/7433a07f-c9d1-40b5-a02d-ae2fac9b8525/?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": "Colorado Avalanche",
"amount": 6862.0
},
{
"team": "Dallas Stars",
"amount": 3138.0
}
],
"expected_reward_tokens": 9194.34,
"profit_sb": 194.34,
"profit_sb_percentage": 2.16,
"recommended": true
},
"lines": [
{
"id": "2eab83d2-57d0-470e-b007-1f1d00c40be4",
"gambit_id": "4afa3bf5-ef49-4da5-8f51-6d3e17709870",
"last_updated": "2022-11-22T10:02:05.012495-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Colorado Avalanche",
"reward": "1.34000",
"odds": "1.38460",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52945b51-32a4-4725-8f2b-e0627e395904/?format=api"
},
{
"id": "737199ae-2e26-4e97-8b11-7a734168a818",
"gambit_id": "d62fbdad-ca33-43e0-a633-08fd1deaf2c9",
"last_updated": "2022-11-22T10:02:05.011368-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Stars",
"reward": "2.93000",
"odds": "3.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52945b51-32a4-4725-8f2b-e0627e395904/?format=api"
}
]
}