GET /api/bet_types/7afac51e-a59c-4d20-926b-ed931deba8a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7afac51e-a59c-4d20-926b-ed931deba8a0",
"match": "https://api-prod.gambitprofit.com/api/matches/88600e01-333a-443e-9699-dbf2f2f48b5e/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 7.5",
"amount": 5316.0
},
{
"team": "Game Total Over 7.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "101c59e1-b9ca-4841-97fb-1d2f7731e9f9",
"gambit_id": "038f2e98-af36-41f9-aeff-3b5b0b06c6ea",
"last_updated": "2022-10-05T07:21:54.026154-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7afac51e-a59c-4d20-926b-ed931deba8a0/?format=api"
},
{
"id": "8a1cc925-b029-4f7a-b568-dfd961101ff1",
"gambit_id": "69bb4371-e13a-42ed-9ddb-e31e6178197d",
"last_updated": "2022-10-05T07:21:54.027172-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7afac51e-a59c-4d20-926b-ed931deba8a0/?format=api"
}
]
}