GET /api/bet_types/e2851e02-96bc-4bf7-b8e3-60512ab5b00d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e2851e02-96bc-4bf7-b8e3-60512ab5b00d",
"match": "https://api-prod.gambitprofit.com/api/matches/c437126c-e293-45ca-bfe4-8159930ac187/?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": "SDG (M Clevinger)",
"amount": 5696.0
},
{
"team": "CLE (A Civale)",
"amount": 4304.0
}
],
"expected_reward_tokens": 9339.68,
"profit_sb": 339.68,
"profit_sb_percentage": 3.77,
"recommended": true
},
"lines": [
{
"id": "809e0188-9946-4846-834a-79bb6534a322",
"gambit_id": "8a18bb93-0987-4829-bf1b-9875007a5c4d",
"last_updated": "2022-08-24T10:12:03.229854-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (M Clevinger)",
"reward": "1.64000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2851e02-96bc-4bf7-b8e3-60512ab5b00d/?format=api"
},
{
"id": "c8d5f461-3d95-4293-b67e-538849cfa4cd",
"gambit_id": "05f189ce-72fc-4c4c-a17d-d6dfa0f3b04a",
"last_updated": "2022-08-24T10:12:03.230282-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (A Civale)",
"reward": "2.17000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2851e02-96bc-4bf7-b8e3-60512ab5b00d/?format=api"
}
]
}