GET /api/bet_types/ae5a76e7-6b53-4c2c-b28d-ca03a12a711c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae5a76e7-6b53-4c2c-b28d-ca03a12a711c",
"match": "https://api-prod.gambitprofit.com/api/matches/cdcc9f8e-a3f0-4458-b604-c7ec1dedb395/?format=api",
"name": "Over/Under",
"created_at": "2023-09-03T00:23:15.751156-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 11.5",
"amount": 5107.0
},
{
"team": "Game Total Over 11.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "83e9fb30-4660-4721-bb5c-0ad609c227a8",
"gambit_id": "54adf468-44e9-49aa-9d60-2dba36db4870",
"last_updated": "2023-09-05T10:28:08.553801-04:00",
"created_at": "2023-09-03T00:23:15.762590-04:00",
"name": "Game Total Under 11.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae5a76e7-6b53-4c2c-b28d-ca03a12a711c/?format=api"
},
{
"id": "ff58b8e9-cbb4-4a8e-8035-e91045fe0516",
"gambit_id": "f7df4e31-3c83-4566-b5c4-52ba1ee7eabe",
"last_updated": "2023-09-05T10:28:08.550607-04:00",
"created_at": "2023-09-03T00:23:15.756784-04:00",
"name": "Game Total Over 11.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae5a76e7-6b53-4c2c-b28d-ca03a12a711c/?format=api"
}
]
}