GET /api/bet_types/0470c67e-f9aa-4625-af57-c87284fd8077/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0470c67e-f9aa-4625-af57-c87284fd8077",
"match": "https://api-prod.gambitprofit.com/api/matches/d671a288-a840-4dac-978b-97b3f03b3f00/?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": "Baylor",
"amount": 5955.0
},
{
"team": "West Virginia",
"amount": 4045.0
}
],
"expected_reward_tokens": 9586.65,
"profit_sb": 86.65,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "fda1d105-6978-461a-b9cb-b4fe40e509eb",
"gambit_id": "b4a0a3b8-d031-4766-b597-ebfe58fb0cde",
"last_updated": "2022-10-14T09:42:01.617221-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Baylor",
"reward": "1.61000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0470c67e-f9aa-4625-af57-c87284fd8077/?format=api"
},
{
"id": "808582de-1067-44d5-a9cf-260f3528ffc7",
"gambit_id": "2f51022c-77a4-40c1-b914-b6492c802418",
"last_updated": "2022-10-14T09:42:01.616144-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "West Virginia",
"reward": "2.37000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0470c67e-f9aa-4625-af57-c87284fd8077/?format=api"
}
]
}