GET /api/bet_types/d5a5aaa9-91c8-46a9-aa2d-9563713e35a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5a5aaa9-91c8-46a9-aa2d-9563713e35a8",
"match": "https://api-prod.gambitprofit.com/api/matches/1dd7eee1-37f1-4f87-97d1-a760c8dcb524/?format=api",
"name": "Over/Under",
"created_at": "2023-08-15T08:58:25.274928-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f98352b9-5955-4e3a-9449-eba293cd3027",
"gambit_id": "3f088cbf-7133-4dc2-8bf7-4fc1bfb37693",
"last_updated": "2023-08-17T10:42:59.913401-04:00",
"created_at": "2023-08-15T08:58:25.286749-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5a5aaa9-91c8-46a9-aa2d-9563713e35a8/?format=api"
},
{
"id": "866ff35c-bd4a-4cdf-b630-d4ca51681f91",
"gambit_id": "622f4a3d-b0c0-4a33-99f8-fc7e2851a30c",
"last_updated": "2023-08-17T10:42:59.910001-04:00",
"created_at": "2023-08-15T08:58:25.281716-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5a5aaa9-91c8-46a9-aa2d-9563713e35a8/?format=api"
}
]
}