GET /api/bet_types/56f64927-7dcb-4de7-922f-a1d275eb62ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "56f64927-7dcb-4de7-922f-a1d275eb62ee",
"match": "https://api-prod.gambitprofit.com/api/matches/8ddb8b01-aae1-4d87-89f7-c8c64c0b79e3/?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 Lynn)",
"amount": 6395.0
},
{
"team": "DET (T Alexander)",
"amount": 3605.0
}
],
"expected_reward_tokens": 9336.7,
"profit_sb": 336.7,
"profit_sb_percentage": 3.74,
"recommended": true
},
"lines": [
{
"id": "59fd7edb-9798-4e6a-84bf-23ab156159e1",
"gambit_id": "576acab9-2997-4a9a-9180-e58c77e1a2c7",
"last_updated": "2022-08-15T14:17:18.485669-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (L Lynn)",
"reward": "1.46000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f64927-7dcb-4de7-922f-a1d275eb62ee/?format=api"
},
{
"id": "074acde9-75ad-4a41-883f-82a83ccb4719",
"gambit_id": "bc7d0e91-a045-4d09-83b6-a7a7fb083959",
"last_updated": "2022-08-15T14:17:18.486116-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (T Alexander)",
"reward": "2.59000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f64927-7dcb-4de7-922f-a1d275eb62ee/?format=api"
}
]
}