GET /api/bet_types/fb7523c4-ac63-4e45-954d-a53d78040af0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb7523c4-ac63-4e45-954d-a53d78040af0",
"match": "https://api-prod.gambitprofit.com/api/matches/b9011c82-0682-4ae4-a477-8b56973cb4f8/?format=api",
"name": "Over/Under",
"created_at": "2024-01-15T10:23:25.539678-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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4a2fb08c-ba4c-433d-8b12-389522ae4e54",
"gambit_id": "317000fd-e360-48b0-bced-c1926f15da5c",
"last_updated": "2024-01-17T22:18:10.110169-05:00",
"created_at": "2024-01-15T10:23:25.544113-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb7523c4-ac63-4e45-954d-a53d78040af0/?format=api"
},
{
"id": "284981a7-4d42-4501-bd50-222549a9ad51",
"gambit_id": "e25e105e-002b-4876-af05-f0ec313803a3",
"last_updated": "2024-01-17T22:18:10.113342-05:00",
"created_at": "2024-01-15T10:23:25.549774-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb7523c4-ac63-4e45-954d-a53d78040af0/?format=api"
}
]
}