GET /api/bet_types/df506010-1ea8-4ffe-b8c6-3365a180b9db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df506010-1ea8-4ffe-b8c6-3365a180b9db",
"match": "https://api-prod.gambitprofit.com/api/matches/09519589-4c48-491d-b2c7-5fb41d203989/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T15:27:09.227301-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": "Wayne Morgan",
"amount": 6783.0
},
{
"team": "Rob Cunningham",
"amount": 3217.0
}
],
"expected_reward_tokens": 9360.54,
"profit_sb": -139.46,
"profit_sb_percentage": -1.47,
"recommended": false
},
"lines": [
{
"id": "01ad4838-65d4-4fcc-86ab-ab4ae70ca288",
"gambit_id": "2dc3d4e5-5048-4a8c-b353-af325f8768bd",
"last_updated": "2023-04-23T18:42:19.854195-04:00",
"created_at": "2023-04-20T15:27:09.230981-04:00",
"name": "Wayne Morgan",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df506010-1ea8-4ffe-b8c6-3365a180b9db/?format=api"
},
{
"id": "6c29155c-aacc-4f12-9162-b9fcd29b2de1",
"gambit_id": "958bd55c-3d2b-465f-b91a-bad5513875ad",
"last_updated": "2023-04-23T18:42:19.851746-04:00",
"created_at": "2023-04-20T15:27:09.229076-04:00",
"name": "Rob Cunningham",
"reward": "2.91000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df506010-1ea8-4ffe-b8c6-3365a180b9db/?format=api"
}
]
}