GET /api/bet_types/2228cb25-da10-42f0-acba-df4859e4a172/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2228cb25-da10-42f0-acba-df4859e4a172",
"match": "https://api-prod.gambitprofit.com/api/matches/17537d84-3878-4a7e-a9e4-8295ed350219/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-06T08:53:35.161852-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": "Dallas Mavericks",
"amount": 5094.0
},
{
"team": "Orlando Magic",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "fd55fd69-c554-4c69-a098-f0016052b701",
"gambit_id": "d0724199-6086-48aa-991c-844ae59ed7fe",
"last_updated": "2023-11-07T21:08:23.440652-05:00",
"created_at": "2023-11-06T08:53:35.166102-05:00",
"name": "Dallas Mavericks",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2228cb25-da10-42f0-acba-df4859e4a172/?format=api"
},
{
"id": "15a107f9-ac06-41cf-a72d-4752eb600598",
"gambit_id": "b956b3f9-50bc-4c7b-ad76-510926f188de",
"last_updated": "2023-11-07T21:08:23.443841-05:00",
"created_at": "2023-11-06T08:53:35.170135-05:00",
"name": "Orlando Magic",
"reward": "1.90000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2228cb25-da10-42f0-acba-df4859e4a172/?format=api"
}
]
}