GET /api/bet_types/2da40331-88d6-4339-9c7d-fdaed76e8e82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2da40331-88d6-4339-9c7d-fdaed76e8e82",
"match": "https://api-prod.gambitprofit.com/api/matches/56545369-8662-48ae-a54c-60df6b12ec8e/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-27T09:18:12.590731-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": "Winnipeg Jets",
"amount": 5512.0
},
{
"team": "Toronto Maple Leafs",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "b7416157-671b-4f8d-82df-69f2951ef764",
"gambit_id": "f25bf3f0-95bb-4adb-a3c1-c035807a3cc9",
"last_updated": "2024-01-29T21:53:07.397864-05:00",
"created_at": "2024-01-27T09:18:12.600237-05:00",
"name": "Winnipeg Jets",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2da40331-88d6-4339-9c7d-fdaed76e8e82/?format=api"
},
{
"id": "2334ba44-d0f8-4623-840e-85102f69ff91",
"gambit_id": "030a8f31-5aca-4a3a-a2b6-9f5c9cf7b64c",
"last_updated": "2024-01-29T21:53:07.394670-05:00",
"created_at": "2024-01-27T09:18:12.595193-05:00",
"name": "Toronto Maple Leafs",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2da40331-88d6-4339-9c7d-fdaed76e8e82/?format=api"
}
]
}