GET /api/bet_types/448c6672-7cee-468d-a798-b23cb40ac243/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "448c6672-7cee-468d-a798-b23cb40ac243",
"match": "https://api-prod.gambitprofit.com/api/matches/0e8472a0-d718-4bff-aec4-18333aadfd20/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-23T09:12:58.429869-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": "Boston Bruins",
"amount": 5512.0
},
{
"team": "Minnesota Wild",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "b68de9ce-13ab-464c-981e-a49f2d8c0492",
"gambit_id": "75b43b8a-3e5e-4123-99c0-54aba7742e04",
"last_updated": "2023-12-26T15:33:13.324138-05:00",
"created_at": "2023-12-23T09:12:58.433579-05:00",
"name": "Boston Bruins",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/448c6672-7cee-468d-a798-b23cb40ac243/?format=api"
},
{
"id": "4e2f4540-087d-4b07-810e-d7146844e3ce",
"gambit_id": "1ede43d3-0c64-43c3-a811-4d1bd9076652",
"last_updated": "2023-12-26T15:33:13.327690-05:00",
"created_at": "2023-12-23T09:12:58.437323-05:00",
"name": "Minnesota Wild",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/448c6672-7cee-468d-a798-b23cb40ac243/?format=api"
}
]
}