GET /api/bet_types/9204b2fd-0188-4759-a447-c23e25d87761/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9204b2fd-0188-4759-a447-c23e25d87761",
"match": "https://api-prod.gambitprofit.com/api/matches/a4bcdcba-1651-4738-b1fb-85117f10942d/?format=api",
"name": "Over/Under",
"created_at": "2023-09-28T09:07:59.819608-04: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 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a8cb35ca-944c-4f92-b3ce-3d37927d6204",
"gambit_id": "aef9fee6-91ad-4eef-810e-35b470943739",
"last_updated": "2023-09-29T10:18:21.657042-04:00",
"created_at": "2023-09-28T09:07:59.829416-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9204b2fd-0188-4759-a447-c23e25d87761/?format=api"
},
{
"id": "84c24a45-e3d8-4890-a22a-de53d30b7afb",
"gambit_id": "555c77c8-41b3-4449-a45e-62c6dce74465",
"last_updated": "2023-09-29T10:18:21.634249-04:00",
"created_at": "2023-09-28T09:07:59.824697-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9204b2fd-0188-4759-a447-c23e25d87761/?format=api"
}
]
}