GET /api/bet_types/f7603959-2f89-4002-9c39-47ba874afc94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7603959-2f89-4002-9c39-47ba874afc94",
"match": "https://api-prod.gambitprofit.com/api/matches/c643d903-2e02-4776-84aa-0dbbd72def35/?format=api",
"name": "Over/Under",
"created_at": "2024-01-13T09:38:15.663842-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 232",
"amount": 5000.0
},
{
"team": "Game Total Under 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2d4dae8e-b3b0-452c-99b1-57ca10ebfe6b",
"gambit_id": "878e056b-9ca6-4a26-80af-e49a2345e9f7",
"last_updated": "2024-01-16T11:08:15.874635-05:00",
"created_at": "2024-01-13T09:38:15.667708-05:00",
"name": "Game Total Over 232",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7603959-2f89-4002-9c39-47ba874afc94/?format=api"
},
{
"id": "f0b78dba-44af-4760-ad84-da7d7a68d865",
"gambit_id": "774b920e-e690-4c54-ba17-3392f436c726",
"last_updated": "2024-01-16T11:08:15.877837-05:00",
"created_at": "2024-01-13T09:38:15.671963-05:00",
"name": "Game Total Under 232",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7603959-2f89-4002-9c39-47ba874afc94/?format=api"
}
]
}