GET /api/bet_types/ddd1e84b-ec9c-42b0-8d07-dd38a9f88886/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ddd1e84b-ec9c-42b0-8d07-dd38a9f88886",
"match": "https://api-prod.gambitprofit.com/api/matches/0c93e4eb-d9ef-41f9-8628-8ae3d61e44c2/?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": "BAL (A Voth)",
"amount": 6128.0
},
{
"team": "DET (J Wentz)",
"amount": 3872.0
}
],
"expected_reward_tokens": 9253.28,
"profit_sb": 253.28,
"profit_sb_percentage": 2.81,
"recommended": true
},
"lines": [
{
"id": "f0a4c6b0-9ddb-4bbe-96fe-ec2826f096ea",
"gambit_id": "ca9f4235-693c-40e0-9b5e-e84193e97981",
"last_updated": "2022-09-21T16:16:57.118165-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (A Voth)",
"reward": "1.51000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddd1e84b-ec9c-42b0-8d07-dd38a9f88886/?format=api"
},
{
"id": "dbf3ee23-e27c-4e93-97ad-4942d3673bdb",
"gambit_id": "7fafb80b-b7a9-4c03-b739-d8ffb44385fe",
"last_updated": "2022-09-21T16:16:57.119233-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (J Wentz)",
"reward": "2.39000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddd1e84b-ec9c-42b0-8d07-dd38a9f88886/?format=api"
}
]
}