GET /api/bet_types/e3e6883f-3575-4a15-9e7b-d0740a762d38/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3e6883f-3575-4a15-9e7b-d0740a762d38",
"match": "https://api-prod.gambitprofit.com/api/matches/6b734f7f-9948-4edf-a18e-d892de0bc83e/?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 2.5",
"amount": 6562.0
},
{
"team": "Game Total Under 2.5",
"amount": 3438.0
}
],
"expected_reward_tokens": 8661.84,
"profit_sb": -338.16,
"profit_sb_percentage": -3.76,
"recommended": false
},
"lines": [
{
"id": "4a1da0ac-3dd6-40ff-9010-9ab3f73ec07d",
"gambit_id": "d2805842-3f09-4425-a5b2-a36da84b8417",
"last_updated": "2022-11-03T10:08:40.714983-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.32000",
"odds": "1.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3e6883f-3575-4a15-9e7b-d0740a762d38/?format=api"
},
{
"id": "7bc2adc5-799e-479f-8e21-419cd52275e3",
"gambit_id": "bf8f6e41-c112-487a-951a-bcabfd7dc1ff",
"last_updated": "2022-11-03T10:08:40.713953-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.52000",
"odds": "2.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3e6883f-3575-4a15-9e7b-d0740a762d38/?format=api"
}
]
}