GET /api/bet_types/1b42d091-3a95-48a0-a8d6-f38b295dd68e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b42d091-3a95-48a0-a8d6-f38b295dd68e",
"match": "https://api-prod.gambitprofit.com/api/matches/53c24da3-89db-4612-adf0-02ba46a90181/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-10T09:38:05.938884-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": "ATL (J Shuster)",
"amount": 6241.0
},
{
"team": "WAS (M Gore)",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "616ac926-c543-4d0a-8d4e-e06ea5ea3289",
"gambit_id": "9acbaff4-2853-4a15-a218-4eac93427c67",
"last_updated": "2023-06-11T11:13:00.313485-04:00",
"created_at": "2023-06-10T09:38:05.942362-04:00",
"name": "ATL (J Shuster)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b42d091-3a95-48a0-a8d6-f38b295dd68e/?format=api"
},
{
"id": "4174696e-9fa4-4784-ab54-55dbf78ad036",
"gambit_id": "cbdc525a-f4b9-4cd1-a22f-99c8cd47746d",
"last_updated": "2023-06-11T11:13:00.311449-04:00",
"created_at": "2023-06-10T09:38:05.940504-04:00",
"name": "WAS (M Gore)",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b42d091-3a95-48a0-a8d6-f38b295dd68e/?format=api"
}
]
}