GET /api/bet_types/56beee8c-6aa6-4604-aa5d-54bd9b44bf52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "56beee8c-6aa6-4604-aa5d-54bd9b44bf52",
"match": "https://api-prod.gambitprofit.com/api/matches/6c12bfec-171e-4348-afae-71076f48e760/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T09:06:57.419999-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 239.5",
"amount": 5000.0
},
{
"team": "Game Total Over 239.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "792ac992-01ee-4d3a-9894-a762a9b54970",
"gambit_id": "3d2cf4b1-4a7a-4f2b-a8ac-8ba6d497845c",
"last_updated": "2022-12-24T18:56:52.429130-05:00",
"created_at": "2022-12-23T09:06:57.421182-05:00",
"name": "Game Total Under 239.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56beee8c-6aa6-4604-aa5d-54bd9b44bf52/?format=api"
},
{
"id": "921ed8bc-c802-4036-8bcd-8c8bc7f61d87",
"gambit_id": "3fb07a17-59bc-4e03-961e-9b33a8c4e2be",
"last_updated": "2022-12-24T18:56:52.430214-05:00",
"created_at": "2022-12-23T09:06:57.422379-05:00",
"name": "Game Total Over 239.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56beee8c-6aa6-4604-aa5d-54bd9b44bf52/?format=api"
}
]
}