GET /api/bet_types/ffdfb64a-d00e-4d89-866b-19c9dc39026c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ffdfb64a-d00e-4d89-866b-19c9dc39026c",
"match": "https://api-prod.gambitprofit.com/api/matches/986cd3ca-f0a8-4b63-a878-acd7de7b2665/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-15T08:47:22.831339-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": "Detroit Red Wings",
"amount": 5212.0
},
{
"team": "Edmonton Oilers",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "7a57d49a-79ab-4eed-93c4-e734c007a8eb",
"gambit_id": "b8e7710e-c2ed-4885-b1c0-db906103e5ae",
"last_updated": "2023-02-16T16:56:58.601361-05:00",
"created_at": "2023-02-15T08:47:22.833980-05:00",
"name": "Detroit Red Wings",
"reward": "1.81000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffdfb64a-d00e-4d89-866b-19c9dc39026c/?format=api"
},
{
"id": "c8fe2cd1-b774-4478-8509-aea8d869f8ba",
"gambit_id": "1fe02e87-cc43-4134-a81e-b455e52c2138",
"last_updated": "2023-02-16T16:56:58.599942-05:00",
"created_at": "2023-02-15T08:47:22.832653-05:00",
"name": "Edmonton Oilers",
"reward": "1.97000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffdfb64a-d00e-4d89-866b-19c9dc39026c/?format=api"
}
]
}