GET /api/bet_types/ec590361-ebb3-4994-b5cd-59178aad6a51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec590361-ebb3-4994-b5cd-59178aad6a51",
"match": "https://api-prod.gambitprofit.com/api/matches/ad2b2e9a-d6ae-4cfd-bf64-64401eed41a0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-08T09:38:21.156215-05: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": "Edmonton Oilers",
"amount": 6308.0
},
{
"team": "Minnesota Wild",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "31cfdd27-2447-4094-bea5-59ad68fff224",
"gambit_id": "5b4685ad-e312-4ea3-8f0f-c624e3e63e1b",
"last_updated": "2023-12-09T10:08:11.171218-05:00",
"created_at": "2023-12-08T09:38:21.164396-05:00",
"name": "Edmonton Oilers",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec590361-ebb3-4994-b5cd-59178aad6a51/?format=api"
},
{
"id": "4704cfa6-aa20-441b-8f82-e616d4dd2481",
"gambit_id": "c02b07ac-7060-4c8c-96ca-75ade298bdf9",
"last_updated": "2023-12-09T10:08:11.167813-05:00",
"created_at": "2023-12-08T09:38:21.160400-05:00",
"name": "Minnesota Wild",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec590361-ebb3-4994-b5cd-59178aad6a51/?format=api"
}
]
}