GET /api/bet_types/99db3728-17d2-4988-b2de-9a7f0f61b0c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99db3728-17d2-4988-b2de-9a7f0f61b0c8",
"match": "https://api-prod.gambitprofit.com/api/matches/bd2258e3-0ddf-48ca-b5f3-afe0bdf46c31/?format=api",
"name": "Over/Under",
"created_at": "2023-08-12T09:43:04.437078-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 8",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "deeec868-728d-4dcf-b940-5aa919bfec28",
"gambit_id": "a1387a48-1a86-4093-85bb-995675e55428",
"last_updated": "2023-08-14T10:48:14.802595-04:00",
"created_at": "2023-08-12T09:43:04.460642-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99db3728-17d2-4988-b2de-9a7f0f61b0c8/?format=api"
},
{
"id": "2d2562b9-e01a-4016-a7ee-80f7ae0c0d1d",
"gambit_id": "1cd078bb-54fc-41ca-9f12-9dcc4ecef4f1",
"last_updated": "2023-08-14T10:48:14.798916-04:00",
"created_at": "2023-08-12T09:43:04.442104-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99db3728-17d2-4988-b2de-9a7f0f61b0c8/?format=api"
}
]
}