GET /api/bet_types/247ef249-70de-462d-8d08-6762c791dfcb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "247ef249-70de-462d-8d08-6762c791dfcb",
"match": "https://api-prod.gambitprofit.com/api/matches/f7a87d2d-6576-4ea5-9a7d-116b3eb07f6e/?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 7.5",
"amount": 5110.0
},
{
"team": "Game Total Under 7.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "ccc8ae4d-dc05-482d-974b-0d63888855f9",
"gambit_id": "b7d46a16-5bba-4697-9855-0480605144de",
"last_updated": "2022-08-27T12:26:53.882409-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/247ef249-70de-462d-8d08-6762c791dfcb/?format=api"
},
{
"id": "9da83443-b96e-4070-ab30-354cf5965b48",
"gambit_id": "44df3f2d-1723-45d3-bc9e-5d296fc3a97b",
"last_updated": "2022-08-27T12:26:53.881877-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.86000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/247ef249-70de-462d-8d08-6762c791dfcb/?format=api"
}
]
}