GET /api/bet_types/8840f2ed-c254-48cf-925c-539dc0868c8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8840f2ed-c254-48cf-925c-539dc0868c8e",
"match": "https://api-prod.gambitprofit.com/api/matches/6fc01fd9-cd0e-481a-a7be-0314429df81f/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-13T08:17:05.168548-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": "New Orleans Pelicans",
"amount": 5000.0
},
{
"team": "Oklahoma City Thunder",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "36a49a53-0a16-4396-bdc2-0ab0e80366f9",
"gambit_id": "89bd0c46-e6ce-4caf-ad20-db7d6d5f7373",
"last_updated": "2023-02-14T09:41:55.325186-05:00",
"created_at": "2023-02-13T08:17:05.171549-05:00",
"name": "New Orleans Pelicans",
"reward": "1.88000",
"odds": "1.90910",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8840f2ed-c254-48cf-925c-539dc0868c8e/?format=api"
},
{
"id": "0271502e-8c7f-4d14-bdf1-51a49d0fcc32",
"gambit_id": "da896231-4a82-4d06-8776-21e2f1ce60c7",
"last_updated": "2023-02-14T09:41:55.324089-05:00",
"created_at": "2023-02-13T08:17:05.170093-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8840f2ed-c254-48cf-925c-539dc0868c8e/?format=api"
}
]
}