GET /api/bet_types/883bb7ed-f272-45ca-b1b4-bca8627fb43c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "883bb7ed-f272-45ca-b1b4-bca8627fb43c",
"match": "https://api-prod.gambitprofit.com/api/matches/51ab48e9-e837-4fea-9863-e36b005d47c0/?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": "Jacksonville Jaguars",
"amount": 7303.0
},
{
"team": "Houston Texans",
"amount": 2697.0
}
],
"expected_reward_tokens": 9493.44,
"profit_sb": -6.56,
"profit_sb_percentage": -0.07,
"recommended": false
},
"lines": [
{
"id": "6880d599-b68c-46f1-a171-aa4f129c9576",
"gambit_id": "f07fe153-49e6-4675-b102-b30db2872b2f",
"last_updated": "2022-10-11T11:56:57.915815-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Jacksonville Jaguars",
"reward": "1.30000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883bb7ed-f272-45ca-b1b4-bca8627fb43c/?format=api"
},
{
"id": "22fe712b-79a0-4efe-8c2b-cbe16bdc1254",
"gambit_id": "976d7c20-478f-4326-a7aa-becfc5ad00ca",
"last_updated": "2022-10-11T11:56:57.916797-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Texans",
"reward": "3.52000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883bb7ed-f272-45ca-b1b4-bca8627fb43c/?format=api"
}
]
}