GET /api/bet_types/94cb382d-60a7-40cf-b21b-4103fdde93a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94cb382d-60a7-40cf-b21b-4103fdde93a1",
"match": "https://api-prod.gambitprofit.com/api/matches/cc9d3fb7-558d-4e00-b19d-f29ac29855aa/?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": 5376.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4624.0
}
],
"expected_reward_tokens": 8924.16,
"profit_sb": -575.84,
"profit_sb_percentage": -6.06,
"recommended": false
},
"lines": [
{
"id": "aca96aeb-0ce5-4fcc-bd4b-8ad72e42a720",
"gambit_id": "d504502b-faf3-4116-b487-6b962d7b2ed8",
"last_updated": "2022-10-03T15:51:56.395991-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.66000",
"odds": "1.74070",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94cb382d-60a7-40cf-b21b-4103fdde93a1/?format=api"
},
{
"id": "560a9e84-e080-4e63-a3b2-55d95ae825cd",
"gambit_id": "91b2c128-b07e-499e-8133-08aae59aa2c0",
"last_updated": "2022-10-03T15:51:56.395005-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.93000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94cb382d-60a7-40cf-b21b-4103fdde93a1/?format=api"
}
]
}