GET /api/bet_types/bd2c6ae0-d530-4b3b-9c0c-ad9babbbe9ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd2c6ae0-d530-4b3b-9c0c-ad9babbbe9ac",
"match": "https://api-prod.gambitprofit.com/api/matches/fe8e1ca0-1131-48d6-8d5f-b87db79d63b6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-28T11:22:21.072119-04: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": "Dallas Stars",
"amount": 5000.0
},
{
"team": "Minnesota Wild",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "775183b2-d910-4085-9272-496b4124fcf2",
"gambit_id": "2213fbd1-b9ae-420d-b05a-954f002009bf",
"last_updated": "2023-04-30T15:06:54.158528-04:00",
"created_at": "2023-04-28T11:22:21.074698-04:00",
"name": "Dallas Stars",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd2c6ae0-d530-4b3b-9c0c-ad9babbbe9ac/?format=api"
},
{
"id": "0a98a0db-e71b-4642-b38f-0971a0c9a6f0",
"gambit_id": "6cbe32fd-4a0b-4abd-a62e-b8ea7f348998",
"last_updated": "2023-04-30T15:06:54.157138-04:00",
"created_at": "2023-04-28T11:22:21.073375-04:00",
"name": "Minnesota Wild",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd2c6ae0-d530-4b3b-9c0c-ad9babbbe9ac/?format=api"
}
]
}