GET /api/bet_types/84071a1a-c29d-40f9-a35a-dbc2f0922a95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84071a1a-c29d-40f9-a35a-dbc2f0922a95",
"match": "https://api-prod.gambitprofit.com/api/matches/aaf60523-6707-43c1-b437-928f8527d93a/?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": "Calgary Flames",
"amount": 6166.0
},
{
"team": "San Jose Sharks",
"amount": 3834.0
}
],
"expected_reward_tokens": 9124.92,
"profit_sb": 124.92,
"profit_sb_percentage": 1.39,
"recommended": true
},
"lines": [
{
"id": "bee8c5e9-ff6d-4307-8d36-b015a2f12129",
"gambit_id": "4284e1b6-07f0-47e2-878a-b842c1b7972e",
"last_updated": "2022-12-21T22:32:05.170149-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Calgary Flames",
"reward": "1.48000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84071a1a-c29d-40f9-a35a-dbc2f0922a95/?format=api"
},
{
"id": "e418174c-1e12-4974-b648-a64ce7c30cc5",
"gambit_id": "5428498d-2b4d-47a2-b3da-baafc76edf2b",
"last_updated": "2022-12-21T22:32:05.169000-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose Sharks",
"reward": "2.38000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84071a1a-c29d-40f9-a35a-dbc2f0922a95/?format=api"
}
]
}