GET /api/bet_types/a927e48a-f176-4a8d-a1cd-080a47ddac02/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a927e48a-f176-4a8d-a1cd-080a47ddac02",
"match": "https://api-prod.gambitprofit.com/api/matches/3602abd5-1944-4a10-b978-798553ec5e5c/?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": "Dallas Stars",
"amount": 5097.0
},
{
"team": "Washington Capitals",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "fb6bba11-30ad-45c6-ad10-26c801289a30",
"gambit_id": "61506e1c-fd9b-4fa9-8079-8095072702f7",
"last_updated": "2022-12-17T09:57:42.301675-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Stars",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a927e48a-f176-4a8d-a1cd-080a47ddac02/?format=api"
},
{
"id": "96bf66f5-e816-4ee6-af15-720b6b7b39da",
"gambit_id": "273d358a-c0f8-4d8c-9bc7-4854c48ff500",
"last_updated": "2022-12-17T09:57:42.300622-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Capitals",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a927e48a-f176-4a8d-a1cd-080a47ddac02/?format=api"
}
]
}