GET /api/bet_types/978cae21-bdfe-4fba-b46d-9743168e91b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "978cae21-bdfe-4fba-b46d-9743168e91b6",
"match": "https://api-prod.gambitprofit.com/api/matches/0c93e4eb-d9ef-41f9-8628-8ae3d61e44c2/?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 8",
"amount": 5207.0
},
{
"team": "Game Total Under 8",
"amount": 4793.0
}
],
"expected_reward_tokens": 9058.77,
"profit_sb": 58.77,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "b27e870e-d784-4695-9e0f-06f13d808def",
"gambit_id": "b0387306-5dda-4fa9-b9a9-33d477f6fd52",
"last_updated": "2022-09-21T16:16:57.112108-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.74000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/978cae21-bdfe-4fba-b46d-9743168e91b6/?format=api"
},
{
"id": "c21bb60a-7369-4696-8e2d-8c5a12e9e63c",
"gambit_id": "c075a6a7-b88f-4fac-944c-9c1f31c811db",
"last_updated": "2022-09-21T16:16:57.110866-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.89000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/978cae21-bdfe-4fba-b46d-9743168e91b6/?format=api"
}
]
}