GET /api/bet_types/1d9a8325-227d-4e37-a150-8b6f15d4b7f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d9a8325-227d-4e37-a150-8b6f15d4b7f4",
"match": "https://api-prod.gambitprofit.com/api/matches/4ab2b33c-0578-4cb2-bf2f-50c7fd983f12/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-16T09:03:05.821283-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": 6090.0
},
{
"team": "Edmonton Oilers",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "bcf60c2c-7ffe-4c24-af3d-ba7cfd1c4e72",
"gambit_id": "d2f9fbc0-8f4d-4b99-9eec-372c1d6126d3",
"last_updated": "2024-01-19T11:48:29.241210-05:00",
"created_at": "2024-01-16T09:03:05.825823-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d9a8325-227d-4e37-a150-8b6f15d4b7f4/?format=api"
},
{
"id": "e23d19ab-46dc-4e30-ab9a-236fe3a8fbc5",
"gambit_id": "e8087034-53f0-4db9-becb-f167d80a098e",
"last_updated": "2024-01-19T11:48:29.237979-05:00",
"created_at": "2024-01-16T09:03:05.831180-05:00",
"name": "Edmonton Oilers",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d9a8325-227d-4e37-a150-8b6f15d4b7f4/?format=api"
}
]
}