GET /api/bet_types/9ec9540d-b059-4ca1-8c60-eeda92316966/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ec9540d-b059-4ca1-8c60-eeda92316966",
"match": "https://api-prod.gambitprofit.com/api/matches/294ec2c1-8b13-4886-9280-8754f4d52134/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-08T09:02:55.834776-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": "Vancouver Canucks",
"amount": 6324.0
},
{
"team": "New York Rangers",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "60397a9a-d50a-407d-a809-3f630fe81a22",
"gambit_id": "2d1e3a4c-f457-4491-bd45-df223a6cdb2f",
"last_updated": "2024-01-10T10:13:16.757575-05:00",
"created_at": "2024-01-08T09:02:55.838479-05:00",
"name": "Vancouver Canucks",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec9540d-b059-4ca1-8c60-eeda92316966/?format=api"
},
{
"id": "bf75b82e-e8e7-464c-a636-31bf19493a7b",
"gambit_id": "1e394c60-1698-4896-949d-41f03d713977",
"last_updated": "2024-01-10T10:13:16.760922-05:00",
"created_at": "2024-01-08T09:02:55.846117-05:00",
"name": "New York Rangers",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec9540d-b059-4ca1-8c60-eeda92316966/?format=api"
}
]
}