GET /api/bet_types/768691b1-944c-4790-ae6a-ac8565ff53fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "768691b1-944c-4790-ae6a-ac8565ff53fe",
"match": "https://api-prod.gambitprofit.com/api/matches/eb567863-4d7d-4e75-98b8-137abce1f349/?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": 6114.0
},
{
"team": "Los Angeles Kings",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "5c6f2eee-f2f7-4251-b82e-ea0f10fe9f34",
"gambit_id": "722ea0df-d749-42c1-852b-8de310103668",
"last_updated": "2022-11-15T11:52:44.550705-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Calgary Flames",
"reward": "1.50000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/768691b1-944c-4790-ae6a-ac8565ff53fe/?format=api"
},
{
"id": "9bc460c7-f51f-4ab9-ba1c-34d5123d75cd",
"gambit_id": "5753b6ac-d331-4563-8dcc-0f08ce33288d",
"last_updated": "2022-11-15T11:52:44.551722-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Kings",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/768691b1-944c-4790-ae6a-ac8565ff53fe/?format=api"
}
]
}