GET /api/bet_types/1bf62a61-4296-4f18-892b-17c9acd6ba4c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1bf62a61-4296-4f18-892b-17c9acd6ba4c",
"match": "https://api-prod.gambitprofit.com/api/matches/4a706517-35de-43ce-8eb2-dec324d9d6e9/?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 Under 9",
"amount": 5096.0
},
{
"team": "Game Total Over 9",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "5ae3de24-4ebc-4077-922d-5911f77e24e2",
"gambit_id": "0f45df40-ed60-4995-85de-eba8edebda82",
"last_updated": "2022-09-03T18:57:15.334590-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.78000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bf62a61-4296-4f18-892b-17c9acd6ba4c/?format=api"
},
{
"id": "13d759b5-5d78-4b70-8f06-bf3a1337a289",
"gambit_id": "bab10e31-5479-4b8b-abc8-d52a184b4248",
"last_updated": "2022-09-03T18:57:15.335760-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.85000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bf62a61-4296-4f18-892b-17c9acd6ba4c/?format=api"
}
]
}