GET /api/bet_types/06455bdb-ba6c-492e-9901-fef2e5730083/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06455bdb-ba6c-492e-9901-fef2e5730083",
"match": "https://api-prod.gambitprofit.com/api/matches/c5fbfcca-6068-40e3-aa62-ef9cd3a84d04/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-09T09:23:04.943995-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": "Edmonton Oilers",
"amount": 7820.0
},
{
"team": "Chicago Blackhawks",
"amount": 2180.0
}
],
"expected_reward_tokens": 9461.2,
"profit_sb": -38.8,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "aab2d173-d25a-4d0d-ad2a-c6e6f7c8a970",
"gambit_id": "136f6117-57f5-42de-a2f3-e281c346de30",
"last_updated": "2024-01-11T11:08:02.926444-05:00",
"created_at": "2024-01-09T09:23:04.947896-05:00",
"name": "Edmonton Oilers",
"reward": "1.21000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06455bdb-ba6c-492e-9901-fef2e5730083/?format=api"
},
{
"id": "4a567f0d-e0aa-4bc0-9c1e-c975221d5e01",
"gambit_id": "c6ff8b0b-3ea4-4889-8e9d-6ccc389c25e0",
"last_updated": "2024-01-11T11:08:02.929735-05:00",
"created_at": "2024-01-09T09:23:04.952086-05:00",
"name": "Chicago Blackhawks",
"reward": "4.34000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06455bdb-ba6c-492e-9901-fef2e5730083/?format=api"
}
]
}