GET /api/bet_types/4a9f8924-4877-4d5c-a05d-3d08715753ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4a9f8924-4877-4d5c-a05d-3d08715753ac",
"match": "https://api-prod.gambitprofit.com/api/matches/c3516c40-e23e-40ca-bb96-48b9666c7b15/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-17T08:58:20.552060-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": "Buffalo Sabres",
"amount": 5319.0
},
{
"team": "Tampa Bay Lightning",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "2108ee89-63d3-4bc6-b84d-7396a0a6f6bf",
"gambit_id": "4b1fabcf-a5e4-4df1-b940-3ee326092b57",
"last_updated": "2023-10-18T10:57:55.591043-04:00",
"created_at": "2023-10-17T08:58:20.560184-04:00",
"name": "Buffalo Sabres",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a9f8924-4877-4d5c-a05d-3d08715753ac/?format=api"
},
{
"id": "60cac77b-3d9f-4fa2-af3f-4ab246e7b01d",
"gambit_id": "36f3ee6e-a29e-49cc-ac66-095440f80f0b",
"last_updated": "2023-10-18T10:57:55.594207-04:00",
"created_at": "2023-10-17T08:58:20.556279-04:00",
"name": "Tampa Bay Lightning",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a9f8924-4877-4d5c-a05d-3d08715753ac/?format=api"
}
]
}