GET /api/bet_types/283c0d27-b2ea-42f6-bf91-f110335cc6c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "283c0d27-b2ea-42f6-bf91-f110335cc6c5",
"match": "https://api-prod.gambitprofit.com/api/matches/7a58e70e-94ed-4750-8b3e-c0c058c44edf/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-26T09:33:18.507140-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": "Seattle Kraken",
"amount": 6154.0
},
{
"team": "St Louis Blues",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "f741716d-7606-4fb0-a36c-7dff8dfa2638",
"gambit_id": "4db2b409-a732-41a5-b4be-bd6a9ced986f",
"last_updated": "2024-01-27T10:48:04.113723-05:00",
"created_at": "2024-01-26T09:33:18.515333-05:00",
"name": "Seattle Kraken",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/283c0d27-b2ea-42f6-bf91-f110335cc6c5/?format=api"
},
{
"id": "031e69c7-b450-4706-ab64-3bd67678faa2",
"gambit_id": "e78305c7-ec43-4eb4-9a5a-5f7e7543b080",
"last_updated": "2024-01-27T10:48:04.110128-05:00",
"created_at": "2024-01-26T09:33:18.511048-05:00",
"name": "St Louis Blues",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/283c0d27-b2ea-42f6-bf91-f110335cc6c5/?format=api"
}
]
}