GET /api/bet_types/b8382690-f0a7-4d8d-90d8-546a59baa7aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b8382690-f0a7-4d8d-90d8-546a59baa7aa",
"match": "https://api-prod.gambitprofit.com/api/matches/43782a01-ba59-4d47-a703-72acca82d71f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-29T23:47:16.259137-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": "SEA (L Castillo)",
"amount": 5337.0
},
{
"team": "CLE (S Bieber)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "c5f7ebe2-119e-47a3-aa1a-a52da9b8e887",
"gambit_id": "a6b7835c-5f89-474e-9a87-6018c225b825",
"last_updated": "2023-03-31T14:47:30.889089-04:00",
"created_at": "2023-03-29T23:47:16.261117-04:00",
"name": "SEA (L Castillo)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8382690-f0a7-4d8d-90d8-546a59baa7aa/?format=api"
},
{
"id": "15bf897d-4431-4bb3-9d8d-94892090ca63",
"gambit_id": "c593d3c5-fb1d-4482-9fae-5f1dbc6bde33",
"last_updated": "2023-03-31T14:47:30.891661-04:00",
"created_at": "2023-03-29T23:47:16.263319-04:00",
"name": "CLE (S Bieber)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8382690-f0a7-4d8d-90d8-546a59baa7aa/?format=api"
}
]
}