GET /api/bet_types/ea579370-7e39-4c4c-9e20-5c4bd9efe9d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea579370-7e39-4c4c-9e20-5c4bd9efe9d6",
"match": "https://api-prod.gambitprofit.com/api/matches/35d20780-8d95-4880-b591-90c8217c1b8a/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-15T10:23:22.064035-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": "Buffalo Sabres",
"amount": 6984.0
},
{
"team": "San Jose Sharks",
"amount": 3016.0
}
],
"expected_reward_tokens": 9498.24,
"profit_sb": -1.76,
"profit_sb_percentage": -0.02,
"recommended": false
},
"lines": [
{
"id": "1c3c7f61-9d9c-48d1-91a5-021b27546604",
"gambit_id": "fbb47add-6fd7-4863-ada6-8368105c50d1",
"last_updated": "2024-01-17T22:28:12.228427-05:00",
"created_at": "2024-01-15T10:23:22.078287-05:00",
"name": "Buffalo Sabres",
"reward": "1.36000",
"odds": "1.37740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea579370-7e39-4c4c-9e20-5c4bd9efe9d6/?format=api"
},
{
"id": "536548d0-4c12-4eff-94ed-17066c99bf1a",
"gambit_id": "4c084d3b-838d-4cb1-8157-5b1d11224252",
"last_updated": "2024-01-17T22:28:12.224911-05:00",
"created_at": "2024-01-15T10:23:22.070900-05:00",
"name": "San Jose Sharks",
"reward": "3.15000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea579370-7e39-4c4c-9e20-5c4bd9efe9d6/?format=api"
}
]
}