GET /api/bet_types/2c371c50-db2e-49f5-ac4e-3c60ce7ff5bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2c371c50-db2e-49f5-ac4e-3c60ce7ff5bb",
"match": "https://api-prod.gambitprofit.com/api/matches/db9f9eca-07ce-435e-b812-8ffa0bc28ff9/?format=api",
"name": "Pick the Winner",
"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": "PHI (R Suarez)",
"amount": 5881.0
},
{
"team": "CIN (N Lodolo)",
"amount": 4119.0
}
],
"expected_reward_tokens": 9350.13,
"profit_sb": 350.13,
"profit_sb_percentage": 3.89,
"recommended": true
},
"lines": [
{
"id": "05da2235-59ca-45d9-948c-2071acfec5b2",
"gambit_id": "1ad128b5-f5ae-4508-9df3-bfd54827447c",
"last_updated": "2022-08-18T10:36:52.346834-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (R Suarez)",
"reward": "1.59000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c371c50-db2e-49f5-ac4e-3c60ce7ff5bb/?format=api"
},
{
"id": "be538246-32b7-47d8-a618-7b51d0921758",
"gambit_id": "622ae6c1-ea6e-4ff6-8588-33c8ba254996",
"last_updated": "2022-08-18T10:36:52.347257-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (N Lodolo)",
"reward": "2.27000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c371c50-db2e-49f5-ac4e-3c60ce7ff5bb/?format=api"
}
]
}