GET /api/bet_types/f5e10b59-d09e-4f01-ba93-ac66b2fe8f53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5e10b59-d09e-4f01-ba93-ac66b2fe8f53",
"match": "https://api-prod.gambitprofit.com/api/matches/0df6ad8b-7a6c-4b64-b276-f4baf496254d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-22T12:32:09.466892-04: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": "Edmonton Oilers",
"amount": 7895.0
},
{
"team": "Arizona Coyotes",
"amount": 2105.0
}
],
"expected_reward_tokens": 9472.5,
"profit_sb": -27.5,
"profit_sb_percentage": -0.29,
"recommended": false
},
"lines": [
{
"id": "dddfd8ba-12de-4b4a-a68f-59b8199f9a8b",
"gambit_id": "405f6de5-b833-4e3e-b603-47039e0e95be",
"last_updated": "2023-03-23T17:56:56.791666-04:00",
"created_at": "2023-03-22T12:32:09.471636-04:00",
"name": "Edmonton Oilers",
"reward": "1.20000",
"odds": "1.20830",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5e10b59-d09e-4f01-ba93-ac66b2fe8f53/?format=api"
},
{
"id": "926cb071-2ef4-4aa8-8cb4-56d3d73391da",
"gambit_id": "06d50c18-f1f5-487f-a502-273f09fb2d8f",
"last_updated": "2023-03-23T17:56:56.792933-04:00",
"created_at": "2023-03-22T12:32:09.475781-04:00",
"name": "Arizona Coyotes",
"reward": "4.50000",
"odds": "4.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5e10b59-d09e-4f01-ba93-ac66b2fe8f53/?format=api"
}
]
}