GET /api/bet_types/5e478e93-1fc1-4e66-941c-7c811662ce8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e478e93-1fc1-4e66-941c-7c811662ce8a",
"match": "https://api-prod.gambitprofit.com/api/matches/34316ad9-a5d7-4f9b-ab9a-df92500eb3a7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-28T10:07:00.585989-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": "Oklahoma City Thunder",
"amount": 7643.0
},
{
"team": "Charlotte Hornets",
"amount": 2357.0
}
],
"expected_reward_tokens": 9475.14,
"profit_sb": -24.86,
"profit_sb_percentage": -0.26,
"recommended": false
},
"lines": [
{
"id": "b9f51545-8677-4d68-808d-9d02974dc673",
"gambit_id": "a456eb1e-54a4-4ac2-b920-9da5021ede66",
"last_updated": "2023-03-29T10:21:59.474879-04:00",
"created_at": "2023-03-28T10:07:00.588067-04:00",
"name": "Oklahoma City Thunder",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e478e93-1fc1-4e66-941c-7c811662ce8a/?format=api"
},
{
"id": "74236ea1-a2a3-4181-a055-c1559ac2f971",
"gambit_id": "85f7bde2-a675-4fd4-9dac-19e3f4cef2c1",
"last_updated": "2023-03-29T10:21:59.476437-04:00",
"created_at": "2023-03-28T10:07:00.590515-04:00",
"name": "Charlotte Hornets",
"reward": "4.02000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e478e93-1fc1-4e66-941c-7c811662ce8a/?format=api"
}
]
}