Skip to main content
Toggle navigation menu
Back to website
Submit a request
Search
Sports Insights
Systems
How to Create Systems
Promoted article
Understanding 'Money Won' and 'ROI'
How to Make 'Fade' Systems
Bet Labs System Building Filter Tips - Team Info
Viewing Teaser Records in Bet Labs
How to Utilize the 'Hide Duplicates' Feature
Mistakes to Avoid When Creating Bet Labs Systems - Small Sample Size
Mistakes to Avoid When Creating Bet Labs Systems - Inconsistent Results
Mistakes to Avoid When Creating Bet Labs Systems - Overfitting
Are extra NCAAB games included in Bet Labs?
Why do Bet Labs system matches change?
What filters are available in Bet Labs?
What is the Think Tank?
What are they keys to making a winning Bet Labs system?
How to Create Winning Bet Labs Systems
How do I create a system focused on Over/Unders?
How do I create a system that tracks coaches, quarterbacks or weather?
How do I create a system that tracks stat streaks?
How do I use the streaks filter in Bet Labs?
How do I use the matchup information in Bet Labs?
How do I use the time period filter in Bet Labs?
Where are the public data filters?
What is the line information filter in Bet Labs? How does it work?
How do I use the previous game information filter in Bet Labs?
What are the win %, ATS % & Pathagorean filters in Bet Labs?
What are the team, opp team, Fav/Dog, Home/Away filters in Bet Labs?
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% if (heading) { %>
<%= heading %>
<% } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Still need help?
Our helpful customer service team are here to assist you
Contact us
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% categories.forEach(function(category) { %>
<%= category.name %>
<% if (category.sections.length) { %>
<% category.sections.forEach(function(section) { %>
<%= section.name %>
<% }); %>
<% } %>
<% }); %>
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>