GET /api/bet_types/993bfb26-9cd6-4ed8-a7a1-4b608785b979/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "993bfb26-9cd6-4ed8-a7a1-4b608785b979",
"match": "https://api-prod.gambitprofit.com/api/matches/01e4c5ed-c940-4679-be16-98166a36e71c/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-16T09:23:13.384696-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": "Calgary Flames",
"amount": 6856.0
},
{
"team": "Tampa Bay Lightning",
"amount": 3144.0
}
],
"expected_reward_tokens": 9461.28,
"profit_sb": -38.72,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "8a485745-6a53-4414-9864-216e47707c5e",
"gambit_id": "8b9870a9-1aff-4766-bc7b-86067ff8c9b9",
"last_updated": "2023-12-18T10:18:31.405556-05:00",
"created_at": "2023-12-16T09:23:13.393199-05:00",
"name": "Calgary Flames",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/993bfb26-9cd6-4ed8-a7a1-4b608785b979/?format=api"
},
{
"id": "634fc3fb-d7a0-4c2f-ac7f-b5c0d1b82518",
"gambit_id": "4245ba5c-ed12-47ed-9371-956146c89cc5",
"last_updated": "2023-12-18T10:18:31.402328-05:00",
"created_at": "2023-12-16T09:23:13.388739-05:00",
"name": "Tampa Bay Lightning",
"reward": "3.01000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/993bfb26-9cd6-4ed8-a7a1-4b608785b979/?format=api"
}
]
}