GET /api/bet_types/7af64244-e6f2-4296-b9dc-22350030cf54/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7af64244-e6f2-4296-b9dc-22350030cf54",
"match": "https://api-prod.gambitprofit.com/api/matches/04ad99c9-ca78-4ee3-b3b8-538c52e6230a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T09:03:01.146294-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": "New Jersey Devils",
"amount": 6856.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3144.0
}
],
"expected_reward_tokens": 9461.28,
"profit_sb": -38.72,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "2b468121-8884-42e3-849d-119be76fd67e",
"gambit_id": "e19aa497-0953-4df2-b214-a9ae667529ba",
"last_updated": "2023-12-29T11:13:25.058812-05:00",
"created_at": "2023-12-27T09:03:01.156357-05:00",
"name": "New Jersey Devils",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7af64244-e6f2-4296-b9dc-22350030cf54/?format=api"
},
{
"id": "265ee8bb-22cd-426c-881f-fb224d12931c",
"gambit_id": "3d9de390-9fb8-4afb-a82f-4622dcbb6ac0",
"last_updated": "2023-12-29T11:13:25.055365-05:00",
"created_at": "2023-12-27T09:03:01.150799-05:00",
"name": "Columbus Blue Jackets",
"reward": "3.01000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7af64244-e6f2-4296-b9dc-22350030cf54/?format=api"
}
]
}