GET /api/bet_types/a907f78d-295c-47e9-9721-1e6ade97a641/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a907f78d-295c-47e9-9721-1e6ade97a641",
"match": "https://api-prod.gambitprofit.com/api/matches/1274fd67-db1d-4a53-9a22-4df18d89f489/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-18T09:53:17.652618-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": "Dallas Stars",
"amount": 6324.0
},
{
"team": "Seattle Kraken",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "b0cc888a-c52c-424e-a565-17f506863e00",
"gambit_id": "88be4de9-60d2-47d9-b735-dcd3ab0e2c75",
"last_updated": "2023-12-19T21:03:16.744849-05:00",
"created_at": "2023-12-18T09:53:17.659619-05:00",
"name": "Dallas Stars",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a907f78d-295c-47e9-9721-1e6ade97a641/?format=api"
},
{
"id": "27bd3a68-6723-4a7f-be7c-5bbd526e564d",
"gambit_id": "976dbd59-acc1-45ef-becc-34edc94d5dff",
"last_updated": "2023-12-19T21:03:16.741335-05:00",
"created_at": "2023-12-18T09:53:17.656059-05:00",
"name": "Seattle Kraken",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a907f78d-295c-47e9-9721-1e6ade97a641/?format=api"
}
]
}