GET /api/bet_types/a99d934c-8379-4df6-9541-2fff4e9ba3ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a99d934c-8379-4df6-9541-2fff4e9ba3ec",
"match": "https://api-prod.gambitprofit.com/api/matches/e5778fca-02d9-4463-9393-b6e5c2bae270/?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": "MIN (J Winder)",
"amount": 5109.0
},
{
"team": "CWS (J Cueto)",
"amount": 4891.0
}
],
"expected_reward_tokens": 9195.08,
"profit_sb": 195.08,
"profit_sb_percentage": 2.17,
"recommended": true
},
"lines": [
{
"id": "231be1b8-afaa-4e9a-a406-5638d15ff354",
"gambit_id": "aec5409b-c042-445a-b6f4-dea81930cebe",
"last_updated": "2022-09-29T10:27:31.397428-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (J Winder)",
"reward": "1.80000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a99d934c-8379-4df6-9541-2fff4e9ba3ec/?format=api"
},
{
"id": "1439e1fa-37b4-473b-aa33-dc08f1c89d40",
"gambit_id": "3c943b57-d2ce-426b-a332-6b41d95f2c8c",
"last_updated": "2022-09-29T10:27:31.398400-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (J Cueto)",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a99d934c-8379-4df6-9541-2fff4e9ba3ec/?format=api"
}
]
}