GET /api/bet_types/09b4d382-d274-425e-bfef-6a6ac78b7a5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09b4d382-d274-425e-bfef-6a6ac78b7a5a",
"match": "https://api-prod.gambitprofit.com/api/matches/8746143a-3e5c-4b0c-a022-d6ecfc395ef7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-12T10:52:56.564016-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": "Dallas Stars",
"amount": 6456.0
},
{
"team": "St Louis Blues",
"amount": 3544.0
}
],
"expected_reward_tokens": 9425.76,
"profit_sb": -74.24,
"profit_sb_percentage": -0.78,
"recommended": false
},
"lines": [
{
"id": "0fcf50e8-7f20-40ba-80bc-88756164fa7c",
"gambit_id": "2ef8ae1a-9991-4ccd-942e-1fd42801c7f7",
"last_updated": "2023-10-13T20:53:03.361104-04:00",
"created_at": "2023-10-12T10:52:56.574242-04:00",
"name": "Dallas Stars",
"reward": "1.46000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09b4d382-d274-425e-bfef-6a6ac78b7a5a/?format=api"
},
{
"id": "8c0583bb-38dc-438c-ac22-7991a7a911be",
"gambit_id": "1e92cb09-7f4e-4fe8-9b15-3700df2d18f6",
"last_updated": "2023-10-13T20:53:03.357125-04:00",
"created_at": "2023-10-12T10:52:56.568995-04:00",
"name": "St Louis Blues",
"reward": "2.66000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09b4d382-d274-425e-bfef-6a6ac78b7a5a/?format=api"
}
]
}