GET /api/bet_types/4923c65b-bf69-49c9-8112-cf26fe0c9fd4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4923c65b-bf69-49c9-8112-cf26fe0c9fd4",
"match": "https://api-prod.gambitprofit.com/api/matches/5845f7f9-ec2d-4d85-b131-6c160965027e/?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 227",
"amount": 5000.0
},
{
"team": "Game Total Over 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "a5711fc7-831e-4418-aba8-977eafb94dee",
"gambit_id": "baf41bbd-0d14-4768-9a83-49a0b42677b4",
"last_updated": "2022-12-15T10:46:59.957675-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 227",
"reward": "1.80000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4923c65b-bf69-49c9-8112-cf26fe0c9fd4/?format=api"
},
{
"id": "9ec827c8-5a64-41f8-817e-09fec0c57906",
"gambit_id": "110dedd4-5da6-4dcf-aadb-a9d608664804",
"last_updated": "2022-12-15T10:46:59.959533-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 227",
"reward": "1.80000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4923c65b-bf69-49c9-8112-cf26fe0c9fd4/?format=api"
}
]
}