GET /api/bet_types/732e1759-5bc6-4c75-8fc7-95e9f5d4c517/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "732e1759-5bc6-4c75-8fc7-95e9f5d4c517",
"match": "https://api-prod.gambitprofit.com/api/matches/7c01a5de-487d-49de-86fe-d53741cb69e1/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-05T09:22:23.613416-04: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": "Atlanta Hawks",
"amount": 5000.0
},
{
"team": "Washington Wizards",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4278491a-3dd5-450b-8ad0-39ff1a0f2de6",
"gambit_id": "412f1f5d-a4e4-4d08-8460-0bdcd518645d",
"last_updated": "2023-04-06T13:17:09.559924-04:00",
"created_at": "2023-04-05T09:22:23.617720-04:00",
"name": "Atlanta Hawks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-13.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/732e1759-5bc6-4c75-8fc7-95e9f5d4c517/?format=api"
},
{
"id": "3b8764c9-59fb-47bb-972d-ada5ade8e5b6",
"gambit_id": "bc371cb0-5b2e-40eb-aea4-575fdbd842de",
"last_updated": "2023-04-06T13:17:09.562007-04:00",
"created_at": "2023-04-05T09:22:23.620279-04:00",
"name": "Washington Wizards",
"reward": "1.87000",
"odds": "1.90910",
"spread": "13.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/732e1759-5bc6-4c75-8fc7-95e9f5d4c517/?format=api"
}
]
}