GET /api/bet_types/0e3ccd1d-1ced-4803-8b56-e5bf4415816e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e3ccd1d-1ced-4803-8b56-e5bf4415816e",
"match": "https://api-prod.gambitprofit.com/api/matches/c0c39b41-2b2f-4cdc-948b-546f5937b23b/?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": "Vegas Golden Knights",
"amount": 5664.0
},
{
"team": "Arizona Coyotes",
"amount": 4336.0
}
],
"expected_reward_tokens": 9062.24,
"profit_sb": 62.24,
"profit_sb_percentage": 0.69,
"recommended": true
},
"lines": [
{
"id": "cf0ca94f-88bc-48a1-b634-5101820382e4",
"gambit_id": "af3e913b-1673-48ac-9c8f-8cd441e0825c",
"last_updated": "2022-11-18T09:48:14.362618-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "1.60000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e3ccd1d-1ced-4803-8b56-e5bf4415816e/?format=api"
},
{
"id": "20e83241-0fa9-412e-84e3-419f258d3292",
"gambit_id": "4f32cf49-f688-4266-b5a2-863f92add55a",
"last_updated": "2022-11-18T09:48:14.363617-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "2.09000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e3ccd1d-1ced-4803-8b56-e5bf4415816e/?format=api"
}
]
}