GET /api/bet_types/04836ab6-119f-4cc1-adf0-1debfb6809e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04836ab6-119f-4cc1-adf0-1debfb6809e6",
"match": "https://api-prod.gambitprofit.com/api/matches/b62d4276-adbe-4da5-8dc3-1e1896768656/?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": "Cleveland Cavaliers",
"amount": 5000.0
},
{
"team": "Orlando Magic",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "282235fc-006f-47ec-882f-a4f9d2be0714",
"gambit_id": "c2c7aa45-dcf5-4fbc-9fc9-ea6cc46e1fe9",
"last_updated": "2022-12-03T09:57:34.827904-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04836ab6-119f-4cc1-adf0-1debfb6809e6/?format=api"
},
{
"id": "b616f8ee-dbbe-47a1-8140-cf33b0c01874",
"gambit_id": "ddae4d0a-0dc0-4284-a781-7a2bf74df093",
"last_updated": "2022-12-03T09:57:34.828874-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando Magic",
"reward": "1.80000",
"odds": "1.90910",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04836ab6-119f-4cc1-adf0-1debfb6809e6/?format=api"
}
]
}