GET /api/bet_types/05ce9acf-ac72-47ec-bdb2-41c25927f162/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05ce9acf-ac72-47ec-bdb2-41c25927f162",
"match": "https://api-prod.gambitprofit.com/api/matches/6a22263e-f335-472d-9ad4-3da505655159/?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": "Winnipeg Jets",
"amount": 6482.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "b1623b77-d1d8-46c6-9c75-6f19eab22d8e",
"gambit_id": "06158cb4-7894-40e8-9dcd-51c7288f6b49",
"last_updated": "2022-12-03T10:02:37.651841-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Winnipeg Jets",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05ce9acf-ac72-47ec-bdb2-41c25927f162/?format=api"
},
{
"id": "83f7b4e6-70e8-4cb2-9aa4-d0218f2250ef",
"gambit_id": "6349c229-5210-47d3-8600-42c5e661b535",
"last_updated": "2022-12-03T10:02:37.652911-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05ce9acf-ac72-47ec-bdb2-41c25927f162/?format=api"
}
]
}