GET /api/bet_types/4cbfabf5-4bb5-47f4-94d8-613159ed4ec0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4cbfabf5-4bb5-47f4-94d8-613159ed4ec0",
"match": "https://api-prod.gambitprofit.com/api/matches/a5d3ac30-8917-4daa-8330-3e96ff05b817/?format=api",
"name": "Play the Odds",
"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": "Chicago Bulls",
"amount": 5097.0
},
{
"team": "Orlando Magic",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "1bc983d7-f2b6-4c83-a3e6-5850f2414d5c",
"gambit_id": "a48c935d-254c-45ef-9bb2-f619425b3546",
"last_updated": "2022-11-19T10:43:35.907074-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Bulls",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cbfabf5-4bb5-47f4-94d8-613159ed4ec0/?format=api"
},
{
"id": "d08d5ef6-de85-4a11-b368-3e752a1b05ac",
"gambit_id": "9c9005d2-18b7-436a-be7e-e2127657e6a2",
"last_updated": "2022-11-19T10:43:35.908194-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando Magic",
"reward": "1.83000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cbfabf5-4bb5-47f4-94d8-613159ed4ec0/?format=api"
}
]
}