GET /api/bet_types/458024c1-2df8-48c9-bbe7-360f3b7f785a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "458024c1-2df8-48c9-bbe7-360f3b7f785a",
"match": "https://api-prod.gambitprofit.com/api/matches/42d17bc2-41dd-47db-88ea-089745e70387/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-09T08:48:13.989809-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": "Toronto Maple Leafs",
"amount": 5867.0
},
{
"team": "Nashville Predators",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "d74e782d-cc6c-4aef-92ce-d6cefe2d67f0",
"gambit_id": "3d2c92ac-eee4-4b57-b838-58431fafab83",
"last_updated": "2023-12-11T11:38:07.231210-05:00",
"created_at": "2023-12-09T08:48:13.999166-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/458024c1-2df8-48c9-bbe7-360f3b7f785a/?format=api"
},
{
"id": "78b75e08-6a8e-40ce-b2d2-d76e59d25a75",
"gambit_id": "17d370ee-665c-4922-98a2-66f4a953a677",
"last_updated": "2023-12-11T11:38:07.227845-05:00",
"created_at": "2023-12-09T08:48:13.994348-05:00",
"name": "Nashville Predators",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/458024c1-2df8-48c9-bbe7-360f3b7f785a/?format=api"
}
]
}