GET /api/bet_types/87853e30-9e3d-486e-b78e-3fd3a97c8cbe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87853e30-9e3d-486e-b78e-3fd3a97c8cbe",
"match": "https://api-prod.gambitprofit.com/api/matches/2c2b32d4-e125-4e9f-a336-8269fb540189/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-16T10:23:24.597862-04: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": "Chicago Cubs",
"amount": 6060.0
},
{
"team": "Chicago White Sox",
"amount": 3940.0
}
],
"expected_reward_tokens": 9574.2,
"profit_sb": 74.2,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "10091d10-4da6-4e35-99a2-34b98f9d0a1b",
"gambit_id": "760479bb-eb52-4716-b3a3-babdffdaaeb3",
"last_updated": "2023-08-18T10:13:05.021922-04:00",
"created_at": "2023-08-16T10:23:24.607792-04:00",
"name": "Chicago Cubs",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87853e30-9e3d-486e-b78e-3fd3a97c8cbe/?format=api"
},
{
"id": "63176702-8b21-45ba-a0a4-d62789b23cd5",
"gambit_id": "54904252-060b-48ac-81a5-b8810d174764",
"last_updated": "2023-08-18T10:13:05.018292-04:00",
"created_at": "2023-08-16T10:23:24.602207-04:00",
"name": "Chicago White Sox",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87853e30-9e3d-486e-b78e-3fd3a97c8cbe/?format=api"
}
]
}