GET /api/bet_types/9fd1e207-4245-4d6e-8f68-4f595ed54ed1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9fd1e207-4245-4d6e-8f68-4f595ed54ed1",
"match": "https://api-prod.gambitprofit.com/api/matches/080d58ae-8d9b-44c4-a570-dd00fbeb9953/?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": "Minnesota Wild",
"amount": 5899.0
},
{
"team": "Edmonton Oilers",
"amount": 4101.0
}
],
"expected_reward_tokens": 9143.45,
"profit_sb": 143.45,
"profit_sb_percentage": 1.59,
"recommended": true
},
"lines": [
{
"id": "76082f85-6c49-4a44-ab2d-2653a26d0c8a",
"gambit_id": "9ded3682-1794-480c-a75c-8b44fc1eb7d3",
"last_updated": "2022-12-03T10:22:35.046728-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Wild",
"reward": "1.55000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fd1e207-4245-4d6e-8f68-4f595ed54ed1/?format=api"
},
{
"id": "634daa18-996c-4b21-a9fa-94ea1f7c17b8",
"gambit_id": "47609164-4fb7-4592-a7e8-6eda69c99b4f",
"last_updated": "2022-12-03T10:22:35.047725-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Edmonton Oilers",
"reward": "2.23000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fd1e207-4245-4d6e-8f68-4f595ed54ed1/?format=api"
}
]
}