GET /api/bet_types/dc0eaace-4e88-4149-b0a5-2fa634e3978a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc0eaace-4e88-4149-b0a5-2fa634e3978a",
"match": "https://api-prod.gambitprofit.com/api/matches/39f1208c-3ba4-43bb-a223-935590fdf3d3/?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": "Iowa State",
"amount": 6150.0
},
{
"team": "Kansas",
"amount": 3850.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "fbaccd8d-a9ac-4f89-b1f9-39e90727cbac",
"gambit_id": "503927db-296f-445b-b01f-bfc70009e139",
"last_updated": "2022-10-02T20:07:03.222303-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Iowa State",
"reward": "1.54000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc0eaace-4e88-4149-b0a5-2fa634e3978a/?format=api"
},
{
"id": "5a4ad413-5144-4835-8eb7-24dfa6c60816",
"gambit_id": "060e45e3-41a0-45b5-884b-af771d10c5ba",
"last_updated": "2022-10-02T20:07:03.221328-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas",
"reward": "2.46000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc0eaace-4e88-4149-b0a5-2fa634e3978a/?format=api"
}
]
}