GET /api/bet_types/85213387-4a8b-4cdb-81f5-3d5db5c04a6a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85213387-4a8b-4cdb-81f5-3d5db5c04a6a",
"match": "https://api-prod.gambitprofit.com/api/matches/2f61bf1c-8f25-49eb-86a3-b2944de8ec9d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-29T11:47:14.941295-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": "SEA (B Miller)",
"amount": 5527.0
},
{
"team": "NYY (D German)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "be5d298c-f0b7-49d0-b07b-cc6c09417785",
"gambit_id": "673e0f1b-6c00-4e67-9397-84f72e04c209",
"last_updated": "2023-05-30T10:47:20.088038-04:00",
"created_at": "2023-05-29T11:47:14.946896-04:00",
"name": "SEA (B Miller)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85213387-4a8b-4cdb-81f5-3d5db5c04a6a/?format=api"
},
{
"id": "29f6c68f-32f1-45e5-8938-f11dd300aa01",
"gambit_id": "8211c137-dc37-49a6-bad7-77a654ac3879",
"last_updated": "2023-05-30T10:47:20.086260-04:00",
"created_at": "2023-05-29T11:47:14.944112-04:00",
"name": "NYY (D German)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85213387-4a8b-4cdb-81f5-3d5db5c04a6a/?format=api"
}
]
}