export interface SbobetFootballLeagueInfo { league_id: number league: string region?: string region_id: number title: string }