GET /api/bet_types/266581c5-a363-47b4-a31a-5923feb39804/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "266581c5-a363-47b4-a31a-5923feb39804",
"match": "https://api-prod.gambitprofit.com/api/matches/6ffe69d9-b1d8-424b-8a32-d3a7b35ded66/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Arizona Coyotes",
"amount": 5974.0
},
{
"team": "Buffalo Sabres",
"amount": 4026.0
}
],
"expected_reward_tokens": 9139.02,
"profit_sb": 139.02,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "d3379a46-62a6-43e2-bcbb-344f03028b08",
"gambit_id": "7ba5f7e2-e080-4853-9ea0-65e092e0ed44",
"last_updated": "2022-12-19T10:42:31.992886-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "1.53000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/266581c5-a363-47b4-a31a-5923feb39804/?format=api"
},
{
"id": "21612c58-5ef6-475f-854f-e7269cc84638",
"gambit_id": "80458371-be84-445d-ac68-509091ac89df",
"last_updated": "2022-12-19T10:42:31.993995-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Sabres",
"reward": "2.27000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/266581c5-a363-47b4-a31a-5923feb39804/?format=api"
}
]
}