GET /api/bet_types/13b299ef-d60a-40c8-bd75-ecf64b9bc06c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13b299ef-d60a-40c8-bd75-ecf64b9bc06c",
"match": "https://api-prod.gambitprofit.com/api/matches/f840dbf4-f5f0-4239-b300-c8aefcf0be75/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:08:15.785530-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": "Carolina Hurricanes",
"amount": 5602.0
},
{
"team": "Edmonton Oilers",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "d1e576b1-52bd-4012-92ac-143d946114ea",
"gambit_id": "93138a42-093a-40a9-bbca-3a3bda4e374f",
"last_updated": "2023-11-23T20:43:04.318281-05:00",
"created_at": "2023-11-22T09:08:15.794723-05:00",
"name": "Carolina Hurricanes",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b299ef-d60a-40c8-bd75-ecf64b9bc06c/?format=api"
},
{
"id": "af013f58-871e-426c-8ae0-a4b15ead1bd8",
"gambit_id": "99cda25c-74af-4d0b-b910-7e47c953a432",
"last_updated": "2023-11-23T20:43:04.314112-05:00",
"created_at": "2023-11-22T09:08:15.790303-05:00",
"name": "Edmonton Oilers",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b299ef-d60a-40c8-bd75-ecf64b9bc06c/?format=api"
}
]
}