GET /api/bet_types/376e4d44-b297-4fb4-aea3-3e2e5305bc82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "376e4d44-b297-4fb4-aea3-3e2e5305bc82",
"match": "https://api-prod.gambitprofit.com/api/matches/ba73585c-eb46-4bc7-8424-26751a1cf25d/?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 (D Cease)",
"amount": 6128.0
},
{
"team": "CLE (A Civale)",
"amount": 3872.0
}
],
"expected_reward_tokens": 9253.28,
"profit_sb": 253.28,
"profit_sb_percentage": 2.81,
"recommended": true
},
"lines": [
{
"id": "037fe473-f2ef-4356-9bc9-2941535662ac",
"gambit_id": "1a51be24-624a-492d-ad42-94a5f8ade556",
"last_updated": "2022-09-21T16:07:28.364399-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (D Cease)",
"reward": "1.51000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/376e4d44-b297-4fb4-aea3-3e2e5305bc82/?format=api"
},
{
"id": "9c1810ce-92b6-4cb3-b9c5-e7500621f3f1",
"gambit_id": "d88f1750-145e-45cd-8030-b4185b2e0b0d",
"last_updated": "2022-09-21T16:07:28.365388-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (A Civale)",
"reward": "2.39000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/376e4d44-b297-4fb4-aea3-3e2e5305bc82/?format=api"
}
]
}