GET /api/bet_types/cbf98146-7931-4019-9a8b-2780d8ff5aff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cbf98146-7931-4019-9a8b-2780d8ff5aff",
"match": "https://api-prod.gambitprofit.com/api/matches/9e63e23a-48f2-4356-b00b-34a699b036f4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-09T09:02:00.662326-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": "Pittsburgh Penguins",
"amount": 5699.0
},
{
"team": "New York Islanders",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "bcbe2afe-044a-4bf4-83f5-f85582ab760a",
"gambit_id": "a3f17a5f-d4a0-496a-a386-f1698eec30f7",
"last_updated": "2023-03-10T10:36:58.712639-05:00",
"created_at": "2023-03-09T09:02:00.663698-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbf98146-7931-4019-9a8b-2780d8ff5aff/?format=api"
},
{
"id": "4d8e1dc9-0ab3-46dc-86dc-da87004cb163",
"gambit_id": "1965560f-547a-4005-94f8-7f80a00a8b2e",
"last_updated": "2023-03-10T10:36:58.713752-05:00",
"created_at": "2023-03-09T09:02:00.665093-05:00",
"name": "New York Islanders",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbf98146-7931-4019-9a8b-2780d8ff5aff/?format=api"
}
]
}