GET /api/bet_types/23a223ee-f963-4299-92e0-bd2cc794a37f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "23a223ee-f963-4299-92e0-bd2cc794a37f",
"match": "https://api-prod.gambitprofit.com/api/matches/c7ca3c65-f883-47ae-a682-4589098d63e8/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-30T10:28:01.932340-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": "Cleveland Cavaliers",
"amount": 5107.0
},
{
"team": "Portland Trail Blazers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "def4cbc3-2979-4e52-945e-b99906e28852",
"gambit_id": "e74dc604-928c-4a38-ae54-0c6936842bf2",
"last_updated": "2023-12-01T19:08:05.950020-05:00",
"created_at": "2023-11-30T10:28:01.943918-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23a223ee-f963-4299-92e0-bd2cc794a37f/?format=api"
},
{
"id": "5beb2147-9fe4-4e4c-85bf-c31e7edda737",
"gambit_id": "949ca198-fdba-4447-afa0-49316d899b8c",
"last_updated": "2023-12-01T19:08:05.944908-05:00",
"created_at": "2023-11-30T10:28:01.937713-05:00",
"name": "Portland Trail Blazers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23a223ee-f963-4299-92e0-bd2cc794a37f/?format=api"
}
]
}