GET /api/bet_types/fd4ad431-ada1-4082-8a48-966252fb5545/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd4ad431-ada1-4082-8a48-966252fb5545",
"match": "https://api-prod.gambitprofit.com/api/matches/3ff8b58e-ab5c-4c8d-abdd-79bbb8cbf6e2/?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 Under 8.5",
"amount": 5096.0
},
{
"team": "Game Total Over 8.5",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "e3a34cb3-40c9-420c-b5b5-fe7788d2f003",
"gambit_id": "38751f0f-96b5-49bb-b265-5e9ff7fed9b7",
"last_updated": "2022-09-06T09:22:09.699103-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd4ad431-ada1-4082-8a48-966252fb5545/?format=api"
},
{
"id": "2cb5bafe-e9a6-482a-9b1c-2a8cd8ba58e3",
"gambit_id": "94c6f6d5-9f40-4f64-aeb3-9afdc9b869b1",
"last_updated": "2022-09-06T09:22:09.700242-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd4ad431-ada1-4082-8a48-966252fb5545/?format=api"
}
]
}