GET /api/bet_types/12e11f0c-4d2d-47b8-9e84-f848c72a3f9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "12e11f0c-4d2d-47b8-9e84-f848c72a3f9a",
"match": "https://api-prod.gambitprofit.com/api/matches/54d383eb-cc8c-4412-96d0-3744b3fed5d9/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Atlanta Hawks",
"amount": 7660.0
},
{
"team": "Orlando Magic",
"amount": 2340.0
}
],
"expected_reward_tokens": 9498.4,
"profit_sb": -1.6,
"profit_sb_percentage": -0.02,
"recommended": false
},
"lines": [
{
"id": "40e41aa3-a5b1-4d49-8738-20a08545c38f",
"gambit_id": "27651946-25f8-4d6e-b6c5-cd725f7723c5",
"last_updated": "2022-10-22T09:22:27.061352-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Hawks",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12e11f0c-4d2d-47b8-9e84-f848c72a3f9a/?format=api"
},
{
"id": "629faf5a-8958-42f0-bfc9-14602a272829",
"gambit_id": "f91f1f09-a1f8-4e14-97b7-0495aaa5dddd",
"last_updated": "2022-10-22T09:22:27.062347-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando Magic",
"reward": "4.06000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12e11f0c-4d2d-47b8-9e84-f848c72a3f9a/?format=api"
}
]
}