GET /api/bet_types/f6797e53-53e8-4eb7-a0eb-07e4ea293174/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6797e53-53e8-4eb7-a0eb-07e4ea293174",
"match": "https://api-prod.gambitprofit.com/api/matches/13ad2328-4ff4-478f-9e93-e253f0e04ca8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-16T09:21:55.685432-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": 6401.0
},
{
"team": "San Jose Sharks",
"amount": 3599.0
}
],
"expected_reward_tokens": 9537.35,
"profit_sb": 37.35,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "95ebf699-ca67-45ed-b70c-15289a10b39a",
"gambit_id": "45740511-82df-4362-96b5-0f3835360d99",
"last_updated": "2023-02-17T09:52:02.924855-05:00",
"created_at": "2023-02-16T09:21:55.687917-05:00",
"name": "Vegas Golden Knights",
"reward": "1.49000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6797e53-53e8-4eb7-a0eb-07e4ea293174/?format=api"
},
{
"id": "be7d6471-2249-40a3-987f-5ecb9c5469a8",
"gambit_id": "ad684c8e-71d3-4a88-b6d7-581245f77b80",
"last_updated": "2023-02-17T09:52:02.923627-05:00",
"created_at": "2023-02-16T09:21:55.686629-05:00",
"name": "San Jose Sharks",
"reward": "2.65000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6797e53-53e8-4eb7-a0eb-07e4ea293174/?format=api"
}
]
}