GET /api/bet_types/0a8ed994-c3e0-4474-aa15-2c97a62b8126/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a8ed994-c3e0-4474-aa15-2c97a62b8126",
"match": "https://api-prod.gambitprofit.com/api/matches/095c8f90-ad23-4e67-a935-4a462a20f03b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-28T08:23:02.287525-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": "PHI (Z Wheeler)",
"amount": 5980.0
},
{
"team": "PIT (M Keller)",
"amount": 4020.0
}
],
"expected_reward_tokens": 9567.6,
"profit_sb": 67.6,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "48dccbfd-568b-4a14-baac-9f003d538095",
"gambit_id": "c773b018-318f-48bd-b268-e4302662faaa",
"last_updated": "2023-07-29T19:48:02.866404-04:00",
"created_at": "2023-07-28T08:23:02.292256-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8ed994-c3e0-4474-aa15-2c97a62b8126/?format=api"
},
{
"id": "d309a744-3c53-4378-ba2c-97f049983e15",
"gambit_id": "480dd6f3-aa1c-4e4d-95dd-1568b05337f7",
"last_updated": "2023-07-29T19:48:02.871026-04:00",
"created_at": "2023-07-28T08:23:02.297180-04:00",
"name": "PIT (M Keller)",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8ed994-c3e0-4474-aa15-2c97a62b8126/?format=api"
}
]
}