GET /api/bet_types/cd1ba0b7-9107-4739-b8b9-3cc4903f361b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cd1ba0b7-9107-4739-b8b9-3cc4903f361b",
"match": "https://api-prod.gambitprofit.com/api/matches/904bffe0-a40f-4362-a565-69a06d61267d/?format=api",
"name": "Over/Under",
"created_at": "2023-05-19T11:02:12.163827-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 10.5",
"amount": 5000.0
},
{
"team": "Game Total Over 10.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f36c2577-f4b2-4924-9cad-f02c07e5c359",
"gambit_id": "7a9db91c-0a27-4435-b0de-0f4824d40808",
"last_updated": "2023-05-20T10:52:04.098001-04:00",
"created_at": "2023-05-19T11:02:12.166888-04:00",
"name": "Game Total Under 10.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd1ba0b7-9107-4739-b8b9-3cc4903f361b/?format=api"
},
{
"id": "7e4b8e76-4630-49f8-9278-9477b5cbdcab",
"gambit_id": "03132a86-e1c4-49d1-b3a7-dc84af127e8d",
"last_updated": "2023-05-20T10:52:04.095820-04:00",
"created_at": "2023-05-19T11:02:12.165222-04:00",
"name": "Game Total Over 10.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd1ba0b7-9107-4739-b8b9-3cc4903f361b/?format=api"
}
]
}