GET /api/bet_types/d7cc2023-abbd-45a9-8f75-4ea332dd454f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d7cc2023-abbd-45a9-8f75-4ea332dd454f",
"match": "https://api-prod.gambitprofit.com/api/matches/d2203f5c-a051-4f14-90dd-64f1f2df0cc2/?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": "Toronto Maple Leafs",
"amount": 5574.0
},
{
"team": "Tampa Bay Lightning",
"amount": 4426.0
}
],
"expected_reward_tokens": 9029.04,
"profit_sb": 29.04,
"profit_sb_percentage": 0.32,
"recommended": true
},
"lines": [
{
"id": "3eb5399f-3ecd-416f-ba8d-ac1a68ae8957",
"gambit_id": "683b934c-2d84-47f3-baf9-70a47451cbb4",
"last_updated": "2022-12-21T22:37:05.405106-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.62000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7cc2023-abbd-45a9-8f75-4ea332dd454f/?format=api"
},
{
"id": "a1b9aa3f-2803-4704-8e6f-335142bf04f7",
"gambit_id": "2b6e5ec7-a33b-4760-b0b2-c7b5bbd5e32c",
"last_updated": "2022-12-21T22:37:05.406193-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Lightning",
"reward": "2.04000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7cc2023-abbd-45a9-8f75-4ea332dd454f/?format=api"
}
]
}