GET /api/bet_types/05b34976-506b-4481-9e0b-dda3b3f0e206/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05b34976-506b-4481-9e0b-dda3b3f0e206",
"match": "https://api-prod.gambitprofit.com/api/matches/927004d2-6751-4156-a4d1-472cc92f449f/?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": "Montreal Canadiens",
"amount": 5571.0
},
{
"team": "Ottawa Senators",
"amount": 4429.0
}
],
"expected_reward_tokens": 9079.45,
"profit_sb": 79.45,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "a35cfe68-fcc5-4296-97b4-5c3ae6e94bdd",
"gambit_id": "879d295e-b13a-4a4c-bcad-2475964bf998",
"last_updated": "2022-12-15T11:12:04.461986-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "1.63000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05b34976-506b-4481-9e0b-dda3b3f0e206/?format=api"
},
{
"id": "565bced3-7c3e-4735-9a9d-54319ae38feb",
"gambit_id": "06a1102b-d164-4828-b929-c4ccc4706c75",
"last_updated": "2022-12-15T11:12:04.460525-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "2.05000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05b34976-506b-4481-9e0b-dda3b3f0e206/?format=api"
}
]
}