GET /api/bet_types/1fc86f19-122b-4b74-82a2-419d64fcc634/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1fc86f19-122b-4b74-82a2-419d64fcc634",
"match": "https://api-prod.gambitprofit.com/api/matches/f79d9467-aa4a-475e-811c-729e5594c998/?format=api",
"name": "Over/Under",
"created_at": "2023-01-16T09:52:10.725470-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 222.5",
"amount": 5000.0
},
{
"team": "Game Total Over 222.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "b1415015-165a-4148-9861-a304acbd43d6",
"gambit_id": "3eecaea6-b571-44f5-8a1a-a53e25fe2466",
"last_updated": "2023-01-17T11:02:05.149528-05:00",
"created_at": "2023-01-16T09:52:10.728359-05:00",
"name": "Game Total Under 222.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc86f19-122b-4b74-82a2-419d64fcc634/?format=api"
},
{
"id": "c47ec893-ce1d-496e-8e09-7320dfc074bb",
"gambit_id": "40a97c1c-5993-408f-9831-643b92d8e8c0",
"last_updated": "2023-01-17T11:02:05.150660-05:00",
"created_at": "2023-01-16T09:52:10.730765-05:00",
"name": "Game Total Over 222.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc86f19-122b-4b74-82a2-419d64fcc634/?format=api"
}
]
}