GET /api/bet_types/0076df65-3a36-4bf5-b8a1-dd0d575db9a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0076df65-3a36-4bf5-b8a1-dd0d575db9a7",
"match": "https://api-prod.gambitprofit.com/api/matches/7f471802-c5dd-4bff-8223-3b1c38c3e97c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-02T08:58:23.147859-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": "PHI (R Suarez)",
"amount": 6885.0
},
{
"team": "WAS (T Williams)",
"amount": 3115.0
}
],
"expected_reward_tokens": 9500.75,
"profit_sb": 0.75,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "88eef4bd-3710-4d90-8e2e-5585607c21a9",
"gambit_id": "15e1ad31-8a0f-414c-a51a-1eaeaaf86828",
"last_updated": "2023-07-04T10:18:06.575548-04:00",
"created_at": "2023-07-02T08:58:23.151420-04:00",
"name": "PHI (R Suarez)",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0076df65-3a36-4bf5-b8a1-dd0d575db9a7/?format=api"
},
{
"id": "43e994dc-3c63-418b-b79b-3d6f22422484",
"gambit_id": "d1d1d7d9-06b2-4a8e-9e54-37e415c7fb3f",
"last_updated": "2023-07-04T10:18:06.574214-04:00",
"created_at": "2023-07-02T08:58:23.149643-04:00",
"name": "WAS (T Williams)",
"reward": "3.05000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0076df65-3a36-4bf5-b8a1-dd0d575db9a7/?format=api"
}
]
}