GET /api/bet_types/dd70993d-2897-4f3f-bec7-e837f0a565b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd70993d-2897-4f3f-bec7-e837f0a565b4",
"match": "https://api-prod.gambitprofit.com/api/matches/ee729a18-ab44-4004-af46-63b454e0a108/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-14T09:13:25.464943-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": "NYY (C Rodon)",
"amount": 6359.0
},
{
"team": "COL (A Gomber)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "49ebe173-4c1b-459c-b601-0a2ec7ede05c",
"gambit_id": "57acc67a-5931-4fff-9471-86cb4e8fd064",
"last_updated": "2023-07-17T09:08:02.937337-04:00",
"created_at": "2023-07-14T09:13:25.466581-04:00",
"name": "NYY (C Rodon)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd70993d-2897-4f3f-bec7-e837f0a565b4/?format=api"
},
{
"id": "f62ab2ea-8b06-4efd-a697-b53babc86791",
"gambit_id": "1370a42e-dd95-4a51-817c-88dac2932b18",
"last_updated": "2023-07-17T09:08:02.938683-04:00",
"created_at": "2023-07-14T09:13:25.468075-04:00",
"name": "COL (A Gomber)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd70993d-2897-4f3f-bec7-e837f0a565b4/?format=api"
}
]
}