GET /api/bet_types/ab89bcaa-55db-4804-936f-fedad4689f07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab89bcaa-55db-4804-936f-fedad4689f07",
"match": "https://api-prod.gambitprofit.com/api/matches/144b1d70-8b9b-4600-884a-5294612f5757/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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 45",
"amount": 5000.0
},
{
"team": "Game Total Over 45",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "56c04dec-3411-49c5-aa46-0cb1844d58b8",
"gambit_id": "ecb56a47-3b6f-4422-8d7e-13f0f1222193",
"last_updated": "2022-10-11T11:37:05.461155-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 45",
"reward": "1.88000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab89bcaa-55db-4804-936f-fedad4689f07/?format=api"
},
{
"id": "30eba252-eda6-4d79-b022-46452c75cd8c",
"gambit_id": "0facdd4b-29f3-4fa2-a3a8-9baeaa1912bb",
"last_updated": "2022-10-11T11:37:05.462308-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 45",
"reward": "1.88000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab89bcaa-55db-4804-936f-fedad4689f07/?format=api"
}
]
}