GET /api/bet_types/108ee3ce-85ac-4ede-92a8-ff2ec4b8786d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "108ee3ce-85ac-4ede-92a8-ff2ec4b8786d",
"match": "https://api-prod.gambitprofit.com/api/matches/85630192-b17e-4192-a93a-4707854b4a2d/?format=api",
"name": "Play the Odds",
"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": "SEA",
"amount": 5906.0
},
{
"team": "ATL",
"amount": 4094.0
}
],
"expected_reward_tokens": 9211.5,
"profit_sb": 211.5,
"profit_sb_percentage": 2.35,
"recommended": true
},
"lines": [
{
"id": "017b5b88-65ab-4085-8775-e0377bf28438",
"gambit_id": "14e30f28-bb50-468f-930b-f586663f3f5c",
"last_updated": "2022-09-11T18:32:18.547052-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA",
"reward": "1.56000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/108ee3ce-85ac-4ede-92a8-ff2ec4b8786d/?format=api"
},
{
"id": "c480dc71-c698-4fac-a9e9-9bd71d0ff3c9",
"gambit_id": "99cfa16e-ca89-491b-9c24-9f26a69b436d",
"last_updated": "2022-09-11T18:32:18.548091-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL",
"reward": "2.25000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/108ee3ce-85ac-4ede-92a8-ff2ec4b8786d/?format=api"
}
]
}