GET /api/bet_types/8eca5a40-2ca8-4bb7-9f25-767645e01015/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8eca5a40-2ca8-4bb7-9f25-767645e01015",
"match": "https://api-prod.gambitprofit.com/api/matches/63f82c71-03c4-4b00-a8d6-cadb121d5723/?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 2.5",
"amount": 6410.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 3590.0
}
],
"expected_reward_tokens": 8974.0,
"profit_sb": -26.0,
"profit_sb_percentage": -0.29,
"recommended": false
},
"lines": [
{
"id": "20da0aa5-0082-4ed2-a165-79738cf4439e",
"gambit_id": "7360ba0b-a3b3-4dae-9dcc-c3341d4521ae",
"last_updated": "2022-11-07T09:02:14.322237-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.40000",
"odds": "1.45450",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8eca5a40-2ca8-4bb7-9f25-767645e01015/?format=api"
},
{
"id": "627c5a4e-eff8-4f0d-9288-fbac6ee4b782",
"gambit_id": "9ccf119c-6551-4114-970c-4887ffebf36f",
"last_updated": "2022-11-07T09:02:14.321181-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.50000",
"odds": "2.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8eca5a40-2ca8-4bb7-9f25-767645e01015/?format=api"
}
]
}