GET /api/bet_types/fec82519-cbbc-4030-97c1-ed337cecff24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fec82519-cbbc-4030-97c1-ed337cecff24",
"match": "https://api-prod.gambitprofit.com/api/matches/60284081-f505-4c2e-81ed-41840d7500dc/?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": "HOU (F Valdez)",
"amount": 6370.0
},
{
"team": "PHI (B Falter)",
"amount": 3630.0
}
],
"expected_reward_tokens": 9618.7,
"profit_sb": 118.7,
"profit_sb_percentage": 1.25,
"recommended": true
},
"lines": [
{
"id": "bc9b53ef-c75c-4e13-8d8a-f64f25f1bcae",
"gambit_id": "f503e91f-78d0-4721-ae38-37cc14e8e6d4",
"last_updated": "2022-10-06T10:17:05.824009-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (F Valdez)",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fec82519-cbbc-4030-97c1-ed337cecff24/?format=api"
},
{
"id": "7fb67fbc-17ec-4cfc-985a-0af47f03dcc4",
"gambit_id": "db4f44d0-3f7a-45b4-9e0d-45c77e345834",
"last_updated": "2022-10-06T10:17:05.824985-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (B Falter)",
"reward": "2.65000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fec82519-cbbc-4030-97c1-ed337cecff24/?format=api"
}
]
}