GET /api/bet_types/ccf079e6-0960-4ea6-9be0-1899056cbb3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ccf079e6-0960-4ea6-9be0-1899056cbb3f",
"match": "https://api-prod.gambitprofit.com/api/matches/06dff5b2-5eb7-44a5-b65d-2d2793c233fb/?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": "East Carolina",
"amount": 6482.0
},
{
"team": "Houston",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "c28c3c3e-410d-4645-aa96-3b774da17774",
"gambit_id": "65b627a3-aa17-4027-8982-cdb8b2288120",
"last_updated": "2022-11-21T11:53:27.214727-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "East Carolina",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccf079e6-0960-4ea6-9be0-1899056cbb3f/?format=api"
},
{
"id": "9285bd5b-6895-45ad-8873-2cd099328bd2",
"gambit_id": "0feef807-bd48-4471-8b02-040af64ae70e",
"last_updated": "2022-11-21T11:53:27.215776-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccf079e6-0960-4ea6-9be0-1899056cbb3f/?format=api"
}
]
}