GET /api/bet_types/84e05439-d26f-4e1c-8d2d-de05654f4580/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84e05439-d26f-4e1c-8d2d-de05654f4580",
"match": "https://api-prod.gambitprofit.com/api/matches/666f8d69-12d1-4147-b72b-731468952fcd/?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": "Tampa Bay Lightning",
"amount": 5208.0
},
{
"team": "Calgary Flames",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "762a5d39-fb76-477e-8387-69116d523e0a",
"gambit_id": "fa073737-f931-49ec-a5c0-d9a0cc06139f",
"last_updated": "2022-11-18T09:57:54.431552-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e05439-d26f-4e1c-8d2d-de05654f4580/?format=api"
},
{
"id": "0c45c998-7e21-4e5e-b125-fe6ffc4ca29d",
"gambit_id": "5a1872b8-9aa6-43c9-b276-5978fba1ddc8",
"last_updated": "2022-11-18T09:57:54.432799-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Calgary Flames",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e05439-d26f-4e1c-8d2d-de05654f4580/?format=api"
}
]
}