GET /api/bet_types/94239f4b-0e80-4257-b399-1b0160c02080/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94239f4b-0e80-4257-b399-1b0160c02080",
"match": "https://api-prod.gambitprofit.com/api/matches/7eeb271b-0f39-4841-846a-79bdc25b7ae1/?format=api",
"name": "Over/Under",
"created_at": "2023-03-27T14:02:22.111343-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 7",
"amount": 5107.0
},
{
"team": "Game Total Over 7",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "893bf847-92d7-4222-bda3-f08c82d2278f",
"gambit_id": "a63172c6-b843-4e16-b9f2-cc246c2cf008",
"last_updated": "2023-03-28T11:11:58.862542-04:00",
"created_at": "2023-03-27T14:02:22.112865-04:00",
"name": "Game Total Under 7",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94239f4b-0e80-4257-b399-1b0160c02080/?format=api"
},
{
"id": "4a458a7f-fd5a-436a-a76b-789f56da2f7a",
"gambit_id": "b5fe4ed3-3886-4a47-a381-49cb14fd7619",
"last_updated": "2023-03-28T11:11:58.864581-04:00",
"created_at": "2023-03-27T14:02:22.114483-04:00",
"name": "Game Total Over 7",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94239f4b-0e80-4257-b399-1b0160c02080/?format=api"
}
]
}