GET /api/bet_types/d50c948f-2d22-4af2-8e3e-f631a1b16fc1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d50c948f-2d22-4af2-8e3e-f631a1b16fc1",
"match": "https://api-prod.gambitprofit.com/api/matches/38066250-ad4c-49a8-9d7b-aa2b5324dc43/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-11T09:07:58.059240-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": 5602.0
},
{
"team": "Winnipeg Jets",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "af042cd4-7ef8-4f11-83cf-da5d1e264b74",
"gambit_id": "478d4c96-1bf3-4aa2-8c91-92fa1ca445d3",
"last_updated": "2023-10-12T11:28:04.113076-04:00",
"created_at": "2023-10-11T09:07:58.071595-04:00",
"name": "Calgary Flames",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d50c948f-2d22-4af2-8e3e-f631a1b16fc1/?format=api"
},
{
"id": "6103c179-570c-428d-89ad-2d4c2de95a0b",
"gambit_id": "3f925722-cfb4-428e-9db7-48409dff6ae5",
"last_updated": "2023-10-12T11:28:04.108919-04:00",
"created_at": "2023-10-11T09:07:58.065257-04:00",
"name": "Winnipeg Jets",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d50c948f-2d22-4af2-8e3e-f631a1b16fc1/?format=api"
}
]
}