GET /api/bet_types/b2fbc6e6-063e-4de9-a0a2-58d1864821af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b2fbc6e6-063e-4de9-a0a2-58d1864821af",
"match": "https://api-prod.gambitprofit.com/api/matches/8340c0ed-10e4-4cf5-8b3b-bf8b3278f2f1/?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 6.5",
"amount": 5316.0
},
{
"team": "Game Total Under 6.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "dc0eec3a-fe7e-41f8-8e9a-13b50f3f65cd",
"gambit_id": "6af32ffa-ffbe-4ed7-9cfe-d0176ba0e23f",
"last_updated": "2022-10-17T14:27:40.818715-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2fbc6e6-063e-4de9-a0a2-58d1864821af/?format=api"
},
{
"id": "ecb1b5ed-f5cb-42b7-ad1f-887e6e878312",
"gambit_id": "5ebf35e9-ebe7-4dad-bf21-b891ccbe1b35",
"last_updated": "2022-10-17T14:27:40.817486-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2fbc6e6-063e-4de9-a0a2-58d1864821af/?format=api"
}
]
}