GET /api/bet_types/96bb99e8-039d-4a8c-906a-37305d3a300f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96bb99e8-039d-4a8c-906a-37305d3a300f",
"match": "https://api-prod.gambitprofit.com/api/matches/76990f18-f90e-4712-9ae0-1231eabb6e81/?format=api",
"name": "Over/Under",
"created_at": "2024-01-21T09:33:14.711208-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 Over 213.5",
"amount": 5000.0
},
{
"team": "Game Total Under 213.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e6227c18-1b3e-4e84-8290-f8b7696a66bf",
"gambit_id": "205d8ef1-906d-44bd-8096-f36ddad12fe4",
"last_updated": "2024-01-23T18:48:24.892672-05:00",
"created_at": "2024-01-21T09:33:14.714794-05:00",
"name": "Game Total Over 213.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "213.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96bb99e8-039d-4a8c-906a-37305d3a300f/?format=api"
},
{
"id": "c5103359-c781-4af2-9914-b6526e3818ac",
"gambit_id": "a73bf3fa-79da-4509-b86e-42fd1aebd5e2",
"last_updated": "2024-01-23T18:48:24.913397-05:00",
"created_at": "2024-01-21T09:33:14.721990-05:00",
"name": "Game Total Under 213.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "213.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96bb99e8-039d-4a8c-906a-37305d3a300f/?format=api"
}
]
}