GET /api/bet_types/093dca80-1e3d-4469-ba99-c11cf7745ef4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "093dca80-1e3d-4469-ba99-c11cf7745ef4",
"match": "https://api-prod.gambitprofit.com/api/matches/fc938f4a-2a86-47bd-a400-348aec967642/?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": "London Spitfire",
"amount": 5559.0
},
{
"team": "Atlanta Reign",
"amount": 4441.0
}
],
"expected_reward_tokens": 8837.59,
"profit_sb": -162.41,
"profit_sb_percentage": -1.8,
"recommended": false
},
"lines": [
{
"id": "0b047a9b-c69a-47eb-b8d3-897b66253715",
"gambit_id": "5894c814-8d00-4974-963d-9deadad3fdec",
"last_updated": "2022-12-24T17:12:28.191007-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "London Spitfire",
"reward": "1.59000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/093dca80-1e3d-4469-ba99-c11cf7745ef4/?format=api"
},
{
"id": "978886b3-8999-4c45-b5de-df423c51f5ae",
"gambit_id": "3438754e-bce3-4d59-8efd-a9057f71135f",
"last_updated": "2022-12-24T17:12:28.189918-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Reign",
"reward": "1.99000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/093dca80-1e3d-4469-ba99-c11cf7745ef4/?format=api"
}
]
}