GET /api/bet_types/b34f9b10-411a-4f5e-a04e-4086685870d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b34f9b10-411a-4f5e-a04e-4086685870d4",
"match": "https://api-prod.gambitprofit.com/api/matches/cbf18da5-10ea-463d-b7e2-5b578a250635/?format=api",
"name": "Over/Under",
"created_at": "2023-10-27T09:07:55.884072-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": "Game Total Under 6",
"amount": 5094.0
},
{
"team": "Game Total Over 6",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "9a80ce5f-f544-406b-91bd-26543961561f",
"gambit_id": "b922fbe2-5c60-44cc-974c-747300ebc276",
"last_updated": "2023-10-30T15:03:10.381209-04:00",
"created_at": "2023-10-27T09:07:55.893206-04:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b34f9b10-411a-4f5e-a04e-4086685870d4/?format=api"
},
{
"id": "288ab2b0-aab1-4525-86b2-7d4b2a24c2bd",
"gambit_id": "7197d8fa-087f-48e4-b628-8d8223058803",
"last_updated": "2023-10-30T15:03:10.376728-04:00",
"created_at": "2023-10-27T09:07:55.888746-04:00",
"name": "Game Total Over 6",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b34f9b10-411a-4f5e-a04e-4086685870d4/?format=api"
}
]
}