GET /api/bet_types/1a7750b9-d1dd-49cb-aa62-f0037efa053a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a7750b9-d1dd-49cb-aa62-f0037efa053a",
"match": "https://api-prod.gambitprofit.com/api/matches/7f398bba-a2ff-4e95-bd0d-1f78b1ff44f7/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-14T09:53:16.920200-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": "Sacramento Kings",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "199da3a0-0cf8-4470-8a70-4231a27a43c2",
"gambit_id": "8a240865-ddf8-4ccd-9c76-f3897ace6fde",
"last_updated": "2024-01-16T22:58:18.277374-05:00",
"created_at": "2024-01-14T09:53:16.928408-05:00",
"name": "Milwaukee Bucks",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a7750b9-d1dd-49cb-aa62-f0037efa053a/?format=api"
},
{
"id": "7bd404d5-2b5b-43e0-acc6-15319ce45fe3",
"gambit_id": "915a83ba-390f-4312-89c3-e1196853546e",
"last_updated": "2024-01-16T22:58:18.274293-05:00",
"created_at": "2024-01-14T09:53:16.924133-05:00",
"name": "Sacramento Kings",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a7750b9-d1dd-49cb-aa62-f0037efa053a/?format=api"
}
]
}