GET /api/bet_types/c647c8b7-c984-4a85-814a-48f5a02138cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c647c8b7-c984-4a85-814a-48f5a02138cc",
"match": "https://api-prod.gambitprofit.com/api/matches/b715a225-eb26-4d3e-b175-ef2283ff540f/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-04T10:52:11.024770-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": "BAL",
"amount": 5107.0
},
{
"team": "KAN",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1f79e941-5c2f-4603-9265-dd6cb2c3618a",
"gambit_id": "bc72df1e-c693-4394-98a6-f9c12173c0ca",
"last_updated": "2023-05-05T11:47:10.142027-04:00",
"created_at": "2023-05-04T10:52:11.027392-04:00",
"name": "BAL",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c647c8b7-c984-4a85-814a-48f5a02138cc/?format=api"
},
{
"id": "a8f2e963-9315-4d0a-88d5-5077b2b57ac0",
"gambit_id": "6de9de50-1648-4e7a-92bc-e13c939a60f1",
"last_updated": "2023-05-05T11:47:10.139993-04:00",
"created_at": "2023-05-04T10:52:11.026029-04:00",
"name": "KAN",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c647c8b7-c984-4a85-814a-48f5a02138cc/?format=api"
}
]
}