GET /api/bet_types/a2409ed2-c710-4ae5-b160-57c3facee91c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2409ed2-c710-4ae5-b160-57c3facee91c",
"match": "https://api-prod.gambitprofit.com/api/matches/351d9900-de3d-4294-b3c2-e9b22853a1fa/?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": "Pittsburgh Penguins",
"amount": 5753.0
},
{
"team": "Buffalo Sabres",
"amount": 4247.0
}
],
"expected_reward_tokens": 9088.58,
"profit_sb": 88.58,
"profit_sb_percentage": 0.98,
"recommended": true
},
"lines": [
{
"id": "4032bfc9-1f0d-46ae-9efb-e47de599eb2c",
"gambit_id": "99379b6a-776e-4ed0-b359-03910867509d",
"last_updated": "2022-12-10T18:52:01.002163-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.58000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2409ed2-c710-4ae5-b160-57c3facee91c/?format=api"
},
{
"id": "85aa8c84-e18f-404d-a4eb-d78cf90d8a10",
"gambit_id": "3ee1f29c-21a5-46c8-b604-ee8c955910b4",
"last_updated": "2022-12-10T18:52:01.000465-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Sabres",
"reward": "2.14000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2409ed2-c710-4ae5-b160-57c3facee91c/?format=api"
}
]
}