GET /api/bet_types/e2487ec2-9076-48c6-bf89-94bb60afcb71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e2487ec2-9076-48c6-bf89-94bb60afcb71",
"match": "https://api-prod.gambitprofit.com/api/matches/4d90a964-b233-4f62-a2c9-550949791048/?format=api",
"name": "Over/Under",
"created_at": "2023-04-10T11:21:59.813248-04: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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "11bff244-ce8e-4689-9724-80f8036dfd09",
"gambit_id": "6354b131-19c8-49ec-af9d-e141ae69c39e",
"last_updated": "2023-04-11T13:47:19.754336-04:00",
"created_at": "2023-04-10T11:21:59.817445-04:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2487ec2-9076-48c6-bf89-94bb60afcb71/?format=api"
},
{
"id": "c2a5e693-9176-48e5-a03e-61bdadff6f02",
"gambit_id": "fb9c1fbe-1272-4886-b83f-946845e88ef4",
"last_updated": "2023-04-11T13:47:19.752889-04:00",
"created_at": "2023-04-10T11:21:59.815327-04:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2487ec2-9076-48c6-bf89-94bb60afcb71/?format=api"
}
]
}