GET /api/bet_types/e9d612af-8de8-4d99-b537-6fd26b6fe1dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9d612af-8de8-4d99-b537-6fd26b6fe1dc",
"match": "https://api-prod.gambitprofit.com/api/matches/11b732e5-7a43-4f94-b98f-0080df3f45f3/?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 9",
"amount": 5110.0
},
{
"team": "Game Total Over 9",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "0c646a67-e7fd-409a-b7a3-69ebe706763b",
"gambit_id": "8913d741-bb3f-4f68-b6a9-89694574b3bd",
"last_updated": "2022-08-21T12:52:07.304465-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.78000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9d612af-8de8-4d99-b537-6fd26b6fe1dc/?format=api"
},
{
"id": "87fc6a21-1301-49d6-bf37-848772166ec3",
"gambit_id": "db250d32-0203-4a0f-afb0-f939f0397f2f",
"last_updated": "2022-08-21T12:52:07.304928-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.86000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9d612af-8de8-4d99-b537-6fd26b6fe1dc/?format=api"
}
]
}