GET /api/bet_types/6262aaa5-b9c3-4ac5-91ee-0e0df4b6b76c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6262aaa5-b9c3-4ac5-91ee-0e0df4b6b76c",
"match": "https://api-prod.gambitprofit.com/api/matches/dbb29f2d-55c0-4ede-8d0c-eb7377533a95/?format=api",
"name": "Over/Under",
"created_at": "2023-04-05T09:22:21.847665-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 Over 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "fac17d0c-f96b-42fe-8e01-045bb7921526",
"gambit_id": "89e97dc8-897f-405c-a333-0e329dae8aa3",
"last_updated": "2023-04-06T11:37:06.192460-04:00",
"created_at": "2023-04-05T09:22:21.853033-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6262aaa5-b9c3-4ac5-91ee-0e0df4b6b76c/?format=api"
},
{
"id": "984b58b7-9da2-442b-be0a-0a22f091662f",
"gambit_id": "ff844613-7aeb-4cd8-8746-07635b687849",
"last_updated": "2023-04-06T11:37:06.190655-04:00",
"created_at": "2023-04-05T09:22:21.850328-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6262aaa5-b9c3-4ac5-91ee-0e0df4b6b76c/?format=api"
}
]
}