GET /api/bet_types/c8572433-7f43-4a11-b2a8-2181dbb8420b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8572433-7f43-4a11-b2a8-2181dbb8420b",
"match": "https://api-prod.gambitprofit.com/api/matches/f326db2d-7281-4077-a310-d0863a1aa43b/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-25T13:28:10.894631-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": 5512.0
},
{
"team": "Ottawa Senators",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "47e3e964-4c46-457f-932f-29fd86bf4bda",
"gambit_id": "9f6315f9-e694-44cf-a655-b77ec8836da9",
"last_updated": "2024-01-26T20:58:23.268347-05:00",
"created_at": "2024-01-25T13:28:10.903802-05:00",
"name": "Boston Bruins",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8572433-7f43-4a11-b2a8-2181dbb8420b/?format=api"
},
{
"id": "8f5bb85b-3efd-48e5-912f-bc99b8e111d9",
"gambit_id": "e385a689-2c17-412a-a63d-1dd461357265",
"last_updated": "2024-01-26T20:58:23.272638-05:00",
"created_at": "2024-01-25T13:28:10.909195-05:00",
"name": "Ottawa Senators",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8572433-7f43-4a11-b2a8-2181dbb8420b/?format=api"
}
]
}