GET /api/bet_types/2f9868c3-bdb7-4ca5-850c-efeef9ef2882/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f9868c3-bdb7-4ca5-850c-efeef9ef2882",
"match": "https://api-prod.gambitprofit.com/api/matches/392346c6-976a-4c2b-8f7d-58e978b9da57/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": 5000.0
},
{
"team": "Montreal Canadiens",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "28516460-0bd2-4072-8388-d28d3cc266e8",
"gambit_id": "66c78bf4-f000-4aa6-afb6-bdcd7908550f",
"last_updated": "2022-12-07T09:32:29.127358-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Kraken",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f9868c3-bdb7-4ca5-850c-efeef9ef2882/?format=api"
},
{
"id": "9b69029b-0319-4f8b-bb49-72faa7d45f60",
"gambit_id": "68eec66d-d64f-4ec4-8a70-a0ba99261079",
"last_updated": "2022-12-07T09:32:29.128349-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "1.80000",
"odds": "1.90910",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f9868c3-bdb7-4ca5-850c-efeef9ef2882/?format=api"
}
]
}