GET /api/bet_types/e9a16cea-367c-42f5-939e-6103279eec79/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9a16cea-367c-42f5-939e-6103279eec79",
"match": "https://api-prod.gambitprofit.com/api/matches/3a14f410-df11-4bbf-aed4-2b3e692013ad/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-14T09:28:02.195695-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": "Calgary Flames",
"amount": 5094.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "9d08a224-3b11-4d1d-9f91-c1641545339f",
"gambit_id": "eaad6060-aec8-4aaa-8df4-15f78bb0a484",
"last_updated": "2023-10-16T18:13:01.389336-04:00",
"created_at": "2023-10-14T09:28:02.202414-04:00",
"name": "Calgary Flames",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9a16cea-367c-42f5-939e-6103279eec79/?format=api"
},
{
"id": "2ad82da3-1ac1-4c88-9311-7a6cbaff36df",
"gambit_id": "2b7b9d84-26a6-4659-b726-d02272a75799",
"last_updated": "2023-10-16T18:13:01.394533-04:00",
"created_at": "2023-10-14T09:28:02.209094-04:00",
"name": "Pittsburgh Penguins",
"reward": "1.90000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9a16cea-367c-42f5-939e-6103279eec79/?format=api"
}
]
}