GET /api/bet_types/0d97d262-a72e-4fc5-a878-8437d8c7530f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d97d262-a72e-4fc5-a878-8437d8c7530f",
"match": "https://api-prod.gambitprofit.com/api/matches/58224332-f2b0-4c84-a550-cf497ac02a6f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-10T11:22:01.810196-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": "ARI (Z Gallen)",
"amount": 5711.0
},
{
"team": "MIL (W Miley)",
"amount": 4289.0
}
],
"expected_reward_tokens": 9650.25,
"profit_sb": 150.25,
"profit_sb_percentage": 1.58,
"recommended": true
},
"lines": [
{
"id": "5c04f82f-9d24-4893-ae44-11402d6b60eb",
"gambit_id": "52a748e2-d4ca-409e-ab38-89675155314a",
"last_updated": "2023-04-11T13:17:05.650395-04:00",
"created_at": "2023-04-10T11:22:01.811613-04:00",
"name": "ARI (Z Gallen)",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d97d262-a72e-4fc5-a878-8437d8c7530f/?format=api"
},
{
"id": "8a2de8be-e59e-4e9e-9be8-f23fe50c21e5",
"gambit_id": "a6412c1b-258a-4d59-8050-335f8e8da45a",
"last_updated": "2023-04-11T13:17:05.652078-04:00",
"created_at": "2023-04-10T11:22:01.813378-04:00",
"name": "MIL (W Miley)",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d97d262-a72e-4fc5-a878-8437d8c7530f/?format=api"
}
]
}