GET /api/bet_types/f8fcb15c-3d3a-4442-a2eb-59557c0ece5d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f8fcb15c-3d3a-4442-a2eb-59557c0ece5d",
"match": "https://api-prod.gambitprofit.com/api/matches/776f4b44-ad8f-4252-ba5c-d0ba2519178f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-18T09:13:02.512350-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": "Kansas City Chiefs",
"amount": 6849.0
},
{
"team": "Los Angeles Chargers",
"amount": 3151.0
}
],
"expected_reward_tokens": 9451.62,
"profit_sb": -48.38,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "6311c8b6-2464-4ccc-9aeb-429e874699f1",
"gambit_id": "bb3314dd-003b-4385-9517-3f7dcc071644",
"last_updated": "2023-10-23T13:33:24.503937-04:00",
"created_at": "2023-10-18T09:13:02.521746-04:00",
"name": "Kansas City Chiefs",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8fcb15c-3d3a-4442-a2eb-59557c0ece5d/?format=api"
},
{
"id": "aa33bdf6-6378-4ed6-b88e-5606ccdbc56d",
"gambit_id": "bc9d3be3-464a-4cab-a8a0-1996edc074a5",
"last_updated": "2023-10-23T13:33:24.493476-04:00",
"created_at": "2023-10-18T09:13:02.516692-04:00",
"name": "Los Angeles Chargers",
"reward": "3.00000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8fcb15c-3d3a-4442-a2eb-59557c0ece5d/?format=api"
}
]
}