GET /api/bet_types/fabbf486-4423-4459-807a-71f12a14a8fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fabbf486-4423-4459-807a-71f12a14a8fc",
"match": "https://api-prod.gambitprofit.com/api/matches/f834a16d-ec7b-4f1a-be5b-bc648d54f9a5/?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 7.5",
"amount": 5096.0
},
{
"team": "Game Total Over 7.5",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "ca179a17-8430-46e6-966a-806e00bf089e",
"gambit_id": "4d966684-d04d-4158-950d-7405ab0ba689",
"last_updated": "2022-09-05T13:32:07.885740-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fabbf486-4423-4459-807a-71f12a14a8fc/?format=api"
},
{
"id": "61931b1c-9659-4ee1-8c3e-3db62f3bd333",
"gambit_id": "068adff2-5cd8-4036-92c5-1ed57d28672b",
"last_updated": "2022-09-05T13:32:07.886796-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fabbf486-4423-4459-807a-71f12a14a8fc/?format=api"
}
]
}