GET /api/bet_types/619094db-4824-4be8-94b1-e5a77c5e94b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "619094db-4824-4be8-94b1-e5a77c5e94b2",
"match": "https://api-prod.gambitprofit.com/api/matches/ba1717bd-43ed-47ea-a191-2f56aab50080/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-20T10:51:58.320821-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": "SEA",
"amount": 6100.0
},
{
"team": "ATL",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "7a99c987-67b6-472e-ad1e-cae3ecea9a4e",
"gambit_id": "d87878a0-33cd-4aa1-a6c6-c5e352c3507d",
"last_updated": "2023-05-22T13:12:07.199453-04:00",
"created_at": "2023-05-20T10:51:58.324298-04:00",
"name": "SEA",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/619094db-4824-4be8-94b1-e5a77c5e94b2/?format=api"
},
{
"id": "ff358faa-f8cc-491b-8977-f16486590676",
"gambit_id": "96b16889-ffe3-4960-9ff2-cc1cbd5c9acf",
"last_updated": "2023-05-22T13:12:07.200585-04:00",
"created_at": "2023-05-20T10:51:58.322653-04:00",
"name": "ATL",
"reward": "2.44000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/619094db-4824-4be8-94b1-e5a77c5e94b2/?format=api"
}
]
}