GET /api/bet_types/750676d7-eb68-4608-9b19-027fd1c71044/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "750676d7-eb68-4608-9b19-027fd1c71044",
"match": "https://api-prod.gambitprofit.com/api/matches/efd7df3b-508a-40ce-86b0-24bbdd19a25d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-21T08:21:59.220187-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": "St Louis Blues",
"amount": 6876.0
},
{
"team": "Chicago Blackhawks",
"amount": 3124.0
}
],
"expected_reward_tokens": 9557.64,
"profit_sb": 57.64,
"profit_sb_percentage": 0.61,
"recommended": true
},
"lines": [
{
"id": "a81683c0-3619-49f5-a3d0-fa8d71ad1e00",
"gambit_id": "3d983bbc-4b87-4b1c-a08c-6fc183199c53",
"last_updated": "2023-01-23T10:17:13.787031-05:00",
"created_at": "2023-01-21T08:21:59.221377-05:00",
"name": "St Louis Blues",
"reward": "1.39000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/750676d7-eb68-4608-9b19-027fd1c71044/?format=api"
},
{
"id": "81d93d99-43ee-4d54-b86b-98b7316097a4",
"gambit_id": "5f688fe0-bcbd-4dbf-8af5-b4430b211772",
"last_updated": "2023-01-23T10:17:13.789057-05:00",
"created_at": "2023-01-21T08:21:59.222595-05:00",
"name": "Chicago Blackhawks",
"reward": "3.06000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/750676d7-eb68-4608-9b19-027fd1c71044/?format=api"
}
]
}