GET /api/bet_types/978a507f-a1b5-41aa-890a-7db5d7357753/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "978a507f-a1b5-41aa-890a-7db5d7357753",
"match": "https://api-prod.gambitprofit.com/api/matches/a4d6a970-10bb-442e-a343-c71602bab13e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-19T08:32:59.510541-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": "Vegas Golden Knights",
"amount": 5214.0
},
{
"team": "Winnipeg Jets",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "813b2103-b75e-4ead-9cc8-41bba4f85b5e",
"gambit_id": "97d490a4-6ee1-4aa6-b71f-4b7ae36240dd",
"last_updated": "2023-10-20T11:23:25.918111-04:00",
"created_at": "2023-10-19T08:32:59.514442-04:00",
"name": "Vegas Golden Knights",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/978a507f-a1b5-41aa-890a-7db5d7357753/?format=api"
},
{
"id": "b852310d-6f36-4af3-a3dd-d038cbe25d51",
"gambit_id": "49cb4d89-423f-42ee-a045-6c1567199230",
"last_updated": "2023-10-20T11:23:25.921854-04:00",
"created_at": "2023-10-19T08:32:59.520479-04:00",
"name": "Winnipeg Jets",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/978a507f-a1b5-41aa-890a-7db5d7357753/?format=api"
}
]
}