GET /api/bet_types/06f30480-cf42-4879-ab4e-4c9bcfb9a8f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06f30480-cf42-4879-ab4e-4c9bcfb9a8f3",
"match": "https://api-prod.gambitprofit.com/api/matches/cd067da5-3d91-48d8-ac25-7335b1645975/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-29T08:38:26.238969-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 (M Scherzer)",
"amount": 6353.0
},
{
"team": "MIL (A Houser)",
"amount": 3647.0
}
],
"expected_reward_tokens": 9591.61,
"profit_sb": 91.61,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "f53f8dbc-b7c6-43d0-857b-b1c9660d8eee",
"gambit_id": "6dd9e1f9-f9f4-4d4a-8753-27d28d15d96a",
"last_updated": "2023-06-30T10:33:06.679325-04:00",
"created_at": "2023-06-29T08:38:26.242881-04:00",
"name": "NYM (M Scherzer)",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06f30480-cf42-4879-ab4e-4c9bcfb9a8f3/?format=api"
},
{
"id": "09d97d6c-18e4-4da7-8c66-9d1e8e0d6242",
"gambit_id": "1ac4c7b1-5d1e-40a7-b49d-70d64e4ef700",
"last_updated": "2023-06-30T10:33:06.677715-04:00",
"created_at": "2023-06-29T08:38:26.240911-04:00",
"name": "MIL (A Houser)",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06f30480-cf42-4879-ab4e-4c9bcfb9a8f3/?format=api"
}
]
}