Zort Tips API

This endpoint provides betting tips for the Zort app.

Note: Access the JSON API by adding ?json=true to the URL.

API Endpoints:

Sample JSON Response

{
    "tips": [
        {
            "id": "1",
            "date": "2026-03-01 16:00",
            "league": "England - Premier League",
            "homeTeam": "Manchester United",
            "awayTeam": "Crystal Palace",
            "prediction": "2:0",
            "odds": 9,
            "confidence": 4,
            "originalId": "20260301_1600_ManchesterUnited_CrystalPalace"
        },
        {
            "id": "2",
            "date": "2026-03-01 16:00",
            "league": "England - Premier League",
            "homeTeam": "Fulham",
            "awayTeam": "Tottenham",
            "prediction": "2:1",
            "odds": 10,
            "confidence": 4,
            "originalId": "20260301_1600_Fulham_Tottenham"
        },
        {
            "id": "3",
            "date": "2026-03-01 16:00",
            "league": "England - Premier League",
            "homeTeam": "Brighton",
            "awayTeam": "Nottingham Forest",
            "prediction": "0:1",
            "odds": 14,
            "confidence": 3,
            "originalId": "20260301_1600_Brighton_NottinghamForest"
        },
        {
            "id": "4",
            "date": "2026-03-01 18:30",
            "league": "England - Premier League",
            "homeTeam": "Arsenal",
            "awayTeam": "Chelsea",
            "prediction": "2:1",
            "odds": 9,
            "confidence": 4,
            "originalId": "20260301_1830_Arsenal_Chelsea"
        },
        {
            "id": "5",
            "date": "2026-03-01 13:30",
            "league": "Italy - Serie A",
            "homeTeam": "Cremonese",
            "awayTeam": "Milan",
            "prediction": "0:2",
            "odds": 6.5,
            "confidence": 4,
            "originalId": "20260301_1330_Cremonese_Milan"
        },
        {
            "id": "6",
            "date": "2026-03-01 16:00",
            "league": "Italy - Serie A",
            "homeTeam": "Sassuolo",
            "awayTeam": "Atalanta",
            "prediction": "1:2",
            "odds": 8.5,
            "confidence": 4,
            "originalId": "20260301_1600_Sassuolo_Atalanta"
        },
        {
            "id": "7",
            "date": "2026-03-01 19:00",
            "league": "Italy - Serie A",
            "homeTeam": "Torino",
            "awayTeam": "Lazio",
            "prediction": "1:1",
            "odds": 5.5,
            "confidence": 5,
            "originalId": "20260301_1900_Torino_Lazio"
        },
        {
            "id": "8",
            "date": "2026-03-01 21:45",
            "league": "Italy - Serie A",
            "homeTeam": "Roma",
            "awayTeam": "Juventus",
            "prediction": "2:1",
            "odds": 10,
            "confidence": 4,
            "originalId": "20260301_2145_Roma_Juventus"
        },
        {
            "id": "9",
            "date": "2026-03-01 15:00",
            "league": "Spain - La Liga",
            "homeTeam": "Elche",
            "awayTeam": "Espanyol",
            "prediction": "1:1",
            "odds": 6,
            "confidence": 4,
            "originalId": "20260301_1500_Elche_Espanyol"
        },
        {
            "id": "10",
            "date": "2026-03-01 17:15",
            "league": "Spain - La Liga",
            "homeTeam": "Valencia",
            "awayTeam": "Osasuna",
            "prediction": "0:1",
            "odds": 9,
            "confidence": 4,
            "originalId": "20260301_1715_Valencia_Osasuna"
        },
        {
            "id": "11",
            "date": "2026-03-01 19:30",
            "league": "Spain - La Liga",
            "homeTeam": "Real Betis",
            "awayTeam": "Sevilla",
            "prediction": "2:1",
            "odds": 8.5,
            "confidence": 4,
            "originalId": "20260301_1930_RealBetis_Sevilla"
        },
        {
            "id": "12",
            "date": "2026-03-01 22:00",
            "league": "Spain - La Liga",
            "homeTeam": "Girona",
            "awayTeam": "Celta",
            "prediction": "1:1",
            "odds": 6,
            "confidence": 4,
            "originalId": "20260301_2200_Girona_Celta"
        },
        {
            "id": "13",
            "date": "2026-03-01 16:30",
            "league": "Germany - Bundesliga",
            "homeTeam": "Stuttgart",
            "awayTeam": "Wolfsburg",
            "prediction": "3:1",
            "odds": 11,
            "confidence": 3,
            "originalId": "20260301_1630_Stuttgart_Wolfsburg"
        },
        {
            "id": "14",
            "date": "2026-03-01 18:30",
            "league": "Germany - Bundesliga",
            "homeTeam": "Eintracht Frankfurt",
            "awayTeam": "Freiburg",
            "prediction": "2:1",
            "odds": 9,
            "confidence": 4,
            "originalId": "20260301_1830_EintrachtFrankfurt_Freiburg"
        },
        {
            "id": "15",
            "date": "2026-03-01 20:30",
            "league": "Germany - Bundesliga",
            "homeTeam": "Hamburg",
            "awayTeam": "RB Leipzig",
            "prediction": "1:2",
            "odds": 9,
            "confidence": 4,
            "originalId": "20260301_2030_Hamburg_RBLeipzig"
        },
        {
            "id": "16",
            "date": "2026-03-01 16:00",
            "league": "France - Ligue 1",
            "homeTeam": "Paris FC",
            "awayTeam": "Nice",
            "prediction": "1:1",
            "odds": 6.5,
            "confidence": 4,
            "originalId": "20260301_1600_ParisFC_Nice"
        },
        {
            "id": "17",
            "date": "2026-03-01 18:15",
            "league": "France - Ligue 1",
            "homeTeam": "Lille",
            "awayTeam": "Nantes",
            "prediction": "2:0",
            "odds": 7,
            "confidence": 4,
            "originalId": "20260301_1815_Lille_Nantes"
        },
        {
            "id": "18",
            "date": "2026-03-01 18:15",
            "league": "France - Ligue 1",
            "homeTeam": "Lorient",
            "awayTeam": "Auxerre",
            "prediction": "2:1",
            "odds": 9,
            "confidence": 4,
            "originalId": "20260301_1815_Lorient_Auxerre"
        },
        {
            "id": "19",
            "date": "2026-03-01 18:15",
            "league": "France - Ligue 1",
            "homeTeam": "Metz",
            "awayTeam": "Brest",
            "prediction": "0:1",
            "odds": 8,
            "confidence": 4,
            "originalId": "20260301_1815_Metz_Brest"
        },
        {
            "id": "20",
            "date": "2026-03-01 21:45",
            "league": "France - Ligue 1",
            "homeTeam": "Marseille",
            "awayTeam": "Lyon",
            "prediction": "2:2",
            "odds": 12,
            "confidence": 3,
            "originalId": "20260301_2145_Marseille_Lyon"
        },
        {
            "id": "21",
            "date": "2026-03-01 13:15",
            "league": "Netherlands - Eredivisie",
            "homeTeam": "Zwolle",
            "awayTeam": "Ajax",
            "prediction": "1:2",
            "odds": 8.5,
            "confidence": 4,
            "originalId": "20260301_1315_Zwolle_Ajax"
        },
        {
            "id": "22",
            "date": "2026-03-01 15:30",
            "league": "Netherlands - Eredivisie",
            "homeTeam": "Volendam",
            "awayTeam": "Groningen",
            "prediction": "1:1",
            "odds": 7,
            "confidence": 4,
            "originalId": "20260301_1530_Volendam_Groningen"
        },
        {
            "id": "23",
            "date": "2026-03-01 15:30",
            "league": "Netherlands - Eredivisie",
            "homeTeam": "Twente",
            "awayTeam": "Feyenoord",
            "prediction": "2:1",
            "odds": 9,
            "confidence": 4,
            "originalId": "20260301_1530_Twente_Feyenoord"
        },
        {
            "id": "24",
            "date": "2026-03-01 17:45",
            "league": "Netherlands - Eredivisie",
            "homeTeam": "Utrecht",
            "awayTeam": "AZ Alkmaar",
            "prediction": "0:1",
            "odds": 12,
            "confidence": 3,
            "originalId": "20260301_1745_Utrecht_AZAlkmaar"
        },
        {
            "id": "25",
            "date": "2026-03-01 21:00",
            "league": "Netherlands - Eredivisie",
            "homeTeam": "Excelsior",
            "awayTeam": "Go Ahead Eagles",
            "prediction": "1:1",
            "odds": 6.5,
            "confidence": 4,
            "originalId": "20260301_2100_Excelsior_GoAheadEagles"
        },
        {
            "id": "26",
            "date": "2026-03-01 17:30",
            "league": "Portugal - Primeira Liga",
            "homeTeam": "Tondela",
            "awayTeam": "Santa Clara",
            "prediction": "1:1",
            "odds": 6,
            "confidence": 4,
            "originalId": "20260301_1730_Tondela_SantaClara"
        },
        {
            "id": "27",
            "date": "2026-03-01 20:00",
            "league": "Portugal - Primeira Liga",
            "homeTeam": "Casa Pia",
            "awayTeam": "Moreirense",
            "prediction": "1:1",
            "odds": 6,
            "confidence": 4,
            "originalId": "20260301_2000_CasaPia_Moreirense"
        },
        {
            "id": "28",
            "date": "2026-03-01 22:30",
            "league": "Portugal - Primeira Liga",
            "homeTeam": "Rio Ave",
            "awayTeam": "Famalicao",
            "prediction": "0:1",
            "odds": 7.5,
            "confidence": 4,
            "originalId": "20260301_2230_RioAve_Famalicao"
        },
        {
            "id": "29",
            "date": "2026-03-01 15:00",
            "league": "Turkiye - Super Lig",
            "homeTeam": "Genclerbirligi",
            "awayTeam": "Kayserispor",
            "prediction": "2:1",
            "odds": 9,
            "confidence": 4,
            "originalId": "20260301_1500_Genclerbirligi_Kayserispor"
        },
        {
            "id": "30",
            "date": "2026-03-01 19:00",
            "league": "Turkiye - Super Lig",
            "homeTeam": "Antalyaspor",
            "awayTeam": "Fenerbahce",
            "prediction": "1:2",
            "odds": 8.5,
            "confidence": 4,
            "originalId": "20260301_1900_Antalyaspor_Fenerbahce"
        },
        {
            "id": "31",
            "date": "2026-03-01 19:00",
            "league": "Turkiye - Super Lig",
            "homeTeam": "Samsunspor",
            "awayTeam": "Gaziantep",
            "prediction": "2:0",
            "odds": 8,
            "confidence": 4,
            "originalId": "20260301_1900_Samsunspor_Gaziantep"
        },
        {
            "id": "32",
            "date": "2026-03-01 16:00",
            "league": "Italy - Serie B",
            "homeTeam": "Catanzaro",
            "awayTeam": "Frosinone",
            "prediction": "2:0",
            "odds": 15,
            "confidence": 3,
            "originalId": "20260301_1600_Catanzaro_Frosinone"
        },
        {
            "id": "33",
            "date": "2026-03-01 16:00",
            "league": "Italy - Serie B",
            "homeTeam": "Pescara",
            "awayTeam": "Palermo",
            "prediction": "1:2",
            "odds": 8.5,
            "confidence": 4,
            "originalId": "20260301_1600_Pescara_Palermo"
        },
        {
            "id": "34",
            "date": "2026-03-01 18:15",
            "league": "Italy - Serie B",
            "homeTeam": "Mantova",
            "awayTeam": "Carrarese",
            "prediction": "1:0",
            "odds": 8,
            "confidence": 4,
            "originalId": "20260301_1815_Mantova_Carrarese"
        },
        {
            "id": "35",
            "date": "2026-03-01 15:00",
            "league": "Spain - Segunda Division",
            "homeTeam": "Real Sociedad II",
            "awayTeam": "Deportivo La Coruna",
            "prediction": "0:1",
            "odds": 7.5,
            "confidence": 4,
            "originalId": "20260301_1500_RealSociedadII_DeportivoLaCoruna"
        },
        {
            "id": "36",
            "date": "2026-03-01 17:15",
            "league": "Spain - Segunda Division",
            "homeTeam": "Gijon",
            "awayTeam": "Leganes",
            "prediction": "2:1",
            "odds": 9,
            "confidence": 4,
            "originalId": "20260301_1715_Gijon_Leganes"
        },
        {
            "id": "37",
            "date": "2026-03-01 17:15",
            "league": "Spain - Segunda Division",
            "homeTeam": "Mirandes",
            "awayTeam": "Ceuta",
            "prediction": "1:1",
            "odds": 6,
            "confidence": 4,
            "originalId": "20260301_1715_Mirandes_Ceuta"
        },
        {
            "id": "38",
            "date": "2026-03-01 19:30",
            "league": "Spain - Segunda Division",
            "homeTeam": "Cultural Leonesa",
            "awayTeam": "Las Palmas",
            "prediction": "0:1",
            "odds": 6.5,
            "confidence": 4,
            "originalId": "20260301_1930_CulturalLeonesa_LasPalmas"
        },
        {
            "id": "39",
            "date": "2026-03-01 22:00",
            "league": "Spain - Segunda Division",
            "homeTeam": "Eibar",
            "awayTeam": "Cadiz",
            "prediction": "1:0",
            "odds": 5.5,
            "confidence": 5,
            "originalId": "20260301_2200_Eibar_Cadiz"
        },
        {
            "id": "40",
            "date": "2026-03-01 14:30",
            "league": "Germany - 2. Bundesliga",
            "homeTeam": "Braunschweig",
            "awayTeam": "Preussen Munster",
            "prediction": "2:1",
            "odds": 9.5,
            "confidence": 4,
            "originalId": "20260301_1430_Braunschweig_PreussenMunster"
        },
        {
            "id": "41",
            "date": "2026-03-01 14:30",
            "league": "Germany - 2. Bundesliga",
            "homeTeam": "Hertha",
            "awayTeam": "Nurnberg",
            "prediction": "2:2",
            "odds": 12,
            "confidence": 3,
            "originalId": "20260301_1430_Hertha_Nurnberg"
        },
        {
            "id": "42",
            "date": "2026-03-01 14:30",
            "league": "Germany - 2. Bundesliga",
            "homeTeam": "Magdeburg",
            "awayTeam": "Karlsruher",
            "prediction": "1:1",
            "odds": 9,
            "confidence": 4,
            "originalId": "20260301_1430_Magdeburg_Karlsruher"
        },
        {
            "id": "43",
            "date": "2026-03-01 13:00",
            "league": "Portugal - Segunda Liga",
            "homeTeam": "Farense",
            "awayTeam": "Lusitania FC",
            "prediction": "1:2",
            "odds": 12,
            "confidence": 3,
            "originalId": "20260301_1300_Farense_LusitaniaFC"
        },
        {
            "id": "44",
            "date": "2026-03-01 16:00",
            "league": "Portugal - Segunda Liga",
            "homeTeam": "Academico Viseu",
            "awayTeam": "Maritimo",
            "prediction": "1:1",
            "odds": 6,
            "confidence": 4,
            "originalId": "20260301_1600_AcademicoViseu_Maritimo"
        },
        {
            "id": "45",
            "date": "2026-03-01 17:30",
            "league": "Portugal - Segunda Liga",
            "homeTeam": "Pacos de Ferreira",
            "awayTeam": "Oliveirense",
            "prediction": "1:1",
            "odds": 6.5,
            "confidence": 4,
            "originalId": "20260301_1730_PacosdeFerreira_Oliveirense"
        },
        {
            "id": "46",
            "date": "2026-03-01 20:00",
            "league": "Portugal - Segunda Liga",
            "homeTeam": "Penafiel",
            "awayTeam": "Benfica II",
            "prediction": "1:0",
            "odds": 9.5,
            "confidence": 4,
            "originalId": "20260301_2000_Penafiel_BenficaII"
        },
        {
            "id": "47",
            "date": "2026-03-01 14:00",
            "league": "Scotland - Premiership",
            "homeTeam": "Rangers",
            "awayTeam": "Celtic",
            "prediction": "1:1",
            "odds": 7,
            "confidence": 4,
            "originalId": "20260301_1400_Rangers_Celtic"
        },
        {
            "id": "48",
            "date": "2026-03-01 14:30",
            "league": "Belgium - First Division A",
            "homeTeam": "Genk",
            "awayTeam": "Gent",
            "prediction": "2:1",
            "odds": 8.5,
            "confidence": 4,
            "originalId": "20260301_1430_Genk_Gent"
        },
        {
            "id": "49",
            "date": "2026-03-01 17:00",
            "league": "Belgium - First Division A",
            "homeTeam": "Westerlo",
            "awayTeam": "Union SG",
            "prediction": "1:2",
            "odds": 8.5,
            "confidence": 4,
            "originalId": "20260301_1700_Westerlo_UnionSG"
        },
        {
            "id": "50",
            "date": "2026-03-01 19:30",
            "league": "Belgium - First Division A",
            "homeTeam": "Charleroi",
            "awayTeam": "Club Brugge",
            "prediction": "0:2",
            "odds": 9.5,
            "confidence": 4,
            "originalId": "20260301_1930_Charleroi_ClubBrugge"
        },
        {
            "id": "51",
            "date": "2026-03-01 20:15",
            "league": "Belgium - First Division A",
            "homeTeam": "Cercle Brugge",
            "awayTeam": "Dender",
            "prediction": "1:0",
            "odds": 7.5,
            "confidence": 4,
            "originalId": "20260301_2015_CercleBrugge_Dender"
        }
    ],
    "lastUpdated": "2026-03-01T20:21:29.887Z"
}