GET /api/bet_types/2d0baa8d-78ad-482e-af08-bdf482358b07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2d0baa8d-78ad-482e-af08-bdf482358b07",
"match": "https://api-prod.gambitprofit.com/api/matches/033b1f4f-e9f3-4327-ad8f-c05d57752dd7/?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": "26c5231a-52f8-4c2e-860b-893a2407bd26",
"gambit_id": "cf944023-4717-4ffb-8dbc-b3cfdb398494",
"last_updated": "2022-10-15T09:07:25.975942-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/2d0baa8d-78ad-482e-af08-bdf482358b07/?format=api"
},
{
"id": "833434af-2440-436a-b0dd-70410b49756b",
"gambit_id": "29f6b4b3-09dc-4ef3-87d0-86e5a2e87387",
"last_updated": "2022-10-15T09:07:25.974703-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/2d0baa8d-78ad-482e-af08-bdf482358b07/?format=api"
}
]
}