GET /api/bet_types/a6e03e97-4703-4ee9-b6c0-898e97067a2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6e03e97-4703-4ee9-b6c0-898e97067a2d",
"match": "https://api-prod.gambitprofit.com/api/matches/1176e416-445b-4d11-b2e6-dbb15e3a21e4/?format=api",
"name": "Over/Under",
"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": "Game Total Over 6",
"amount": 5098.0
},
{
"team": "Game Total Under 6",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "bef65616-3362-4ad9-8d31-377f04a6cafd",
"gambit_id": "b604e67f-af35-46f4-a2c2-9f927630207e",
"last_updated": "2022-12-22T20:32:20.826322-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6e03e97-4703-4ee9-b6c0-898e97067a2d/?format=api"
},
{
"id": "e773e836-0970-40a3-97ac-998a623c52c7",
"gambit_id": "6e773f19-1e6b-4eb4-9849-4a9002396197",
"last_updated": "2022-12-22T20:32:20.825167-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6e03e97-4703-4ee9-b6c0-898e97067a2d/?format=api"
}
]
}