GET /api/bet_types/17817d13-aed1-4f40-8fb7-d8529fe40e9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17817d13-aed1-4f40-8fb7-d8529fe40e9a",
"match": "https://api-prod.gambitprofit.com/api/matches/7ad4fb85-cc79-4b0a-93e3-d57ebafaa26f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-02T09:03:03.645129-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": "Toronto Maple Leafs",
"amount": 5000.0
},
{
"team": "Boston Bruins",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "9d721d91-8958-4f23-9ee9-c598dbb08433",
"gambit_id": "9f485966-bce2-4b5d-aa7b-4a737a7e0ab0",
"last_updated": "2023-11-03T11:48:29.204019-04:00",
"created_at": "2023-11-02T09:03:03.656825-04:00",
"name": "Toronto Maple Leafs",
"reward": "1.86000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17817d13-aed1-4f40-8fb7-d8529fe40e9a/?format=api"
},
{
"id": "21aaf41a-449e-4e28-a218-8f8e6dc96adf",
"gambit_id": "06554e66-6bc4-45aa-bd80-42724de244c0",
"last_updated": "2023-11-03T11:48:29.207808-04:00",
"created_at": "2023-11-02T09:03:03.671567-04:00",
"name": "Boston Bruins",
"reward": "1.86000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17817d13-aed1-4f40-8fb7-d8529fe40e9a/?format=api"
}
]
}