GET /api/bet_types/e5443127-3413-4621-890f-4601b0b71438/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e5443127-3413-4621-890f-4601b0b71438",
"match": "https://api-prod.gambitprofit.com/api/matches/ac923c31-5ec8-4487-894f-754ab83b6a59/?format=api",
"name": "Over/Under",
"created_at": "2023-09-19T09:13:26.557583-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "acb87924-47d2-4a8c-997a-74b74c1fbaf8",
"gambit_id": "59ebf11a-3e45-4966-8038-c0a4bbfeeee1",
"last_updated": "2023-09-21T09:43:20.681626-04:00",
"created_at": "2023-09-19T09:13:26.565444-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5443127-3413-4621-890f-4601b0b71438/?format=api"
},
{
"id": "b1058680-66fe-4696-b291-a0181fac4473",
"gambit_id": "741db135-cb8e-411c-a7a0-0edbb5f02239",
"last_updated": "2023-09-21T09:43:20.678218-04:00",
"created_at": "2023-09-19T09:13:26.561438-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5443127-3413-4621-890f-4601b0b71438/?format=api"
}
]
}