GET /api/bet_types/6e8bc18f-6a80-4ccd-9785-6d6d7cb63894/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e8bc18f-6a80-4ccd-9785-6d6d7cb63894",
"match": "https://api-prod.gambitprofit.com/api/matches/8404fa34-c252-4a03-8c86-787bb566fe88/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-16T09:28:07.615905-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": "Seattle Kraken",
"amount": 5107.0
},
{
"team": "New York Islanders",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e73cbfba-99e7-4ea1-93b6-38376a166244",
"gambit_id": "9e3ed94b-4f38-4a9c-ba5d-eb7639c93c4f",
"last_updated": "2023-11-17T23:33:12.220017-05:00",
"created_at": "2023-11-16T09:28:07.624687-05:00",
"name": "Seattle Kraken",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e8bc18f-6a80-4ccd-9785-6d6d7cb63894/?format=api"
},
{
"id": "01c2f143-33a9-4e83-856d-f9dbb23b20c2",
"gambit_id": "af95c50c-9300-4dfc-a775-b7e59f7ea9a8",
"last_updated": "2023-11-17T23:33:12.216526-05:00",
"created_at": "2023-11-16T09:28:07.620155-05:00",
"name": "New York Islanders",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e8bc18f-6a80-4ccd-9785-6d6d7cb63894/?format=api"
}
]
}