GET /api/bet_types/1593eaad-3c6d-4426-81a8-031364247210/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1593eaad-3c6d-4426-81a8-031364247210",
"match": "https://api-prod.gambitprofit.com/api/matches/e73d4850-4466-4514-8380-567d7595f06d/?format=api",
"name": "Over/Under",
"created_at": "2023-09-15T09:23:05.652867-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": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ebfb4b2d-ceb8-4e67-85f5-1c19cdb56db1",
"gambit_id": "80174d7d-390c-4fe7-af50-bdf294c6f306",
"last_updated": "2023-09-16T10:18:01.494691-04:00",
"created_at": "2023-09-15T09:23:05.656702-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/1593eaad-3c6d-4426-81a8-031364247210/?format=api"
},
{
"id": "ee2d37d4-3ed8-4491-bd14-f0ea09f32d69",
"gambit_id": "eca3af4a-3c93-4bca-aaf2-ba3ee040162a",
"last_updated": "2023-09-16T10:18:01.498098-04:00",
"created_at": "2023-09-15T09:23:05.661029-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1593eaad-3c6d-4426-81a8-031364247210/?format=api"
}
]
}