GET /api/bet_types/840e4f96-7f07-4d66-a230-00b933b21d41/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "840e4f96-7f07-4d66-a230-00b933b21d41",
"match": "https://api-prod.gambitprofit.com/api/matches/d2d89cfa-8eca-4117-bb47-73f85e0ffc59/?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": "CLE (T McKenzie)",
"amount": 5511.0
},
{
"team": "TAM (T Glasnow)",
"amount": 4489.0
}
],
"expected_reward_tokens": 9202.45,
"profit_sb": 202.45,
"profit_sb_percentage": 2.25,
"recommended": true
},
"lines": [
{
"id": "66993675-614d-4340-a357-17a6d601e2b6",
"gambit_id": "abec402a-08e8-408b-899c-63223d5b764e",
"last_updated": "2022-09-29T10:42:04.188411-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (T McKenzie)",
"reward": "1.67000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/840e4f96-7f07-4d66-a230-00b933b21d41/?format=api"
},
{
"id": "b5fe5e8a-19d2-4053-9cc7-f7874c8a8dd5",
"gambit_id": "329bfb83-a8ac-4a72-a07f-4bf734ac2055",
"last_updated": "2022-09-29T10:42:04.189399-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (T Glasnow)",
"reward": "2.05000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/840e4f96-7f07-4d66-a230-00b933b21d41/?format=api"
}
]
}