GET /api/bet_types/0f5132fa-97ed-49ed-b26f-6c03b377b65e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f5132fa-97ed-49ed-b26f-6c03b377b65e",
"match": "https://api-prod.gambitprofit.com/api/matches/3737e62f-98c2-4045-a46c-f3390292dc2a/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-10T09:38:08.401517-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": "Philadelphia Flyers",
"amount": 6154.0
},
{
"team": "Montreal Canadiens",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "dedacc6c-1574-405e-b990-a07adc0c88bd",
"gambit_id": "ebd5853d-27bb-4ee5-aac7-794291f0e061",
"last_updated": "2024-01-11T11:18:09.421911-05:00",
"created_at": "2024-01-10T09:38:08.417373-05:00",
"name": "Philadelphia Flyers",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f5132fa-97ed-49ed-b26f-6c03b377b65e/?format=api"
},
{
"id": "4ffda083-9c69-4178-a70e-222949c7116d",
"gambit_id": "83f5ad28-2569-409d-9a68-b96389acfdeb",
"last_updated": "2024-01-11T11:18:09.418300-05:00",
"created_at": "2024-01-10T09:38:08.407177-05:00",
"name": "Montreal Canadiens",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f5132fa-97ed-49ed-b26f-6c03b377b65e/?format=api"
}
]
}