GET /api/bet_types/e061936d-bfc2-41a6-945f-46cdb519ad76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e061936d-bfc2-41a6-945f-46cdb519ad76",
"match": "https://api-prod.gambitprofit.com/api/matches/fedfe75f-42f7-42a7-894e-af5a9218a1d4/?format=api",
"name": "Over/Under",
"created_at": "2023-02-13T08:52:19.357950-05: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 225",
"amount": 5000.0
},
{
"team": "Game Total Over 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "575e3a2d-0d4c-4abb-9e55-11097c23c13a",
"gambit_id": "fc88fd6e-f468-4f3c-8eff-40d38c83f99f",
"last_updated": "2023-02-14T09:46:58.709296-05:00",
"created_at": "2023-02-13T08:52:19.359266-05:00",
"name": "Game Total Under 225",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e061936d-bfc2-41a6-945f-46cdb519ad76/?format=api"
},
{
"id": "a35f4562-0cce-4be2-a026-d4cbb272516f",
"gambit_id": "57e0295f-1c2b-4622-92cc-552468df6af6",
"last_updated": "2023-02-14T09:46:58.710494-05:00",
"created_at": "2023-02-13T08:52:19.360641-05:00",
"name": "Game Total Over 225",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e061936d-bfc2-41a6-945f-46cdb519ad76/?format=api"
}
]
}