GET /api/bet_types/b29c6fb5-6a92-472f-8494-ce964cafff84/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b29c6fb5-6a92-472f-8494-ce964cafff84",
"match": "https://api-prod.gambitprofit.com/api/matches/e9d21aeb-a608-4fd6-8db8-6e6fb220d5cb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-16T17:37:17.639101-04: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": "Edmonton Oilers",
"amount": 5939.0
},
{
"team": "Dallas Stars",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "ad3119c9-36f0-4406-a782-c2ad39709e93",
"gambit_id": "b1aca85c-9db3-437f-bf6c-7eeddaef2bc1",
"last_updated": "2023-03-17T13:52:05.944102-04:00",
"created_at": "2023-03-16T17:37:17.640975-04:00",
"name": "Edmonton Oilers",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29c6fb5-6a92-472f-8494-ce964cafff84/?format=api"
},
{
"id": "3bdf7a26-ca25-4e3b-8701-6097825832ff",
"gambit_id": "1cafc44f-ce9e-4c3e-b4e5-9a0cf99c2acd",
"last_updated": "2023-03-17T13:52:05.945249-04:00",
"created_at": "2023-03-16T17:37:17.642702-04:00",
"name": "Dallas Stars",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29c6fb5-6a92-472f-8494-ce964cafff84/?format=api"
}
]
}