GET /api/bet_types/fd5c8c82-ad49-43a6-a8cf-4760b7e07577/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd5c8c82-ad49-43a6-a8cf-4760b7e07577",
"match": "https://api-prod.gambitprofit.com/api/matches/17370194-2887-4943-92fa-4bdeacae8fe5/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T08:23:22.268026-04: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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "31645f10-35ab-4363-958b-f0215306ff50",
"gambit_id": "1298d002-5e7d-4591-88c3-79c1625993bf",
"last_updated": "2023-09-22T10:48:04.825997-04:00",
"created_at": "2023-09-20T08:23:22.277605-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd5c8c82-ad49-43a6-a8cf-4760b7e07577/?format=api"
},
{
"id": "74c5ef82-2e5a-46a6-bb5a-1f20a04c6e16",
"gambit_id": "1139eb21-d0a0-441f-a063-07d19cf07b25",
"last_updated": "2023-09-22T10:48:04.822394-04:00",
"created_at": "2023-09-20T08:23:22.271545-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd5c8c82-ad49-43a6-a8cf-4760b7e07577/?format=api"
}
]
}