GET /api/bet_types/4547756d-ea28-47e7-9b38-0d7d367cdc90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4547756d-ea28-47e7-9b38-0d7d367cdc90",
"match": "https://api-prod.gambitprofit.com/api/matches/69a50152-7829-44e2-8d71-bb4cb9f460ae/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-11T08:53:08.487729-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": "Edmonton Oilers",
"amount": 5515.0
},
{
"team": "Seattle Kraken",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "ee81977f-1669-4e56-83a7-89087ae13321",
"gambit_id": "7ebd61f4-a0b7-4747-9fe4-050971330a01",
"last_updated": "2023-11-13T13:53:04.836231-05:00",
"created_at": "2023-11-11T08:53:08.493341-05:00",
"name": "Edmonton Oilers",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4547756d-ea28-47e7-9b38-0d7d367cdc90/?format=api"
},
{
"id": "9c59deed-277b-4b60-809d-414ad805a685",
"gambit_id": "30d79acc-0b40-43f3-a687-a2f5e4108f18",
"last_updated": "2023-11-13T13:53:04.839594-05:00",
"created_at": "2023-11-11T08:53:08.498301-05:00",
"name": "Seattle Kraken",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4547756d-ea28-47e7-9b38-0d7d367cdc90/?format=api"
}
]
}