GET /api/bet_types/68235b2a-71ff-48a5-921f-e46c9f2eb968/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68235b2a-71ff-48a5-921f-e46c9f2eb968",
"match": "https://api-prod.gambitprofit.com/api/matches/623f7ae8-3242-4619-8e97-9986c63283b6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-16T17:37:18.381870-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": "Houston Roughnecks",
"amount": 6241.0
},
{
"team": "Seattle Sea Dragons",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "1bbe146c-4080-4cef-8c37-8bc7593df7e4",
"gambit_id": "d4a82850-3931-44fb-9bad-f576266b0be8",
"last_updated": "2023-03-17T11:57:07.070353-04:00",
"created_at": "2023-03-16T17:37:18.385276-04:00",
"name": "Houston Roughnecks",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68235b2a-71ff-48a5-921f-e46c9f2eb968/?format=api"
},
{
"id": "dab0c76f-1997-4695-a053-06b653f19469",
"gambit_id": "0a8662fb-d6b2-4734-81bd-f6c743d164a9",
"last_updated": "2023-03-17T11:57:07.069225-04:00",
"created_at": "2023-03-16T17:37:18.383667-04:00",
"name": "Seattle Sea Dragons",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68235b2a-71ff-48a5-921f-e46c9f2eb968/?format=api"
}
]
}