GET /api/bet_types/06438dd1-e5e5-4e66-a96c-f94949b22afc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06438dd1-e5e5-4e66-a96c-f94949b22afc",
"match": "https://api-prod.gambitprofit.com/api/matches/dc70ed96-76c7-49ea-8a5e-38a44465ab10/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "CWS (L Giolito)",
"amount": 6124.0
},
{
"team": "DET (ED Rodriguez)",
"amount": 3876.0
}
],
"expected_reward_tokens": 9186.0,
"profit_sb": 186.0,
"profit_sb_percentage": 2.07,
"recommended": true
},
"lines": [
{
"id": "290bc577-042f-4be7-91e6-e320932647a8",
"gambit_id": "c2a74eb1-8f8d-4fec-81d5-9785b6d2cf9d",
"last_updated": "2022-09-24T21:12:26.666910-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (L Giolito)",
"reward": "1.50000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06438dd1-e5e5-4e66-a96c-f94949b22afc/?format=api"
},
{
"id": "f8dbd092-37e3-4797-8149-2f187afceb7c",
"gambit_id": "feb5fd49-3a6b-4221-ae5d-1dbf42cc9f15",
"last_updated": "2022-09-24T21:12:26.667866-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (ED Rodriguez)",
"reward": "2.37000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06438dd1-e5e5-4e66-a96c-f94949b22afc/?format=api"
}
]
}