GET /api/bet_types/dc72c22e-49ce-4bc8-9cd9-bf311f9f4d12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc72c22e-49ce-4bc8-9cd9-bf311f9f4d12",
"match": "https://api-prod.gambitprofit.com/api/matches/07a40923-91e6-43f7-b660-fc8099f97484/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-05T08:33:20.017059-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": "CLE (N Syndergaard)",
"amount": 5776.0
},
{
"team": "CWS (M Kopech)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "c4a22f51-a2d7-4d3f-be5a-652fe7dcf8aa",
"gambit_id": "d75f926c-d70d-4cc7-9caa-609d15ddf621",
"last_updated": "2023-08-07T14:53:04.464574-04:00",
"created_at": "2023-08-05T08:33:20.031641-04:00",
"name": "CLE (N Syndergaard)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc72c22e-49ce-4bc8-9cd9-bf311f9f4d12/?format=api"
},
{
"id": "d0c7af3b-cbcc-4b2d-8770-13a2187c52f9",
"gambit_id": "c9f06342-95ee-416a-b8e3-88d9693f0a80",
"last_updated": "2023-08-07T14:53:04.461074-04:00",
"created_at": "2023-08-05T08:33:20.022429-04:00",
"name": "CWS (M Kopech)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc72c22e-49ce-4bc8-9cd9-bf311f9f4d12/?format=api"
}
]
}