GET /api/bet_types/ed936dd3-7de5-4420-8fbf-499430b69213/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed936dd3-7de5-4420-8fbf-499430b69213",
"match": "https://api-prod.gambitprofit.com/api/matches/86b2dd63-ff93-41e5-8a7d-df2f76d447d2/?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": "CLE (T McKenzie)",
"amount": 5567.0
},
{
"team": "CWS (L Lynn)",
"amount": 4433.0
}
],
"expected_reward_tokens": 9352.56,
"profit_sb": 352.56,
"profit_sb_percentage": 3.92,
"recommended": true
},
"lines": [
{
"id": "67f1026d-a62d-41f2-8ef5-4b14f23273dd",
"gambit_id": "ee70c1f4-8756-420d-a1e6-67a685e7b13c",
"last_updated": "2022-08-20T12:07:02.753035-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (T McKenzie)",
"reward": "1.68000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed936dd3-7de5-4420-8fbf-499430b69213/?format=api"
},
{
"id": "c5172ee4-149d-4fb1-8966-ec8ee0d8141d",
"gambit_id": "d7369f42-8d01-417c-8078-ed2eadadd48c",
"last_updated": "2022-08-20T12:07:02.753505-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (L Lynn)",
"reward": "2.11000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed936dd3-7de5-4420-8fbf-499430b69213/?format=api"
}
]
}