GET /api/bet_types/1b97191f-59ec-4c3c-8df2-11d608f3ea1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b97191f-59ec-4c3c-8df2-11d608f3ea1c",
"match": "https://api-prod.gambitprofit.com/api/matches/cfa76d07-218e-4423-8c96-b51320d3418b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-23T09:38:24.912247-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": "CHC (M Stroman)",
"amount": 6682.0
},
{
"team": "COL (C Flexen)",
"amount": 3318.0
}
],
"expected_reward_tokens": 9488.44,
"profit_sb": -11.56,
"profit_sb_percentage": -0.12,
"recommended": false
},
"lines": [
{
"id": "735b1a2e-4872-451f-8da2-9adab4105579",
"gambit_id": "e581edc7-bb4d-4090-ade5-f604fda85f29",
"last_updated": "2023-09-25T14:28:20.836239-04:00",
"created_at": "2023-09-23T09:38:24.921464-04:00",
"name": "CHC (M Stroman)",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b97191f-59ec-4c3c-8df2-11d608f3ea1c/?format=api"
},
{
"id": "39f93422-0de9-4e12-878b-1dd511591a8e",
"gambit_id": "890d93a9-74c1-4c67-96ab-ef228ae3ede6",
"last_updated": "2023-09-25T14:28:20.833069-04:00",
"created_at": "2023-09-23T09:38:24.916881-04:00",
"name": "COL (C Flexen)",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b97191f-59ec-4c3c-8df2-11d608f3ea1c/?format=api"
}
]
}