GET /api/bet_types/add45ed0-ac30-403e-940d-7bea9cc196e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "add45ed0-ac30-403e-940d-7bea9cc196e5",
"match": "https://api-prod.gambitprofit.com/api/matches/ef47cb9a-80cc-4bc0-920c-b36c23fa7268/?format=api",
"name": "Pick the Winner",
"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": "BYU",
"amount": 6956.0
},
{
"team": "Liberty",
"amount": 3044.0
}
],
"expected_reward_tokens": 9527.72,
"profit_sb": 27.72,
"profit_sb_percentage": 0.29,
"recommended": true
},
"lines": [
{
"id": "baec919a-4b0a-4fcc-9bae-ae6c78b7eeb7",
"gambit_id": "e7776678-fdab-44a5-b477-6e1120bdae0b",
"last_updated": "2022-10-23T19:42:06.658562-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BYU",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/add45ed0-ac30-403e-940d-7bea9cc196e5/?format=api"
},
{
"id": "2c3f9915-31ca-47fb-871b-cac3e1dfa375",
"gambit_id": "19ccf72b-38fc-4b31-9a33-50c67511ca95",
"last_updated": "2022-10-23T19:42:06.657449-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Liberty",
"reward": "3.13000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/add45ed0-ac30-403e-940d-7bea9cc196e5/?format=api"
}
]
}