GET /api/bet_types/be6ecd39-db2d-4ccc-9142-8f61df567464/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be6ecd39-db2d-4ccc-9142-8f61df567464",
"match": "https://api-prod.gambitprofit.com/api/matches/47cdcbc0-f0e5-4843-b609-f4128236bd8c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-24T11:07:04.758946-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": "Cory Sandhagen",
"amount": 5789.0
},
{
"team": "Marlon Vera",
"amount": 4211.0
}
],
"expected_reward_tokens": 9262.4,
"profit_sb": -237.6,
"profit_sb_percentage": -2.5,
"recommended": false
},
"lines": [
{
"id": "5ca02be7-286a-47ef-9dd3-a33560f37671",
"gambit_id": "d2bc9fde-da21-403d-9c56-f528aac64f20",
"last_updated": "2023-03-27T11:46:51.006568-04:00",
"created_at": "2023-03-24T11:07:04.760636-04:00",
"name": "Cory Sandhagen",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be6ecd39-db2d-4ccc-9142-8f61df567464/?format=api"
},
{
"id": "fc27469f-3c83-4648-890a-c0ca8e8f8571",
"gambit_id": "e95dd3e5-a40e-4082-bd43-0c8212e2dc83",
"last_updated": "2023-03-27T11:46:51.008729-04:00",
"created_at": "2023-03-24T11:07:04.762442-04:00",
"name": "Marlon Vera",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be6ecd39-db2d-4ccc-9142-8f61df567464/?format=api"
}
]
}