GET /api/bet_types/e89a1a61-5701-476f-80a4-a635c3b2b7f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e89a1a61-5701-476f-80a4-a635c3b2b7f2",
"match": "https://api-prod.gambitprofit.com/api/matches/fbb6a18b-c02f-4246-992c-84e46ff0bad0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-30T10:43:14.010309-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": "Nashville Predators",
"amount": 5107.0
},
{
"team": "Washington Capitals",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e46644f7-ef87-4477-8a80-ed4b30b3bc70",
"gambit_id": "03bcfb39-f58e-4fcb-879e-a186b5364021",
"last_updated": "2024-01-01T19:43:18.563856-05:00",
"created_at": "2023-12-30T10:43:14.018213-05:00",
"name": "Nashville Predators",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e89a1a61-5701-476f-80a4-a635c3b2b7f2/?format=api"
},
{
"id": "f144dee1-e9fc-4444-b82e-63aab54d0eee",
"gambit_id": "f7e0dfcb-8529-4f23-a76d-724b192f1e96",
"last_updated": "2024-01-01T19:43:18.567579-05:00",
"created_at": "2023-12-30T10:43:14.023019-05:00",
"name": "Washington Capitals",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e89a1a61-5701-476f-80a4-a635c3b2b7f2/?format=api"
}
]
}