GET /api/bet_types/43a65f1d-9520-402d-8541-9f7400a18867/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43a65f1d-9520-402d-8541-9f7400a18867",
"match": "https://api-prod.gambitprofit.com/api/matches/b712aefb-a9df-44b4-a8f7-c79df371bb48/?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": "Ottawa Senators",
"amount": 5097.0
},
{
"team": "Los Angeles Kings",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "29668b4d-4ed6-4775-a1ab-ae48e8ef6cfb",
"gambit_id": "915519f0-7a21-42c7-a2c3-75ccab59e421",
"last_updated": "2022-12-07T09:47:32.619748-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a65f1d-9520-402d-8541-9f7400a18867/?format=api"
},
{
"id": "dbd2fe2b-c985-4d3f-81ff-86ce78900eaa",
"gambit_id": "ce6f7819-36cc-4303-9bab-3f92e8d116a3",
"last_updated": "2022-12-07T09:47:32.620761-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Kings",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a65f1d-9520-402d-8541-9f7400a18867/?format=api"
}
]
}