GET /api/bet_types/46b277b2-5939-4fab-b947-097c37e92e82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46b277b2-5939-4fab-b947-097c37e92e82",
"match": "https://api-prod.gambitprofit.com/api/matches/ce61f7f4-6286-4735-8b3c-bb0dad7597db/?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": "New Jersey Devils",
"amount": 5316.0
},
{
"team": "Philadelphia Flyers",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "bbd8d944-6c8b-4006-82d8-4e4509a7cd28",
"gambit_id": "77f6ea92-ae2a-4652-b83a-d01f0c3b4f17",
"last_updated": "2022-10-14T10:07:05.628419-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46b277b2-5939-4fab-b947-097c37e92e82/?format=api"
},
{
"id": "5f28a6e1-f8c5-4ddf-9839-26c5c51cc9bc",
"gambit_id": "6fc9bc84-f54b-49b6-982e-61f83de9fdc5",
"last_updated": "2022-10-14T10:07:05.627430-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Flyers",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46b277b2-5939-4fab-b947-097c37e92e82/?format=api"
}
]
}