GET /api/bet_types/178b311f-29ba-4bca-abd2-8add223152a2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "178b311f-29ba-4bca-abd2-8add223152a2",
"match": "https://api-prod.gambitprofit.com/api/matches/167143cf-2a14-43dc-b90b-cd7e54a64588/?format=api",
"name": "Over/Under",
"created_at": "2023-04-05T09:22:20.843507-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 Over 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f3b49ae6-b166-4196-a552-ae7336150f96",
"gambit_id": "711f11b3-2a7e-4bc5-b4af-ef8663bae249",
"last_updated": "2023-04-06T11:42:05.251117-04:00",
"created_at": "2023-04-05T09:22:20.853721-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178b311f-29ba-4bca-abd2-8add223152a2/?format=api"
},
{
"id": "509cc26f-c210-4035-bf45-19dfd18d6138",
"gambit_id": "ccff87ec-2ed9-4b37-b942-1e95d52879f7",
"last_updated": "2023-04-06T11:42:05.248058-04:00",
"created_at": "2023-04-05T09:22:20.850444-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178b311f-29ba-4bca-abd2-8add223152a2/?format=api"
}
]
}