GET /api/bet_types/03a9fc91-2182-4682-a5bd-fa45b4589c68/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03a9fc91-2182-4682-a5bd-fa45b4589c68",
"match": "https://api-prod.gambitprofit.com/api/matches/bc0fdd26-44dc-43d3-9b8f-29352cd5d4a7/?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.5",
"amount": 5399.0
},
{
"team": "Game Total Under 6.5",
"amount": 4601.0
}
],
"expected_reward_tokens": 9016.33,
"profit_sb": 16.33,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "68542cd0-2f27-41bf-89de-59e8d117f7e6",
"gambit_id": "e9c9cbc7-907d-4366-9e3a-ecd39f2ba3ca",
"last_updated": "2022-12-19T10:47:30.828568-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.67000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03a9fc91-2182-4682-a5bd-fa45b4589c68/?format=api"
},
{
"id": "3b520f4c-d1e1-4c36-985e-02edbf543ef4",
"gambit_id": "85b4e403-00e9-4002-855f-21af557446be",
"last_updated": "2022-12-19T10:47:30.827562-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.96000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03a9fc91-2182-4682-a5bd-fa45b4589c68/?format=api"
}
]
}