GET /api/bet_types/fe86e8f4-1f14-4b10-9d41-2972e041e0f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe86e8f4-1f14-4b10-9d41-2972e041e0f9",
"match": "https://api-prod.gambitprofit.com/api/matches/66adfd25-cb44-42b6-ac7f-984bc15ee0c2/?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 58.5",
"amount": 5000.0
},
{
"team": "Game Total Under 58.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "00d0983e-4cab-4956-8384-81336b918c78",
"gambit_id": "7712ec06-f81c-4419-80d5-6bf3af56b6c9",
"last_updated": "2022-09-11T10:47:30.470590-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe86e8f4-1f14-4b10-9d41-2972e041e0f9/?format=api"
},
{
"id": "38525e53-25b3-409b-809e-162d2224167a",
"gambit_id": "21e8c72d-3f0a-49e7-84f0-cc54f3dcc551",
"last_updated": "2022-09-11T10:47:30.469382-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe86e8f4-1f14-4b10-9d41-2972e041e0f9/?format=api"
}
]
}