GET /api/bet_types/f8db6a2a-1e42-49b6-804a-114cb7bba7ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f8db6a2a-1e42-49b6-804a-114cb7bba7ea",
"match": "https://api-prod.gambitprofit.com/api/matches/634ec856-a985-41f0-8495-b4e2406340b0/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-14T09:33:05.770377-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": "MIN",
"amount": 5213.0
},
{
"team": "CWS",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "73f908d0-299e-4815-aa03-1d1dcece0ee2",
"gambit_id": "64490099-28f5-4473-8a39-dbe1f9f7ce7b",
"last_updated": "2023-09-15T16:08:15.095548-04:00",
"created_at": "2023-09-14T09:33:05.775157-04:00",
"name": "MIN",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8db6a2a-1e42-49b6-804a-114cb7bba7ea/?format=api"
},
{
"id": "86293328-a566-4571-89bf-4f446a7d1e69",
"gambit_id": "13921dca-e6b6-4c1a-819a-c20ad00c3e1a",
"last_updated": "2023-09-15T16:08:15.098904-04:00",
"created_at": "2023-09-14T09:33:05.784838-04:00",
"name": "CWS",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8db6a2a-1e42-49b6-804a-114cb7bba7ea/?format=api"
}
]
}