GET /api/bet_types/24b74f77-4fa7-4554-a17f-f391c03f7fc1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24b74f77-4fa7-4554-a17f-f391c03f7fc1",
"match": "https://api-prod.gambitprofit.com/api/matches/6b6e32c0-90d3-4f52-bab1-55cb443f992a/?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": "Florida Panthers",
"amount": 6042.0
},
{
"team": "Edmonton Oilers",
"amount": 3958.0
}
],
"expected_reward_tokens": 9182.56,
"profit_sb": 182.56,
"profit_sb_percentage": 2.03,
"recommended": true
},
"lines": [
{
"id": "48990fcc-878e-4b5a-bd7c-628ac8cb6440",
"gambit_id": "6dbdc099-e907-4c13-addb-7f5a0041d15d",
"last_updated": "2022-11-14T11:02:50.248438-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "1.52000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24b74f77-4fa7-4554-a17f-f391c03f7fc1/?format=api"
},
{
"id": "519ed9b4-b9de-4336-b21a-492dece5e444",
"gambit_id": "530ccce9-9f15-4070-8062-f405ae608ca6",
"last_updated": "2022-11-14T11:02:50.249427-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Edmonton Oilers",
"reward": "2.32000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24b74f77-4fa7-4554-a17f-f391c03f7fc1/?format=api"
}
]
}