GET /api/bet_types/0d7e6d72-a52d-41da-bba0-f19ebc0c424b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d7e6d72-a52d-41da-bba0-f19ebc0c424b",
"match": "https://api-prod.gambitprofit.com/api/matches/1614f006-faf9-458a-bcf5-3d767cfd551e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-24T09:08:03.786411-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": 6222.0
},
{
"team": "Calgary Flames",
"amount": 3778.0
}
],
"expected_reward_tokens": 9519.66,
"profit_sb": 19.66,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "5fe9dd3b-8953-4e7b-9ccb-378bba14cfa0",
"gambit_id": "57b703d4-0e31-4c7d-8412-897c5e3fdcc5",
"last_updated": "2023-11-25T10:53:24.518779-05:00",
"created_at": "2023-11-24T09:08:03.802233-05:00",
"name": "Dallas Stars",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d7e6d72-a52d-41da-bba0-f19ebc0c424b/?format=api"
},
{
"id": "890074d7-9d13-4dc9-b584-e02c1df866b1",
"gambit_id": "0b83bb43-b7f4-4b98-8bb5-dae8eea78ffe",
"last_updated": "2023-11-25T10:53:24.515554-05:00",
"created_at": "2023-11-24T09:08:03.795523-05:00",
"name": "Calgary Flames",
"reward": "2.52000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d7e6d72-a52d-41da-bba0-f19ebc0c424b/?format=api"
}
]
}