GET /api/bet_types/d0c444fd-c664-46a8-b1be-00bbeb66c41c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d0c444fd-c664-46a8-b1be-00bbeb66c41c",
"match": "https://api-prod.gambitprofit.com/api/matches/b15a5d13-d5a8-48a5-84d9-a90bea57544d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T09:03:05.281666-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": "Vegas Golden Knights",
"amount": 6698.0
},
{
"team": "Anaheim Ducks",
"amount": 3302.0
}
],
"expected_reward_tokens": 9443.72,
"profit_sb": -56.28,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "605b6f8c-5994-4884-887e-1fedfdc28ccc",
"gambit_id": "d6ea26e7-a87a-4604-ac03-818d5e09f377",
"last_updated": "2023-12-29T11:08:24.930987-05:00",
"created_at": "2023-12-27T09:03:05.285289-05:00",
"name": "Vegas Golden Knights",
"reward": "1.41000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0c444fd-c664-46a8-b1be-00bbeb66c41c/?format=api"
},
{
"id": "9e197a5e-e25a-41dd-a091-99945665095a",
"gambit_id": "74b4abe3-3abb-4afb-a83c-9ccf52cf4111",
"last_updated": "2023-12-29T11:08:24.934786-05:00",
"created_at": "2023-12-27T09:03:05.289542-05:00",
"name": "Anaheim Ducks",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0c444fd-c664-46a8-b1be-00bbeb66c41c/?format=api"
}
]
}