GET /api/bet_types/e21e180a-bbaa-4cc1-89e7-d314c010dd03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e21e180a-bbaa-4cc1-89e7-d314c010dd03",
"match": "https://api-prod.gambitprofit.com/api/matches/0202b548-535f-4474-92df-262f4ccc98c3/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-13T09:38:13.729787-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": 6752.0
},
{
"team": "Montreal Canadiens",
"amount": 3248.0
}
],
"expected_reward_tokens": 9451.68,
"profit_sb": -48.32,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "f32abf1c-0301-4a8e-9a9d-df0dccfc4c50",
"gambit_id": "a7f402f0-2d3d-442f-8cfb-1aee9479901e",
"last_updated": "2024-01-16T15:08:02.436143-05:00",
"created_at": "2024-01-13T09:38:13.734285-05:00",
"name": "Edmonton Oilers",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e21e180a-bbaa-4cc1-89e7-d314c010dd03/?format=api"
},
{
"id": "7151793d-b115-4918-a9a6-074532ce6e30",
"gambit_id": "667d7347-77ec-4c1a-87cd-03fce0aee089",
"last_updated": "2024-01-16T15:08:02.440743-05:00",
"created_at": "2024-01-13T09:38:13.738516-05:00",
"name": "Montreal Canadiens",
"reward": "2.91000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e21e180a-bbaa-4cc1-89e7-d314c010dd03/?format=api"
}
]
}