GET /api/bet_types/40753053-0bb5-416a-b2db-051e8170da6f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40753053-0bb5-416a-b2db-051e8170da6f",
"match": "https://api-prod.gambitprofit.com/api/matches/141760af-8c81-4456-ba15-ed73e7b96ae7/?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": "Edmonton Oilers",
"amount": 6723.0
},
{
"team": "Montreal Canadiens",
"amount": 3277.0
}
],
"expected_reward_tokens": 9142.83,
"profit_sb": 142.83,
"profit_sb_percentage": 1.59,
"recommended": true
},
"lines": [
{
"id": "8c4cd40d-e065-4769-a62e-210591085ae4",
"gambit_id": "9035eade-8030-484f-b3cc-683caf35a5a2",
"last_updated": "2022-12-05T11:32:15.277466-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Edmonton Oilers",
"reward": "1.36000",
"odds": "1.40820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40753053-0bb5-416a-b2db-051e8170da6f/?format=api"
},
{
"id": "454e1ee5-443b-4a26-a300-e036bfae785c",
"gambit_id": "c436793e-b33c-4475-a222-58d30613d4d4",
"last_updated": "2022-12-05T11:32:15.278429-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "2.79000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40753053-0bb5-416a-b2db-051e8170da6f/?format=api"
}
]
}