GET /api/bet_types/7e7dc09a-3934-44aa-ad29-feeb9d6bdc08/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e7dc09a-3934-44aa-ad29-feeb9d6bdc08",
"match": "https://api-prod.gambitprofit.com/api/matches/0ba3287e-ad5b-4180-b3cf-e707f5edbbbb/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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": 5301.0
},
{
"team": "Game Total Under 8.5",
"amount": 4699.0
}
],
"expected_reward_tokens": 9116.06,
"profit_sb": 116.06,
"profit_sb_percentage": 1.29,
"recommended": true
},
"lines": [
{
"id": "2a10a4f2-c6e5-45e8-b298-7b61d8f53080",
"gambit_id": "e04a8b1e-2eb4-404b-91ba-2a1e9e87a04e",
"last_updated": "2022-08-31T11:57:19.007955-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.72000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e7dc09a-3934-44aa-ad29-feeb9d6bdc08/?format=api"
},
{
"id": "960f80ca-1f90-4f92-bbf2-f2d2a3781fdf",
"gambit_id": "3042e07b-516d-4ea8-8048-a93ddb7deb5d",
"last_updated": "2022-08-31T11:57:19.007458-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.94000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e7dc09a-3934-44aa-ad29-feeb9d6bdc08/?format=api"
}
]
}