GET /api/bet_types/d3eaaef5-6e85-41f8-8558-b8b35b36dfe6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d3eaaef5-6e85-41f8-8558-b8b35b36dfe6",
"match": "https://api-prod.gambitprofit.com/api/matches/bc3819dc-e359-4768-9bee-9e6bb98ee410/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-03T09:57:01.783971-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": "Anaheim Ducks",
"amount": 5213.0
},
{
"team": "Montreal Canadiens",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d7dc0d39-b13a-436d-8502-0ece1e20d615",
"gambit_id": "eeb6a924-fe19-40ae-91f3-a33747bc86b0",
"last_updated": "2023-03-04T16:27:21.395617-05:00",
"created_at": "2023-03-03T09:57:01.785204-05:00",
"name": "Anaheim Ducks",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3eaaef5-6e85-41f8-8558-b8b35b36dfe6/?format=api"
},
{
"id": "11671ce4-35b5-4869-8d13-b1589808b4c7",
"gambit_id": "827e1703-124f-4d0b-bbc3-c9a1d21ee32d",
"last_updated": "2023-03-04T16:27:21.396764-05:00",
"created_at": "2023-03-03T09:57:01.786464-05:00",
"name": "Montreal Canadiens",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3eaaef5-6e85-41f8-8558-b8b35b36dfe6/?format=api"
}
]
}