GET /api/bet_types/76d6db86-2bd4-46a8-a607-c06bd4e5cb34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76d6db86-2bd4-46a8-a607-c06bd4e5cb34",
"match": "https://api-prod.gambitprofit.com/api/matches/fd9c42f4-e6aa-464c-92d1-5f8d790e8f4a/?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": "Calgary Flames",
"amount": 5780.0
},
{
"team": "Carolina Hurricanes",
"amount": 4220.0
}
],
"expected_reward_tokens": 9537.0,
"profit_sb": 37.0,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "b9ffae01-ba21-43de-99a5-a78f131c1d5f",
"gambit_id": "882639bb-76aa-4cb8-96bf-99ecec3dfc4e",
"last_updated": "2022-10-24T10:12:08.757231-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Calgary Flames",
"reward": "1.65000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76d6db86-2bd4-46a8-a607-c06bd4e5cb34/?format=api"
},
{
"id": "5311dc2c-c45d-4caa-a4b3-4b56e926241d",
"gambit_id": "6e2cb8ae-a82c-49ac-8829-dcb83773d739",
"last_updated": "2022-10-24T10:12:08.758284-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Carolina Hurricanes",
"reward": "2.26000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76d6db86-2bd4-46a8-a607-c06bd4e5cb34/?format=api"
}
]
}