GET /api/bet_types/4f66ca01-b033-4014-b053-183d85b573d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f66ca01-b033-4014-b053-183d85b573d1",
"match": "https://api-prod.gambitprofit.com/api/matches/3ed5304b-83d3-4e80-8d80-0b498f186194/?format=api",
"name": "Over/Under",
"created_at": "2023-05-15T11:36:57.113565-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": 5107.0
},
{
"team": "Game Total Over 10.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "470b39ec-8acb-4828-93b7-ed585e57524a",
"gambit_id": "feda4e16-037c-49f7-ab6e-80acb5ea3201",
"last_updated": "2023-05-16T10:47:10.524203-04:00",
"created_at": "2023-05-15T11:36:57.115929-04:00",
"name": "Game Total Under 10.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f66ca01-b033-4014-b053-183d85b573d1/?format=api"
},
{
"id": "d99cab1d-1093-4451-a3ff-259573623761",
"gambit_id": "3beaaab4-30e0-4ae9-ad0c-99164475b9e1",
"last_updated": "2023-05-16T10:47:10.526376-04:00",
"created_at": "2023-05-15T11:36:57.117939-04:00",
"name": "Game Total Over 10.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f66ca01-b033-4014-b053-183d85b573d1/?format=api"
}
]
}