GET /api/bet_types/c071db2b-af0f-43cd-ae3b-97dedbb0f580/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c071db2b-af0f-43cd-ae3b-97dedbb0f580",
"match": "https://api-prod.gambitprofit.com/api/matches/5c620ad3-8517-448d-b8a8-dd75318c23c6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-16T09:21:54.894562-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": "Florida Panthers",
"amount": 5212.0
},
{
"team": "Washington Capitals",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "a0a6f00f-5d16-484c-a0e1-e33f226bd96c",
"gambit_id": "cdd0b4a5-a64b-41a3-8e8c-ba7efbfdceb5",
"last_updated": "2023-02-17T09:57:18.154968-05:00",
"created_at": "2023-02-16T09:21:54.897096-05:00",
"name": "Florida Panthers",
"reward": "1.81000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c071db2b-af0f-43cd-ae3b-97dedbb0f580/?format=api"
},
{
"id": "95fc90d6-3e22-4285-885d-dc4f5744fc92",
"gambit_id": "4e681226-8136-44aa-b42d-37e56d2016eb",
"last_updated": "2023-02-17T09:57:18.153737-05:00",
"created_at": "2023-02-16T09:21:54.895787-05:00",
"name": "Washington Capitals",
"reward": "1.97000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c071db2b-af0f-43cd-ae3b-97dedbb0f580/?format=api"
}
]
}