GET /api/bet_types/5b02abe9-367c-49bf-942a-4af34749ead0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5b02abe9-367c-49bf-942a-4af34749ead0",
"match": "https://api-prod.gambitprofit.com/api/matches/8c2f5ecf-8aaf-41c1-940a-e3835546e28f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-28T09:33:16.037617-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": "Dallas Stars",
"amount": 5213.0
},
{
"team": "Winnipeg Jets",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "71c48bdd-c9ad-4ccd-8bb1-a0c278adee57",
"gambit_id": "dd4f799d-a22a-4ac6-89f9-2680112b5f48",
"last_updated": "2023-11-29T21:58:08.225856-05:00",
"created_at": "2023-11-28T09:33:16.042044-05:00",
"name": "Dallas Stars",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b02abe9-367c-49bf-942a-4af34749ead0/?format=api"
},
{
"id": "7d60bc13-a158-471f-8eab-94c4947539b7",
"gambit_id": "a8c57f9c-b456-4b97-be2f-25f812e1cfd4",
"last_updated": "2023-11-29T21:58:08.229123-05:00",
"created_at": "2023-11-28T09:33:16.047863-05:00",
"name": "Winnipeg Jets",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b02abe9-367c-49bf-942a-4af34749ead0/?format=api"
}
]
}