GET /api/bet_types/1651eea5-d7b9-4fc4-aab6-32ea729339c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1651eea5-d7b9-4fc4-aab6-32ea729339c0",
"match": "https://api-prod.gambitprofit.com/api/matches/eeea40b0-cc12-41a8-ac96-fd93067f57d3/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-09T09:23:04.711606-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": "Columbus Blue Jackets",
"amount": 5107.0
},
{
"team": "Winnipeg Jets",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ad3d5fa7-28fd-492b-aac1-766b8e5baad8",
"gambit_id": "a3f24df9-572d-4d4c-9f08-23348c7f475a",
"last_updated": "2024-01-11T11:13:05.267078-05:00",
"created_at": "2024-01-09T09:23:04.715909-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1651eea5-d7b9-4fc4-aab6-32ea729339c0/?format=api"
},
{
"id": "1b65e0d9-7148-489a-9220-7c4c028351cd",
"gambit_id": "593e0e49-8420-4e4f-98a7-ab4ed9aefb7f",
"last_updated": "2024-01-11T11:13:05.270646-05:00",
"created_at": "2024-01-09T09:23:04.720153-05:00",
"name": "Winnipeg Jets",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1651eea5-d7b9-4fc4-aab6-32ea729339c0/?format=api"
}
]
}