GET /api/bet_types/ff38fbe3-3c97-4e4f-bca4-e54a6c054acc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff38fbe3-3c97-4e4f-bca4-e54a6c054acc",
"match": "https://api-prod.gambitprofit.com/api/matches/1c761cbc-4b7b-4c15-9a1f-ba33a5e87a1f/?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": "NYY (J Taillon)",
"amount": 5000.0
},
{
"team": "TOR (J Berrios)",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "2d561428-1d0a-40eb-b8e1-4aae3b4e159b",
"gambit_id": "65284eab-1075-4ad6-a8b0-b874be4959fb",
"last_updated": "2022-09-28T09:12:15.411486-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (J Taillon)",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff38fbe3-3c97-4e4f-bca4-e54a6c054acc/?format=api"
},
{
"id": "56d7aa68-628e-46cf-b61f-b7356e851d0f",
"gambit_id": "99fa8857-4949-4e96-8a09-ed479e3d7d26",
"last_updated": "2022-09-28T09:12:15.410326-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (J Berrios)",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff38fbe3-3c97-4e4f-bca4-e54a6c054acc/?format=api"
}
]
}