First version with ability to create database for new season
This commit is contained in:
@@ -0,0 +1,304 @@
|
||||
{
|
||||
"api": {
|
||||
"results": 11,
|
||||
"leagues": [
|
||||
{
|
||||
"league_id": 2677,
|
||||
"name": "DFB Pokal",
|
||||
"type": "Cup",
|
||||
"country": "Germany",
|
||||
"country_code": "DE",
|
||||
"season": 2020,
|
||||
"season_start": "2020-09-11",
|
||||
"season_end": "2020-10-15",
|
||||
"logo": "https:\/\/media.api-sports.io\/football\/leagues\/81.png",
|
||||
"flag": "https:\/\/media.api-sports.io\/flags\/de.svg",
|
||||
"standings": 0,
|
||||
"is_current": 1,
|
||||
"coverage": {
|
||||
"standings": false,
|
||||
"fixtures": {
|
||||
"events": false,
|
||||
"lineups": false,
|
||||
"statistics": false,
|
||||
"players_statistics": false
|
||||
},
|
||||
"players": true,
|
||||
"topScorers": true,
|
||||
"predictions": true,
|
||||
"odds": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"league_id": 2681,
|
||||
"name": "Women Bundesliga",
|
||||
"type": "League",
|
||||
"country": "Germany",
|
||||
"country_code": "DE",
|
||||
"season": 2020,
|
||||
"season_start": "2020-09-04",
|
||||
"season_end": "2021-06-13",
|
||||
"logo": "https:\/\/media.api-sports.io\/football\/leagues\/82.png",
|
||||
"flag": "https:\/\/media.api-sports.io\/flags\/de.svg",
|
||||
"standings": 0,
|
||||
"is_current": 1,
|
||||
"coverage": {
|
||||
"standings": false,
|
||||
"fixtures": {
|
||||
"events": true,
|
||||
"lineups": false,
|
||||
"statistics": false,
|
||||
"players_statistics": false
|
||||
},
|
||||
"players": false,
|
||||
"topScorers": false,
|
||||
"predictions": true,
|
||||
"odds": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"league_id": 2692,
|
||||
"name": "U19 Bundesliga",
|
||||
"type": "League",
|
||||
"country": "Germany",
|
||||
"country_code": "DE",
|
||||
"season": 2020,
|
||||
"season_start": "2020-09-20",
|
||||
"season_end": "2021-04-17",
|
||||
"logo": "https:\/\/media.api-sports.io\/football\/leagues\/488.png",
|
||||
"flag": "https:\/\/media.api-sports.io\/flags\/de.svg",
|
||||
"standings": 1,
|
||||
"is_current": 1,
|
||||
"coverage": {
|
||||
"standings": true,
|
||||
"fixtures": {
|
||||
"events": false,
|
||||
"lineups": false,
|
||||
"statistics": false,
|
||||
"players_statistics": false
|
||||
},
|
||||
"players": false,
|
||||
"topScorers": false,
|
||||
"predictions": true,
|
||||
"odds": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"league_id": 2738,
|
||||
"name": "Regionalliga - West",
|
||||
"type": "League",
|
||||
"country": "Germany",
|
||||
"country_code": "DE",
|
||||
"season": 2020,
|
||||
"season_start": "2020-09-04",
|
||||
"season_end": "2021-06-05",
|
||||
"logo": "https:\/\/media.api-sports.io\/football\/leagues\/87.png",
|
||||
"flag": "https:\/\/media.api-sports.io\/flags\/de.svg",
|
||||
"standings": 1,
|
||||
"is_current": 1,
|
||||
"coverage": {
|
||||
"standings": true,
|
||||
"fixtures": {
|
||||
"events": true,
|
||||
"lineups": false,
|
||||
"statistics": false,
|
||||
"players_statistics": false
|
||||
},
|
||||
"players": true,
|
||||
"topScorers": true,
|
||||
"predictions": true,
|
||||
"odds": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"league_id": 2743,
|
||||
"name": "Bundesliga 2",
|
||||
"type": "League",
|
||||
"country": "Germany",
|
||||
"country_code": "DE",
|
||||
"season": 2020,
|
||||
"season_start": "2020-09-18",
|
||||
"season_end": "2021-05-23",
|
||||
"logo": "https:\/\/media.api-sports.io\/football\/leagues\/79.png",
|
||||
"flag": "https:\/\/media.api-sports.io\/flags\/de.svg",
|
||||
"standings": 0,
|
||||
"is_current": 1,
|
||||
"coverage": {
|
||||
"standings": false,
|
||||
"fixtures": {
|
||||
"events": false,
|
||||
"lineups": false,
|
||||
"statistics": false,
|
||||
"players_statistics": false
|
||||
},
|
||||
"players": true,
|
||||
"topScorers": true,
|
||||
"predictions": true,
|
||||
"odds": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"league_id": 2751,
|
||||
"name": "Super Cup",
|
||||
"type": "Cup",
|
||||
"country": "Germany",
|
||||
"country_code": "DE",
|
||||
"season": 2020,
|
||||
"season_start": "2020-09-30",
|
||||
"season_end": "2020-09-30",
|
||||
"logo": "https:\/\/media.api-sports.io\/football\/leagues\/529.png",
|
||||
"flag": "https:\/\/media.api-sports.io\/flags\/de.svg",
|
||||
"standings": 0,
|
||||
"is_current": 1,
|
||||
"coverage": {
|
||||
"standings": false,
|
||||
"fixtures": {
|
||||
"events": false,
|
||||
"lineups": false,
|
||||
"statistics": false,
|
||||
"players_statistics": false
|
||||
},
|
||||
"players": false,
|
||||
"topScorers": false,
|
||||
"predictions": true,
|
||||
"odds": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"league_id": 2755,
|
||||
"name": "Bundesliga 1",
|
||||
"type": "League",
|
||||
"country": "Germany",
|
||||
"country_code": "DE",
|
||||
"season": 2020,
|
||||
"season_start": "2020-09-19",
|
||||
"season_end": "2021-05-22",
|
||||
"logo": "https:\/\/media.api-sports.io\/football\/leagues\/78.png",
|
||||
"flag": "https:\/\/media.api-sports.io\/flags\/de.svg",
|
||||
"standings": 1,
|
||||
"is_current": 1,
|
||||
"coverage": {
|
||||
"standings": true,
|
||||
"fixtures": {
|
||||
"events": false,
|
||||
"lineups": false,
|
||||
"statistics": false,
|
||||
"players_statistics": false
|
||||
},
|
||||
"players": true,
|
||||
"topScorers": true,
|
||||
"predictions": true,
|
||||
"odds": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"league_id": 2795,
|
||||
"name": "Liga 3",
|
||||
"type": "League",
|
||||
"country": "Germany",
|
||||
"country_code": "DE",
|
||||
"season": 2020,
|
||||
"season_start": "2020-09-18",
|
||||
"season_end": "2021-05-22",
|
||||
"logo": "https:\/\/media.api-sports.io\/football\/leagues\/80.png",
|
||||
"flag": "https:\/\/media.api-sports.io\/flags\/de.svg",
|
||||
"standings": 0,
|
||||
"is_current": 1,
|
||||
"coverage": {
|
||||
"standings": false,
|
||||
"fixtures": {
|
||||
"events": false,
|
||||
"lineups": false,
|
||||
"statistics": false,
|
||||
"players_statistics": false
|
||||
},
|
||||
"players": true,
|
||||
"topScorers": true,
|
||||
"predictions": true,
|
||||
"odds": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"league_id": 2821,
|
||||
"name": "Regionalliga - Nord",
|
||||
"type": "League",
|
||||
"country": "Germany",
|
||||
"country_code": "DE",
|
||||
"season": 2020,
|
||||
"season_start": "2020-09-04",
|
||||
"season_end": "2021-01-31",
|
||||
"logo": "https:\/\/media.api-sports.io\/football\/leagues\/84.png",
|
||||
"flag": "https:\/\/media.api-sports.io\/flags\/de.svg",
|
||||
"standings": 1,
|
||||
"is_current": 1,
|
||||
"coverage": {
|
||||
"standings": true,
|
||||
"fixtures": {
|
||||
"events": true,
|
||||
"lineups": false,
|
||||
"statistics": false,
|
||||
"players_statistics": false
|
||||
},
|
||||
"players": true,
|
||||
"topScorers": true,
|
||||
"predictions": true,
|
||||
"odds": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"league_id": 2822,
|
||||
"name": "Regionalliga - Nordost",
|
||||
"type": "League",
|
||||
"country": "Germany",
|
||||
"country_code": "DE",
|
||||
"season": 2020,
|
||||
"season_start": "2020-08-15",
|
||||
"season_end": "2021-06-13",
|
||||
"logo": "https:\/\/media.api-sports.io\/football\/leagues\/85.png",
|
||||
"flag": "https:\/\/media.api-sports.io\/flags\/de.svg",
|
||||
"standings": 1,
|
||||
"is_current": 1,
|
||||
"coverage": {
|
||||
"standings": true,
|
||||
"fixtures": {
|
||||
"events": true,
|
||||
"lineups": true,
|
||||
"statistics": false,
|
||||
"players_statistics": false
|
||||
},
|
||||
"players": true,
|
||||
"topScorers": true,
|
||||
"predictions": true,
|
||||
"odds": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"league_id": 2823,
|
||||
"name": "Regionalliga - SudWest",
|
||||
"type": "League",
|
||||
"country": "Germany",
|
||||
"country_code": "DE",
|
||||
"season": 2020,
|
||||
"season_start": "2020-09-01",
|
||||
"season_end": "2021-06-12",
|
||||
"logo": "https:\/\/media.api-sports.io\/football\/leagues\/86.png",
|
||||
"flag": "https:\/\/media.api-sports.io\/flags\/de.svg",
|
||||
"standings": 1,
|
||||
"is_current": 1,
|
||||
"coverage": {
|
||||
"standings": true,
|
||||
"fixtures": {
|
||||
"events": true,
|
||||
"lineups": true,
|
||||
"statistics": false,
|
||||
"players_statistics": false
|
||||
},
|
||||
"players": true,
|
||||
"topScorers": true,
|
||||
"predictions": true,
|
||||
"odds": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user