GET /api/bet_types/4e05d3ff-227e-401a-9262-f8b1c269536a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e05d3ff-227e-401a-9262-f8b1c269536a",
"match": "https://api-prod.gambitprofit.com/api/matches/b29181ad-2802-406e-9187-63e7d2d45cb2/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-07T09:03:24.423651-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": "Los Angeles Kings",
"amount": 6324.0
},
{
"team": "Washington Capitals",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "4c6b8056-2a1e-4004-8802-af2eaf051446",
"gambit_id": "46e1c6c5-09f5-4752-bca5-20fcb482139c",
"last_updated": "2024-01-09T10:48:23.482150-05:00",
"created_at": "2024-01-07T09:03:24.430211-05:00",
"name": "Los Angeles Kings",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e05d3ff-227e-401a-9262-f8b1c269536a/?format=api"
},
{
"id": "0f1a89a2-ee46-413f-906e-f7e84bd38ccc",
"gambit_id": "fbde4fb4-eaaa-455b-9266-06c3d6666817",
"last_updated": "2024-01-09T10:48:23.485995-05:00",
"created_at": "2024-01-07T09:03:24.439711-05:00",
"name": "Washington Capitals",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e05d3ff-227e-401a-9262-f8b1c269536a/?format=api"
}
]
}