GET /api/bet_types/f70695ff-a79f-479c-a84b-daf48f8a99bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f70695ff-a79f-479c-a84b-daf48f8a99bd",
"match": "https://api-prod.gambitprofit.com/api/matches/f1e9c56d-cb46-4929-8985-d963bd5ffe81/?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": "Florida Panthers",
"amount": 5097.0
},
{
"team": "Winnipeg Jets",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "e5e9630d-7afe-4813-9a77-0b93a1477ab5",
"gambit_id": "3cce69d0-ba83-46ab-962f-9580165a154f",
"last_updated": "2022-12-07T09:42:34.990271-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f70695ff-a79f-479c-a84b-daf48f8a99bd/?format=api"
},
{
"id": "f5ba24c4-bfa6-4374-8fb4-6f7455a8d01f",
"gambit_id": "07159014-34a7-42e5-890a-0d5d2b63bde9",
"last_updated": "2022-12-07T09:42:34.989271-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Winnipeg Jets",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f70695ff-a79f-479c-a84b-daf48f8a99bd/?format=api"
}
]
}