GET /api/bet_types/19153c6b-320b-4088-90b4-892c7ef8e212/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19153c6b-320b-4088-90b4-892c7ef8e212",
"match": "https://api-prod.gambitprofit.com/api/matches/a6e6c6b6-e36c-411d-8646-6c777af788fe/?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 8",
"amount": 5096.0
},
{
"team": "Game Total Under 8",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "aa8b4562-0691-4c83-8c66-f9aa8b8b8def",
"gambit_id": "4f1c1761-7f22-4341-95ba-78c7e51aef17",
"last_updated": "2022-09-08T10:07:13.201931-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19153c6b-320b-4088-90b4-892c7ef8e212/?format=api"
},
{
"id": "ff205f75-0cdf-4a6f-ad8f-ccc105be5fef",
"gambit_id": "020f0a38-948f-4c15-85b6-765aead5a20b",
"last_updated": "2022-09-08T10:07:13.200883-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19153c6b-320b-4088-90b4-892c7ef8e212/?format=api"
}
]
}