GET /api/bet_types/f94e56a7-a6a9-45f3-8dc3-dcf6353c9f71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f94e56a7-a6a9-45f3-8dc3-dcf6353c9f71",
"match": "https://api-prod.gambitprofit.com/api/matches/af1ff622-9bd5-479e-809b-9ea334aca175/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-17T09:33:00.757718-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": "SFO",
"amount": 5699.0
},
{
"team": "LOS",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "b3854ce2-a84f-499f-80e1-751a2e2e2fac",
"gambit_id": "edaee1c0-4996-47c4-bfc7-76b0c8402cbf",
"last_updated": "2023-06-18T10:33:13.650719-04:00",
"created_at": "2023-06-17T09:33:00.760069-04:00",
"name": "SFO",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f94e56a7-a6a9-45f3-8dc3-dcf6353c9f71/?format=api"
},
{
"id": "0419f383-042e-4d11-83f5-e712ada2f676",
"gambit_id": "ecf836ae-2948-45ce-9b03-050faf9bd667",
"last_updated": "2023-06-18T10:33:13.652131-04:00",
"created_at": "2023-06-17T09:33:00.762086-04:00",
"name": "LOS",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f94e56a7-a6a9-45f3-8dc3-dcf6353c9f71/?format=api"
}
]
}