GET /api/bet_types/754f2950-11f1-4348-aabe-f396e6476f9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "754f2950-11f1-4348-aabe-f396e6476f9a",
"match": "https://api-prod.gambitprofit.com/api/matches/4a3c97db-b7bb-4a0a-954c-b139b392ac87/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-28T12:36:58.925761-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": "Ottawa Senators",
"amount": 5419.0
},
{
"team": "Detroit Red Wings",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "77c62c18-3ac0-4dcc-9945-d49354110f5d",
"gambit_id": "f87b0068-487a-49ea-af2e-61544a04b6d0",
"last_updated": "2023-03-01T09:52:12.563801-05:00",
"created_at": "2023-02-28T12:36:58.926993-05:00",
"name": "Ottawa Senators",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/754f2950-11f1-4348-aabe-f396e6476f9a/?format=api"
},
{
"id": "999a8b19-3722-4d76-bfc1-6f4330d9c5af",
"gambit_id": "aa35149c-74b7-4248-b816-6047a411ce66",
"last_updated": "2023-03-01T09:52:12.564989-05:00",
"created_at": "2023-02-28T12:36:58.928305-05:00",
"name": "Detroit Red Wings",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/754f2950-11f1-4348-aabe-f396e6476f9a/?format=api"
}
]
}