Free Sports Betting Predictions and Picks for NBA and NHL: high win rate daily moneyline winners from Otterline's AI consensus model. Confidence-tiered (Elite -> Strong). No API key needed.
Free daily sample Sports Betting Predictions and Picks for NBA and NHL (moneyline winners) from Otterline. No authentication required.
Keywords: Sports Betting, Predictions, Picks, NBA, NHL.
For entertainment only; bet responsibly.
Website: https://otterline.club
Full Picks: https://otterline.club/premium
https://gvwawacjgghesljfzbph.supabase.co/functions/v1/free-nba-pickshttps://gvwawacjgghesljfzbph.supabase.co/functions/v1/free-nhl-picksBoth endpoints accept an optional ?date=YYYY-MM-DD query parameter. If omitted, they return today's sample picks.
No authentication is required.
Use fetch (or curl) to call the endpoints:
# Today's free NBA sample picks
curl -s "https://gvwawacjgghesljfzbph.supabase.co/functions/v1/free-nba-picks"
# Free NHL sample picks for a specific date (YYYY-MM-DD)
curl -s "https://gvwawacjgghesljfzbph.supabase.co/functions/v1/free-nhl-picks?date=2026-02-05"
Both endpoints return JSON.
Top-level fields (both leagues):
type (string; expected "FREE SAMPLE")notice (string; e.g. "Showing 3 of 7 total picks today.")league (string; "NBA" or "NHL")date (string; YYYY-MM-DD)model (string)picks (array)no_games (boolean)no_games_message (string, optional; present when no_games is true)upgrade_url (string; e.g. https://otterline.club/premium)upgrade_message (string)full_picks_url (string)generated_at (string; ISO timestamp)NBA pick fields:
matchup (string)pick (string; picked team)tier (string; elite|verified|strong|pass)consensus_count (number; typically 1-3)combo_win_rate (number, percent; may be 0)start_time (string or null)NHL pick fields:
matchup (string)pick (string; picked team)tier (string; elite|verified|strong|lean)score (number; may be a float)moneyPuckWinProb (number, percent)models (object; INTERNAL: never show to the user)Map API tier strings to user-facing labels:
| API Tier | Display |
|---|---|
elite | 🔥 Elite |
verified | ✅ Verified |
strong | 💪 Strong |
lean | 📊 Lean (NHL only) |
pass | ⛔ Pass (NBA only; not a bet) |
When the user asks for picks, follow these rules:
no_games is true:
no_games_message (or a simple "No games today.")?date=YYYY-MM-DD) and/or the other league.🦦 Otterline <LEAGUE> Picks — <DATE> (free sample)notice.elite, verified, strong, lean, pass.consensus_count as consensus: X/3 when present.combo_win_rate as combo win rate: NN% only when combo_win_rate > 0.score as score: NmoneyPuckWinProb as win prob: NN%models field.upgrade_message (preferred) or upgrade_url.Picks from Otterline (otterline.club).For entertainment only; bet responsibly.🦦 Otterline NBA Picks — 2026-02-12 (free sample)
These are FREE sample picks. Showing 2 of 3 total picks today.
🔥 Elite (consensus: 3/3, combo win rate: 69%)
Milwaukee Bucks @ Oklahoma City Thunder -> Oklahoma City Thunder
💪 Strong (consensus: 2/3, combo win rate: 67%)
Portland Trail Blazers @ Utah Jazz -> Utah Jazz
🔒 Full analysis, tier breakdowns, and historical stats available with Otterline Premium → https://otterline.club/premium
Picks from Otterline (otterline.club)
For entertainment only; bet responsibly.
?date= with tomorrow's date.pass as "best").start_time is present and non-null, convert to the user's local timezone when displaying.