GET /api/bet_types/1059af9d-9dad-48f8-8437-868185cb38ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1059af9d-9dad-48f8-8437-868185cb38ef",
"match": "https://api-prod.gambitprofit.com/api/matches/72396edf-4ec2-4920-9c5a-5ebb69e65d1b/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-23T09:07:03.464928-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": "Seattle Kraken",
"amount": 6104.0
},
{
"team": "Boston Bruins",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "d0cdc494-cbe6-4e34-9c36-76e86faa2ef1",
"gambit_id": "fabd88e9-e9d3-4b26-be10-882fa71c325c",
"last_updated": "2023-02-24T12:37:17.453866-05:00",
"created_at": "2023-02-23T09:07:03.466082-05:00",
"name": "Seattle Kraken",
"reward": "1.57000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1059af9d-9dad-48f8-8437-868185cb38ef/?format=api"
},
{
"id": "65bcd54a-4c63-4e63-be0d-203ab4d5f231",
"gambit_id": "a609a355-9220-4056-85aa-fe93d26bcf88",
"last_updated": "2023-02-24T12:37:17.454997-05:00",
"created_at": "2023-02-23T09:07:03.467278-05:00",
"name": "Boston Bruins",
"reward": "2.46000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1059af9d-9dad-48f8-8437-868185cb38ef/?format=api"
}
]
}