GET /api/bet_types/31610e53-945a-4ff3-87e9-59e0472812ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31610e53-945a-4ff3-87e9-59e0472812ca",
"match": "https://api-prod.gambitprofit.com/api/matches/7cc8e29e-fc88-4003-b982-bd35c42f8eaf/?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 (L Garcia)",
"amount": 5969.0
},
{
"team": "MIN (C Archer)",
"amount": 4031.0
}
],
"expected_reward_tokens": 9311.61,
"profit_sb": 311.61,
"profit_sb_percentage": 3.46,
"recommended": true
},
"lines": [
{
"id": "5b2e95b2-6d9b-490f-ac7b-55d9b580d448",
"gambit_id": "1b6fadab-7e3c-44b0-a489-80ba0d9bfe50",
"last_updated": "2022-08-26T12:52:05.852806-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (L Garcia)",
"reward": "1.56000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31610e53-945a-4ff3-87e9-59e0472812ca/?format=api"
},
{
"id": "35f84c21-9c9a-4c69-be16-59f48e7fe7da",
"gambit_id": "8de79cd0-b5b8-4799-89d3-24808fe04bc6",
"last_updated": "2022-08-26T12:52:05.853190-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (C Archer)",
"reward": "2.31000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31610e53-945a-4ff3-87e9-59e0472812ca/?format=api"
}
]
}