GET /api/bet_types/67577c4c-9ab6-4b8f-9870-61426d8885d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "67577c4c-9ab6-4b8f-9870-61426d8885d1",
"match": "https://api-prod.gambitprofit.com/api/matches/76e5d394-9d53-4197-a657-445d260ac5ec/?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",
"amount": 5096.0
},
{
"team": "Game Total Over 8",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "4c364e5b-f415-48a6-91d1-bb3b97b102b0",
"gambit_id": "8554ca45-25d9-4c82-a5dd-650b15dc2cd1",
"last_updated": "2022-09-03T20:02:07.783878-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67577c4c-9ab6-4b8f-9870-61426d8885d1/?format=api"
},
{
"id": "b5ee1d83-ad64-42a9-8226-4674ac4d313b",
"gambit_id": "e4d890ed-cba8-4256-a2f1-a46e9bab9220",
"last_updated": "2022-09-03T20:02:07.785019-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67577c4c-9ab6-4b8f-9870-61426d8885d1/?format=api"
}
]
}