GET /api/bet_types/0d44436a-06ef-4d73-8db7-f93a1afe4906/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d44436a-06ef-4d73-8db7-f93a1afe4906",
"match": "https://api-prod.gambitprofit.com/api/matches/58971821-b407-4d32-a60e-b8da60154fad/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:13:08.358826-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": "Edmonton Oilers",
"amount": 5107.0
},
{
"team": "Carolina Hurricanes",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "10febeef-3d42-4337-ab74-975a1faf3aa1",
"gambit_id": "8288c7f0-b82c-41eb-97d0-3ec495eca636",
"last_updated": "2023-12-07T21:48:04.468830-05:00",
"created_at": "2023-12-06T09:13:08.368104-05:00",
"name": "Edmonton Oilers",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d44436a-06ef-4d73-8db7-f93a1afe4906/?format=api"
},
{
"id": "88ab96fd-30e9-48c4-ae8b-818dea5dd452",
"gambit_id": "151682a2-02e1-43d2-8135-722c2a96b45b",
"last_updated": "2023-12-07T21:48:04.465260-05:00",
"created_at": "2023-12-06T09:13:08.363090-05:00",
"name": "Carolina Hurricanes",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d44436a-06ef-4d73-8db7-f93a1afe4906/?format=api"
}
]
}