GET /api/bet_types/4f067b83-0366-4f1f-a633-82a7eb44e22f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f067b83-0366-4f1f-a633-82a7eb44e22f",
"match": "https://api-prod.gambitprofit.com/api/matches/dcf1f320-86ea-494f-a662-a26a7eb003b9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-28T08:23:02.026767-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 (G Cole)",
"amount": 5440.0
},
{
"team": "BAL (G Rodriguez)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "8f8f0639-103e-48c1-9a37-cce5cee8fa83",
"gambit_id": "f1468fb4-2f89-4d01-91ac-fb46f1949ca3",
"last_updated": "2023-07-29T19:43:30.773172-04:00",
"created_at": "2023-07-28T08:23:02.031309-04:00",
"name": "NYY (G Cole)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f067b83-0366-4f1f-a633-82a7eb44e22f/?format=api"
},
{
"id": "1b5e08a3-3f78-4c2b-9e08-49950d6f72f2",
"gambit_id": "29e675dd-dc70-4b94-8dc3-53721b385ccf",
"last_updated": "2023-07-29T19:43:30.777086-04:00",
"created_at": "2023-07-28T08:23:02.036970-04:00",
"name": "BAL (G Rodriguez)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f067b83-0366-4f1f-a633-82a7eb44e22f/?format=api"
}
]
}