GET /api/bet_types/1016e4c2-dde6-43a9-bbde-f062b98f913d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1016e4c2-dde6-43a9-bbde-f062b98f913d",
"match": "https://api-prod.gambitprofit.com/api/matches/1d8dc14b-b993-44c3-a483-f9639a022524/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-03T08:53:18.137650-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": "Minnesota Wild",
"amount": 7292.0
},
{
"team": "Chicago Blackhawks",
"amount": 2708.0
}
],
"expected_reward_tokens": 9478.0,
"profit_sb": -22.0,
"profit_sb_percentage": -0.23,
"recommended": false
},
"lines": [
{
"id": "e8ced247-b6fe-40c8-babe-d24f5f2933c6",
"gambit_id": "47a9f605-fd29-4211-98f0-90e3ea83e218",
"last_updated": "2023-12-05T09:58:14.482734-05:00",
"created_at": "2023-12-03T08:53:18.151677-05:00",
"name": "Minnesota Wild",
"reward": "1.30000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1016e4c2-dde6-43a9-bbde-f062b98f913d/?format=api"
},
{
"id": "5946a95d-c532-4e9c-a809-5d6c24d2609e",
"gambit_id": "20bb016e-7123-4797-b04b-158eb697ef93",
"last_updated": "2023-12-05T09:58:14.479671-05:00",
"created_at": "2023-12-03T08:53:18.146429-05:00",
"name": "Chicago Blackhawks",
"reward": "3.50000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1016e4c2-dde6-43a9-bbde-f062b98f913d/?format=api"
}
]
}