GET /api/bet_types/7aae9192-7357-4cc0-9a73-b095cd80fa43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7aae9192-7357-4cc0-9a73-b095cd80fa43",
"match": "https://api-prod.gambitprofit.com/api/matches/62bbb8a6-db01-4a0a-b5bc-90c78497d3d6/?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": "BOS (C Seabold)",
"amount": 5312.0
},
{
"team": "BAL (J Lyles)",
"amount": 4688.0
}
],
"expected_reward_tokens": 9188.48,
"profit_sb": 188.48,
"profit_sb_percentage": 2.09,
"recommended": true
},
"lines": [
{
"id": "60bc653f-1df2-41d7-88b8-a0c9344daf82",
"gambit_id": "7813de0f-425e-4b13-a729-92570a32ca3e",
"last_updated": "2022-09-27T09:27:22.228659-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (C Seabold)",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aae9192-7357-4cc0-9a73-b095cd80fa43/?format=api"
},
{
"id": "8270650f-b34c-4cfb-96b5-f04ab097ec27",
"gambit_id": "b8ffef4b-b368-417d-89a3-109027c0f8df",
"last_updated": "2022-09-27T09:27:22.229609-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (J Lyles)",
"reward": "1.96000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aae9192-7357-4cc0-9a73-b095cd80fa43/?format=api"
}
]
}