GET /api/bet_types/71e72e7e-9a11-4b8a-bcb5-264388cb4214/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71e72e7e-9a11-4b8a-bcb5-264388cb4214",
"match": "https://api-prod.gambitprofit.com/api/matches/88f50ced-1612-4939-af43-9e4c46547e9d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-22T10:13:15.473862-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": "Chicago Blackhawks",
"amount": 5107.0
},
{
"team": "Montreal Canadiens",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a3d576c6-dae6-43e1-8641-1b061baf9269",
"gambit_id": "9bfa413c-28c7-45ab-b4d9-d46d7faa47a1",
"last_updated": "2023-12-23T21:08:16.343666-05:00",
"created_at": "2023-12-22T10:13:15.486766-05:00",
"name": "Chicago Blackhawks",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71e72e7e-9a11-4b8a-bcb5-264388cb4214/?format=api"
},
{
"id": "5ea01403-9a91-425c-b8f3-1b34e2d28939",
"gambit_id": "e17a9486-e80e-49ea-8cd3-54cb300f2852",
"last_updated": "2023-12-23T21:08:16.340314-05:00",
"created_at": "2023-12-22T10:13:15.478424-05:00",
"name": "Montreal Canadiens",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71e72e7e-9a11-4b8a-bcb5-264388cb4214/?format=api"
}
]
}