GET /api/bet_types/78fd9df1-1a18-4133-a0b9-05869eda2dbb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78fd9df1-1a18-4133-a0b9-05869eda2dbb",
"match": "https://api-prod.gambitprofit.com/api/matches/6da789b4-3182-4faa-9a17-b74b950657be/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-28T11:22:20.016257-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": "Boston Bruins",
"amount": 6232.0
},
{
"team": "Florida Panthers",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "15def9fa-a3b0-49ae-bf2c-fcb43c8b3c58",
"gambit_id": "f4880a91-4fef-4a2b-a750-2a26f081b124",
"last_updated": "2023-04-30T15:11:59.730031-04:00",
"created_at": "2023-04-28T11:22:20.018669-04:00",
"name": "Boston Bruins",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78fd9df1-1a18-4133-a0b9-05869eda2dbb/?format=api"
},
{
"id": "c3d34d20-92ce-4636-8945-325c2740ec87",
"gambit_id": "76e58dcb-1e09-40c9-992f-f8fe2ff4d2f9",
"last_updated": "2023-04-30T15:11:59.728779-04:00",
"created_at": "2023-04-28T11:22:20.017424-04:00",
"name": "Florida Panthers",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78fd9df1-1a18-4133-a0b9-05869eda2dbb/?format=api"
}
]
}