GET /api/bet_types/ac777e29-bf30-4c11-a7e5-f72c4b3c027a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac777e29-bf30-4c11-a7e5-f72c4b3c027a",
"match": "https://api-prod.gambitprofit.com/api/matches/10e9650f-d4c9-4db8-8bb5-3a41aa388efa/?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 2.5",
"amount": 6047.0
},
{
"team": "Game Total Under 2.5",
"amount": 3953.0
}
],
"expected_reward_tokens": 9130.97,
"profit_sb": -369.03,
"profit_sb_percentage": -3.88,
"recommended": false
},
"lines": [
{
"id": "db45a318-b079-4e58-9ed4-c6313e6651dc",
"gambit_id": "37d79259-2708-492b-a1f9-026402a919a0",
"last_updated": "2022-10-07T09:07:06.346708-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.51000",
"odds": "1.53000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac777e29-bf30-4c11-a7e5-f72c4b3c027a/?format=api"
},
{
"id": "1e3c3771-5a7b-4ab6-9155-4865fa6b72f1",
"gambit_id": "98ae4546-26f8-45f1-927b-2c5a4c6225d9",
"last_updated": "2022-10-07T09:07:06.345617-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.31000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac777e29-bf30-4c11-a7e5-f72c4b3c027a/?format=api"
}
]
}