GET /api/bet_types/c7d5b458-9c9e-4f4d-9246-3a701e86538d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7d5b458-9c9e-4f4d-9246-3a701e86538d",
"match": "https://api-prod.gambitprofit.com/api/matches/470ec72d-250c-4efa-9cdd-99a48f55c323/?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": 5205.0
},
{
"team": "Game Total Under 8",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "04db3a8e-9dd8-41d3-9e5a-620875112a0f",
"gambit_id": "b22cac66-bc14-4ae9-993e-36060a852dda",
"last_updated": "2022-12-24T17:12:08.464249-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.75000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7d5b458-9c9e-4f4d-9246-3a701e86538d/?format=api"
},
{
"id": "5d64d5a8-9dd6-4184-8c78-1bc697fe7e98",
"gambit_id": "93c3ccc4-d6b2-44e0-a937-3db110060db4",
"last_updated": "2022-12-24T17:12:08.463006-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.90000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7d5b458-9c9e-4f4d-9246-3a701e86538d/?format=api"
}
]
}