GET /api/bet_types/3ac9f215-81da-4c8f-a4d2-09d9db00dd25/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ac9f215-81da-4c8f-a4d2-09d9db00dd25",
"match": "https://api-prod.gambitprofit.com/api/matches/5d245716-ecd9-47e0-bf97-1785d49efd67/?format=api",
"name": "Over/Under",
"created_at": "2023-04-16T12:17:23.216702-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": "014da88c-06df-4378-903c-a6efb7c7a0a3",
"gambit_id": "4814ab0a-e66c-488c-9a35-344d6af45d8f",
"last_updated": "2023-04-18T12:12:07.313264-04:00",
"created_at": "2023-04-16T12:17:23.222360-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/3ac9f215-81da-4c8f-a4d2-09d9db00dd25/?format=api"
},
{
"id": "625ca083-3299-4b82-8475-aa3479be2e74",
"gambit_id": "8b18f8c0-1ee7-4eb6-a347-b98bc1973858",
"last_updated": "2023-04-18T12:12:07.314893-04:00",
"created_at": "2023-04-16T12:17:23.225080-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/3ac9f215-81da-4c8f-a4d2-09d9db00dd25/?format=api"
}
]
}