GET /api/bet_types/36e374a2-0df4-41be-afba-523830df1fe1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36e374a2-0df4-41be-afba-523830df1fe1",
"match": "https://api-prod.gambitprofit.com/api/matches/c1d3441b-d553-4299-97fa-5651c7191bbc/?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": "Total Rounds Over 1.5",
"amount": 5656.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 4344.0
}
],
"expected_reward_tokens": 8992.08,
"profit_sb": -7.92,
"profit_sb_percentage": -0.09,
"recommended": false
},
"lines": [
{
"id": "6afd2691-15e7-458c-bc8c-68c007d3d81f",
"gambit_id": "f6589118-e852-49bb-9508-1d16f2d18ab0",
"last_updated": "2022-09-11T21:07:06.132875-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 1.5",
"reward": "1.59000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36e374a2-0df4-41be-afba-523830df1fe1/?format=api"
},
{
"id": "181cbe7e-b275-46db-a9cd-65c1460e2485",
"gambit_id": "2904ad47-3ca6-4146-83ce-acf0cfdcf6ae",
"last_updated": "2022-09-11T21:07:06.131791-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 1.5",
"reward": "2.07000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36e374a2-0df4-41be-afba-523830df1fe1/?format=api"
}
]
}