GET /api/bet_types/f9aa4e2a-ddfe-42f7-af29-7f3abb260cc6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9aa4e2a-ddfe-42f7-af29-7f3abb260cc6",
"match": "https://api-prod.gambitprofit.com/api/matches/12c8ef1d-dd7b-4606-b0a8-a7b5d3140016/?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": 5109.0
},
{
"team": "Game Total Over 9",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "1d5d6e14-6f85-442d-abd7-c8773a6b79c3",
"gambit_id": "cd052cf1-4ce5-48c8-b98a-f0212a554927",
"last_updated": "2022-08-14T13:41:52.629564-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.79000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9aa4e2a-ddfe-42f7-af29-7f3abb260cc6/?format=api"
},
{
"id": "9ef4fcad-b1a6-49f9-89e2-67b50a19525d",
"gambit_id": "a9a7cc7e-d4e5-482e-93dc-bc1e787e24c9",
"last_updated": "2022-08-14T13:41:52.630110-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9aa4e2a-ddfe-42f7-af29-7f3abb260cc6/?format=api"
}
]
}