GET /api/bet_types/ca1b5ce1-2b14-4cf3-bfe8-4b6ea9fa8e5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca1b5ce1-2b14-4cf3-bfe8-4b6ea9fa8e5a",
"match": "https://api-prod.gambitprofit.com/api/matches/4ceae868-1d0e-4bcf-8fd8-dc4c6e8ccd49/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-14T09:13:24.164961-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 (J Urias)",
"amount": 5325.0
},
{
"team": "NYM (J Verlander)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "ca8e8f8e-ed30-4c6f-b851-09f4985104cf",
"gambit_id": "1264b2cd-e801-4a21-ba66-6f05b59711e2",
"last_updated": "2023-07-17T09:13:04.405270-04:00",
"created_at": "2023-07-14T09:13:24.171965-04:00",
"name": "LOS (J Urias)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1b5ce1-2b14-4cf3-bfe8-4b6ea9fa8e5a/?format=api"
},
{
"id": "95a55d00-ec9d-4aa0-972c-c8666a058eda",
"gambit_id": "fe127c13-1e6d-4931-8b60-fba523ed4e5a",
"last_updated": "2023-07-17T09:13:04.407419-04:00",
"created_at": "2023-07-14T09:13:24.180163-04:00",
"name": "NYM (J Verlander)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1b5ce1-2b14-4cf3-bfe8-4b6ea9fa8e5a/?format=api"
}
]
}