GET /api/bet_types/f57f8ba3-f884-484f-a808-a57c9ee75b07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f57f8ba3-f884-484f-a808-a57c9ee75b07",
"match": "https://api-prod.gambitprofit.com/api/matches/39f1208c-3ba4-43bb-a223-935590fdf3d3/?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": "Iowa State",
"amount": 5108.0
},
{
"team": "Kansas",
"amount": 4892.0
}
],
"expected_reward_tokens": 9294.8,
"profit_sb": -205.2,
"profit_sb_percentage": -2.16,
"recommended": false
},
"lines": [
{
"id": "08a5073e-4a70-4000-908e-f2979388aa6c",
"gambit_id": "b9c239aa-383a-4c83-9531-9ecaca7fd52e",
"last_updated": "2022-10-02T20:07:03.224174-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Iowa State",
"reward": "1.82000",
"odds": "1.86960",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f57f8ba3-f884-484f-a808-a57c9ee75b07/?format=api"
},
{
"id": "99e42bb5-fa44-49e2-ba74-d8fd3def7e72",
"gambit_id": "3a1f1e8b-704c-4f29-9524-69954667903d",
"last_updated": "2022-10-02T20:07:03.225116-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas",
"reward": "1.90000",
"odds": "1.95240",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f57f8ba3-f884-484f-a808-a57c9ee75b07/?format=api"
}
]
}