GET /api/bet_types/6609d413-bdaa-4d72-bab8-49d5f6d9ba16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6609d413-bdaa-4d72-bab8-49d5f6d9ba16",
"match": "https://api-prod.gambitprofit.com/api/matches/8e2b2418-52c5-4a07-97d5-bfeca0fc9756/?format=api",
"name": "Over/Under",
"created_at": "2023-07-08T08:38:22.798382-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": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "7c1106d3-9971-4659-92fa-8c54dd102153",
"gambit_id": "5763ec94-92ef-4855-ab14-ffd171a9cab2",
"last_updated": "2023-07-10T10:08:10.424532-04:00",
"created_at": "2023-07-08T08:38:22.802499-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6609d413-bdaa-4d72-bab8-49d5f6d9ba16/?format=api"
},
{
"id": "4bf10bb0-6b04-4e3e-be5e-2eb967261fab",
"gambit_id": "34ca584d-0f90-420d-aab0-556e1d65ddd3",
"last_updated": "2023-07-10T10:08:10.422539-04:00",
"created_at": "2023-07-08T08:38:22.800323-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6609d413-bdaa-4d72-bab8-49d5f6d9ba16/?format=api"
}
]
}