GET /api/bet_types/a16ee7d1-6fce-4be4-bd0a-f9b7e43636e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a16ee7d1-6fce-4be4-bd0a-f9b7e43636e3",
"match": "https://api-prod.gambitprofit.com/api/matches/6a1d8b43-a808-44fe-84ff-b2c91e2b9b3b/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": 5208.0
},
{
"team": "Toronto Maple Leafs",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "04ea633d-f90d-4253-80a4-82dfd0f64640",
"gambit_id": "addba363-2b42-4331-918e-9fbc7438c1d2",
"last_updated": "2022-12-07T09:37:47.525874-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Stars",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a16ee7d1-6fce-4be4-bd0a-f9b7e43636e3/?format=api"
},
{
"id": "3b5dcb1c-82ef-41dd-8779-5b0520d69553",
"gambit_id": "417e294f-651c-4d22-99d5-9a6092ff568a",
"last_updated": "2022-12-07T09:37:47.526914-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a16ee7d1-6fce-4be4-bd0a-f9b7e43636e3/?format=api"
}
]
}