GET /api/bet_types/09b8f9bf-b7ca-42d8-a039-6411402c8213/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09b8f9bf-b7ca-42d8-a039-6411402c8213",
"match": "https://api-prod.gambitprofit.com/api/matches/21ac2002-ecc5-4fb6-8d94-35766316b3da/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-09T08:48:15.181963-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": "Colorado Avalanche",
"amount": 6100.0
},
{
"team": "Philadelphia Flyers",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "b5e06022-f861-4e36-973c-284ed1b30d15",
"gambit_id": "8023bd28-7086-4c80-a59d-27dc2d7938ad",
"last_updated": "2023-12-11T11:33:03.654311-05:00",
"created_at": "2023-12-09T08:48:15.189981-05:00",
"name": "Colorado Avalanche",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09b8f9bf-b7ca-42d8-a039-6411402c8213/?format=api"
},
{
"id": "e5055ab6-7d2c-41ff-bfae-a7f9bf598d71",
"gambit_id": "ac1f444a-7216-472c-932f-93ec503ea8a9",
"last_updated": "2023-12-11T11:33:03.650109-05:00",
"created_at": "2023-12-09T08:48:15.186004-05:00",
"name": "Philadelphia Flyers",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09b8f9bf-b7ca-42d8-a039-6411402c8213/?format=api"
}
]
}