GET /api/bet_types/5ff4d8e0-d97d-47ae-8207-fc2a806ee448/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5ff4d8e0-d97d-47ae-8207-fc2a806ee448",
"match": "https://api-prod.gambitprofit.com/api/matches/7e66d5e0-a0a9-4241-964a-1b5459c9bfa4/?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 (G Cole)",
"amount": 6263.0
},
{
"team": "LAA (P Sandoval)",
"amount": 3737.0
}
],
"expected_reward_tokens": 9267.76,
"profit_sb": 267.76,
"profit_sb_percentage": 2.98,
"recommended": true
},
"lines": [
{
"id": "23195eeb-4de8-47c2-9673-5e3ca31047bc",
"gambit_id": "1ccfcdb8-7f62-46b0-ab16-13a01c75f0c9",
"last_updated": "2022-09-01T10:37:03.996694-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (G Cole)",
"reward": "1.48000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ff4d8e0-d97d-47ae-8207-fc2a806ee448/?format=api"
},
{
"id": "2e1646ba-7cff-405d-9931-f02d56663b41",
"gambit_id": "fc51001f-3ae6-4af5-8846-980c7d092b09",
"last_updated": "2022-09-01T10:37:03.996316-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (P Sandoval)",
"reward": "2.48000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ff4d8e0-d97d-47ae-8207-fc2a806ee448/?format=api"
}
]
}