GET /api/bet_types/b18e9d8e-30f5-41db-b02a-ad9d88ec3184/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b18e9d8e-30f5-41db-b02a-ad9d88ec3184",
"match": "https://api-prod.gambitprofit.com/api/matches/89ba4b94-e8a8-4ea5-8d34-11d27f0548fb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-13T09:18:00.050551-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": "Sacramento Kings",
"amount": 5094.0
},
{
"team": "Cleveland Cavaliers",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "eeb540ef-5691-4015-8710-d2de1da6a2ba",
"gambit_id": "b56bcbcd-9f1a-4dd2-b893-66a98c7bb3da",
"last_updated": "2023-11-14T10:13:17.391678-05:00",
"created_at": "2023-11-13T09:18:00.055015-05:00",
"name": "Sacramento Kings",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b18e9d8e-30f5-41db-b02a-ad9d88ec3184/?format=api"
},
{
"id": "26202683-9b7a-478b-9e64-1d2914c85f94",
"gambit_id": "143b2df4-d5f2-4e42-be93-e72ccad96339",
"last_updated": "2023-11-14T10:13:17.395035-05:00",
"created_at": "2023-11-13T09:18:00.058966-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.90000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b18e9d8e-30f5-41db-b02a-ad9d88ec3184/?format=api"
}
]
}