GET /api/bet_types/353b4364-f058-4160-a864-f8e4407b4fba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "353b4364-f058-4160-a864-f8e4407b4fba",
"match": "https://api-prod.gambitprofit.com/api/matches/c21033a2-bad3-4c23-b162-3c0804105347/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-11T08:53:07.761087-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": 5788.0
},
{
"team": "Arizona Coyotes",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "3568f11c-b685-45e3-a637-ded32a27c5c5",
"gambit_id": "2801bcbe-e84e-46f9-8019-6ff5ff5b2f62",
"last_updated": "2023-11-13T13:53:05.069034-05:00",
"created_at": "2023-11-11T08:53:07.770005-05:00",
"name": "Nashville Predators",
"reward": "1.63000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/353b4364-f058-4160-a864-f8e4407b4fba/?format=api"
},
{
"id": "886422b9-b58e-46c8-b961-22f35a7f77db",
"gambit_id": "43b2f896-fd04-49f4-b6c4-ef514756b3a2",
"last_updated": "2023-11-13T13:53:05.065224-05:00",
"created_at": "2023-11-11T08:53:07.765767-05:00",
"name": "Arizona Coyotes",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/353b4364-f058-4160-a864-f8e4407b4fba/?format=api"
}
]
}