GET /api/bet_types/bc1f030a-d0a0-4c3a-8b2d-42e87eaf02f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bc1f030a-d0a0-4c3a-8b2d-42e87eaf02f4",
"match": "https://api-prod.gambitprofit.com/api/matches/55e82c3b-2096-4592-be1c-2ac259aa58f1/?format=api",
"name": "Over/Under",
"created_at": "2023-05-09T11:07:08.933242-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0e22cf59-0351-4e6c-a8f6-fcf3e7cad082",
"gambit_id": "d9778277-3f09-4fba-9647-3c4d7408bded",
"last_updated": "2023-05-10T16:07:12.643586-04:00",
"created_at": "2023-05-09T11:07:08.934674-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc1f030a-d0a0-4c3a-8b2d-42e87eaf02f4/?format=api"
},
{
"id": "bb3d8128-44b2-41ee-8627-fe4e39bfd848",
"gambit_id": "361c6564-5b42-4ef3-8b8e-33360df52396",
"last_updated": "2023-05-10T16:07:12.644866-04:00",
"created_at": "2023-05-09T11:07:08.936081-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc1f030a-d0a0-4c3a-8b2d-42e87eaf02f4/?format=api"
}
]
}