GET /api/bet_types/9751ecea-3f1e-45f4-a5ef-f223d6267092/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9751ecea-3f1e-45f4-a5ef-f223d6267092",
"match": "https://api-prod.gambitprofit.com/api/matches/4e748a5c-f2a8-48f8-ba45-4fcdc4fd194c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-22T08:38:11.528409-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": "TOR (K Gausman)",
"amount": 5541.0
},
{
"team": "SEA (L Gilbert)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "e02ece55-7bcf-4657-a7b7-d802d4cfec0f",
"gambit_id": "33cee1d0-fda2-4b1d-9c83-d458b2f4aea7",
"last_updated": "2023-07-23T21:58:27.321118-04:00",
"created_at": "2023-07-22T08:38:11.532968-04:00",
"name": "TOR (K Gausman)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9751ecea-3f1e-45f4-a5ef-f223d6267092/?format=api"
},
{
"id": "4136fd37-a378-4594-9892-33e8d5b22025",
"gambit_id": "287daabe-df9f-4b15-b595-bb862e34c01d",
"last_updated": "2023-07-23T21:58:27.317485-04:00",
"created_at": "2023-07-22T08:38:11.537190-04:00",
"name": "SEA (L Gilbert)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9751ecea-3f1e-45f4-a5ef-f223d6267092/?format=api"
}
]
}