GET /api/bet_types/85e0f646-be1a-47bd-832a-889ee6393ed4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85e0f646-be1a-47bd-832a-889ee6393ed4",
"match": "https://api-prod.gambitprofit.com/api/matches/57ab9e55-6e07-47df-be78-62d2347e20b6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-26T12:02:12.968040-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": 6399.0
},
{
"team": "Seattle Kraken",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "ae0e7b61-6550-4cd9-9f5a-cf52dbf80d70",
"gambit_id": "b6764902-8c6a-4cc7-b02f-de393dd99931",
"last_updated": "2023-04-27T11:52:07.497044-04:00",
"created_at": "2023-04-26T12:02:12.971156-04:00",
"name": "Colorado Avalanche",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85e0f646-be1a-47bd-832a-889ee6393ed4/?format=api"
},
{
"id": "1a30fb57-606c-4c10-b64c-27d765c6c51d",
"gambit_id": "8c328563-d6ac-4304-bc2d-64736facb778",
"last_updated": "2023-04-27T11:52:07.495153-04:00",
"created_at": "2023-04-26T12:02:12.969531-04:00",
"name": "Seattle Kraken",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85e0f646-be1a-47bd-832a-889ee6393ed4/?format=api"
}
]
}