@ -22,7 +22,7 @@ export const getHomeMatches = async ({
offset,
timezoneOffset,
}: Args): Promise<MatchesBySection> => {
const url = `${API_ROOT}/v1/data/matches/query`
const url = `${API_ROOT}/v2/data/matches/query`
const config = {
body: {