GET /api/bet_types/1ad6bc82-0685-4702-87e3-7390ee954667/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1ad6bc82-0685-4702-87e3-7390ee954667",
"match": "https://api-prod.gambitprofit.com/api/matches/dab9936a-8a2f-4b93-8a00-aa483d7d4659/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T11:42:13.168295-04: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": 6308.0
},
{
"team": "Tampa Bay Lightning",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "88d07fa5-4e00-4c70-833f-bdc5e0693f1d",
"gambit_id": "dc9bd1ec-61b1-4e88-a3cd-41b903324ee9",
"last_updated": "2023-04-21T22:12:05.434840-04:00",
"created_at": "2023-04-20T11:42:13.170529-04:00",
"name": "Toronto Maple Leafs",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ad6bc82-0685-4702-87e3-7390ee954667/?format=api"
},
{
"id": "75fa8721-9795-43a7-a66c-7f4f1669e40e",
"gambit_id": "4939b885-6da1-4600-80dd-2a2adce9221a",
"last_updated": "2023-04-21T22:12:05.437120-04:00",
"created_at": "2023-04-20T11:42:13.172617-04:00",
"name": "Tampa Bay Lightning",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ad6bc82-0685-4702-87e3-7390ee954667/?format=api"
}
]
}