GET /api/bet_types/abfb72cb-17ad-4ab1-ae1d-d1ba6ce842fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "abfb72cb-17ad-4ab1-ae1d-d1ba6ce842fb",
"match": "https://api-prod.gambitprofit.com/api/matches/396becb0-c862-4280-89c4-4ef43ce5f197/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-27T09:18:14.514775-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": "Milwaukee Bucks",
"amount": 6090.0
},
{
"team": "New Orleans Pelicans",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d6e88500-6a12-4738-922e-81d8d2a99f8d",
"gambit_id": "ce7097af-7e87-4c86-88ab-09ada5770a1b",
"last_updated": "2024-01-29T22:03:10.576623-05:00",
"created_at": "2024-01-27T09:18:14.522750-05:00",
"name": "Milwaukee Bucks",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abfb72cb-17ad-4ab1-ae1d-d1ba6ce842fb/?format=api"
},
{
"id": "555a592a-dabe-4414-85c0-0b11b53fc866",
"gambit_id": "1866a6d9-49ff-42ba-a5f8-bea2417e8b36",
"last_updated": "2024-01-29T22:03:10.572702-05:00",
"created_at": "2024-01-27T09:18:14.519065-05:00",
"name": "New Orleans Pelicans",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abfb72cb-17ad-4ab1-ae1d-d1ba6ce842fb/?format=api"
}
]
}