GET /api/bet_types/ec479126-6392-45fe-b7ca-8fe563db3684/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec479126-6392-45fe-b7ca-8fe563db3684",
"match": "https://api-prod.gambitprofit.com/api/matches/0d73388e-b94c-486e-9822-f7e6e57bad29/?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": 5204.0
},
{
"team": "Game Total Under 8.5",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": 159.04,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "cdab0451-fc8a-4c41-abf8-72aaba164acc",
"gambit_id": "a116abe6-a320-435f-8fba-ae05293d8697",
"last_updated": "2022-08-07T10:52:18.082474-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.76000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec479126-6392-45fe-b7ca-8fe563db3684/?format=api"
},
{
"id": "272e0ba2-24fa-4a1a-8ef0-87de672bdc1a",
"gambit_id": "e01424ec-fd96-4bf0-81f7-c8129b63a5dd",
"last_updated": "2022-08-07T10:52:18.081960-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec479126-6392-45fe-b7ca-8fe563db3684/?format=api"
}
]
}