GET /api/bet_types/9ebc57e4-595e-4517-878f-509f7d1c82ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ebc57e4-595e-4517-878f-509f7d1c82ad",
"match": "https://api-prod.gambitprofit.com/api/matches/f248fa50-3ade-45e0-9ef9-483c00ad7f52/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-11T09:32:14.832040-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": "Toronto Maple Leafs",
"amount": 5317.0
},
{
"team": "Edmonton Oilers",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "e1ad1546-54fd-43c9-99d1-a423e84fd965",
"gambit_id": "a923814c-f5a6-43f8-a58e-fc3358f63a94",
"last_updated": "2023-03-13T13:17:00.653899-04:00",
"created_at": "2023-03-11T09:32:14.833357-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ebc57e4-595e-4517-878f-509f7d1c82ad/?format=api"
},
{
"id": "a91d8962-e72e-4989-8a69-3a6b615f980d",
"gambit_id": "3b9af18e-ac15-4071-90e4-48854b766b6a",
"last_updated": "2023-03-13T13:17:00.656322-04:00",
"created_at": "2023-03-11T09:32:14.834710-05:00",
"name": "Edmonton Oilers",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ebc57e4-595e-4517-878f-509f7d1c82ad/?format=api"
}
]
}