GET /api/bet_types/bc4781e8-e6e8-4f66-bc5e-53d3827d9e03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bc4781e8-e6e8-4f66-bc5e-53d3827d9e03",
"match": "https://api-prod.gambitprofit.com/api/matches/09f73e08-3d73-453b-97a0-a066fbe9a16a/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-21T09:33:16.161612-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": 5000.0
},
{
"team": "Seattle Kraken",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "aa1c6c2b-1301-43b2-984a-34e038c901df",
"gambit_id": "fb596a08-6fef-42dc-a6fa-9e9a885f66b3",
"last_updated": "2024-01-23T18:48:26.544241-05:00",
"created_at": "2024-01-21T09:33:16.165796-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc4781e8-e6e8-4f66-bc5e-53d3827d9e03/?format=api"
},
{
"id": "40a5c93d-a4dc-4b0f-8acd-d07390a4eb53",
"gambit_id": "792d3481-f034-4761-b2fa-6e5fa9affc41",
"last_updated": "2024-01-23T18:48:26.547795-05:00",
"created_at": "2024-01-21T09:33:16.169631-05:00",
"name": "Seattle Kraken",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc4781e8-e6e8-4f66-bc5e-53d3827d9e03/?format=api"
}
]
}