GET /api/bet_types/174566dd-2546-43f0-b01b-97015dfd4315/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "174566dd-2546-43f0-b01b-97015dfd4315",
"match": "https://api-prod.gambitprofit.com/api/matches/bdca3e44-4c58-49ea-af39-2bcf938e582e/?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": "San Jose Sharks",
"amount": 5097.0
},
{
"team": "Anaheim Ducks",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "2d5097bd-7b49-41a8-8006-8d499b2ff50a",
"gambit_id": "fa83ab75-38cc-44bf-9c8f-4face8b3532e",
"last_updated": "2022-12-10T18:42:02.108146-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose Sharks",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/174566dd-2546-43f0-b01b-97015dfd4315/?format=api"
},
{
"id": "cab2aa1c-8d92-4ce6-a061-4dc0ae3852eb",
"gambit_id": "623ed855-3727-4f38-b249-c729a6554eac",
"last_updated": "2022-12-10T18:42:02.109214-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Anaheim Ducks",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/174566dd-2546-43f0-b01b-97015dfd4315/?format=api"
}
]
}