GET /api/bet_types/6f18e4c2-b5c3-4d11-999f-92e797be68ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f18e4c2-b5c3-4d11-999f-92e797be68ac",
"match": "https://api-prod.gambitprofit.com/api/matches/9cc77e45-e28c-4957-8c74-6a402e11a9ee/?format=api",
"name": "Over/Under",
"created_at": "2023-06-13T09:08:21.281726-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",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6c506184-f831-43ee-96c3-500870358005",
"gambit_id": "d910c803-143a-4222-a500-6d455c9fb1e7",
"last_updated": "2023-06-14T11:13:17.538804-04:00",
"created_at": "2023-06-13T09:08:21.285559-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f18e4c2-b5c3-4d11-999f-92e797be68ac/?format=api"
},
{
"id": "66a23669-bdb3-4c1f-8f0e-3e3a9d840a63",
"gambit_id": "c0dfdc50-5112-4abd-b1c2-c31044368359",
"last_updated": "2023-06-14T11:13:17.536426-04:00",
"created_at": "2023-06-13T09:08:21.283518-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f18e4c2-b5c3-4d11-999f-92e797be68ac/?format=api"
}
]
}