GET /api/bet_types/bc558ac4-7425-4f88-aab4-1e756d955011/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bc558ac4-7425-4f88-aab4-1e756d955011",
"match": "https://api-prod.gambitprofit.com/api/matches/775e7036-bd55-4034-a1ab-32cf7d211fd2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-26T11:52:12.193875-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": "CLE (S Bieber)",
"amount": 5117.0
},
{
"team": "STL (M Liberatore)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "5b81befa-692c-4ea9-ab80-7ac45e172167",
"gambit_id": "386f23cc-df3a-423c-a7c9-62649c45c2b0",
"last_updated": "2023-05-27T16:12:10.841411-04:00",
"created_at": "2023-05-26T11:52:12.198891-04:00",
"name": "CLE (S Bieber)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc558ac4-7425-4f88-aab4-1e756d955011/?format=api"
},
{
"id": "f6f59ff3-b929-46ea-a73b-a8157e4b2b84",
"gambit_id": "280f477d-5cb5-403d-bd8d-cfd43e768b77",
"last_updated": "2023-05-27T16:12:10.837724-04:00",
"created_at": "2023-05-26T11:52:12.196122-04:00",
"name": "STL (M Liberatore)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc558ac4-7425-4f88-aab4-1e756d955011/?format=api"
}
]
}