GET /api/bet_types/5eaa1647-c578-4470-b315-acd32e911e82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5eaa1647-c578-4470-b315-acd32e911e82",
"match": "https://api-prod.gambitprofit.com/api/matches/c5c929d5-7d55-40a5-b0b6-1e16d55c9b43/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-01T09:03:21.524534-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": "TAM (Z Eflin)",
"amount": 5079.0
},
{
"team": "NYY (C Rodon)",
"amount": 4921.0
}
],
"expected_reward_tokens": 9546.74,
"profit_sb": 46.74,
"profit_sb_percentage": 0.49,
"recommended": true
},
"lines": [
{
"id": "c75aae15-711a-4288-8248-9b80e1c832a3",
"gambit_id": "8904616e-4fb0-450e-8596-13a57a228bdb",
"last_updated": "2023-08-02T19:13:00.439277-04:00",
"created_at": "2023-08-01T09:03:21.529278-04:00",
"name": "TAM (Z Eflin)",
"reward": "1.88000",
"odds": "1.92590",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eaa1647-c578-4470-b315-acd32e911e82/?format=api"
},
{
"id": "dc2c6f5d-bcaa-4368-bf0a-852b8761acde",
"gambit_id": "16d144ac-8f00-4894-9827-daeef07c8c2a",
"last_updated": "2023-08-02T19:13:00.445567-04:00",
"created_at": "2023-08-01T09:03:21.534292-04:00",
"name": "NYY (C Rodon)",
"reward": "1.94000",
"odds": "1.98040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eaa1647-c578-4470-b315-acd32e911e82/?format=api"
}
]
}