GET /api/bet_types/3212e7d4-fe32-41d5-ae2a-a447aa23bfcb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3212e7d4-fe32-41d5-ae2a-a447aa23bfcb",
"match": "https://api-prod.gambitprofit.com/api/matches/ff191ce3-8284-4e1e-850e-e4d00b84dadd/?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 Over 11.5",
"amount": 5096.0
},
{
"team": "Game Total Under 11.5",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "2aa00a21-b2d6-48b7-90e9-34792f49a72e",
"gambit_id": "99e56765-7f9d-49d9-ba1d-9c85ee996804",
"last_updated": "2022-09-06T10:02:06.769678-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 11.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3212e7d4-fe32-41d5-ae2a-a447aa23bfcb/?format=api"
},
{
"id": "c566182c-7994-4c10-9a49-3c1749baff3d",
"gambit_id": "5e067748-7d92-4a85-a1c4-988fb3d0909e",
"last_updated": "2022-09-06T10:02:06.768576-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 11.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3212e7d4-fe32-41d5-ae2a-a447aa23bfcb/?format=api"
}
]
}