GET /api/bet_types/bd31f0bd-4ca2-45b4-9340-1fa89881d7ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd31f0bd-4ca2-45b4-9340-1fa89881d7ab",
"match": "https://api-prod.gambitprofit.com/api/matches/515c8719-3cb5-417a-99cd-890b330fd3c7/?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 10",
"amount": 5110.0
},
{
"team": "Game Total Under 10",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "7fc79dca-ba59-4aa6-9b36-992de5f4637a",
"gambit_id": "6ec847cc-486a-45b7-8ae1-4d150b0b9805",
"last_updated": "2022-08-20T11:57:01.650332-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 10",
"reward": "1.78000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd31f0bd-4ca2-45b4-9340-1fa89881d7ab/?format=api"
},
{
"id": "70a5f947-8732-44c4-a585-4c159488ae71",
"gambit_id": "226ac5fe-25ba-4ea5-88d9-fa5954dec982",
"last_updated": "2022-08-20T11:57:01.649839-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 10",
"reward": "1.86000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd31f0bd-4ca2-45b4-9340-1fa89881d7ab/?format=api"
}
]
}