GET /api/bet_types/853f2301-9c1d-4a4b-92f3-fd6814e796e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "853f2301-9c1d-4a4b-92f3-fd6814e796e1",
"match": "https://api-prod.gambitprofit.com/api/matches/b01053f0-2178-4bb5-bd70-c45f38aa4e3c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-22T10:13:13.754341-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": "Detroit Red Wings",
"amount": 5423.0
},
{
"team": "Philadelphia Flyers",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f18ceceb-e447-4376-a41c-dd52426193f6",
"gambit_id": "8dc20072-525a-43ea-a2cb-d35a55fd6ff5",
"last_updated": "2023-12-23T21:13:17.789092-05:00",
"created_at": "2023-12-22T10:13:13.764953-05:00",
"name": "Detroit Red Wings",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/853f2301-9c1d-4a4b-92f3-fd6814e796e1/?format=api"
},
{
"id": "6079d091-bde0-4247-903e-efe8f0f44740",
"gambit_id": "adc2fae4-3c8e-48d2-b725-cd52ec2db6e3",
"last_updated": "2023-12-23T21:13:17.785341-05:00",
"created_at": "2023-12-22T10:13:13.759982-05:00",
"name": "Philadelphia Flyers",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/853f2301-9c1d-4a4b-92f3-fd6814e796e1/?format=api"
}
]
}