GET /api/bet_types/c8ea37b7-23b2-4dac-b0c9-74f5b9f78bb7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8ea37b7-23b2-4dac-b0c9-74f5b9f78bb7",
"match": "https://api-prod.gambitprofit.com/api/matches/edb83dc8-fb52-49c4-8f9b-857d7478e2f1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-06T08:38:17.086072-04: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": "ARI (Z Gallen)",
"amount": 5776.0
},
{
"team": "MIN (D Keuchel)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "439a613b-8a07-4206-8d72-3e207eb3d670",
"gambit_id": "7e8143f0-9054-4f9f-8638-ad40fd3eaadd",
"last_updated": "2023-08-07T19:28:12.036431-04:00",
"created_at": "2023-08-06T08:38:17.091020-04:00",
"name": "ARI (Z Gallen)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ea37b7-23b2-4dac-b0c9-74f5b9f78bb7/?format=api"
},
{
"id": "316a0928-39d3-47ef-b785-65a234188269",
"gambit_id": "350154bc-ca5f-493e-b06f-28d74fcfffe4",
"last_updated": "2023-08-07T19:28:12.039654-04:00",
"created_at": "2023-08-06T08:38:17.095457-04:00",
"name": "MIN (D Keuchel)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ea37b7-23b2-4dac-b0c9-74f5b9f78bb7/?format=api"
}
]
}