GET /api/bet_types/8523c069-2903-43bd-ae28-a90591c0a5d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8523c069-2903-43bd-ae28-a90591c0a5d6",
"match": "https://api-prod.gambitprofit.com/api/matches/e653d8d3-10bb-4ed5-a61c-4554e18e7336/?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 9",
"amount": 5312.0
},
{
"team": "Game Total Under 9",
"amount": 4688.0
}
],
"expected_reward_tokens": 9188.48,
"profit_sb": 188.48,
"profit_sb_percentage": 2.09,
"recommended": true
},
"lines": [
{
"id": "b8baadea-e522-4521-abc5-9d0e717e7caa",
"gambit_id": "801f1131-8f7d-408b-9bab-82a2c1c46f77",
"last_updated": "2022-08-13T10:52:03.396584-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.73000",
"odds": "1.80000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8523c069-2903-43bd-ae28-a90591c0a5d6/?format=api"
},
{
"id": "241bbfea-ed1d-445c-9826-eb86e8fdb9b8",
"gambit_id": "7c288e4b-325c-472b-8b93-29380edc29d8",
"last_updated": "2022-08-13T10:52:03.396072-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.05000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8523c069-2903-43bd-ae28-a90591c0a5d6/?format=api"
}
]
}