GET /api/bet_types/adbec308-f033-4ae7-86eb-f4856c3644b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "adbec308-f033-4ae7-86eb-f4856c3644b8",
"match": "https://api-prod.gambitprofit.com/api/matches/9c187976-7c92-409e-9867-8437435eb528/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-23T09:06:50.538179-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": "Detroit Red Wings",
"amount": 5317.0
},
{
"team": "St Louis Blues",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "0262da1b-b556-4246-8296-cd4af44540df",
"gambit_id": "df2de19f-37b1-4c2b-8997-fee095332251",
"last_updated": "2023-03-24T10:56:53.026024-04:00",
"created_at": "2023-03-23T09:06:50.540032-04:00",
"name": "Detroit Red Wings",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adbec308-f033-4ae7-86eb-f4856c3644b8/?format=api"
},
{
"id": "31c00acb-a8e7-4584-af80-e5cc74cabc20",
"gambit_id": "a0f46467-eb1a-4517-8f5b-bbad85ea2227",
"last_updated": "2023-03-24T10:56:53.028259-04:00",
"created_at": "2023-03-23T09:06:50.541794-04:00",
"name": "St Louis Blues",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adbec308-f033-4ae7-86eb-f4856c3644b8/?format=api"
}
]
}