GET /api/bet_types/51986657-ee6d-4682-8657-68d84996e2fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51986657-ee6d-4682-8657-68d84996e2fb",
"match": "https://api-prod.gambitprofit.com/api/matches/a150ac24-5e4e-49a7-8c38-62a172fb6634/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-22T12:32:10.157589-04: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": "Jay Jackson",
"amount": 5673.0
},
{
"team": "David Simpson",
"amount": 4327.0
}
],
"expected_reward_tokens": 9303.05,
"profit_sb": -196.95,
"profit_sb_percentage": -2.07,
"recommended": false
},
"lines": [
{
"id": "11244a12-7e7f-418a-b859-e1aacbad0540",
"gambit_id": "201b7f1d-b5e9-4e6c-b218-188c237c0527",
"last_updated": "2023-03-26T13:37:04.455746-04:00",
"created_at": "2023-03-22T12:32:10.160436-04:00",
"name": "Jay Jackson",
"reward": "1.64000",
"odds": "1.67000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51986657-ee6d-4682-8657-68d84996e2fb/?format=api"
},
{
"id": "914cce0a-3fd8-4273-aeb3-91dba8763f7a",
"gambit_id": "968bc762-5c25-4eae-92c6-d6658a0662f3",
"last_updated": "2023-03-26T13:37:04.458357-04:00",
"created_at": "2023-03-22T12:32:10.164825-04:00",
"name": "David Simpson",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51986657-ee6d-4682-8657-68d84996e2fb/?format=api"
}
]
}