GET /api/bet_types/03854a95-51c4-4e60-ad60-ad416667af2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03854a95-51c4-4e60-ad60-ad416667af2e",
"match": "https://api-prod.gambitprofit.com/api/matches/17897bd8-e4b7-41eb-902d-1859e78384ce/?format=api",
"name": "Over/Under",
"created_at": "2023-10-29T09:12:56.872483-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 6.5",
"amount": 5094.0
},
{
"team": "Game Total Over 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "b8adbd1c-2c3d-4f96-bb6c-cd8cd100e01e",
"gambit_id": "71219cd4-b34b-4bf7-9fa0-613fb40c6e05",
"last_updated": "2023-10-30T21:53:16.986261-04:00",
"created_at": "2023-10-29T09:12:56.880027-04:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03854a95-51c4-4e60-ad60-ad416667af2e/?format=api"
},
{
"id": "e755b0f4-8f5d-48e5-adbf-c2b4316e418f",
"gambit_id": "0932a838-3204-4553-a5ae-02afa9f89fdf",
"last_updated": "2023-10-30T21:53:16.981445-04:00",
"created_at": "2023-10-29T09:12:56.876026-04:00",
"name": "Game Total Over 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03854a95-51c4-4e60-ad60-ad416667af2e/?format=api"
}
]
}