GET /api/bet_types/91a6b648-b58e-4fd2-9ce4-3dfc03941e50/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91a6b648-b58e-4fd2-9ce4-3dfc03941e50",
"match": "https://api-prod.gambitprofit.com/api/matches/8bb839c6-0ab7-406b-8caf-eef196a93b88/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-19T08:53:01.178795-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": "Boston Bruins",
"amount": 6643.0
},
{
"team": "Minnesota Wild",
"amount": 3357.0
}
],
"expected_reward_tokens": 9433.06,
"profit_sb": -66.94,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "631fb533-c573-417b-ae22-ba2f37df4d5b",
"gambit_id": "8e9eee84-89b8-4c0e-94a8-9b777f22cd91",
"last_updated": "2023-12-21T10:18:18.665021-05:00",
"created_at": "2023-12-19T08:53:01.190095-05:00",
"name": "Boston Bruins",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91a6b648-b58e-4fd2-9ce4-3dfc03941e50/?format=api"
},
{
"id": "f97cce3c-bfd5-41d4-b993-5bdeba7ccb15",
"gambit_id": "30b2c421-19a3-462e-84a4-9350b574eee9",
"last_updated": "2023-12-21T10:18:18.661365-05:00",
"created_at": "2023-12-19T08:53:01.184471-05:00",
"name": "Minnesota Wild",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91a6b648-b58e-4fd2-9ce4-3dfc03941e50/?format=api"
}
]
}