GET /api/bet_types/e8714c1f-41e6-402a-84e8-042f0ef01cb5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8714c1f-41e6-402a-84e8-042f0ef01cb5",
"match": "https://api-prod.gambitprofit.com/api/matches/286a41c5-1f45-4092-81a7-78d7bdb01ed0/?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": "Tampa Bay Lightning",
"amount": 6042.0
},
{
"team": "Edmonton Oilers",
"amount": 3958.0
}
],
"expected_reward_tokens": 9182.56,
"profit_sb": 182.56,
"profit_sb_percentage": 2.03,
"recommended": true
},
"lines": [
{
"id": "9998d08b-0f41-44b6-a48d-0a10725a3918",
"gambit_id": "a12ec590-7256-4350-889f-be203c107948",
"last_updated": "2022-11-09T09:43:05.143763-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.52000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8714c1f-41e6-402a-84e8-042f0ef01cb5/?format=api"
},
{
"id": "26f9ad3e-ae91-4639-88e5-0299208a67a2",
"gambit_id": "0864ba1a-8ada-4ff2-acd8-ec37683888e4",
"last_updated": "2022-11-09T09:43:05.144804-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Edmonton Oilers",
"reward": "2.32000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8714c1f-41e6-402a-84e8-042f0ef01cb5/?format=api"
}
]
}