GET /api/bet_types/a25e8ecf-15e6-41f5-a032-e279f0191d90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a25e8ecf-15e6-41f5-a032-e279f0191d90",
"match": "https://api-prod.gambitprofit.com/api/matches/098db60a-fc03-4c97-94ad-4c88c76a9d72/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T11:42:12.453611-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": "BOS (T Houck)",
"amount": 5182.0
},
{
"team": "MIN (K Maeda)",
"amount": 4818.0
}
],
"expected_reward_tokens": 9586.7,
"profit_sb": 86.7,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "2a10c3c8-1811-45a2-a738-daf4cd3d3e9c",
"gambit_id": "2e0de72e-9786-4d75-8a17-4a079ac96280",
"last_updated": "2023-04-21T22:02:24.484681-04:00",
"created_at": "2023-04-20T11:42:12.455329-04:00",
"name": "BOS (T Houck)",
"reward": "1.85000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a25e8ecf-15e6-41f5-a032-e279f0191d90/?format=api"
},
{
"id": "f32c42e7-5823-4ed2-b1ba-86dc198f3fb9",
"gambit_id": "732992ca-4fea-4d8c-a340-eefca0da1611",
"last_updated": "2023-04-21T22:02:24.486385-04:00",
"created_at": "2023-04-20T11:42:12.457160-04:00",
"name": "MIN (K Maeda)",
"reward": "1.99000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a25e8ecf-15e6-41f5-a032-e279f0191d90/?format=api"
}
]
}