GET /api/bet_types/3c32306e-807a-4c9f-8018-cd9e7a5bbd51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c32306e-807a-4c9f-8018-cd9e7a5bbd51",
"match": "https://api-prod.gambitprofit.com/api/matches/a4ca3987-f5c3-4b94-a553-ac78daafbc5d/?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": 5097.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "6dabcc4e-ee16-4672-8335-4b717fd8ee43",
"gambit_id": "a2286b5f-a34b-481b-b8c9-198c79e1a331",
"last_updated": "2022-11-16T09:52:16.377464-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.77000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c32306e-807a-4c9f-8018-cd9e7a5bbd51/?format=api"
},
{
"id": "2609946f-2072-477d-9dc3-8f98335c5b53",
"gambit_id": "485dad43-c393-4699-abdb-47e49ed90cac",
"last_updated": "2022-11-16T09:52:16.376499-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.84000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c32306e-807a-4c9f-8018-cd9e7a5bbd51/?format=api"
}
]
}