GET /api/bet_types/03b8f35c-3164-4541-abfe-4b3dd2fba61d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03b8f35c-3164-4541-abfe-4b3dd2fba61d",
"match": "https://api-prod.gambitprofit.com/api/matches/088fbcba-29a6-4731-bbbb-f0fba19b0a0e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-11T08:53:07.241687-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": "Pittsburgh Penguins",
"amount": 6222.0
},
{
"team": "Buffalo Sabres",
"amount": 3778.0
}
],
"expected_reward_tokens": 9519.66,
"profit_sb": 19.66,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "51b5a0b4-7067-4336-9bc7-1068a7a973c5",
"gambit_id": "de25d0e9-105f-46ac-97c4-50d248d856a2",
"last_updated": "2023-11-13T13:53:13.667664-05:00",
"created_at": "2023-11-11T08:53:07.250477-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03b8f35c-3164-4541-abfe-4b3dd2fba61d/?format=api"
},
{
"id": "8d41f77e-2693-4b84-8995-932effe31e36",
"gambit_id": "f1d0f446-c7ad-42fb-a1e0-c84d85ba1b86",
"last_updated": "2023-11-13T13:53:13.658525-05:00",
"created_at": "2023-11-11T08:53:07.245757-05:00",
"name": "Buffalo Sabres",
"reward": "2.52000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03b8f35c-3164-4541-abfe-4b3dd2fba61d/?format=api"
}
]
}