GET /api/bet_types/2ef65ab5-2994-41ca-a7f6-d6d84a152d72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2ef65ab5-2994-41ca-a7f6-d6d84a152d72",
"match": "https://api-prod.gambitprofit.com/api/matches/1620f475-ed9d-4315-b903-37b0b2a58205/?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": "LOS (A Heaney)",
"amount": 6768.0
},
{
"team": "MIL (A Houser)",
"amount": 3232.0
}
],
"expected_reward_tokens": 9339.84,
"profit_sb": 339.84,
"profit_sb_percentage": 3.78,
"recommended": true
},
"lines": [
{
"id": "3a1a2a31-f5f6-4c80-bb15-609cbab90b1e",
"gambit_id": "9cac7e44-66d8-48d9-a310-aacd56e699dc",
"last_updated": "2022-08-25T10:17:08.801886-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (A Heaney)",
"reward": "1.38000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ef65ab5-2994-41ca-a7f6-d6d84a152d72/?format=api"
},
{
"id": "03a23155-0198-475d-9a57-9e5c56871383",
"gambit_id": "88ce2124-12d8-4453-9b38-625b760631f0",
"last_updated": "2022-08-25T10:17:08.802318-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (A Houser)",
"reward": "2.89000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ef65ab5-2994-41ca-a7f6-d6d84a152d72/?format=api"
}
]
}