GET /api/bet_types/b28aef55-4644-4fbf-8373-f31390af0a1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b28aef55-4644-4fbf-8373-f31390af0a1e",
"match": "https://api-prod.gambitprofit.com/api/matches/9ade8c97-0a9f-40bc-ac1d-a35e1dc08ae6/?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 Under 215.5",
"amount": 5000.0
},
{
"team": "Game Total Over 215.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "e6614854-a4e0-44dc-b6a3-d0ff920ae475",
"gambit_id": "6c2b1574-6c72-44ff-9ebf-03124f46b603",
"last_updated": "2022-10-27T11:52:04.880162-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 215.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b28aef55-4644-4fbf-8373-f31390af0a1e/?format=api"
},
{
"id": "41bf9a82-8f8e-4650-b757-0dd3e4bb4d1a",
"gambit_id": "7436737b-c3ed-4514-a918-a03d8495ba6d",
"last_updated": "2022-10-27T11:52:04.881348-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 215.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b28aef55-4644-4fbf-8373-f31390af0a1e/?format=api"
}
]
}