GET /api/bet_types/d3767d19-271f-4c22-92c8-f4312d4277df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d3767d19-271f-4c22-92c8-f4312d4277df",
"match": "https://api-prod.gambitprofit.com/api/matches/5429f6f4-81f6-4560-8a0d-ba5b23b9d735/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-28T11:22:19.007184-04: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": "New York Islanders",
"amount": 5213.0
},
{
"team": "Carolina Hurricanes",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "61720f2d-1f1c-4610-94f4-93fb9f12cabb",
"gambit_id": "74678944-2c47-4555-8d13-c5647cd475ca",
"last_updated": "2023-04-30T15:12:00.125593-04:00",
"created_at": "2023-04-28T11:22:19.008535-04:00",
"name": "New York Islanders",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3767d19-271f-4c22-92c8-f4312d4277df/?format=api"
},
{
"id": "3b2c39a3-0330-400b-aa4d-a45b8c8abb10",
"gambit_id": "5e5efc5c-6faf-4dc8-aaaf-357b3b848002",
"last_updated": "2023-04-30T15:12:00.127153-04:00",
"created_at": "2023-04-28T11:22:19.009866-04:00",
"name": "Carolina Hurricanes",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3767d19-271f-4c22-92c8-f4312d4277df/?format=api"
}
]
}