GET /api/bet_types/bf9526cb-9fbf-4e89-a592-0687c011f7dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf9526cb-9fbf-4e89-a592-0687c011f7dc",
"match": "https://api-prod.gambitprofit.com/api/matches/92f2650f-7661-4dee-91dc-f950ed4623ff/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-28T09:33:13.962214-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": "Toronto Maple Leafs",
"amount": 5512.0
},
{
"team": "Florida Panthers",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "281fd9c5-07f7-4ec5-9589-7771742db180",
"gambit_id": "e42b560b-b183-4f07-83d4-1c0b67cd5b2b",
"last_updated": "2023-11-29T22:03:08.806790-05:00",
"created_at": "2023-11-28T09:33:13.975871-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf9526cb-9fbf-4e89-a592-0687c011f7dc/?format=api"
},
{
"id": "913d2082-0357-4d48-a573-5fe258d0a62e",
"gambit_id": "041531ec-106f-4cbb-9478-919ecaea0f59",
"last_updated": "2023-11-29T22:03:08.803122-05:00",
"created_at": "2023-11-28T09:33:13.969437-05:00",
"name": "Florida Panthers",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf9526cb-9fbf-4e89-a592-0687c011f7dc/?format=api"
}
]
}