GET /api/bet_types/fcfc862e-3295-4da7-a851-952cab09c249/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fcfc862e-3295-4da7-a851-952cab09c249",
"match": "https://api-prod.gambitprofit.com/api/matches/76031a3f-12ce-441e-a7d7-4c1117129266/?format=api",
"name": "Over/Under",
"created_at": "2023-10-07T12:18:15.820174-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 Over 8.5",
"amount": 5094.0
},
{
"team": "Game Total Under 8.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "9fb060ef-92ad-4f2a-ac51-dd964bd723d1",
"gambit_id": "376598d1-1210-49d6-9836-d7fd6931af9e",
"last_updated": "2023-10-09T08:58:12.798637-04:00",
"created_at": "2023-10-07T12:18:15.824730-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcfc862e-3295-4da7-a851-952cab09c249/?format=api"
},
{
"id": "e8e076fa-ae25-4d52-b3c5-fe371af79b13",
"gambit_id": "8b60fa51-9cbf-4339-bff0-876aead840fc",
"last_updated": "2023-10-09T08:58:12.802241-04:00",
"created_at": "2023-10-07T12:18:15.830009-04:00",
"name": "Game Total Under 8.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcfc862e-3295-4da7-a851-952cab09c249/?format=api"
}
]
}