GET /api/bet_types/00b4517f-ebcf-405c-b6ef-267d628ace87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00b4517f-ebcf-405c-b6ef-267d628ace87",
"match": "https://api-prod.gambitprofit.com/api/matches/6443dc70-9685-4f87-8af4-acee9400b1d8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-07T13:41:47.987879-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 York Islanders",
"amount": 5107.0
},
{
"team": "Seattle Kraken",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0a26a760-9730-47e7-bad9-a337df57a086",
"gambit_id": "36aa20e7-fd56-4d27-8b53-e2a72f8a3250",
"last_updated": "2023-02-08T16:31:56.590339-05:00",
"created_at": "2023-02-07T13:41:47.989523-05:00",
"name": "New York Islanders",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00b4517f-ebcf-405c-b6ef-267d628ace87/?format=api"
},
{
"id": "4c9cb48c-3dbd-4520-8385-4fab1233a2c0",
"gambit_id": "3fa8aa5d-f76b-4460-af12-0d4cbfdce1e7",
"last_updated": "2023-02-08T16:31:56.591629-05:00",
"created_at": "2023-02-07T13:41:47.990977-05:00",
"name": "Seattle Kraken",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00b4517f-ebcf-405c-b6ef-267d628ace87/?format=api"
}
]
}