GET /api/bet_types/b4840a8e-64d8-41d5-af76-a02266468b3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4840a8e-64d8-41d5-af76-a02266468b3a",
"match": "https://api-prod.gambitprofit.com/api/matches/b84aec9a-9383-4d7e-824c-030bcca40d6e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T11:42:14.337651-04: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": "Colorado Avalanche",
"amount": 6759.0
},
{
"team": "Seattle Kraken",
"amount": 3241.0
}
],
"expected_reward_tokens": 9462.6,
"profit_sb": -37.4,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "3f602859-75ca-42b5-9cd9-e9284709886e",
"gambit_id": "0d17fb72-57e6-4119-b6ab-2d3f22c8dd4a",
"last_updated": "2023-04-21T22:12:07.623443-04:00",
"created_at": "2023-04-20T11:42:14.339855-04:00",
"name": "Colorado Avalanche",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4840a8e-64d8-41d5-af76-a02266468b3a/?format=api"
},
{
"id": "9754a6a6-e6a2-49db-ad36-0264bc0dd037",
"gambit_id": "a76293fd-f04e-4578-a67f-565831f40586",
"last_updated": "2023-04-21T22:12:07.625072-04:00",
"created_at": "2023-04-20T11:42:14.342160-04:00",
"name": "Seattle Kraken",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4840a8e-64d8-41d5-af76-a02266468b3a/?format=api"
}
]
}