GET /api/bet_types/81da4fb8-8dcf-49ad-b36e-ba254b44563e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81da4fb8-8dcf-49ad-b36e-ba254b44563e",
"match": "https://api-prod.gambitprofit.com/api/matches/cce891bd-8cab-4c2d-a67a-e63a026a1fdf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-05T08:38:26.054794-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": "NYM (K Senga)",
"amount": 5222.0
},
{
"team": "ARI (T Henry)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "09c50aa7-0da5-470e-917e-0c46b501b88d",
"gambit_id": "2849d6d2-6a61-4ac3-bd2d-4aa8681f57f3",
"last_updated": "2023-07-06T12:37:57.814291-04:00",
"created_at": "2023-07-05T08:38:26.057119-04:00",
"name": "NYM (K Senga)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81da4fb8-8dcf-49ad-b36e-ba254b44563e/?format=api"
},
{
"id": "8549295a-2798-4d5b-8063-1eef3039ea64",
"gambit_id": "5f0c5c2d-fbbc-4479-85ea-1775150d078b",
"last_updated": "2023-07-06T12:37:57.815911-04:00",
"created_at": "2023-07-05T08:38:26.058996-04:00",
"name": "ARI (T Henry)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81da4fb8-8dcf-49ad-b36e-ba254b44563e/?format=api"
}
]
}