GET /api/bet_types/3b27eef1-24c7-4cb2-9495-e36cff2fcd0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3b27eef1-24c7-4cb2-9495-e36cff2fcd0a",
"match": "https://api-prod.gambitprofit.com/api/matches/9b6451a3-c9c2-4d55-aab3-0da069697f5f/?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": "CWS (L Giolito)",
"amount": 6152.0
},
{
"team": "DET (M Manning)",
"amount": 3848.0
}
],
"expected_reward_tokens": 9350.64,
"profit_sb": 350.64,
"profit_sb_percentage": 3.9,
"recommended": true
},
"lines": [
{
"id": "aea75f65-8864-4a6e-a1d6-ac3d3ceb3884",
"gambit_id": "ebf5ec8b-31b3-4a14-8901-7a60655e8d20",
"last_updated": "2022-08-14T13:46:51.100657-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (L Giolito)",
"reward": "1.52000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b27eef1-24c7-4cb2-9495-e36cff2fcd0a/?format=api"
},
{
"id": "11c37b9f-dcb1-4afe-9e66-dc6a13b12f95",
"gambit_id": "404f2915-aee6-4c9b-982c-f81c84d41184",
"last_updated": "2022-08-14T13:46:51.101142-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (M Manning)",
"reward": "2.43000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b27eef1-24c7-4cb2-9495-e36cff2fcd0a/?format=api"
}
]
}