GET /api/bet_types/ec205847-3a16-46a7-a272-9bbc49a23d09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec205847-3a16-46a7-a272-9bbc49a23d09",
"match": "https://api-prod.gambitprofit.com/api/matches/c57480e6-634c-4b2e-8e2f-55ad829789ca/?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": 5204.0
},
{
"team": "Game Total Under 8",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": 159.04,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "1629d322-2e6a-4696-a564-3bf90f95abbb",
"gambit_id": "a6cc4bbf-232e-41e2-b623-174a0e02c565",
"last_updated": "2022-08-16T13:57:07.545334-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.76000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec205847-3a16-46a7-a272-9bbc49a23d09/?format=api"
},
{
"id": "dea62ae7-1600-4369-9d3b-127ce812ea63",
"gambit_id": "8c504a19-5030-4c7e-84cc-f4ee7372c734",
"last_updated": "2022-08-16T13:57:07.544908-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec205847-3a16-46a7-a272-9bbc49a23d09/?format=api"
}
]
}