GET /api/bet_types/8dc919dd-580c-4c79-98a5-b4354399564a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8dc919dd-580c-4c79-98a5-b4354399564a",
"match": "https://api-prod.gambitprofit.com/api/matches/21c006d1-eab9-438b-84d8-385223d45743/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-10T09:02:10.125693-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": "Pittsburgh Penguins",
"amount": 6862.0
},
{
"team": "Anaheim Ducks",
"amount": 3138.0
}
],
"expected_reward_tokens": 9538.18,
"profit_sb": 38.18,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "4f474fe8-0590-4bf1-b672-30d00ec9098c",
"gambit_id": "be37980c-3564-4be5-87f1-1e4d841a13f6",
"last_updated": "2023-02-11T17:57:01.483708-05:00",
"created_at": "2023-02-10T09:02:10.128257-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.39000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dc919dd-580c-4c79-98a5-b4354399564a/?format=api"
},
{
"id": "c22ce378-2471-4f3d-9197-203ed49d8939",
"gambit_id": "c76c0c18-7189-4c09-805e-b7b0d2e89847",
"last_updated": "2023-02-11T17:57:01.482562-05:00",
"created_at": "2023-02-10T09:02:10.126944-05:00",
"name": "Anaheim Ducks",
"reward": "3.04000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dc919dd-580c-4c79-98a5-b4354399564a/?format=api"
}
]
}