GET /api/bet_types/5e892c6e-c968-451c-aee5-c468ed76cb99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e892c6e-c968-451c-aee5-c468ed76cb99",
"match": "https://api-prod.gambitprofit.com/api/matches/6a64da86-a1a9-4c00-8b27-15ce4dc11229/?format=api",
"name": "Over/Under",
"created_at": "2023-07-22T08:38:12.304881-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",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c7876d78-3ef6-416f-8afc-f80600426e5f",
"gambit_id": "ae6c02c8-03ee-4299-aa5b-1d2d4f581aef",
"last_updated": "2023-07-23T21:53:27.532270-04:00",
"created_at": "2023-07-22T08:38:12.309476-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e892c6e-c968-451c-aee5-c468ed76cb99/?format=api"
},
{
"id": "3ae4cb49-f26d-4e13-a9fe-72c46fc396fc",
"gambit_id": "8ce30bb5-430a-412d-a88f-75794722783b",
"last_updated": "2023-07-23T21:53:27.542185-04:00",
"created_at": "2023-07-22T08:38:12.314198-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e892c6e-c968-451c-aee5-c468ed76cb99/?format=api"
}
]
}