GET /api/bet_types/f9f85fdc-13a7-497d-91aa-5931e80480a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9f85fdc-13a7-497d-91aa-5931e80480a4",
"match": "https://api-prod.gambitprofit.com/api/matches/ce312316-d27b-43a1-a0df-f52f26775d2e/?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": "Western Kentucky",
"amount": 8308.0
},
{
"team": "Hawaii",
"amount": 1692.0
}
],
"expected_reward_tokens": 9388.04,
"profit_sb": 388.04,
"profit_sb_percentage": 4.31,
"recommended": true
},
"lines": [
{
"id": "a7a0c519-c14b-4547-9ac3-6dbb20fcb79c",
"gambit_id": "f7de31d3-f348-4d70-ae6d-98ea63ad99e1",
"last_updated": "2022-09-05T09:42:18.278538-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Western Kentucky",
"reward": "1.13000",
"odds": "1.14290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9f85fdc-13a7-497d-91aa-5931e80480a4/?format=api"
},
{
"id": "fc338bcb-2f7d-4d8b-b7c1-43abffcac754",
"gambit_id": "79e870f9-f825-46d5-a4f9-719ba45a4c8e",
"last_updated": "2022-09-05T09:42:18.277565-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Hawaii",
"reward": "5.55000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9f85fdc-13a7-497d-91aa-5931e80480a4/?format=api"
}
]
}