GET /api/bet_types/0d4dfaec-1bb3-4623-92cc-77880929fbac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d4dfaec-1bb3-4623-92cc-77880929fbac",
"match": "https://api-prod.gambitprofit.com/api/matches/108c0525-79d6-4d90-adef-89cf844e5dcc/?format=api",
"name": "Over/Under",
"created_at": "2023-05-15T11:36:57.689966-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": "995f5269-8a03-4a15-a8ca-d650cfcbb19e",
"gambit_id": "6afae2cb-9eff-4bd2-96f4-89ec2e2045f4",
"last_updated": "2023-05-16T10:42:09.504803-04:00",
"created_at": "2023-05-15T11:36:57.691335-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/0d4dfaec-1bb3-4623-92cc-77880929fbac/?format=api"
},
{
"id": "87109b79-2131-416c-88ee-679d7395f4b9",
"gambit_id": "c1cfc298-a06a-45e6-bbff-62436c116970",
"last_updated": "2023-05-16T10:42:09.507009-04:00",
"created_at": "2023-05-15T11:36:57.692731-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/0d4dfaec-1bb3-4623-92cc-77880929fbac/?format=api"
}
]
}