GET /api/bet_types/baa121cb-0d4e-4bc7-b7c2-e4ab15f21d76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "baa121cb-0d4e-4bc7-b7c2-e4ab15f21d76",
"match": "https://api-prod.gambitprofit.com/api/matches/40303218-04ad-4ae2-babb-f2d3f426a3c4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-14T05:58:11.426588-04: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": "LOS (C Kershaw)",
"amount": 6892.0
},
{
"team": "CWS (M Clevinger)",
"amount": 3108.0
}
],
"expected_reward_tokens": 9510.48,
"profit_sb": 10.48,
"profit_sb_percentage": 0.11,
"recommended": true
},
"lines": [
{
"id": "d2d08fef-1892-4018-a6a5-5f57ee9eb7f5",
"gambit_id": "873b2136-7673-4060-9eaf-afdaf9b154d2",
"last_updated": "2023-06-15T23:18:31.968125-04:00",
"created_at": "2023-06-14T05:58:11.431611-04:00",
"name": "LOS (C Kershaw)",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/baa121cb-0d4e-4bc7-b7c2-e4ab15f21d76/?format=api"
},
{
"id": "3665eb7e-686d-473b-b954-1f357d54e5a0",
"gambit_id": "1b014d66-f115-4d63-b2f6-9f7a137666c2",
"last_updated": "2023-06-15T23:18:31.966281-04:00",
"created_at": "2023-06-14T05:58:11.428809-04:00",
"name": "CWS (M Clevinger)",
"reward": "3.06000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/baa121cb-0d4e-4bc7-b7c2-e4ab15f21d76/?format=api"
}
]
}