GET /api/bet_types/ee3498ca-9113-4c1a-a415-306f57d96b4c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee3498ca-9113-4c1a-a415-306f57d96b4c",
"match": "https://api-prod.gambitprofit.com/api/matches/abf2412b-7795-44ca-a698-faa994fa2f51/?format=api",
"name": "Over/Under",
"created_at": "2023-08-28T08:48:08.626523-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 Over 8.5",
"amount": 5319.0
},
{
"team": "Game Total Under 8.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "bdf7e314-b683-4670-9eef-dd8f798dec10",
"gambit_id": "f5426154-3376-4fa5-ab1b-7a529a1247a2",
"last_updated": "2023-08-29T19:33:16.387454-04:00",
"created_at": "2023-08-28T08:48:08.630057-04:00",
"name": "Game Total Over 8.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee3498ca-9113-4c1a-a415-306f57d96b4c/?format=api"
},
{
"id": "47e7781a-88b3-4aee-bab6-64edb48216c3",
"gambit_id": "bc945359-065d-4ef0-813a-47e5a7c7a744",
"last_updated": "2023-08-29T19:33:16.401170-04:00",
"created_at": "2023-08-28T08:48:08.634458-04:00",
"name": "Game Total Under 8.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee3498ca-9113-4c1a-a415-306f57d96b4c/?format=api"
}
]
}