GET /api/bet_types/d9e25684-f877-4874-988f-dcb66e0920c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9e25684-f877-4874-988f-dcb66e0920c4",
"match": "https://api-prod.gambitprofit.com/api/matches/889466f0-5764-4bfb-9245-ce47db615c6b/?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": "Casper Ruud",
"amount": 6429.0
},
{
"team": "Karen Khachanov",
"amount": 3571.0
}
],
"expected_reward_tokens": 8998.92,
"profit_sb": -1.08,
"profit_sb_percentage": -0.01,
"recommended": false
},
"lines": [
{
"id": "522f2bf4-7e1c-4c20-840b-56aa8fc1d969",
"gambit_id": "87a97c3d-2693-49e8-93ac-12fb72f62d46",
"last_updated": "2022-09-10T21:52:14.400258-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Casper Ruud",
"reward": "1.40000",
"odds": "1.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9e25684-f877-4874-988f-dcb66e0920c4/?format=api"
},
{
"id": "f4a9630b-bc25-4069-a56d-57c2399b79e7",
"gambit_id": "6b2084ca-5403-45b9-9665-29d8e6441c2e",
"last_updated": "2022-09-10T21:52:14.401304-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Karen Khachanov",
"reward": "2.52000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9e25684-f877-4874-988f-dcb66e0920c4/?format=api"
}
]
}