GET /api/bet_types/90f27e5a-df58-4008-b446-f37404eaed45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90f27e5a-df58-4008-b446-f37404eaed45",
"match": "https://api-prod.gambitprofit.com/api/matches/e960eb2b-d1f2-427f-b3fd-c799ea91f37a/?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 2.5",
"amount": 6658.0
},
{
"team": "Game Total Under 2.5",
"amount": 3342.0
}
],
"expected_reward_tokens": 9054.88,
"profit_sb": 54.88,
"profit_sb_percentage": 0.61,
"recommended": true
},
"lines": [
{
"id": "fabed582-df8b-4a00-b5e2-4b36bd27ddf7",
"gambit_id": "507e705e-941b-4b66-a8cc-197aec0093db",
"last_updated": "2022-09-01T12:07:12.087841-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.36000",
"odds": "1.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90f27e5a-df58-4008-b446-f37404eaed45/?format=api"
},
{
"id": "0fbcd466-2c13-4efc-a7e9-da1e1ef98f61",
"gambit_id": "0b37d681-5446-4d98-8e2d-270b3cb7d961",
"last_updated": "2022-09-01T12:07:12.087322-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.71000",
"odds": "2.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90f27e5a-df58-4008-b446-f37404eaed45/?format=api"
}
]
}