id stringlengths 53 86 | api_name stringlengths 2 76 | api_description stringlengths 1 500 ⌀ | api_score float64 0 10 ⌀ | endpoint_name stringlengths 1 190 | endpoint_description stringlengths 0 500 | response_status_code int64 100 505 | response_summary stringlengths 1 68 ⌀ | response_json stringlengths 6 50k | response_json_schema stringlengths 14 150k |
|---|---|---|---|---|---|---|---|---|---|
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/8e7bbec1-7113-4238-9906-101cfe32a098/1/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Owner results | Full results for an owner (MEGA PLAN) | 200 | Example_1 | {"results": [{"date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": "", "sp_dec": "", "number": "", "position": "", "draw": "", "btn": "", "ovr_btn": "", "age": "", "sex": "", "weight": "", "weight_lbs": "", "headgear": "", "time": "", "or": "", "rpr": "", "tsr": "", "prize": "", "jockey": "", "jockey_id": "", "trainer": "", "trainer_id": "", "owner": "", "owner_id": "", "sire": "", "sire_id": "", "dam": "", "dam_id": "", "damsire": "", "damsire_id": "", "comment": "", "silk_url": ""}]}], "total": 0, "limit": 0, "skip": 0, "query": []} | {"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_band", "sex_rest", "dist", "dist_y", "dist_m", "dist_f", "going", "runners"], "type": "object", "properties": {"date": {"title": "Date", "type": "string"}, "region": {"title": "Region", "type": "string"}, "course": {"title": "Course", "type": "string"}, "course_id": {"title": "Course Id", "type": "string"}, "off": {"title": "Off", "type": "string"}, "race_name": {"title": "Race Name", "type": "string"}, "type": {"title": "Type", "type": "string"}, "class": {"title": "Class", "type": "string"}, "pattern": {"title": "Pattern", "type": "string"}, "rating_band": {"title": "Rating Band", "type": "string"}, "age_band": {"title": "Age Band", "type": "string"}, "sex_rest": {"title": "Sex Rest", "type": "string"}, "dist": {"title": "Dist", "type": "string"}, "dist_y": {"title": "Dist Y", "type": "string"}, "dist_m": {"title": "Dist M", "type": "string"}, "dist_f": {"title": "Dist F", "type": "string"}, "going": {"title": "Going", "type": "string"}, "runners": {"title": "Runners", "type": "array", "items": {"title": "Runner", "required": ["horse_id", "horse", "sp", "sp_dec", "number", "position", "draw", "btn", "ovr_btn", "age", "sex", "weight", "weight_lbs", "headgear", "time", "or", "rpr", "tsr", "prize", "jockey", "jockey_id", "trainer", "trainer_id", "owner", "owner_id", "sire", "sire_id", "dam", "dam_id", "damsire", "damsire_id", "comment"], "type": "object", "properties": {"horse_id": {"title": "Horse Id", "type": "string"}, "horse": {"title": "Horse", "type": "string"}, "sp": {"title": "Sp", "type": "string"}, "sp_dec": {"title": "Sp Dec", "type": "string"}, "number": {"title": "Number", "type": "string"}, "position": {"title": "Position", "type": "string"}, "draw": {"title": "Draw", "type": "string"}, "btn": {"title": "Btn", "type": "string"}, "ovr_btn": {"title": "Ovr Btn", "type": "string"}, "age": {"title": "Age", "type": "string"}, "sex": {"title": "Sex", "type": "string"}, "weight": {"title": "Weight", "type": "string"}, "weight_lbs": {"title": "Weight Lbs", "type": "string"}, "headgear": {"title": "Headgear", "type": "string"}, "time": {"title": "Time", "type": "string"}, "or": {"title": "Or", "type": "string"}, "rpr": {"title": "Rpr", "type": "string"}, "tsr": {"title": "Tsr", "type": "string"}, "prize": {"title": "Prize", "type": "string"}, "jockey": {"title": "Jockey", "type": "string"}, "jockey_id": {"title": "Jockey Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "string"}, "trainer_id": {"title": "Trainer Id", "type": "string"}, "owner": {"title": "Owner", "type": "string"}, "owner_id": {"title": "Owner Id", "type": "string"}, "sire": {"title": "Sire", "type": "string"}, "sire_id": {"title": "Sire Id", "type": "string"}, "dam": {"title": "Dam", "type": "string"}, "dam_id": {"title": "Dam Id", "type": "string"}, "damsire": {"title": "Damsire", "type": "string"}, "damsire_id": {"title": "Damsire Id", "type": "string"}, "comment": {"title": "Comment", "type": "string"}, "silk_url": {"title": "Silk Url", "type": "string", "default": ""}}}}}}}, "total": {"title": "Total", "type": "integer"}, "limit": {"title": "Limit", "type": "integer"}, "skip": {"title": "Skip", "type": "integer"}, "query": {"title": "Query", "type": "array", "items": {"type": "array", "items": {}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/0e8044be-5e5a-4106-a4c5-cc4696f81706/0/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Dam results | Full results for dam offspring (MEGA PLAN).
For dam results and statistics, use the horses endpoints, replacing the 'dam_' dam id prefix with 'hrs_'. | 200 | Example_1 | {"results": [{"date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": "", "sp_dec": "", "number": "", "position": "", "draw": "", "btn": "", "ovr_btn": "", "age": "", "sex": "", "weight": "", "weight_lbs": "", "headgear": "", "time": "", "or": "", "rpr": "", "tsr": "", "prize": "", "jockey": "", "jockey_id": "", "trainer": "", "trainer_id": "", "owner": "", "owner_id": "", "sire": "", "sire_id": "", "dam": "", "dam_id": "", "damsire": "", "damsire_id": "", "comment": "", "silk_url": ""}]}], "total": 0, "limit": 0, "skip": 0, "query": []} | {"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_band", "sex_rest", "dist", "dist_y", "dist_m", "dist_f", "going", "runners"], "type": "object", "properties": {"date": {"title": "Date", "type": "string"}, "region": {"title": "Region", "type": "string"}, "course": {"title": "Course", "type": "string"}, "course_id": {"title": "Course Id", "type": "string"}, "off": {"title": "Off", "type": "string"}, "race_name": {"title": "Race Name", "type": "string"}, "type": {"title": "Type", "type": "string"}, "class": {"title": "Class", "type": "string"}, "pattern": {"title": "Pattern", "type": "string"}, "rating_band": {"title": "Rating Band", "type": "string"}, "age_band": {"title": "Age Band", "type": "string"}, "sex_rest": {"title": "Sex Rest", "type": "string"}, "dist": {"title": "Dist", "type": "string"}, "dist_y": {"title": "Dist Y", "type": "string"}, "dist_m": {"title": "Dist M", "type": "string"}, "dist_f": {"title": "Dist F", "type": "string"}, "going": {"title": "Going", "type": "string"}, "runners": {"title": "Runners", "type": "array", "items": {"title": "Runner", "required": ["horse_id", "horse", "sp", "sp_dec", "number", "position", "draw", "btn", "ovr_btn", "age", "sex", "weight", "weight_lbs", "headgear", "time", "or", "rpr", "tsr", "prize", "jockey", "jockey_id", "trainer", "trainer_id", "owner", "owner_id", "sire", "sire_id", "dam", "dam_id", "damsire", "damsire_id", "comment"], "type": "object", "properties": {"horse_id": {"title": "Horse Id", "type": "string"}, "horse": {"title": "Horse", "type": "string"}, "sp": {"title": "Sp", "type": "string"}, "sp_dec": {"title": "Sp Dec", "type": "string"}, "number": {"title": "Number", "type": "string"}, "position": {"title": "Position", "type": "string"}, "draw": {"title": "Draw", "type": "string"}, "btn": {"title": "Btn", "type": "string"}, "ovr_btn": {"title": "Ovr Btn", "type": "string"}, "age": {"title": "Age", "type": "string"}, "sex": {"title": "Sex", "type": "string"}, "weight": {"title": "Weight", "type": "string"}, "weight_lbs": {"title": "Weight Lbs", "type": "string"}, "headgear": {"title": "Headgear", "type": "string"}, "time": {"title": "Time", "type": "string"}, "or": {"title": "Or", "type": "string"}, "rpr": {"title": "Rpr", "type": "string"}, "tsr": {"title": "Tsr", "type": "string"}, "prize": {"title": "Prize", "type": "string"}, "jockey": {"title": "Jockey", "type": "string"}, "jockey_id": {"title": "Jockey Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "string"}, "trainer_id": {"title": "Trainer Id", "type": "string"}, "owner": {"title": "Owner", "type": "string"}, "owner_id": {"title": "Owner Id", "type": "string"}, "sire": {"title": "Sire", "type": "string"}, "sire_id": {"title": "Sire Id", "type": "string"}, "dam": {"title": "Dam", "type": "string"}, "dam_id": {"title": "Dam Id", "type": "string"}, "damsire": {"title": "Damsire", "type": "string"}, "damsire_id": {"title": "Damsire Id", "type": "string"}, "comment": {"title": "Comment", "type": "string"}, "silk_url": {"title": "Silk Url", "type": "string", "default": ""}}}}}}}, "total": {"title": "Total", "type": "integer"}, "limit": {"title": "Limit", "type": "integer"}, "skip": {"title": "Skip", "type": "integer"}, "query": {"title": "Query", "type": "array", "items": {"type": "array", "items": {}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/0e8044be-5e5a-4106-a4c5-cc4696f81706/2/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Dam results | Full results for dam offspring (MEGA PLAN).
For dam results and statistics, use the horses endpoints, replacing the 'dam_' dam id prefix with 'hrs_'. | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/362e2812-ca41-40a7-8359-cf86412c62f9/0/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Trainer distance analysis | Distance statistics for a trainer (ULTRA PLAN) | 200 | Example_1 | {"id": "", "trainer": "", "total_runners": 0, "distances": [{"dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "TrainerDistanceAnalysis", "required": ["id", "trainer", "total_runners", "distances", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "distances": {"title": "Distances", "type": "array", "items": {"title": "Distance", "required": ["dist", "dist_y", "dist_m", "dist_f", "runners", "1st", "2nd", "3rd", "4th", "a/e", "win_%", "1_pl"], "type": "object", "properties": {"dist": {"title": "Dist", "type": "string"}, "dist_y": {"title": "Dist Y", "type": "string"}, "dist_m": {"title": "Dist M", "type": "string"}, "dist_f": {"title": "Dist F", "type": "string"}, "runners": {"title": "Runners", "type": "integer"}, "1st": {"title": "1st place finishes", "type": "integer"}, "2nd": {"title": "2nd place finishes", "type": "integer"}, "3rd": {"title": "3rd place finishes", "type": "integer"}, "4th": {"title": "4th place finishes", "type": "integer"}, "a/e": {"title": "Actual/expected", "type": "number"}, "win_%": {"title": "Win percentage (decimal)", "type": "number"}, "1_pl": {"title": "One unit p/l at SP", "type": "number"}}}}, "query": {"title": "Query", "type": "array", "items": {"type": "array", "items": {}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/362e2812-ca41-40a7-8359-cf86412c62f9/2/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Trainer distance analysis | Distance statistics for a trainer (ULTRA PLAN) | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/ab940174-def3-4578-9c49-0a61fd246dc0/0/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Jockey distance analysis | Distance statistics for a jockey (ULTRA PLAN) | 200 | Example_1 | {"id": "", "jockey": "", "total_rides": 0, "distances": [{"dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "rides": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "JockeyDistanceAnalysis", "required": ["id", "jockey", "total_rides", "distances", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "jockey": {"title": "Jockey", "type": "string"}, "total_rides": {"title": "Total Rides", "type": "integer"}, "distances": {"title": "Distances", "type": "array", "items": {"title": "Distance", "required": ["dist", "dist_y", "dist_m", "dist_f", "rides", "1st", "2nd", "3rd", "4th", "a/e", "win_%", "1_pl"], "type": "object", "properties": {"dist": {"title": "Dist", "type": "string"}, "dist_y": {"title": "Dist Y", "type": "string"}, "dist_m": {"title": "Dist M", "type": "string"}, "dist_f": {"title": "Dist F", "type": "string"}, "rides": {"title": "Rides", "type": "integer"}, "1st": {"title": "1st place finishes", "type": "integer"}, "2nd": {"title": "2nd place finishes", "type": "integer"}, "3rd": {"title": "3rd place finishes", "type": "integer"}, "4th": {"title": "4th place finishes", "type": "integer"}, "a/e": {"title": "Actual/expected", "type": "number"}, "win_%": {"title": "Win percentage (decimal)", "type": "number"}, "1_pl": {"title": "One unit p/l at SP", "type": "number"}}}}, "query": {"title": "Query", "type": "array", "items": {"type": "array", "items": {}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/ab940174-def3-4578-9c49-0a61fd246dc0/2/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Jockey distance analysis | Distance statistics for a jockey (ULTRA PLAN) | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/cee2ab78-5f0c-4229-ae5f-7b1a93db1a75/1/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Jockey results | Full results for a jockey (MEGA PLAN) | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/cee2ab78-5f0c-4229-ae5f-7b1a93db1a75/2/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Jockey results | Full results for a jockey (MEGA PLAN) | 200 | Example_1 | {"results": [{"date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": "", "sp_dec": "", "number": "", "position": "", "draw": "", "btn": "", "ovr_btn": "", "age": "", "sex": "", "weight": "", "weight_lbs": "", "headgear": "", "time": "", "or": "", "rpr": "", "tsr": "", "prize": "", "jockey": "", "jockey_id": "", "trainer": "", "trainer_id": "", "owner": "", "owner_id": "", "sire": "", "sire_id": "", "dam": "", "dam_id": "", "damsire": "", "damsire_id": "", "comment": "", "silk_url": ""}]}], "total": 0, "limit": 0, "skip": 0, "query": []} | {"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_band", "sex_rest", "dist", "dist_y", "dist_m", "dist_f", "going", "runners"], "type": "object", "properties": {"date": {"title": "Date", "type": "string"}, "region": {"title": "Region", "type": "string"}, "course": {"title": "Course", "type": "string"}, "course_id": {"title": "Course Id", "type": "string"}, "off": {"title": "Off", "type": "string"}, "race_name": {"title": "Race Name", "type": "string"}, "type": {"title": "Type", "type": "string"}, "class": {"title": "Class", "type": "string"}, "pattern": {"title": "Pattern", "type": "string"}, "rating_band": {"title": "Rating Band", "type": "string"}, "age_band": {"title": "Age Band", "type": "string"}, "sex_rest": {"title": "Sex Rest", "type": "string"}, "dist": {"title": "Dist", "type": "string"}, "dist_y": {"title": "Dist Y", "type": "string"}, "dist_m": {"title": "Dist M", "type": "string"}, "dist_f": {"title": "Dist F", "type": "string"}, "going": {"title": "Going", "type": "string"}, "runners": {"title": "Runners", "type": "array", "items": {"title": "Runner", "required": ["horse_id", "horse", "sp", "sp_dec", "number", "position", "draw", "btn", "ovr_btn", "age", "sex", "weight", "weight_lbs", "headgear", "time", "or", "rpr", "tsr", "prize", "jockey", "jockey_id", "trainer", "trainer_id", "owner", "owner_id", "sire", "sire_id", "dam", "dam_id", "damsire", "damsire_id", "comment"], "type": "object", "properties": {"horse_id": {"title": "Horse Id", "type": "string"}, "horse": {"title": "Horse", "type": "string"}, "sp": {"title": "Sp", "type": "string"}, "sp_dec": {"title": "Sp Dec", "type": "string"}, "number": {"title": "Number", "type": "string"}, "position": {"title": "Position", "type": "string"}, "draw": {"title": "Draw", "type": "string"}, "btn": {"title": "Btn", "type": "string"}, "ovr_btn": {"title": "Ovr Btn", "type": "string"}, "age": {"title": "Age", "type": "string"}, "sex": {"title": "Sex", "type": "string"}, "weight": {"title": "Weight", "type": "string"}, "weight_lbs": {"title": "Weight Lbs", "type": "string"}, "headgear": {"title": "Headgear", "type": "string"}, "time": {"title": "Time", "type": "string"}, "or": {"title": "Or", "type": "string"}, "rpr": {"title": "Rpr", "type": "string"}, "tsr": {"title": "Tsr", "type": "string"}, "prize": {"title": "Prize", "type": "string"}, "jockey": {"title": "Jockey", "type": "string"}, "jockey_id": {"title": "Jockey Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "string"}, "trainer_id": {"title": "Trainer Id", "type": "string"}, "owner": {"title": "Owner", "type": "string"}, "owner_id": {"title": "Owner Id", "type": "string"}, "sire": {"title": "Sire", "type": "string"}, "sire_id": {"title": "Sire Id", "type": "string"}, "dam": {"title": "Dam", "type": "string"}, "dam_id": {"title": "Dam Id", "type": "string"}, "damsire": {"title": "Damsire", "type": "string"}, "damsire_id": {"title": "Damsire Id", "type": "string"}, "comment": {"title": "Comment", "type": "string"}, "silk_url": {"title": "Silk Url", "type": "string", "default": ""}}}}}}}, "total": {"title": "Total", "type": "integer"}, "limit": {"title": "Limit", "type": "integer"}, "skip": {"title": "Skip", "type": "integer"}, "query": {"title": "Query", "type": "array", "items": {"type": "array", "items": {}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/dd4c4055-a2fa-481a-a8b9-82505fdb26e2/0/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Jockey course analysis | Course statistics for a jockey (ULTRA PLAN) | 200 | Example_1 | {"id": "", "jockey": "", "total_rides": 0, "courses": [{"course": "", "region": "", "rides": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "JockeyCourseAnalysis", "required": ["id", "jockey", "total_rides", "courses", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "jockey": {"title": "Jockey", "type": "string"}, "total_rides": {"title": "Total Rides", "type": "integer"}, "courses": {"title": "Courses", "type": "array", "items": {"title": "Course", "required": ["course", "region", "rides", "1st", "2nd", "3rd", "4th", "a/e", "win_%", "1_pl"], "type": "object", "properties": {"course": {"title": "Course", "type": "string"}, "region": {"title": "Region", "type": "string"}, "rides": {"title": "Rides", "type": "integer"}, "1st": {"title": "1st place finishes", "type": "integer"}, "2nd": {"title": "2nd place finishes", "type": "integer"}, "3rd": {"title": "3rd place finishes", "type": "integer"}, "4th": {"title": "4th place finishes", "type": "integer"}, "a/e": {"title": "Actual/expected", "type": "number"}, "win_%": {"title": "Win percentage (decimal)", "type": "number"}, "1_pl": {"title": "One unit p/l at SP", "type": "number"}}}}, "query": {"title": "Query", "type": "array", "items": {"type": "array", "items": {}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/dd4c4055-a2fa-481a-a8b9-82505fdb26e2/1/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Jockey course analysis | Course statistics for a jockey (ULTRA PLAN) | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/f150de70-e7b7-4086-9643-df29d29b89ba/1/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Search dams | Search dams by name (ULTRA PLAN) | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/f150de70-e7b7-4086-9643-df29d29b89ba/2/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Search dams | Search dams by name (ULTRA PLAN) | 200 | Example_1 | {"search_results": [{"id": "", "dam": ""}]} | {"title": "Dams", "required": ["search_results"], "type": "object", "properties": {"search_results": {"title": "Search Results", "type": "array", "items": {"title": "Dam", "required": ["id"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "dam": {"title": "Dam", "type": "string"}}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/6cae8384-c0ed-4241-9186-aaa56c8f49ca/0/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Trainer results | Full results for a trainer (MEGA PLAN) | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/6cae8384-c0ed-4241-9186-aaa56c8f49ca/1/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Trainer results | Full results for a trainer (MEGA PLAN) | 200 | Example_1 | {"results": [{"date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": "", "sp_dec": "", "number": "", "position": "", "draw": "", "btn": "", "ovr_btn": "", "age": "", "sex": "", "weight": "", "weight_lbs": "", "headgear": "", "time": "", "or": "", "rpr": "", "tsr": "", "prize": "", "jockey": "", "jockey_id": "", "trainer": "", "trainer_id": "", "owner": "", "owner_id": "", "sire": "", "sire_id": "", "dam": "", "dam_id": "", "damsire": "", "damsire_id": "", "comment": "", "silk_url": ""}]}], "total": 0, "limit": 0, "skip": 0, "query": []} | {"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_band", "sex_rest", "dist", "dist_y", "dist_m", "dist_f", "going", "runners"], "type": "object", "properties": {"date": {"title": "Date", "type": "string"}, "region": {"title": "Region", "type": "string"}, "course": {"title": "Course", "type": "string"}, "course_id": {"title": "Course Id", "type": "string"}, "off": {"title": "Off", "type": "string"}, "race_name": {"title": "Race Name", "type": "string"}, "type": {"title": "Type", "type": "string"}, "class": {"title": "Class", "type": "string"}, "pattern": {"title": "Pattern", "type": "string"}, "rating_band": {"title": "Rating Band", "type": "string"}, "age_band": {"title": "Age Band", "type": "string"}, "sex_rest": {"title": "Sex Rest", "type": "string"}, "dist": {"title": "Dist", "type": "string"}, "dist_y": {"title": "Dist Y", "type": "string"}, "dist_m": {"title": "Dist M", "type": "string"}, "dist_f": {"title": "Dist F", "type": "string"}, "going": {"title": "Going", "type": "string"}, "runners": {"title": "Runners", "type": "array", "items": {"title": "Runner", "required": ["horse_id", "horse", "sp", "sp_dec", "number", "position", "draw", "btn", "ovr_btn", "age", "sex", "weight", "weight_lbs", "headgear", "time", "or", "rpr", "tsr", "prize", "jockey", "jockey_id", "trainer", "trainer_id", "owner", "owner_id", "sire", "sire_id", "dam", "dam_id", "damsire", "damsire_id", "comment"], "type": "object", "properties": {"horse_id": {"title": "Horse Id", "type": "string"}, "horse": {"title": "Horse", "type": "string"}, "sp": {"title": "Sp", "type": "string"}, "sp_dec": {"title": "Sp Dec", "type": "string"}, "number": {"title": "Number", "type": "string"}, "position": {"title": "Position", "type": "string"}, "draw": {"title": "Draw", "type": "string"}, "btn": {"title": "Btn", "type": "string"}, "ovr_btn": {"title": "Ovr Btn", "type": "string"}, "age": {"title": "Age", "type": "string"}, "sex": {"title": "Sex", "type": "string"}, "weight": {"title": "Weight", "type": "string"}, "weight_lbs": {"title": "Weight Lbs", "type": "string"}, "headgear": {"title": "Headgear", "type": "string"}, "time": {"title": "Time", "type": "string"}, "or": {"title": "Or", "type": "string"}, "rpr": {"title": "Rpr", "type": "string"}, "tsr": {"title": "Tsr", "type": "string"}, "prize": {"title": "Prize", "type": "string"}, "jockey": {"title": "Jockey", "type": "string"}, "jockey_id": {"title": "Jockey Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "string"}, "trainer_id": {"title": "Trainer Id", "type": "string"}, "owner": {"title": "Owner", "type": "string"}, "owner_id": {"title": "Owner Id", "type": "string"}, "sire": {"title": "Sire", "type": "string"}, "sire_id": {"title": "Sire Id", "type": "string"}, "dam": {"title": "Dam", "type": "string"}, "dam_id": {"title": "Dam Id", "type": "string"}, "damsire": {"title": "Damsire", "type": "string"}, "damsire_id": {"title": "Damsire Id", "type": "string"}, "comment": {"title": "Comment", "type": "string"}, "silk_url": {"title": "Silk Url", "type": "string", "default": ""}}}}}}}, "total": {"title": "Total", "type": "integer"}, "limit": {"title": "Limit", "type": "integer"}, "skip": {"title": "Skip", "type": "integer"}, "query": {"title": "Query", "type": "array", "items": {"type": "array", "items": {}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/f2462074-1c04-4b35-8308-03f681afa96c/0/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | All results | Full results, up to 12 months in the past (ULTRA PLAN) | 200 | Example_1 | {"results": [{"date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": "", "sp_dec": "", "number": "", "position": "", "draw": "", "btn": "", "ovr_btn": "", "age": "", "sex": "", "weight": "", "weight_lbs": "", "headgear": "", "time": "", "or": "", "rpr": "", "tsr": "", "prize": "", "jockey": "", "jockey_id": "", "trainer": "", "trainer_id": "", "owner": "", "owner_id": "", "sire": "", "sire_id": "", "dam": "", "dam_id": "", "damsire": "", "damsire_id": "", "comment": "", "silk_url": ""}]}], "total": 0, "limit": 0, "skip": 0, "query": []} | {"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_band", "sex_rest", "dist", "dist_y", "dist_m", "dist_f", "going", "runners"], "type": "object", "properties": {"date": {"title": "Date", "type": "string"}, "region": {"title": "Region", "type": "string"}, "course": {"title": "Course", "type": "string"}, "course_id": {"title": "Course Id", "type": "string"}, "off": {"title": "Off", "type": "string"}, "race_name": {"title": "Race Name", "type": "string"}, "type": {"title": "Type", "type": "string"}, "class": {"title": "Class", "type": "string"}, "pattern": {"title": "Pattern", "type": "string"}, "rating_band": {"title": "Rating Band", "type": "string"}, "age_band": {"title": "Age Band", "type": "string"}, "sex_rest": {"title": "Sex Rest", "type": "string"}, "dist": {"title": "Dist", "type": "string"}, "dist_y": {"title": "Dist Y", "type": "string"}, "dist_m": {"title": "Dist M", "type": "string"}, "dist_f": {"title": "Dist F", "type": "string"}, "going": {"title": "Going", "type": "string"}, "runners": {"title": "Runners", "type": "array", "items": {"title": "Runner", "required": ["horse_id", "horse", "sp", "sp_dec", "number", "position", "draw", "btn", "ovr_btn", "age", "sex", "weight", "weight_lbs", "headgear", "time", "or", "rpr", "tsr", "prize", "jockey", "jockey_id", "trainer", "trainer_id", "owner", "owner_id", "sire", "sire_id", "dam", "dam_id", "damsire", "damsire_id", "comment"], "type": "object", "properties": {"horse_id": {"title": "Horse Id", "type": "string"}, "horse": {"title": "Horse", "type": "string"}, "sp": {"title": "Sp", "type": "string"}, "sp_dec": {"title": "Sp Dec", "type": "string"}, "number": {"title": "Number", "type": "string"}, "position": {"title": "Position", "type": "string"}, "draw": {"title": "Draw", "type": "string"}, "btn": {"title": "Btn", "type": "string"}, "ovr_btn": {"title": "Ovr Btn", "type": "string"}, "age": {"title": "Age", "type": "string"}, "sex": {"title": "Sex", "type": "string"}, "weight": {"title": "Weight", "type": "string"}, "weight_lbs": {"title": "Weight Lbs", "type": "string"}, "headgear": {"title": "Headgear", "type": "string"}, "time": {"title": "Time", "type": "string"}, "or": {"title": "Or", "type": "string"}, "rpr": {"title": "Rpr", "type": "string"}, "tsr": {"title": "Tsr", "type": "string"}, "prize": {"title": "Prize", "type": "string"}, "jockey": {"title": "Jockey", "type": "string"}, "jockey_id": {"title": "Jockey Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "string"}, "trainer_id": {"title": "Trainer Id", "type": "string"}, "owner": {"title": "Owner", "type": "string"}, "owner_id": {"title": "Owner Id", "type": "string"}, "sire": {"title": "Sire", "type": "string"}, "sire_id": {"title": "Sire Id", "type": "string"}, "dam": {"title": "Dam", "type": "string"}, "dam_id": {"title": "Dam Id", "type": "string"}, "damsire": {"title": "Damsire", "type": "string"}, "damsire_id": {"title": "Damsire Id", "type": "string"}, "comment": {"title": "Comment", "type": "string"}, "silk_url": {"title": "Silk Url", "type": "string", "default": ""}}}}}}}, "total": {"title": "Total", "type": "integer"}, "limit": {"title": "Limit", "type": "integer"}, "skip": {"title": "Skip", "type": "integer"}, "query": {"title": "Query", "type": "array", "items": {"type": "array", "items": {}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/f2462074-1c04-4b35-8308-03f681afa96c/1/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | All results | Full results, up to 12 months in the past (ULTRA PLAN) | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/53fe11bb-48df-4396-8896-c112ae094fa0/0/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Trainer jockey analysis | Jockey statistics for a trainer (ULTRA PLAN) | 200 | Example_1 | {"id": "", "trainer": "", "total_runners": 0, "jockeys": [{"jockey_id": "", "jockey": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "TrainerJockeyAnalysis", "required": ["id", "trainer", "total_runners", "jockeys", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "jockeys": {"title": "Jockeys", "type": "array", "items": {"title": "Jockey", "required": ["jockey_id", "jockey", "runners", "1st", "2nd", "3rd", "4th", "a/e", "win_%", "1_pl"], "type": "object", "properties": {"jockey_id": {"title": "Jockey Id", "type": "string"}, "jockey": {"title": "Jockey", "type": "string"}, "runners": {"title": "Runners", "type": "integer"}, "1st": {"title": "1st place finishes", "type": "integer"}, "2nd": {"title": "2nd place finishes", "type": "integer"}, "3rd": {"title": "3rd place finishes", "type": "integer"}, "4th": {"title": "4th place finishes", "type": "integer"}, "a/e": {"title": "Actual/expected", "type": "number"}, "win_%": {"title": "Win percentage (decimal)", "type": "number"}, "1_pl": {"title": "One unit p/l at SP", "type": "number"}}}}, "query": {"title": "Query", "type": "array", "items": {"type": "array", "items": {}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/53fe11bb-48df-4396-8896-c112ae094fa0/2/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Trainer jockey analysis | Jockey statistics for a trainer (ULTRA PLAN) | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/9aa9b311-51e7-4e12-97a3-097c67055ec3/0/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Sire results | Full results for sire offspring (MEGA PLAN).
For sire results and statistics, use the horses endpoints, replacing the 'sir_' sire id prefix with 'hrs_'. | 200 | Example_1 | {"results": [{"date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": "", "sp_dec": "", "number": "", "position": "", "draw": "", "btn": "", "ovr_btn": "", "age": "", "sex": "", "weight": "", "weight_lbs": "", "headgear": "", "time": "", "or": "", "rpr": "", "tsr": "", "prize": "", "jockey": "", "jockey_id": "", "trainer": "", "trainer_id": "", "owner": "", "owner_id": "", "sire": "", "sire_id": "", "dam": "", "dam_id": "", "damsire": "", "damsire_id": "", "comment": "", "silk_url": ""}]}], "total": 0, "limit": 0, "skip": 0, "query": []} | {"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_band", "sex_rest", "dist", "dist_y", "dist_m", "dist_f", "going", "runners"], "type": "object", "properties": {"date": {"title": "Date", "type": "string"}, "region": {"title": "Region", "type": "string"}, "course": {"title": "Course", "type": "string"}, "course_id": {"title": "Course Id", "type": "string"}, "off": {"title": "Off", "type": "string"}, "race_name": {"title": "Race Name", "type": "string"}, "type": {"title": "Type", "type": "string"}, "class": {"title": "Class", "type": "string"}, "pattern": {"title": "Pattern", "type": "string"}, "rating_band": {"title": "Rating Band", "type": "string"}, "age_band": {"title": "Age Band", "type": "string"}, "sex_rest": {"title": "Sex Rest", "type": "string"}, "dist": {"title": "Dist", "type": "string"}, "dist_y": {"title": "Dist Y", "type": "string"}, "dist_m": {"title": "Dist M", "type": "string"}, "dist_f": {"title": "Dist F", "type": "string"}, "going": {"title": "Going", "type": "string"}, "runners": {"title": "Runners", "type": "array", "items": {"title": "Runner", "required": ["horse_id", "horse", "sp", "sp_dec", "number", "position", "draw", "btn", "ovr_btn", "age", "sex", "weight", "weight_lbs", "headgear", "time", "or", "rpr", "tsr", "prize", "jockey", "jockey_id", "trainer", "trainer_id", "owner", "owner_id", "sire", "sire_id", "dam", "dam_id", "damsire", "damsire_id", "comment"], "type": "object", "properties": {"horse_id": {"title": "Horse Id", "type": "string"}, "horse": {"title": "Horse", "type": "string"}, "sp": {"title": "Sp", "type": "string"}, "sp_dec": {"title": "Sp Dec", "type": "string"}, "number": {"title": "Number", "type": "string"}, "position": {"title": "Position", "type": "string"}, "draw": {"title": "Draw", "type": "string"}, "btn": {"title": "Btn", "type": "string"}, "ovr_btn": {"title": "Ovr Btn", "type": "string"}, "age": {"title": "Age", "type": "string"}, "sex": {"title": "Sex", "type": "string"}, "weight": {"title": "Weight", "type": "string"}, "weight_lbs": {"title": "Weight Lbs", "type": "string"}, "headgear": {"title": "Headgear", "type": "string"}, "time": {"title": "Time", "type": "string"}, "or": {"title": "Or", "type": "string"}, "rpr": {"title": "Rpr", "type": "string"}, "tsr": {"title": "Tsr", "type": "string"}, "prize": {"title": "Prize", "type": "string"}, "jockey": {"title": "Jockey", "type": "string"}, "jockey_id": {"title": "Jockey Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "string"}, "trainer_id": {"title": "Trainer Id", "type": "string"}, "owner": {"title": "Owner", "type": "string"}, "owner_id": {"title": "Owner Id", "type": "string"}, "sire": {"title": "Sire", "type": "string"}, "sire_id": {"title": "Sire Id", "type": "string"}, "dam": {"title": "Dam", "type": "string"}, "dam_id": {"title": "Dam Id", "type": "string"}, "damsire": {"title": "Damsire", "type": "string"}, "damsire_id": {"title": "Damsire Id", "type": "string"}, "comment": {"title": "Comment", "type": "string"}, "silk_url": {"title": "Silk Url", "type": "string", "default": ""}}}}}}}, "total": {"title": "Total", "type": "integer"}, "limit": {"title": "Limit", "type": "integer"}, "skip": {"title": "Skip", "type": "integer"}, "query": {"title": "Query", "type": "array", "items": {"type": "array", "items": {}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/9aa9b311-51e7-4e12-97a3-097c67055ec3/2/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Sire results | Full results for sire offspring (MEGA PLAN).
For sire results and statistics, use the horses endpoints, replacing the 'sir_' sire id prefix with 'hrs_'. | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/11648ea6-af09-461c-bfe0-d1ad9f390c82/0/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Trainer owner analysis | Owner statistics for a trainer (ULTRA PLAN) | 200 | Example_1 | {"id": "", "trainer": "", "total_runners": 0, "owners": [{"owner_id": "", "owner": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "TrainerOwnerAnalysis", "required": ["id", "trainer", "total_runners", "owners", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "owners": {"title": "Owners", "type": "array", "items": {"title": "Owner", "required": ["owner_id", "owner", "runners", "1st", "2nd", "3rd", "4th", "a/e", "win_%", "1_pl"], "type": "object", "properties": {"owner_id": {"title": "Owner Id", "type": "string"}, "owner": {"title": "Owner", "type": "string"}, "runners": {"title": "Runners", "type": "integer"}, "1st": {"title": "1st place finishes", "type": "integer"}, "2nd": {"title": "2nd place finishes", "type": "integer"}, "3rd": {"title": "3rd place finishes", "type": "integer"}, "4th": {"title": "4th place finishes", "type": "integer"}, "a/e": {"title": "Actual/expected", "type": "number"}, "win_%": {"title": "Win percentage (decimal)", "type": "number"}, "1_pl": {"title": "One unit p/l at SP", "type": "number"}}}}, "query": {"title": "Query", "type": "array", "items": {"type": "array", "items": {}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/11648ea6-af09-461c-bfe0-d1ad9f390c82/1/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Trainer owner analysis | Owner statistics for a trainer (ULTRA PLAN) | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/33c992af-5002-4301-af5f-a2f110c3c956/0/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Search trainers | Search trainers by name (ULTRA PLAN) | 200 | Example_1 | {"search_results": [{"id": "", "trainer": ""}]} | {"title": "Trainers", "required": ["search_results"], "type": "object", "properties": {"search_results": {"title": "Search Results", "type": "array", "items": {"title": "Trainer", "required": ["id"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "string"}}}}}} |
3ab885dc-3f91-45d7-9d88-ef33f0badb0f/33c992af-5002-4301-af5f-a2f110c3c956/1/0 | The Racing API | High performance API for horse racing statistical modelling, application development and web content. Query our database of over 200,000 horse racing results and racecards.
For the latest updates and features, visit our website:
🇺🇸 FULL US COVERAGE AVAILABLE (Website subscriptions only)
Website: https://www.theracingapi.com | Documentation: https://api.theracingapi.com/documentation
IMPORTANT NOTE: Latest The Racing API features & endpoints may not always be available via RapidAPI | 9.2 | Search trainers | Search trainers by name (ULTRA PLAN) | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
5b9c9f77e4b02d6cfa6a2bc8/8bb3242c-5f0a-4f82-b00a-c8e6f5f461e2/1/0 | Live Sports Odds | Odds data API for NFL, NBA, MLB, EPL, AFL and loads more, from US, UK, EU and Aussie bookmakers. Get started for free! | 9.8 | /v4/sports/{sport}/odds | Returns list of live and upcoming games for a given sport, showing bookmaker odds for the specified region and markets. Set the sport to a sport_key from the /sports endpoint. Alternatively if sport=upcoming, it will return a list of the next 8 upcoming games across all sports, as well as any live games. For more info, see list of available sports and list of available bookmakers. | 200 | Example_1 | [{"id": "e912304de2b2ce35b473ce2ecd3d1502", "sport_key": "americanfootball_nfl", "sport_title": "NFL", "commence_time": "2020-01-02T23:10:00Z", "home_team": "Houston Texans", "away_team": "Kansas City Chiefs", "bookmakers": [{"key": "draftkings", "title": "DraftKings", "last_update": "2020-01-01T14:45:13Z", "markets": [{"key": "h2h", "outcomes": [{"label": "Houston Texans", "price": 2.23, "points": 20.5}]}]}]}] | {"type": "array", "description": "A list of live and upcoming games", "items": {"type": "object", "properties": {"id": {"type": "string", "description": "A unique 32 character identifier for the event."}, "sport_key": {"type": "string", "description": "A unique slug for the sport. Use this as the \"sport\" param in the /odds and /scores requests"}, "sport_title": {"type": "string", "description": "A presentable title of the sport. Occassionally this value can change, for example if a league undergoes a name change or change in sponsorship."}, "commence_time": {"type": "string", "description": "The match start time (ISO 8601 formatted). This will be unix timestamp integer if the dateFormat query param is set to dateFormat=unix."}, "home_team": {"type": ["string", "null"], "description": "The home team. If home/away is not applicable for the sport (such as MMA and Tennis), it will be one of the participants. Null for outrights (futures) events."}, "away_team": {"type": ["string", "null"], "description": "The away team. If home/away is not applicable for the sport (such as MMA and Tennis), it will be one of the participants. Null for outrights (futures) events."}, "bookmakers": {"type": "array", "items": {"type": "object", "properties": {"key": {"description": "A unique slug (key) of the bookmaker", "type": "string"}, "title": {"description": "A formatted title of the bookmaker", "type": "string"}, "last_update": {"description": "A timestamp of when the bookmaker's odds were last captured. Will be an integer if dateFormat=unix, otherwise it will be a string", "type": "integer"}, "markets": {"type": "array", "description": "The included market depends on the specified 'markets' GET param. NOTE Allow for the addition of new market types in future.", "items": {"type": "object", "properties": {"key": {"type": "string", "enum": ["h2h", "spreads", "totals", "outrights"], "description": "The name of the odds market"}, "outcomes": {"type": "array", "items": {"type": "object", "properties": {"label": {"type": "string", "description": "A label of the outcome. For totals markets, this can be 'Over' or 'Under'. For all other markets, this will be the name of the team or participant, or 'Draw'"}, "price": {"type": "number", "description": "The odds of the outcome. The format is determined by the oddsFormat query param. The format is decimal by default."}, "points": {"type": ["number", "null"], "description": "The handicap or points of the outcome, only applicable to spreads and totals markets (this property will be missing for h2h and outrights markets)"}}}}}}}}}}}}} |
5b9c9f77e4b02d6cfa6a2bc8/6032fae3-3fb4-426e-af07-05f1105d27e5/0/0 | Live Sports Odds | Odds data API for NFL, NBA, MLB, EPL, AFL and loads more, from US, UK, EU and Aussie bookmakers. Get started for free! | 9.8 | /v4/sports/{sport}/scores | Returns list of live and upcoming games for a given sport, and optionally recently completed games. Live and completed games will contain scores. Currently in beta and only available for selected sports. For more info, see the list of available sports | 200 | Example_1 | [{"id": "e912304de2b2ce35b473ce2ecd3d1502", "sport_key": "americanfootball_nfl", "sport_title": "NFL", "commence_time": "2020-01-02T23:10:00Z", "completed": true, "home_team": "Houston Texans", "away_team": "Kansas City Chiefs", "scores": [{"name": "Houston Texans", "score": "20"}], "last_update": "2020-01-03T01:10:00Z"}] | {"type": "array", "description": "A list of live, upcoming and optionally recently completed games", "items": {"type": "object", "properties": {"id": {"type": "string", "description": "A unique 32 character identifier for the event."}, "sport_key": {"type": "string", "description": "A unique slug for the sport. Use this as the \"sport\" param in the /odds and /scores requests"}, "sport_title": {"type": "string", "description": "A presentable title of the sport. Occassionally this value can change, for example if a league undergoes a name change or change in sponsorship."}, "commence_time": {"type": "string", "description": "The match start time (ISO 8601 formatted). This will be unix timestamp integer if the dateFormat query param is set to dateFormat=unix."}, "completed": {"type": "boolean", "description": "true if the game has finished, otherwise false"}, "home_team": {"type": ["string", "null"], "description": "The home team. If home/away is not applicable for the sport (such as MMA and Tennis), it will be one of the participants. Null for outrights (futures) events."}, "away_team": {"type": ["string", "null"], "description": "The away team. If home/away is not applicable for the sport (such as MMA and Tennis), it will be one of the participants. Null for outrights (futures) events."}, "scores": {"type": "array", "description": "A list of teams and their scores. List will be empty if game has not started.", "items": {"type": "object", "properties": {"name": {"type": "string", "description": "The participant name"}, "score": {"type": "string", "description": "The most recent score for the participant"}}}}, "last_update": {"type": ["string", "null"], "description": "ISO8601 datetime of when the scores were last updated. Will be null if game has not started"}}}} |
5b9c9f77e4b02d6cfa6a2bc8/42f0fd4e-cc2f-4a22-a287-c3a12234e4ca/2/0 | Live Sports Odds | Odds data API for NFL, NBA, MLB, EPL, AFL and loads more, from US, UK, EU and Aussie bookmakers. Get started for free! | 9.8 | /v4/sports | Returns a list of available sports and tournaments. Use the sports_key in requests for /odds and /scores endpoints. | 200 | Example_1 | [{"key": "americanfootball_nfl", "active": true, "group": "American Football", "description": "US Football", "title": "NFL", "has_outrights": true}] | {"type": "array", "description": "A list of sports", "items": {"type": "object", "properties": {"key": {"type": "string", "description": "A unique slug for the sport. Use this as the \"sport\" param in the /odds and /scores requests"}, "active": {"type": "boolean", "description": "Indicates if the sport is in season"}, "group": {"type": "string", "description": "A broader grouping"}, "description": {"type": "string", "description": "A brief description of the sport. Subject to change (for example, if sponsors change)"}, "title": {"type": "string", "description": "A presentable title of the sport. Occassionally this value can change, for example if a league undergoes a name change or change in sponsorship."}, "has_outrights": {"type": "boolean", "description": "Indicates if the sport has outrights markets."}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/940d5ee8-324e-4ad6-8b80-2d6acb257252/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | league tournament fixtures with setting the competition type | This request is used to create league tournament fixtures with setting the competition type.
Length of teams provided must be greater than or equal to 3 and lesser than or equal to 64. | 200 | league tournament fixtures with even teams | {"success": true, "fetch_uuid": "cac42164-f34c-4c08-8861-9f43caafe4fd", "competition": "uefa champion league 2098/99", "teamMatches": {"arsenal": {"w1": {"play": "liverpool", "at": "home"}, "w2": {"play": "monaco", "at": "away"}, "w3": {"play": "villareal", "at": "home"}, "w4": {"play": "burnley", "at": "away"}, "w5": {"play": "athletico mardid", "at": "home"}, "w6": {"play": "barcelona", "at": "away"}, "w7": {"play": "sevilla", "at": "home"}, "w8": {"play": "chelsea", "at": "away"}, "w9": {"play": "crystal palace", "at": "away"}, "w10": {"play": "brentford", "at": "home"}, "w11": {"play": "wolverhampton", "at": "away"}, "w12": {"play": "real mardid", "at": "home"}, "w13": {"play": "manutd", "at": "away"}, "w14": {"play": "mancity", "at": "home"}, "w15": {"play": "tottenham", "at": "away"}}, "mancity": {"w1": {"play": "brentford", "at": "away"}, "w2": {"play": "wolverhampton", "at": "home"}, "w3": {"play": "real mardid", "at": "away"}, "w4": {"play": "manutd", "at": "home"}, "w5": {"play": "chelsea", "at": "home"}, "w6": {"play": "tottenham", "at": "away"}, "w7": {"play": "liverpool", "at": "home"}, "w8": {"play": "monaco", "at": "away"}, "w9": {"play": "villareal", "at": "home"}, "w10": {"play": "burnley", "at": "away"}, "w11": {"play": "athletico mardid", "at": "home"}, "w12": {"play": "barcelona", "at": "away"}, "w13": {"play": "sevilla", "at": "home"}, "w14": {"play": "arsenal", "at": "away"}, "w15": {"play": "crystal palace", "at": "home"}}, "liverpool": {"w1": {"play": "arsenal", "at": "away"}, "w2": {"play": "crystal palace", "at": "home"}, "w3": {"play": "brentford", "at": "away"}, "w4": {"play": "wolverhampton", "at": "home"}, "w5": {"play": "real mardid", "at": "away"}, "w6": {"play": "manutd", "at": "home"}, "w7": {"play": "mancity", "at": "away"}, "w8": {"play": "tottenham", "at": "home"}, "w9": {"play": "chelsea", "at": "home"}, "w10": {"play": "monaco", "at": "away"}, "w11": {"play": "villareal", "at": "home"}, "w12": {"play": "burnley", "at": "away"}, "w13": {"play": "athletico mardid", "at": "home"}, "w14": {"play": "barcelona", "at": "away"}, "w15": {"play": "sevilla", "at": "home"}}, "tottenham": {"w1": {"play": "crystal palace", "at": "away"}, "w2": {"play": "brentford", "at": "home"}, "w3": {"play": "wolverhampton", "at": "away"}, "w4": {"play": "real mardid", "at": "home"}, "w5": {"play": "manutd", "at": "away"}, "w6": {"play": "mancity", "at": "home"}, "w7": {"play": "chelsea", "at": "home"}, "w8": {"play": "liverpool", "at": "away"}, "w9": {"play": "monaco", "at": "home"}, "w10": {"play": "villareal", "at": "away"}, "w11": {"play": "burnley", "at": "home"}, "w12": {"play": "athletico mardid", "at": "away"}, "w13": {"play": "barcelona", "at": "home"}, "w14": {"play": "sevilla", "at": "away"}, "w15": {"play": "arsenal", "at": "home"}}, "manutd": {"w1": {"play": "wolverhampton", "at": "away"}, "w2": {"play": "real mardid", "at": "home"}, "w3": {"play": "chelsea", "at": "home"}, "w4": {"play": "mancity", "at": "away"}, "w5": {"play": "tottenham", "at": "home"}, "w6": {"play": "liverpool", "at": "away"}, "w7": {"play": "monaco", "at": "home"}, "w8": {"play": "villareal", "at": "away"}, "w9": {"play": "burnley", "at": "home"}, "w10": {"play": "athletico mardid", "at": "away"}, "w11": {"play": "barcelona", "at": "home"}, "w12": {"play": "sevilla", "at": "away"}, "w13": {"play": "arsenal", "at": "home"}, "w14": {"play": "crystal palace", "at": "away"}, "w15": {"play": "brentford", "at": "home"}}, "chelsea": {"w1": {"play": "real mardid", "at": "away"}, "w2": {"play": "athletico mardid", "at": "home"}, "w3": {"play": "manutd", "at": "away"}, "w4": {"play": "barcelona", "at": "home"}, "w5": {"play": "mancity", "at": "away"}, "w6": {"play": "sevilla", "at": "home"}, "w7": {"play": "tottenham", "at": "away"}, "w8": {"play": "arsenal", "at": "home"}, "w9": {"play": "liverpool", "at": "away"}, "w10": {"play": "crystal palace", "at": "home"}, "w11": {"play": "monaco", "at": "away"}, "w12": {"play": "brentford", "at": "home"}, "w13": {"play": "villareal", "at": "away"}, "w14": {"play": "wolverhampton", "at": "home"}, "w15": {"play": "burnley", "at": "away"}}, "crystal palace": {"w1": {"play": "tottenham", "at": "home"}, "w2": {"play": "liverpool", "at": "away"}, "w3": {"play": "monaco", "at": "home"}, "w4": {"play": "villareal", "at": "away"}, "w5": {"play": "burnley", "at": "home"}, "w6": {"play": "athletico mardid", "at": "away"}, "w7": {"play": "barcelona", "at": "home"}, "w8": {"play": "sevilla", "at": "away"}, "w9": {"play": "arsenal", "at": "home"}, "w10": {"play": "chelsea", "at": "away"}, "w11": {"play": "brentford", "at": "away"}, "w12": {"play": "wolverhampton", "at": "home"}, "w13": {"play": "real mardid", "at": "away"}, "w14": {"play": "manutd", "at": "home"}, "w15": {"play": "mancity", "at": "away"}}, "wolverhampton": {"w1": {"play": "manutd", "at": "home"}, "w2": {"play": "mancity", "at": "away"}, "w3": {"play": "tottenham", "at": "home"}, "w4": {"play": "liverpool", "at": "away"}, "w5": {"play": "monaco", "at": "home"}, "w6": {"play": "villareal", "at": "away"}, "w7": {"play": "burnley", "at": "home"}, "w8": {"play": "athletico mardid", "at": "away"}, "w9": {"play": "barcelona", "at": "home"}, "w10": {"play": "sevilla", "at": "away"}, "w11": {"play": "arsenal", "at": "home"}, "w12": {"play": "crystal palace", "at": "away"}, "w13": {"play": "brentford", "at": "home"}, "w14": {"play": "chelsea", "at": "away"}, "w15": {"play": "real mardid", "at": "away"}}, "brentford": {"w1": {"play": "mancity", "at": "home"}, "w2": {"play": "tottenham", "at": "away"}, "w3": {"play": "liverpool", "at": "home"}, "w4": {"play": "monaco", "at": "away"}, "w5": {"play": "villareal", "at": "home"}, "w6": {"play": "burnley", "at": "away"}, "w7": {"play": "athletico mardid", "at": "home"}, "w8": {"play": "barcelona", "at": "away"}, "w9": {"play": "sevilla", "at": "home"}, "w10": {"play": "arsenal", "at": "away"}, "w11": {"play": "crystal palace", "at": "home"}, "w12": {"play": "chelsea", "at": "away"}, "w13": {"play": "wolverhampton", "at": "away"}, "w14": {"play": "real mardid", "at": "home"}, "w15": {"play": "manutd", "at": "away"}}, "burnley": {"w1": {"play": "athletico mardid", "at": "away"}, "w2": {"play": "barcelona", "at": "home"}, "w3": {"play": "sevilla", "at": "away"}, "w4": {"play": "arsenal", "at": "home"}, "w5": {"play": "crystal palace", "at": "away"}, "w6": {"play": "brentford", "at": "home"}, "w7": {"play": "wolverhampton", "at": "away"}, "w8": {"play": "real mardid", "at": "home"}, "w9": {"play": "manutd", "at": "away"}, "w10": {"play": "mancity", "at": "home"}, "w11": {"play": "tottenham", "at": "away"}, "w12": {"play": "liverpool", "at": "home"}, "w13": {"play": "monaco", "at": "away"}, "w14": {"play": "villareal", "at": "home"}, "w15": {"play": "chelsea", "at": "home"}}, "barcelona": {"w1": {"play": "villareal", "at": "home"}, "w2": {"play": "burnley", "at": "away"}, "w3": {"play": "athletico mardid", "at": "home"}, "w4": {"play": "chelsea", "at": "away"}, "w5": {"play": "sevilla", "at": "away"}, "w6": {"play": "arsenal", "at": "home"}, "w7": {"play": "crystal palace", "at": "away"}, "w8": {"play": "brentford", "at": "home"}, "w9": {"play": "wolverhampton", "at": "away"}, "w10": {"play": "real mardid", "at": "home"}, "w11": {"play": "manutd", "at": "away"}, "w12": {"play": "mancity", "at": "home"}, "w13": {"play": "tottenham", "at": "away"}, "w14": {"play": "liverpool", "at": "home"}, "w15": {"play": "monaco", "at": "away"}}, "real mardid": {"w1": {"play": "chelsea", "at": "home"}, "w2": {"play": "manutd", "at": "away"}, "w3": {"play": "mancity", "at": "home"}, "w4": {"play": "tottenham", "at": "away"}, "w5": {"play": "liverpool", "at": "home"}, "w6": {"play": "monaco", "at": "away"}, "w7": {"play": "villareal", "at": "home"}, "w8": {"play": "burnley", "at": "away"}, "w9": {"play": "athletico mardid", "at": "home"}, "w10": {"play": "barcelona", "at": "away"}, "w11": {"play": "sevilla", "at": "home"}, "w12": {"play": "arsenal", "at": "away"}, "w13": {"play": "crystal palace", "at": "home"}, "w14": {"play": "brentford", "at": "away"}, "w15": {"play": "wolverhampton", "at": "home"}}, "athletico mardid": {"w1": {"play": "burnley", "at": "home"}, "w2": {"play": "chelsea", "at": "away"}, "w3": {"play": "barcelona", "at": "away"}, "w4": {"play": "sevilla", "at": "home"}, "w5": {"play": "arsenal", "at": "away"}, "w6": {"play": "crystal palace", "at": "home"}, "w7": {"play": "brentford", "at": "away"}, "w8": {"play": "wolverhampton", "at": "home"}, "w9": {"play": "real mardid", "at": "away"}, "w10": {"play": "manutd", "at": "home"}, "w11": {"play": "mancity", "at": "away"}, "w12": {"play": "tottenham", "at": "home"}, "w13": {"play": "liverpool", "at": "away"}, "w14": {"play": "monaco", "at": "home"}, "w15": {"play": "villareal", "at": "away"}}, "sevilla": {"w1": {"play": "monaco", "at": "home"}, "w2": {"play": "villareal", "at": "away"}, "w3": {"play": "burnley", "at": "home"}, "w4": {"play": "athletico mardid", "at": "away"}, "w5": {"play": "barcelona", "at": "home"}, "w6": {"play": "chelsea", "at": "away"}, "w7": {"play": "arsenal", "at": "away"}, "w8": {"play": "crystal palace", "at": "home"}, "w9": {"play": "brentford", "at": "away"}, "w10": {"play": "wolverhampton", "at": "home"}, "w11": {"play": "real mardid", "at": "away"}, "w12": {"play": "manutd", "at": "home"}, "w13": {"play": "mancity", "at": "away"}, "w14": {"play": "tottenham", "at": "home"}, "w15": {"play": "liverpool", "at": "away"}}, "villareal": {"w1": {"play": "barcelona", "at": "away"}, "w2": {"play": "sevilla", "at": "home"}, "w3": {"play": "arsenal", "at": "away"}, "w4": {"play": "crystal palace", "at": "home"}, "w5": {"play": "brentford", "at": "away"}, "w6": {"play": "wolverhampton", "at": "home"}, "w7": {"play": "real mardid", "at": "away"}, "w8": {"play": "manutd", "at": "home"}, "w9": {"play": "mancity", "at": "away"}, "w10": {"play": "tottenham", "at": "home"}, "w11": {"play": "liverpool", "at": "away"}, "w12": {"play": "monaco", "at": "home"}, "w13": {"play": "chelsea", "at": "home"}, "w14": {"play": "burnley", "at": "away"}, "w15": {"play": "athletico mardid", "at": "home"}}, "monaco": {"w1": {"play": "sevilla", "at": "away"}, "w2": {"play": "arsenal", "at": "home"}, "w3": {"play": "crystal palace", "at": "away"}, "w4": {"play": "brentford", "at": "home"}, "w5": {"play": "wolverhampton", "at": "away"}, "w6": {"play": "real mardid", "at": "home"}, "w7": {"play": "manutd", "at": "away"}, "w8": {"play": "mancity", "at": "home"}, "w9": {"play": "tottenham", "at": "away"}, "w10": {"play": "liverpool", "at": "home"}, "w11": {"play": "chelsea", "at": "home"}, "w12": {"play": "villareal", "at": "away"}, "w13": {"play": "burnley", "at": "home"}, "w14": {"play": "athletico mardid", "at": "away"}, "w15": {"play": "barcelona", "at": "home"}}}, "weeklyFixtures": {"w1": ["real mardid VS chelsea", "brentford VS mancity", "arsenal VS liverpool", "crystal palace VS tottenham", "wolverhampton VS manutd", "sevilla VS monaco", "athletico mardid VS burnley", "barcelona VS villareal"], "w2": ["chelsea VS athletico mardid", "burnley VS barcelona", "tottenham VS brentford", "mancity VS wolverhampton", "monaco VS arsenal", "manutd VS real mardid", "liverpool VS crystal palace", "villareal VS sevilla"], "w3": ["arsenal VS villareal", "brentford VS liverpool", "crystal palace VS monaco", "wolverhampton VS tottenham", "barcelona VS athletico mardid", "real mardid VS mancity", "manutd VS chelsea", "sevilla VS burnley"], "w4": ["villareal VS crystal palace", "mancity VS manutd", "liverpool VS wolverhampton", "athletico mardid VS sevilla", "burnley VS arsenal", "monaco VS brentford", "tottenham VS real mardid", "chelsea VS barcelona"], "w5": ["mancity VS chelsea", "arsenal VS athletico mardid", "brentford VS villareal", "wolverhampton VS monaco", "crystal palace VS burnley", "manutd VS tottenham", "real mardid VS liverpool", "sevilla VS barcelona"], "w6": ["barcelona VS arsenal", "liverpool VS manutd", "athletico mardid VS crystal palace", "tottenham VS mancity", "chelsea VS sevilla", "monaco VS real mardid", "burnley VS brentford", "villareal VS wolverhampton"], "w7": ["crystal palace VS barcelona", "manutd VS monaco", "mancity VS liverpool", "arsenal VS sevilla", "brentford VS athletico mardid", "real mardid VS villareal", "tottenham VS chelsea", "wolverhampton VS burnley"], "w8": ["athletico mardid VS wolverhampton", "sevilla VS crystal palace", "burnley VS real mardid", "monaco VS mancity", "villareal VS manutd", "barcelona VS brentford", "chelsea VS arsenal", "liverpool VS tottenham"], "w9": ["crystal palace VS arsenal", "manutd VS burnley", "wolverhampton VS barcelona", "real mardid VS athletico mardid", "brentford VS sevilla", "liverpool VS chelsea", "mancity VS villareal", "tottenham VS monaco"], "w10": ["chelsea VS crystal palace", "arsenal VS brentford", "monaco VS liverpool", "sevilla VS wolverhampton", "barcelona VS real mardid", "athletico mardid VS manutd", "villareal VS tottenham", "burnley VS mancity"], "w11": ["monaco VS chelsea", "liverpool VS villareal", "real mardid VS sevilla", "manutd VS barcelona", "tottenham VS burnley", "mancity VS athletico mardid", "wolverhampton VS arsenal", "brentford VS crystal palace"], "w12": ["athletico mardid VS tottenham", "chelsea VS brentford", "arsenal VS real mardid", "crystal palace VS wolverhampton", "villareal VS monaco", "barcelona VS mancity", "sevilla VS manutd", "burnley VS liverpool"], "w13": ["tottenham VS barcelona", "villareal VS chelsea", "monaco VS burnley", "wolverhampton VS brentford", "manutd VS arsenal", "real mardid VS crystal palace", "liverpool VS athletico mardid", "mancity VS sevilla"], "w14": ["brentford VS real mardid", "crystal palace VS manutd", "athletico mardid VS monaco", "burnley VS villareal", "barcelona VS liverpool", "sevilla VS tottenham", "chelsea VS wolverhampton", "arsenal VS mancity"], "w15": ["monaco VS barcelona", "tottenham VS arsenal", "villareal VS athletico mardid", "real mardid VS wolverhampton", "burnley VS chelsea", "liverpool VS sevilla", "mancity VS crystal palace", "manutd VS brentford"]}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "competition": {"type": "string"}, "teamMatches": {"type": "object", "properties": {"arsenal": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "mancity": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "liverpool": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "tottenham": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "manutd": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "chelsea": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "crystal palace": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "wolverhampton": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "brentford": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "burnley": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "barcelona": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "real mardid": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "athletico mardid": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "sevilla": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "villareal": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "monaco": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}}}, "weeklyFixtures": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}, "w5": {"type": "array", "items": {"type": "string"}}, "w6": {"type": "array", "items": {"type": "string"}}, "w7": {"type": "array", "items": {"type": "string"}}, "w8": {"type": "array", "items": {"type": "string"}}, "w9": {"type": "array", "items": {"type": "string"}}, "w10": {"type": "array", "items": {"type": "string"}}, "w11": {"type": "array", "items": {"type": "string"}}, "w12": {"type": "array", "items": {"type": "string"}}, "w13": {"type": "array", "items": {"type": "string"}}, "w14": {"type": "array", "items": {"type": "string"}}, "w15": {"type": "array", "items": {"type": "string"}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/39c6f019-0751-4487-a419-f5aee4b24b3d/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | league tournament fixtures with setting both legs | This request is used to create league tournament fixtures with setting both legs for all the matches.
Length of teams provided must be greater than or equal to 3 and lesser than or equal to 64. | 200 | league tournament fixtures with setting both legs | {"success": true, "fetch_uuid": "633a492e-5cad-41b3-b232-bf575abbb829", "teamMatches": {"arsenal": {"w1": {"play": "mancity", "at": "home"}, "w2": {"play": "athletico mardid", "at": "away"}, "w3": {"play": "manutd", "at": "away"}, "w4": {"play": "chelsea", "at": "home"}, "w5": {"play": "sevilla", "at": "away"}, "w6": {"play": "liverpool", "at": "home"}, "w7": {"play": "brentford", "at": "away"}, "w8": {"play": "real mardid", "at": "home"}, "w9": {"play": "getafe", "at": "away"}, "w10": {"play": "wolverhampton", "at": "home"}, "w11": {"play": "tottenham", "at": "away"}, "w12": {"play": "crystal palace", "at": "home"}, "w13": {"play": "villareal", "at": "away"}, "w14": {"play": "burnley", "at": "home"}, "w15": {"play": "barcelona", "at": "away"}, "w16": {"play": "mancity", "at": "away"}, "w17": {"play": "athletico mardid", "at": "home"}, "w18": {"play": "manutd", "at": "home"}, "w19": {"play": "chelsea", "at": "away"}, "w20": {"play": "sevilla", "at": "home"}, "w21": {"play": "liverpool", "at": "away"}, "w22": {"play": "brentford", "at": "home"}, "w23": {"play": "real mardid", "at": "away"}, "w24": {"play": "getafe", "at": "home"}, "w25": {"play": "wolverhampton", "at": "away"}, "w26": {"play": "tottenham", "at": "home"}, "w27": {"play": "crystal palace", "at": "away"}, "w28": {"play": "villareal", "at": "home"}, "w29": {"play": "burnley", "at": "away"}, "w30": {"play": "barcelona", "at": "home"}}, "mancity": {"w1": {"play": "arsenal", "at": "away"}, "w2": {"play": "manutd", "at": "home"}, "w3": {"play": "chelsea", "at": "away"}, "w4": {"play": "sevilla", "at": "home"}, "w5": {"play": "liverpool", "at": "away"}, "w6": {"play": "brentford", "at": "home"}, "w7": {"play": "real mardid", "at": "away"}, "w8": {"play": "getafe", "at": "home"}, "w9": {"play": "wolverhampton", "at": "away"}, "w10": {"play": "tottenham", "at": "home"}, "w11": {"play": "crystal palace", "at": "away"}, "w12": {"play": "villareal", "at": "home"}, "w13": {"play": "burnley", "at": "away"}, "w14": {"play": "barcelona", "at": "home"}, "w15": {"play": "athletico mardid", "at": "home"}, "w16": {"play": "arsenal", "at": "home"}, "w17": {"play": "manutd", "at": "away"}, "w18": {"play": "chelsea", "at": "home"}, "w19": {"play": "sevilla", "at": "away"}, "w20": {"play": "liverpool", "at": "home"}, "w21": {"play": "brentford", "at": "away"}, "w22": {"play": "real mardid", "at": "home"}, "w23": {"play": "getafe", "at": "away"}, "w24": {"play": "wolverhampton", "at": "home"}, "w25": {"play": "tottenham", "at": "away"}, "w26": {"play": "crystal palace", "at": "home"}, "w27": {"play": "villareal", "at": "away"}, "w28": {"play": "burnley", "at": "home"}, "w29": {"play": "barcelona", "at": "away"}, "w30": {"play": "athletico mardid", "at": "away"}}, "liverpool": {"w1": {"play": "crystal palace", "at": "home"}, "w2": {"play": "villareal", "at": "away"}, "w3": {"play": "burnley", "at": "home"}, "w4": {"play": "barcelona", "at": "away"}, "w5": {"play": "mancity", "at": "home"}, "w6": {"play": "arsenal", "at": "away"}, "w7": {"play": "manutd", "at": "home"}, "w8": {"play": "chelsea", "at": "away"}, "w9": {"play": "sevilla", "at": "home"}, "w10": {"play": "athletico mardid", "at": "away"}, "w11": {"play": "brentford", "at": "away"}, "w12": {"play": "real mardid", "at": "home"}, "w13": {"play": "getafe", "at": "away"}, "w14": {"play": "wolverhampton", "at": "home"}, "w15": {"play": "tottenham", "at": "away"}, "w16": {"play": "crystal palace", "at": "away"}, "w17": {"play": "villareal", "at": "home"}, "w18": {"play": "burnley", "at": "away"}, "w19": {"play": "barcelona", "at": "home"}, "w20": {"play": "mancity", "at": "away"}, "w21": {"play": "arsenal", "at": "home"}, "w22": {"play": "manutd", "at": "away"}, "w23": {"play": "chelsea", "at": "home"}, "w24": {"play": "sevilla", "at": "away"}, "w25": {"play": "athletico mardid", "at": "home"}, "w26": {"play": "brentford", "at": "home"}, "w27": {"play": "real mardid", "at": "away"}, "w28": {"play": "getafe", "at": "home"}, "w29": {"play": "wolverhampton", "at": "away"}, "w30": {"play": "tottenham", "at": "home"}}, "tottenham": {"w1": {"play": "brentford", "at": "away"}, "w2": {"play": "real mardid", "at": "home"}, "w3": {"play": "getafe", "at": "away"}, "w4": {"play": "wolverhampton", "at": "home"}, "w5": {"play": "athletico mardid", "at": "home"}, "w6": {"play": "crystal palace", "at": "away"}, "w7": {"play": "villareal", "at": "home"}, "w8": {"play": "burnley", "at": "away"}, "w9": {"play": "barcelona", "at": "home"}, "w10": {"play": "mancity", "at": "away"}, "w11": {"play": "arsenal", "at": "home"}, "w12": {"play": "manutd", "at": "away"}, "w13": {"play": "chelsea", "at": "home"}, "w14": {"play": "sevilla", "at": "away"}, "w15": {"play": "liverpool", "at": "home"}, "w16": {"play": "brentford", "at": "home"}, "w17": {"play": "real mardid", "at": "away"}, "w18": {"play": "getafe", "at": "home"}, "w19": {"play": "wolverhampton", "at": "away"}, "w20": {"play": "athletico mardid", "at": "away"}, "w21": {"play": "crystal palace", "at": "home"}, "w22": {"play": "villareal", "at": "away"}, "w23": {"play": "burnley", "at": "home"}, "w24": {"play": "barcelona", "at": "away"}, "w25": {"play": "mancity", "at": "home"}, "w26": {"play": "arsenal", "at": "away"}, "w27": {"play": "manutd", "at": "home"}, "w28": {"play": "chelsea", "at": "away"}, "w29": {"play": "sevilla", "at": "home"}, "w30": {"play": "liverpool", "at": "away"}}, "manutd": {"w1": {"play": "barcelona", "at": "home"}, "w2": {"play": "mancity", "at": "away"}, "w3": {"play": "arsenal", "at": "home"}, "w4": {"play": "athletico mardid", "at": "away"}, "w5": {"play": "chelsea", "at": "away"}, "w6": {"play": "sevilla", "at": "home"}, "w7": {"play": "liverpool", "at": "away"}, "w8": {"play": "brentford", "at": "home"}, "w9": {"play": "real mardid", "at": "away"}, "w10": {"play": "getafe", "at": "home"}, "w11": {"play": "wolverhampton", "at": "away"}, "w12": {"play": "tottenham", "at": "home"}, "w13": {"play": "crystal palace", "at": "away"}, "w14": {"play": "villareal", "at": "home"}, "w15": {"play": "burnley", "at": "away"}, "w16": {"play": "barcelona", "at": "away"}, "w17": {"play": "mancity", "at": "home"}, "w18": {"play": "arsenal", "at": "away"}, "w19": {"play": "athletico mardid", "at": "home"}, "w20": {"play": "chelsea", "at": "home"}, "w21": {"play": "sevilla", "at": "away"}, "w22": {"play": "liverpool", "at": "home"}, "w23": {"play": "brentford", "at": "away"}, "w24": {"play": "real mardid", "at": "home"}, "w25": {"play": "getafe", "at": "away"}, "w26": {"play": "wolverhampton", "at": "home"}, "w27": {"play": "tottenham", "at": "away"}, "w28": {"play": "crystal palace", "at": "home"}, "w29": {"play": "villareal", "at": "away"}, "w30": {"play": "burnley", "at": "home"}}, "chelsea": {"w1": {"play": "burnley", "at": "home"}, "w2": {"play": "barcelona", "at": "away"}, "w3": {"play": "mancity", "at": "home"}, "w4": {"play": "arsenal", "at": "away"}, "w5": {"play": "manutd", "at": "home"}, "w6": {"play": "athletico mardid", "at": "away"}, "w7": {"play": "sevilla", "at": "away"}, "w8": {"play": "liverpool", "at": "home"}, "w9": {"play": "brentford", "at": "away"}, "w10": {"play": "real mardid", "at": "home"}, "w11": {"play": "getafe", "at": "away"}, "w12": {"play": "wolverhampton", "at": "home"}, "w13": {"play": "tottenham", "at": "away"}, "w14": {"play": "crystal palace", "at": "home"}, "w15": {"play": "villareal", "at": "away"}, "w16": {"play": "burnley", "at": "away"}, "w17": {"play": "barcelona", "at": "home"}, "w18": {"play": "mancity", "at": "away"}, "w19": {"play": "arsenal", "at": "home"}, "w20": {"play": "manutd", "at": "away"}, "w21": {"play": "athletico mardid", "at": "home"}, "w22": {"play": "sevilla", "at": "home"}, "w23": {"play": "liverpool", "at": "away"}, "w24": {"play": "brentford", "at": "home"}, "w25": {"play": "real mardid", "at": "away"}, "w26": {"play": "getafe", "at": "home"}, "w27": {"play": "wolverhampton", "at": "away"}, "w28": {"play": "tottenham", "at": "home"}, "w29": {"play": "crystal palace", "at": "away"}, "w30": {"play": "villareal", "at": "home"}}, "crystal palace": {"w1": {"play": "liverpool", "at": "away"}, "w2": {"play": "brentford", "at": "home"}, "w3": {"play": "real mardid", "at": "away"}, "w4": {"play": "getafe", "at": "home"}, "w5": {"play": "wolverhampton", "at": "away"}, "w6": {"play": "tottenham", "at": "home"}, "w7": {"play": "athletico mardid", "at": "home"}, "w8": {"play": "villareal", "at": "away"}, "w9": {"play": "burnley", "at": "home"}, "w10": {"play": "barcelona", "at": "away"}, "w11": {"play": "mancity", "at": "home"}, "w12": {"play": "arsenal", "at": "away"}, "w13": {"play": "manutd", "at": "home"}, "w14": {"play": "chelsea", "at": "away"}, "w15": {"play": "sevilla", "at": "home"}, "w16": {"play": "liverpool", "at": "home"}, "w17": {"play": "brentford", "at": "away"}, "w18": {"play": "real mardid", "at": "home"}, "w19": {"play": "getafe", "at": "away"}, "w20": {"play": "wolverhampton", "at": "home"}, "w21": {"play": "tottenham", "at": "away"}, "w22": {"play": "athletico mardid", "at": "away"}, "w23": {"play": "villareal", "at": "home"}, "w24": {"play": "burnley", "at": "away"}, "w25": {"play": "barcelona", "at": "home"}, "w26": {"play": "mancity", "at": "away"}, "w27": {"play": "arsenal", "at": "home"}, "w28": {"play": "manutd", "at": "away"}, "w29": {"play": "chelsea", "at": "home"}, "w30": {"play": "sevilla", "at": "away"}}, "wolverhampton": {"w1": {"play": "real mardid", "at": "away"}, "w2": {"play": "getafe", "at": "home"}, "w3": {"play": "athletico mardid", "at": "home"}, "w4": {"play": "tottenham", "at": "away"}, "w5": {"play": "crystal palace", "at": "home"}, "w6": {"play": "villareal", "at": "away"}, "w7": {"play": "burnley", "at": "home"}, "w8": {"play": "barcelona", "at": "away"}, "w9": {"play": "mancity", "at": "home"}, "w10": {"play": "arsenal", "at": "away"}, "w11": {"play": "manutd", "at": "home"}, "w12": {"play": "chelsea", "at": "away"}, "w13": {"play": "sevilla", "at": "home"}, "w14": {"play": "liverpool", "at": "away"}, "w15": {"play": "brentford", "at": "home"}, "w16": {"play": "real mardid", "at": "home"}, "w17": {"play": "getafe", "at": "away"}, "w18": {"play": "athletico mardid", "at": "away"}, "w19": {"play": "tottenham", "at": "home"}, "w20": {"play": "crystal palace", "at": "away"}, "w21": {"play": "villareal", "at": "home"}, "w22": {"play": "burnley", "at": "away"}, "w23": {"play": "barcelona", "at": "home"}, "w24": {"play": "mancity", "at": "away"}, "w25": {"play": "arsenal", "at": "home"}, "w26": {"play": "manutd", "at": "away"}, "w27": {"play": "chelsea", "at": "home"}, "w28": {"play": "sevilla", "at": "away"}, "w29": {"play": "liverpool", "at": "home"}, "w30": {"play": "brentford", "at": "away"}}, "brentford": {"w1": {"play": "tottenham", "at": "home"}, "w2": {"play": "crystal palace", "at": "away"}, "w3": {"play": "villareal", "at": "home"}, "w4": {"play": "burnley", "at": "away"}, "w5": {"play": "barcelona", "at": "home"}, "w6": {"play": "mancity", "at": "away"}, "w7": {"play": "arsenal", "at": "home"}, "w8": {"play": "manutd", "at": "away"}, "w9": {"play": "chelsea", "at": "home"}, "w10": {"play": "sevilla", "at": "away"}, "w11": {"play": "liverpool", "at": "home"}, "w12": {"play": "athletico mardid", "at": "away"}, "w13": {"play": "real mardid", "at": "away"}, "w14": {"play": "getafe", "at": "home"}, "w15": {"play": "wolverhampton", "at": "away"}, "w16": {"play": "tottenham", "at": "away"}, "w17": {"play": "crystal palace", "at": "home"}, "w18": {"play": "villareal", "at": "away"}, "w19": {"play": "burnley", "at": "home"}, "w20": {"play": "barcelona", "at": "away"}, "w21": {"play": "mancity", "at": "home"}, "w22": {"play": "arsenal", "at": "away"}, "w23": {"play": "manutd", "at": "home"}, "w24": {"play": "chelsea", "at": "away"}, "w25": {"play": "sevilla", "at": "home"}, "w26": {"play": "liverpool", "at": "away"}, "w27": {"play": "athletico mardid", "at": "home"}, "w28": {"play": "real mardid", "at": "home"}, "w29": {"play": "getafe", "at": "away"}, "w30": {"play": "wolverhampton", "at": "home"}}, "burnley": {"w1": {"play": "chelsea", "at": "away"}, "w2": {"play": "sevilla", "at": "home"}, "w3": {"play": "liverpool", "at": "away"}, "w4": {"play": "brentford", "at": "home"}, "w5": {"play": "real mardid", "at": "away"}, "w6": {"play": "getafe", "at": "home"}, "w7": {"play": "wolverhampton", "at": "away"}, "w8": {"play": "tottenham", "at": "home"}, "w9": {"play": "crystal palace", "at": "away"}, "w10": {"play": "villareal", "at": "home"}, "w11": {"play": "athletico mardid", "at": "home"}, "w12": {"play": "barcelona", "at": "away"}, "w13": {"play": "mancity", "at": "home"}, "w14": {"play": "arsenal", "at": "away"}, "w15": {"play": "manutd", "at": "home"}, "w16": {"play": "chelsea", "at": "home"}, "w17": {"play": "sevilla", "at": "away"}, "w18": {"play": "liverpool", "at": "home"}, "w19": {"play": "brentford", "at": "away"}, "w20": {"play": "real mardid", "at": "home"}, "w21": {"play": "getafe", "at": "away"}, "w22": {"play": "wolverhampton", "at": "home"}, "w23": {"play": "tottenham", "at": "away"}, "w24": {"play": "crystal palace", "at": "home"}, "w25": {"play": "villareal", "at": "away"}, "w26": {"play": "athletico mardid", "at": "away"}, "w27": {"play": "barcelona", "at": "home"}, "w28": {"play": "mancity", "at": "away"}, "w29": {"play": "arsenal", "at": "home"}, "w30": {"play": "manutd", "at": "away"}}, "barcelona": {"w1": {"play": "manutd", "at": "away"}, "w2": {"play": "chelsea", "at": "home"}, "w3": {"play": "sevilla", "at": "away"}, "w4": {"play": "liverpool", "at": "home"}, "w5": {"play": "brentford", "at": "away"}, "w6": {"play": "real mardid", "at": "home"}, "w7": {"play": "getafe", "at": "away"}, "w8": {"play": "wolverhampton", "at": "home"}, "w9": {"play": "tottenham", "at": "away"}, "w10": {"play": "crystal palace", "at": "home"}, "w11": {"play": "villareal", "at": "away"}, "w12": {"play": "burnley", "at": "home"}, "w13": {"play": "athletico mardid", "at": "home"}, "w14": {"play": "mancity", "at": "away"}, "w15": {"play": "arsenal", "at": "home"}, "w16": {"play": "manutd", "at": "home"}, "w17": {"play": "chelsea", "at": "away"}, "w18": {"play": "sevilla", "at": "home"}, "w19": {"play": "liverpool", "at": "away"}, "w20": {"play": "brentford", "at": "home"}, "w21": {"play": "real mardid", "at": "away"}, "w22": {"play": "getafe", "at": "home"}, "w23": {"play": "wolverhampton", "at": "away"}, "w24": {"play": "tottenham", "at": "home"}, "w25": {"play": "crystal palace", "at": "away"}, "w26": {"play": "villareal", "at": "home"}, "w27": {"play": "burnley", "at": "away"}, "w28": {"play": "athletico mardid", "at": "away"}, "w29": {"play": "mancity", "at": "home"}, "w30": {"play": "arsenal", "at": "away"}}, "real mardid": {"w1": {"play": "wolverhampton", "at": "home"}, "w2": {"play": "tottenham", "at": "away"}, "w3": {"play": "crystal palace", "at": "home"}, "w4": {"play": "villareal", "at": "away"}, "w5": {"play": "burnley", "at": "home"}, "w6": {"play": "barcelona", "at": "away"}, "w7": {"play": "mancity", "at": "home"}, "w8": {"play": "arsenal", "at": "away"}, "w9": {"play": "manutd", "at": "home"}, "w10": {"play": "chelsea", "at": "away"}, "w11": {"play": "sevilla", "at": "home"}, "w12": {"play": "liverpool", "at": "away"}, "w13": {"play": "brentford", "at": "home"}, "w14": {"play": "athletico mardid", "at": "away"}, "w15": {"play": "getafe", "at": "away"}, "w16": {"play": "wolverhampton", "at": "away"}, "w17": {"play": "tottenham", "at": "home"}, "w18": {"play": "crystal palace", "at": "away"}, "w19": {"play": "villareal", "at": "home"}, "w20": {"play": "burnley", "at": "away"}, "w21": {"play": "barcelona", "at": "home"}, "w22": {"play": "mancity", "at": "away"}, "w23": {"play": "arsenal", "at": "home"}, "w24": {"play": "manutd", "at": "away"}, "w25": {"play": "chelsea", "at": "home"}, "w26": {"play": "sevilla", "at": "away"}, "w27": {"play": "liverpool", "at": "home"}, "w28": {"play": "brentford", "at": "away"}, "w29": {"play": "athletico mardid", "at": "home"}, "w30": {"play": "getafe", "at": "home"}}, "athletico mardid": {"w1": {"play": "getafe", "at": "away"}, "w2": {"play": "arsenal", "at": "home"}, "w3": {"play": "wolverhampton", "at": "away"}, "w4": {"play": "manutd", "at": "home"}, "w5": {"play": "tottenham", "at": "away"}, "w6": {"play": "chelsea", "at": "home"}, "w7": {"play": "crystal palace", "at": "away"}, "w8": {"play": "sevilla", "at": "home"}, "w9": {"play": "villareal", "at": "away"}, "w10": {"play": "liverpool", "at": "home"}, "w11": {"play": "burnley", "at": "away"}, "w12": {"play": "brentford", "at": "home"}, "w13": {"play": "barcelona", "at": "away"}, "w14": {"play": "real mardid", "at": "home"}, "w15": {"play": "mancity", "at": "away"}, "w16": {"play": "getafe", "at": "home"}, "w17": {"play": "arsenal", "at": "away"}, "w18": {"play": "wolverhampton", "at": "home"}, "w19": {"play": "manutd", "at": "away"}, "w20": {"play": "tottenham", "at": "home"}, "w21": {"play": "chelsea", "at": "away"}, "w22": {"play": "crystal palace", "at": "home"}, "w23": {"play": "sevilla", "at": "away"}, "w24": {"play": "villareal", "at": "home"}, "w25": {"play": "liverpool", "at": "away"}, "w26": {"play": "burnley", "at": "home"}, "w27": {"play": "brentford", "at": "away"}, "w28": {"play": "barcelona", "at": "home"}, "w29": {"play": "real mardid", "at": "away"}, "w30": {"play": "mancity", "at": "home"}}, "sevilla": {"w1": {"play": "villareal", "at": "home"}, "w2": {"play": "burnley", "at": "away"}, "w3": {"play": "barcelona", "at": "home"}, "w4": {"play": "mancity", "at": "away"}, "w5": {"play": "arsenal", "at": "home"}, "w6": {"play": "manutd", "at": "away"}, "w7": {"play": "chelsea", "at": "home"}, "w8": {"play": "athletico mardid", "at": "away"}, "w9": {"play": "liverpool", "at": "away"}, "w10": {"play": "brentford", "at": "home"}, "w11": {"play": "real mardid", "at": "away"}, "w12": {"play": "getafe", "at": "home"}, "w13": {"play": "wolverhampton", "at": "away"}, "w14": {"play": "tottenham", "at": "home"}, "w15": {"play": "crystal palace", "at": "away"}, "w16": {"play": "villareal", "at": "away"}, "w17": {"play": "burnley", "at": "home"}, "w18": {"play": "barcelona", "at": "away"}, "w19": {"play": "mancity", "at": "home"}, "w20": {"play": "arsenal", "at": "away"}, "w21": {"play": "manutd", "at": "home"}, "w22": {"play": "chelsea", "at": "away"}, "w23": {"play": "athletico mardid", "at": "home"}, "w24": {"play": "liverpool", "at": "home"}, "w25": {"play": "brentford", "at": "away"}, "w26": {"play": "real mardid", "at": "home"}, "w27": {"play": "getafe", "at": "away"}, "w28": {"play": "wolverhampton", "at": "home"}, "w29": {"play": "tottenham", "at": "away"}, "w30": {"play": "crystal palace", "at": "home"}}, "villareal": {"w1": {"play": "sevilla", "at": "away"}, "w2": {"play": "liverpool", "at": "home"}, "w3": {"play": "brentford", "at": "away"}, "w4": {"play": "real mardid", "at": "home"}, "w5": {"play": "getafe", "at": "away"}, "w6": {"play": "wolverhampton", "at": "home"}, "w7": {"play": "tottenham", "at": "away"}, "w8": {"play": "crystal palace", "at": "home"}, "w9": {"play": "athletico mardid", "at": "home"}, "w10": {"play": "burnley", "at": "away"}, "w11": {"play": "barcelona", "at": "home"}, "w12": {"play": "mancity", "at": "away"}, "w13": {"play": "arsenal", "at": "home"}, "w14": {"play": "manutd", "at": "away"}, "w15": {"play": "chelsea", "at": "home"}, "w16": {"play": "sevilla", "at": "home"}, "w17": {"play": "liverpool", "at": "away"}, "w18": {"play": "brentford", "at": "home"}, "w19": {"play": "real mardid", "at": "away"}, "w20": {"play": "getafe", "at": "home"}, "w21": {"play": "wolverhampton", "at": "away"}, "w22": {"play": "tottenham", "at": "home"}, "w23": {"play": "crystal palace", "at": "away"}, "w24": {"play": "athletico mardid", "at": "away"}, "w25": {"play": "burnley", "at": "home"}, "w26": {"play": "barcelona", "at": "away"}, "w27": {"play": "mancity", "at": "home"}, "w28": {"play": "arsenal", "at": "away"}, "w29": {"play": "manutd", "at": "home"}, "w30": {"play": "chelsea", "at": "away"}}, "getafe": {"w1": {"play": "athletico mardid", "at": "home"}, "w2": {"play": "wolverhampton", "at": "away"}, "w3": {"play": "tottenham", "at": "home"}, "w4": {"play": "crystal palace", "at": "away"}, "w5": {"play": "villareal", "at": "home"}, "w6": {"play": "burnley", "at": "away"}, "w7": {"play": "barcelona", "at": "home"}, "w8": {"play": "mancity", "at": "away"}, "w9": {"play": "arsenal", "at": "home"}, "w10": {"play": "manutd", "at": "away"}, "w11": {"play": "chelsea", "at": "home"}, "w12": {"play": "sevilla", "at": "away"}, "w13": {"play": "liverpool", "at": "home"}, "w14": {"play": "brentford", "at": "away"}, "w15": {"play": "real mardid", "at": "home"}, "w16": {"play": "athletico mardid", "at": "away"}, "w17": {"play": "wolverhampton", "at": "home"}, "w18": {"play": "tottenham", "at": "away"}, "w19": {"play": "crystal palace", "at": "home"}, "w20": {"play": "villareal", "at": "away"}, "w21": {"play": "burnley", "at": "home"}, "w22": {"play": "barcelona", "at": "away"}, "w23": {"play": "mancity", "at": "home"}, "w24": {"play": "arsenal", "at": "away"}, "w25": {"play": "manutd", "at": "home"}, "w26": {"play": "chelsea", "at": "away"}, "w27": {"play": "sevilla", "at": "home"}, "w28": {"play": "liverpool", "at": "away"}, "w29": {"play": "brentford", "at": "home"}, "w30": {"play": "real mardid", "at": "away"}}}, "weeklyFixtures": {"w1": ["brentford VS tottenham", "chelsea VS burnley", "liverpool VS crystal palace", "arsenal VS mancity", "manutd VS barcelona", "real mardid VS wolverhampton", "getafe VS athletico mardid", "sevilla VS villareal"], "w2": ["barcelona VS chelsea", "athletico mardid VS arsenal", "wolverhampton VS getafe", "burnley VS sevilla", "villareal VS liverpool", "tottenham VS real mardid", "crystal palace VS brentford", "mancity VS manutd"], "w3": ["brentford VS villareal", "wolverhampton VS athletico mardid", "sevilla VS barcelona", "liverpool VS burnley", "real mardid VS crystal palace", "getafe VS tottenham", "manutd VS arsenal", "chelsea VS mancity"], "w4": ["villareal VS real mardid", "mancity VS sevilla", "tottenham VS wolverhampton", "arsenal VS chelsea", "crystal palace VS getafe", "barcelona VS liverpool", "burnley VS brentford", "athletico mardid VS manutd"], "w5": ["sevilla VS arsenal", "chelsea VS manutd", "liverpool VS mancity", "real mardid VS burnley", "wolverhampton VS crystal palace", "brentford VS barcelona", "tottenham VS athletico mardid", "getafe VS villareal"], "w6": ["mancity VS brentford", "villareal VS wolverhampton", "barcelona VS real mardid", "crystal palace VS tottenham", "arsenal VS liverpool", "manutd VS sevilla", "athletico mardid VS chelsea", "burnley VS getafe"], "w7": ["crystal palace VS athletico mardid", "sevilla VS chelsea", "getafe VS barcelona", "brentford VS arsenal", "tottenham VS villareal", "real mardid VS mancity", "wolverhampton VS burnley", "liverpool VS manutd"], "w8": ["mancity VS getafe", "villareal VS crystal palace", "manutd VS brentford", "chelsea VS liverpool", "burnley VS tottenham", "arsenal VS real mardid", "barcelona VS wolverhampton", "athletico mardid VS sevilla"], "w9": ["getafe VS arsenal", "liverpool VS sevilla", "crystal palace VS burnley", "tottenham VS barcelona", "real mardid VS manutd", "wolverhampton VS mancity", "villareal VS athletico mardid", "brentford VS chelsea"], "w10": ["barcelona VS crystal palace", "mancity VS tottenham", "chelsea VS real mardid", "athletico mardid VS liverpool", "sevilla VS brentford", "burnley VS villareal", "manutd VS getafe", "arsenal VS wolverhampton"], "w11": ["wolverhampton VS manutd", "crystal palace VS mancity", "real mardid VS sevilla", "brentford VS liverpool", "tottenham VS arsenal", "getafe VS chelsea", "burnley VS athletico mardid", "villareal VS barcelona"], "w12": ["liverpool VS real mardid", "arsenal VS crystal palace", "athletico mardid VS brentford", "mancity VS villareal", "barcelona VS burnley", "manutd VS tottenham", "chelsea VS wolverhampton", "sevilla VS getafe"], "w13": ["burnley VS mancity", "barcelona VS athletico mardid", "tottenham VS chelsea", "crystal palace VS manutd", "getafe VS liverpool", "real mardid VS brentford", "villareal VS arsenal", "wolverhampton VS sevilla"], "w14": ["liverpool VS wolverhampton", "athletico mardid VS real mardid", "arsenal VS burnley", "manutd VS villareal", "chelsea VS crystal palace", "sevilla VS tottenham", "brentford VS getafe", "mancity VS barcelona"], "w15": ["villareal VS chelsea", "barcelona VS arsenal", "burnley VS manutd", "mancity VS athletico mardid", "getafe VS real mardid", "wolverhampton VS brentford", "crystal palace VS sevilla", "tottenham VS liverpool"], "w16": ["barcelona VS manutd", "tottenham VS brentford", "burnley VS chelsea", "villareal VS sevilla", "athletico mardid VS getafe", "crystal palace VS liverpool", "wolverhampton VS real mardid", "mancity VS arsenal"], "w17": ["sevilla VS burnley", "chelsea VS barcelona", "arsenal VS athletico mardid", "getafe VS wolverhampton", "manutd VS mancity", "liverpool VS villareal", "real mardid VS tottenham", "brentford VS crystal palace"], "w18": ["crystal palace VS real mardid", "barcelona VS sevilla", "arsenal VS manutd", "mancity VS chelsea", "athletico mardid VS wolverhampton", "burnley VS liverpool", "villareal VS brentford", "tottenham VS getafe"], "w19": ["manutd VS athletico mardid", "liverpool VS barcelona", "chelsea VS arsenal", "wolverhampton VS tottenham", "real mardid VS villareal", "brentford VS burnley", "getafe VS crystal palace", "sevilla VS mancity"], "w20": ["athletico mardid VS tottenham", "villareal VS getafe", "burnley VS real mardid", "mancity VS liverpool", "crystal palace VS wolverhampton", "barcelona VS brentford", "manutd VS chelsea", "arsenal VS sevilla"], "w21": ["real mardid VS barcelona", "brentford VS mancity", "getafe VS burnley", "chelsea VS athletico mardid", "sevilla VS manutd", "liverpool VS arsenal", "wolverhampton VS villareal", "tottenham VS crystal palace"], "w22": ["chelsea VS sevilla", "mancity VS real mardid", "athletico mardid VS crystal palace", "barcelona VS getafe", "arsenal VS brentford", "manutd VS liverpool", "villareal VS tottenham", "burnley VS wolverhampton"], "w23": ["real mardid VS arsenal", "brentford VS manutd", "getafe VS mancity", "wolverhampton VS barcelona", "liverpool VS chelsea", "crystal palace VS villareal", "tottenham VS burnley", "sevilla VS athletico mardid"], "w24": ["barcelona VS tottenham", "mancity VS wolverhampton", "burnley VS crystal palace", "chelsea VS brentford", "sevilla VS liverpool", "athletico mardid VS villareal", "arsenal VS getafe", "manutd VS real mardid"], "w25": ["liverpool VS athletico mardid", "getafe VS manutd", "villareal VS burnley", "brentford VS sevilla", "real mardid VS chelsea", "crystal palace VS barcelona", "wolverhampton VS arsenal", "tottenham VS mancity"], "w26": ["mancity VS crystal palace", "athletico mardid VS burnley", "chelsea VS getafe", "arsenal VS tottenham", "barcelona VS villareal", "manutd VS wolverhampton", "sevilla VS real mardid", "liverpool VS brentford"], "w27": ["burnley VS barcelona", "wolverhampton VS chelsea", "real mardid VS liverpool", "brentford VS athletico mardid", "tottenham VS manutd", "crystal palace VS arsenal", "villareal VS mancity", "getafe VS sevilla"], "w28": ["brentford VS real mardid", "liverpool VS getafe", "athletico mardid VS barcelona", "arsenal VS villareal", "chelsea VS tottenham", "mancity VS burnley", "sevilla VS wolverhampton", "manutd VS crystal palace"], "w29": ["villareal VS manutd", "barcelona VS mancity", "wolverhampton VS liverpool", "tottenham VS sevilla", "getafe VS brentford", "burnley VS arsenal", "real mardid VS athletico mardid", "crystal palace VS chelsea"], "w30": ["liverpool VS tottenham", "brentford VS wolverhampton", "athletico mardid VS mancity", "real mardid VS getafe", "chelsea VS villareal", "manutd VS burnley", "arsenal VS barcelona", "sevilla VS crystal palace"]}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamMatches": {"type": "object", "properties": {"arsenal": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w16": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w17": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w18": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w19": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w20": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w21": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w22": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w23": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w24": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w25": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w26": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w27": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w28": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w29": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w30": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "mancity": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w16": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w17": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w18": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w19": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w20": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w21": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w22": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w23": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w24": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w25": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w26": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w27": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w28": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w29": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w30": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "liverpool": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w16": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w17": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w18": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w19": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w20": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w21": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w22": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w23": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w24": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w25": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w26": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w27": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w28": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w29": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w30": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "tottenham": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w16": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w17": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w18": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w19": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w20": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w21": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w22": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w23": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w24": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w25": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w26": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w27": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w28": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w29": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w30": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "manutd": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w16": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w17": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w18": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w19": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w20": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w21": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w22": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w23": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w24": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w25": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w26": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w27": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w28": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w29": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w30": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "chelsea": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w16": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w17": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w18": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w19": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w20": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w21": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w22": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w23": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w24": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w25": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w26": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w27": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w28": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w29": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w30": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "crystal palace": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w16": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w17": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w18": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w19": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w20": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w21": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w22": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w23": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w24": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w25": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w26": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w27": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w28": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w29": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w30": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "wolverhampton": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w16": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w17": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w18": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w19": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w20": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w21": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w22": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w23": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w24": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w25": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w26": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w27": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w28": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w29": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w30": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "brentford": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w16": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w17": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w18": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w19": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w20": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w21": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w22": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w23": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w24": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w25": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w26": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w27": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w28": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w29": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w30": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "burnley": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w16": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w17": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w18": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w19": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w20": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w21": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w22": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w23": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w24": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w25": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w26": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w27": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w28": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w29": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w30": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "barcelona": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w16": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w17": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w18": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w19": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w20": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w21": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w22": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w23": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w24": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w25": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w26": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w27": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w28": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w29": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w30": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "real mardid": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w16": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w17": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w18": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w19": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w20": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w21": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w22": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w23": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w24": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w25": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w26": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w27": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w28": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w29": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w30": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "athletico mardid": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w16": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w17": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w18": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w19": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w20": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w21": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w22": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w23": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w24": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w25": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w26": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w27": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w28": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w29": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w30": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "sevilla": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w16": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w17": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w18": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w19": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w20": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w21": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w22": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w23": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w24": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w25": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w26": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w27": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w28": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w29": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w30": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "villareal": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w16": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w17": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w18": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w19": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w20": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w21": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w22": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w23": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w24": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w25": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w26": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w27": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w28": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w29": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w30": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "getafe": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w16": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w17": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w18": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w19": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w20": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w21": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w22": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w23": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w24": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w25": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w26": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w27": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w28": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w29": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w30": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}}}, "weeklyFixtures": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}, "w5": {"type": "array", "items": {"type": "string"}}, "w6": {"type": "array", "items": {"type": "string"}}, "w7": {"type": "array", "items": {"type": "string"}}, "w8": {"type": "array", "items": {"type": "string"}}, "w9": {"type": "array", "items": {"type": "string"}}, "w10": {"type": "array", "items": {"type": "string"}}, "w11": {"type": "array", "items": {"type": "string"}}, "w12": {"type": "array", "items": {"type": "string"}}, "w13": {"type": "array", "items": {"type": "string"}}, "w14": {"type": "array", "items": {"type": "string"}}, "w15": {"type": "array", "items": {"type": "string"}}, "w16": {"type": "array", "items": {"type": "string"}}, "w17": {"type": "array", "items": {"type": "string"}}, "w18": {"type": "array", "items": {"type": "string"}}, "w19": {"type": "array", "items": {"type": "string"}}, "w20": {"type": "array", "items": {"type": "string"}}, "w21": {"type": "array", "items": {"type": "string"}}, "w22": {"type": "array", "items": {"type": "string"}}, "w23": {"type": "array", "items": {"type": "string"}}, "w24": {"type": "array", "items": {"type": "string"}}, "w25": {"type": "array", "items": {"type": "string"}}, "w26": {"type": "array", "items": {"type": "string"}}, "w27": {"type": "array", "items": {"type": "string"}}, "w28": {"type": "array", "items": {"type": "string"}}, "w29": {"type": "array", "items": {"type": "string"}}, "w30": {"type": "array", "items": {"type": "string"}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/94240003-35c6-4cb7-af57-f449d091642f/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | league tournament fixtures with even number of teams | This request is used to create league tournament fixtures with even number of teams.
Length of teams provided must be greater than or equal to 3 and lesser than or equal to 64. | 200 | league tournament fixtures with even teams | {"success": true, "fetch_uuid": "9478d8ed-ea03-44d2-b0b4-3a06e1113918", "teamMatches": {"arsenal": {"w1": {"play": "chelsea", "at": "home"}, "w2": {"play": "sevilla", "at": "away"}, "w3": {"play": "mancity", "at": "home"}, "w4": {"play": "barcelona", "at": "away"}, "w5": {"play": "burnley", "at": "home"}, "w6": {"play": "tottenham", "at": "away"}, "w7": {"play": "real mardid", "at": "away"}, "w8": {"play": "manutd", "at": "home"}, "w9": {"play": "villareal", "at": "away"}, "w10": {"play": "athletico mardid", "at": "home"}, "w11": {"play": "brentford", "at": "away"}, "w12": {"play": "crystal palace", "at": "home"}, "w13": {"play": "getafe", "at": "away"}, "w14": {"play": "liverpool", "at": "home"}, "w15": {"play": "wolverhampton", "at": "away"}}, "mancity": {"w1": {"play": "barcelona", "at": "away"}, "w2": {"play": "burnley", "at": "home"}, "w3": {"play": "arsenal", "at": "away"}, "w4": {"play": "real mardid", "at": "home"}, "w5": {"play": "manutd", "at": "away"}, "w6": {"play": "villareal", "at": "home"}, "w7": {"play": "athletico mardid", "at": "away"}, "w8": {"play": "brentford", "at": "home"}, "w9": {"play": "crystal palace", "at": "away"}, "w10": {"play": "getafe", "at": "home"}, "w11": {"play": "liverpool", "at": "away"}, "w12": {"play": "wolverhampton", "at": "home"}, "w13": {"play": "chelsea", "at": "away"}, "w14": {"play": "sevilla", "at": "home"}, "w15": {"play": "tottenham", "at": "home"}}, "liverpool": {"w1": {"play": "manutd", "at": "away"}, "w2": {"play": "villareal", "at": "home"}, "w3": {"play": "athletico mardid", "at": "away"}, "w4": {"play": "brentford", "at": "home"}, "w5": {"play": "crystal palace", "at": "away"}, "w6": {"play": "getafe", "at": "home"}, "w7": {"play": "tottenham", "at": "home"}, "w8": {"play": "wolverhampton", "at": "away"}, "w9": {"play": "chelsea", "at": "home"}, "w10": {"play": "sevilla", "at": "away"}, "w11": {"play": "mancity", "at": "home"}, "w12": {"play": "barcelona", "at": "away"}, "w13": {"play": "burnley", "at": "home"}, "w14": {"play": "arsenal", "at": "away"}, "w15": {"play": "real mardid", "at": "home"}}, "tottenham": {"w1": {"play": "brentford", "at": "away"}, "w2": {"play": "barcelona", "at": "home"}, "w3": {"play": "crystal palace", "at": "away"}, "w4": {"play": "burnley", "at": "home"}, "w5": {"play": "getafe", "at": "away"}, "w6": {"play": "arsenal", "at": "home"}, "w7": {"play": "liverpool", "at": "away"}, "w8": {"play": "real mardid", "at": "home"}, "w9": {"play": "wolverhampton", "at": "away"}, "w10": {"play": "manutd", "at": "home"}, "w11": {"play": "chelsea", "at": "away"}, "w12": {"play": "villareal", "at": "home"}, "w13": {"play": "sevilla", "at": "away"}, "w14": {"play": "athletico mardid", "at": "home"}, "w15": {"play": "mancity", "at": "away"}}, "manutd": {"w1": {"play": "liverpool", "at": "home"}, "w2": {"play": "wolverhampton", "at": "away"}, "w3": {"play": "chelsea", "at": "home"}, "w4": {"play": "sevilla", "at": "away"}, "w5": {"play": "mancity", "at": "home"}, "w6": {"play": "barcelona", "at": "away"}, "w7": {"play": "burnley", "at": "home"}, "w8": {"play": "arsenal", "at": "away"}, "w9": {"play": "real mardid", "at": "home"}, "w10": {"play": "tottenham", "at": "away"}, "w11": {"play": "villareal", "at": "away"}, "w12": {"play": "athletico mardid", "at": "home"}, "w13": {"play": "brentford", "at": "away"}, "w14": {"play": "crystal palace", "at": "home"}, "w15": {"play": "getafe", "at": "away"}}, "chelsea": {"w1": {"play": "arsenal", "at": "away"}, "w2": {"play": "real mardid", "at": "home"}, "w3": {"play": "manutd", "at": "away"}, "w4": {"play": "villareal", "at": "home"}, "w5": {"play": "athletico mardid", "at": "away"}, "w6": {"play": "brentford", "at": "home"}, "w7": {"play": "crystal palace", "at": "away"}, "w8": {"play": "getafe", "at": "home"}, "w9": {"play": "liverpool", "at": "away"}, "w10": {"play": "wolverhampton", "at": "home"}, "w11": {"play": "tottenham", "at": "home"}, "w12": {"play": "sevilla", "at": "away"}, "w13": {"play": "mancity", "at": "home"}, "w14": {"play": "barcelona", "at": "away"}, "w15": {"play": "burnley", "at": "home"}}, "crystal palace": {"w1": {"play": "athletico mardid", "at": "away"}, "w2": {"play": "brentford", "at": "home"}, "w3": {"play": "tottenham", "at": "home"}, "w4": {"play": "getafe", "at": "away"}, "w5": {"play": "liverpool", "at": "home"}, "w6": {"play": "wolverhampton", "at": "away"}, "w7": {"play": "chelsea", "at": "home"}, "w8": {"play": "sevilla", "at": "away"}, "w9": {"play": "mancity", "at": "home"}, "w10": {"play": "barcelona", "at": "away"}, "w11": {"play": "burnley", "at": "home"}, "w12": {"play": "arsenal", "at": "away"}, "w13": {"play": "real mardid", "at": "home"}, "w14": {"play": "manutd", "at": "away"}, "w15": {"play": "villareal", "at": "home"}}, "wolverhampton": {"w1": {"play": "real mardid", "at": "away"}, "w2": {"play": "manutd", "at": "home"}, "w3": {"play": "villareal", "at": "away"}, "w4": {"play": "athletico mardid", "at": "home"}, "w5": {"play": "brentford", "at": "away"}, "w6": {"play": "crystal palace", "at": "home"}, "w7": {"play": "getafe", "at": "away"}, "w8": {"play": "liverpool", "at": "home"}, "w9": {"play": "tottenham", "at": "home"}, "w10": {"play": "chelsea", "at": "away"}, "w11": {"play": "sevilla", "at": "home"}, "w12": {"play": "mancity", "at": "away"}, "w13": {"play": "barcelona", "at": "home"}, "w14": {"play": "burnley", "at": "away"}, "w15": {"play": "arsenal", "at": "home"}}, "brentford": {"w1": {"play": "tottenham", "at": "home"}, "w2": {"play": "crystal palace", "at": "away"}, "w3": {"play": "getafe", "at": "home"}, "w4": {"play": "liverpool", "at": "away"}, "w5": {"play": "wolverhampton", "at": "home"}, "w6": {"play": "chelsea", "at": "away"}, "w7": {"play": "sevilla", "at": "home"}, "w8": {"play": "mancity", "at": "away"}, "w9": {"play": "barcelona", "at": "home"}, "w10": {"play": "burnley", "at": "away"}, "w11": {"play": "arsenal", "at": "home"}, "w12": {"play": "real mardid", "at": "away"}, "w13": {"play": "manutd", "at": "home"}, "w14": {"play": "villareal", "at": "away"}, "w15": {"play": "athletico mardid", "at": "home"}}, "burnley": {"w1": {"play": "sevilla", "at": "home"}, "w2": {"play": "mancity", "at": "away"}, "w3": {"play": "barcelona", "at": "home"}, "w4": {"play": "tottenham", "at": "away"}, "w5": {"play": "arsenal", "at": "away"}, "w6": {"play": "real mardid", "at": "home"}, "w7": {"play": "manutd", "at": "away"}, "w8": {"play": "villareal", "at": "home"}, "w9": {"play": "athletico mardid", "at": "away"}, "w10": {"play": "brentford", "at": "home"}, "w11": {"play": "crystal palace", "at": "away"}, "w12": {"play": "getafe", "at": "home"}, "w13": {"play": "liverpool", "at": "away"}, "w14": {"play": "wolverhampton", "at": "home"}, "w15": {"play": "chelsea", "at": "away"}}, "barcelona": {"w1": {"play": "mancity", "at": "home"}, "w2": {"play": "tottenham", "at": "away"}, "w3": {"play": "burnley", "at": "away"}, "w4": {"play": "arsenal", "at": "home"}, "w5": {"play": "real mardid", "at": "away"}, "w6": {"play": "manutd", "at": "home"}, "w7": {"play": "villareal", "at": "away"}, "w8": {"play": "athletico mardid", "at": "home"}, "w9": {"play": "brentford", "at": "away"}, "w10": {"play": "crystal palace", "at": "home"}, "w11": {"play": "getafe", "at": "away"}, "w12": {"play": "liverpool", "at": "home"}, "w13": {"play": "wolverhampton", "at": "away"}, "w14": {"play": "chelsea", "at": "home"}, "w15": {"play": "sevilla", "at": "away"}}, "real mardid": {"w1": {"play": "wolverhampton", "at": "home"}, "w2": {"play": "chelsea", "at": "away"}, "w3": {"play": "sevilla", "at": "home"}, "w4": {"play": "mancity", "at": "away"}, "w5": {"play": "barcelona", "at": "home"}, "w6": {"play": "burnley", "at": "away"}, "w7": {"play": "arsenal", "at": "home"}, "w8": {"play": "tottenham", "at": "away"}, "w9": {"play": "manutd", "at": "away"}, "w10": {"play": "villareal", "at": "home"}, "w11": {"play": "athletico mardid", "at": "away"}, "w12": {"play": "brentford", "at": "home"}, "w13": {"play": "crystal palace", "at": "away"}, "w14": {"play": "getafe", "at": "home"}, "w15": {"play": "liverpool", "at": "away"}}, "athletico mardid": {"w1": {"play": "crystal palace", "at": "home"}, "w2": {"play": "getafe", "at": "away"}, "w3": {"play": "liverpool", "at": "home"}, "w4": {"play": "wolverhampton", "at": "away"}, "w5": {"play": "chelsea", "at": "home"}, "w6": {"play": "sevilla", "at": "away"}, "w7": {"play": "mancity", "at": "home"}, "w8": {"play": "barcelona", "at": "away"}, "w9": {"play": "burnley", "at": "home"}, "w10": {"play": "arsenal", "at": "away"}, "w11": {"play": "real mardid", "at": "home"}, "w12": {"play": "manutd", "at": "away"}, "w13": {"play": "villareal", "at": "home"}, "w14": {"play": "tottenham", "at": "away"}, "w15": {"play": "brentford", "at": "away"}}, "sevilla": {"w1": {"play": "burnley", "at": "away"}, "w2": {"play": "arsenal", "at": "home"}, "w3": {"play": "real mardid", "at": "away"}, "w4": {"play": "manutd", "at": "home"}, "w5": {"play": "villareal", "at": "away"}, "w6": {"play": "athletico mardid", "at": "home"}, "w7": {"play": "brentford", "at": "away"}, "w8": {"play": "crystal palace", "at": "home"}, "w9": {"play": "getafe", "at": "away"}, "w10": {"play": "liverpool", "at": "home"}, "w11": {"play": "wolverhampton", "at": "away"}, "w12": {"play": "chelsea", "at": "home"}, "w13": {"play": "tottenham", "at": "home"}, "w14": {"play": "mancity", "at": "away"}, "w15": {"play": "barcelona", "at": "home"}}, "villareal": {"w1": {"play": "getafe", "at": "home"}, "w2": {"play": "liverpool", "at": "away"}, "w3": {"play": "wolverhampton", "at": "home"}, "w4": {"play": "chelsea", "at": "away"}, "w5": {"play": "sevilla", "at": "home"}, "w6": {"play": "mancity", "at": "away"}, "w7": {"play": "barcelona", "at": "home"}, "w8": {"play": "burnley", "at": "away"}, "w9": {"play": "arsenal", "at": "home"}, "w10": {"play": "real mardid", "at": "away"}, "w11": {"play": "manutd", "at": "home"}, "w12": {"play": "tottenham", "at": "away"}, "w13": {"play": "athletico mardid", "at": "away"}, "w14": {"play": "brentford", "at": "home"}, "w15": {"play": "crystal palace", "at": "away"}}, "getafe": {"w1": {"play": "villareal", "at": "away"}, "w2": {"play": "athletico mardid", "at": "home"}, "w3": {"play": "brentford", "at": "away"}, "w4": {"play": "crystal palace", "at": "home"}, "w5": {"play": "tottenham", "at": "home"}, "w6": {"play": "liverpool", "at": "away"}, "w7": {"play": "wolverhampton", "at": "home"}, "w8": {"play": "chelsea", "at": "away"}, "w9": {"play": "sevilla", "at": "home"}, "w10": {"play": "mancity", "at": "away"}, "w11": {"play": "barcelona", "at": "home"}, "w12": {"play": "burnley", "at": "away"}, "w13": {"play": "arsenal", "at": "home"}, "w14": {"play": "real mardid", "at": "away"}, "w15": {"play": "manutd", "at": "home"}}}, "weeklyFixtures": {"w1": ["villareal VS getafe", "barcelona VS mancity", "burnley VS sevilla", "real mardid VS wolverhampton", "athletico mardid VS crystal palace", "arsenal VS chelsea", "brentford VS tottenham", "manutd VS liverpool"], "w2": ["sevilla VS arsenal", "mancity VS burnley", "wolverhampton VS manutd", "chelsea VS real mardid", "liverpool VS villareal", "crystal palace VS brentford", "tottenham VS barcelona", "getafe VS athletico mardid"], "w3": ["real mardid VS sevilla", "burnley VS barcelona", "brentford VS getafe", "arsenal VS mancity", "crystal palace VS tottenham", "manutd VS chelsea", "athletico mardid VS liverpool", "villareal VS wolverhampton"], "w4": ["mancity VS real mardid", "tottenham VS burnley", "barcelona VS arsenal", "wolverhampton VS athletico mardid", "sevilla VS manutd", "getafe VS crystal palace", "liverpool VS brentford", "chelsea VS villareal"], "w5": ["manutd VS mancity", "getafe VS tottenham", "real mardid VS barcelona", "athletico mardid VS chelsea", "villareal VS sevilla", "arsenal VS burnley", "crystal palace VS liverpool", "brentford VS wolverhampton"], "w6": ["sevilla VS athletico mardid", "burnley VS real mardid", "chelsea VS brentford", "mancity VS villareal", "wolverhampton VS crystal palace", "tottenham VS arsenal", "liverpool VS getafe", "barcelona VS manutd"], "w7": ["getafe VS wolverhampton", "villareal VS barcelona", "liverpool VS tottenham", "real mardid VS arsenal", "athletico mardid VS mancity", "brentford VS sevilla", "manutd VS burnley", "crystal palace VS chelsea"], "w8": ["mancity VS brentford", "burnley VS villareal", "tottenham VS real mardid", "barcelona VS athletico mardid", "chelsea VS getafe", "wolverhampton VS liverpool", "arsenal VS manutd", "sevilla VS crystal palace"], "w9": ["athletico mardid VS burnley", "crystal palace VS mancity", "villareal VS arsenal", "wolverhampton VS tottenham", "getafe VS sevilla", "liverpool VS chelsea", "brentford VS barcelona", "manutd VS real mardid"], "w10": ["barcelona VS crystal palace", "arsenal VS athletico mardid", "mancity VS getafe", "sevilla VS liverpool", "tottenham VS manutd", "real mardid VS villareal", "burnley VS brentford", "chelsea VS wolverhampton"], "w11": ["athletico mardid VS real mardid", "villareal VS manutd", "brentford VS arsenal", "chelsea VS tottenham", "liverpool VS mancity", "getafe VS barcelona", "crystal palace VS burnley", "wolverhampton VS sevilla"], "w12": ["manutd VS athletico mardid", "real mardid VS brentford", "mancity VS wolverhampton", "barcelona VS liverpool", "arsenal VS crystal palace", "burnley VS getafe", "tottenham VS villareal", "sevilla VS chelsea"], "w13": ["brentford VS manutd", "liverpool VS burnley", "crystal palace VS real mardid", "getafe VS arsenal", "chelsea VS mancity", "wolverhampton VS barcelona", "athletico mardid VS villareal", "sevilla VS tottenham"], "w14": ["manutd VS crystal palace", "villareal VS brentford", "real mardid VS getafe", "barcelona VS chelsea", "tottenham VS athletico mardid", "burnley VS wolverhampton", "mancity VS sevilla", "arsenal VS liverpool"], "w15": ["brentford VS athletico mardid", "wolverhampton VS arsenal", "sevilla VS barcelona", "mancity VS tottenham", "liverpool VS real mardid", "getafe VS manutd", "chelsea VS burnley", "crystal palace VS villareal"]}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamMatches": {"type": "object", "properties": {"arsenal": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "mancity": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "liverpool": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "tottenham": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "manutd": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "chelsea": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "crystal palace": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "wolverhampton": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "brentford": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "burnley": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "barcelona": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "real mardid": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "athletico mardid": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "sevilla": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "villareal": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "getafe": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}}}, "weeklyFixtures": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}, "w5": {"type": "array", "items": {"type": "string"}}, "w6": {"type": "array", "items": {"type": "string"}}, "w7": {"type": "array", "items": {"type": "string"}}, "w8": {"type": "array", "items": {"type": "string"}}, "w9": {"type": "array", "items": {"type": "string"}}, "w10": {"type": "array", "items": {"type": "string"}}, "w11": {"type": "array", "items": {"type": "string"}}, "w12": {"type": "array", "items": {"type": "string"}}, "w13": {"type": "array", "items": {"type": "string"}}, "w14": {"type": "array", "items": {"type": "string"}}, "w15": {"type": "array", "items": {"type": "string"}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/de6957da-6f0d-4fd3-bd49-43b2a770cf2b/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | league tournament fixtures with odds number of teams | This request is used to create league tournament fixtures with odds number of teams.
Length of teams provided must be greater than or equal to 3 and lesser than or equal to 64. | 200 | league tournament fixtures with odds teams | {"success": true, "fetch_uuid": "e2c2ca46-453b-41a1-a833-4145efe15f67", "teamMatches": {"arsenal": {"w1": {"play": "wolverhampton", "at": "away"}, "w2": {"play": "crystal palace", "at": "home"}, "w3": {"play": "real mardid", "at": "away"}, "w4": {"play": "mancity", "at": "home"}, "w5": {"play": null, "at": null}, "w6": {"play": "burnley", "at": "away"}, "w7": {"play": "liverpool", "at": "home"}, "w8": {"play": "athletico mardid", "at": "away"}, "w9": {"play": "barcelona", "at": "home"}, "w10": {"play": "villareal", "at": "away"}, "w11": {"play": "sevilla", "at": "home"}, "w12": {"play": "chelsea", "at": "away"}, "w13": {"play": "manutd", "at": "home"}, "w14": {"play": "tottenham", "at": "away"}, "w15": {"play": "brentford", "at": "home"}}, "mancity": {"w1": {"play": "crystal palace", "at": "away"}, "w2": {"play": "real mardid", "at": "home"}, "w3": {"play": null, "at": null}, "w4": {"play": "arsenal", "at": "away"}, "w5": {"play": "burnley", "at": "home"}, "w6": {"play": "liverpool", "at": "away"}, "w7": {"play": "athletico mardid", "at": "home"}, "w8": {"play": "barcelona", "at": "away"}, "w9": {"play": "villareal", "at": "home"}, "w10": {"play": "sevilla", "at": "away"}, "w11": {"play": "chelsea", "at": "home"}, "w12": {"play": "manutd", "at": "away"}, "w13": {"play": "tottenham", "at": "home"}, "w14": {"play": "brentford", "at": "away"}, "w15": {"play": "wolverhampton", "at": "home"}}, "liverpool": {"w1": {"play": "tottenham", "at": "away"}, "w2": {"play": "brentford", "at": "home"}, "w3": {"play": "wolverhampton", "at": "away"}, "w4": {"play": "crystal palace", "at": "home"}, "w5": {"play": "real mardid", "at": "away"}, "w6": {"play": "mancity", "at": "home"}, "w7": {"play": "arsenal", "at": "away"}, "w8": {"play": "burnley", "at": "home"}, "w9": {"play": null, "at": null}, "w10": {"play": "athletico mardid", "at": "away"}, "w11": {"play": "barcelona", "at": "home"}, "w12": {"play": "villareal", "at": "away"}, "w13": {"play": "sevilla", "at": "home"}, "w14": {"play": "chelsea", "at": "away"}, "w15": {"play": "manutd", "at": "home"}}, "tottenham": {"w1": {"play": "liverpool", "at": "home"}, "w2": {"play": "athletico mardid", "at": "away"}, "w3": {"play": "barcelona", "at": "home"}, "w4": {"play": "villareal", "at": "away"}, "w5": {"play": "sevilla", "at": "home"}, "w6": {"play": "chelsea", "at": "away"}, "w7": {"play": "manutd", "at": "home"}, "w8": {"play": null, "at": null}, "w9": {"play": "brentford", "at": "away"}, "w10": {"play": "wolverhampton", "at": "home"}, "w11": {"play": "crystal palace", "at": "away"}, "w12": {"play": "real mardid", "at": "home"}, "w13": {"play": "mancity", "at": "away"}, "w14": {"play": "arsenal", "at": "home"}, "w15": {"play": "burnley", "at": "away"}}, "manutd": {"w1": {"play": "athletico mardid", "at": "home"}, "w2": {"play": "barcelona", "at": "away"}, "w3": {"play": "villareal", "at": "home"}, "w4": {"play": "sevilla", "at": "away"}, "w5": {"play": "chelsea", "at": "home"}, "w6": {"play": null, "at": null}, "w7": {"play": "tottenham", "at": "away"}, "w8": {"play": "brentford", "at": "home"}, "w9": {"play": "wolverhampton", "at": "away"}, "w10": {"play": "crystal palace", "at": "home"}, "w11": {"play": "real mardid", "at": "away"}, "w12": {"play": "mancity", "at": "home"}, "w13": {"play": "arsenal", "at": "away"}, "w14": {"play": "burnley", "at": "home"}, "w15": {"play": "liverpool", "at": "away"}}, "chelsea": {"w1": {"play": "barcelona", "at": "home"}, "w2": {"play": "villareal", "at": "away"}, "w3": {"play": "sevilla", "at": "home"}, "w4": {"play": null, "at": null}, "w5": {"play": "manutd", "at": "away"}, "w6": {"play": "tottenham", "at": "home"}, "w7": {"play": "brentford", "at": "away"}, "w8": {"play": "wolverhampton", "at": "home"}, "w9": {"play": "crystal palace", "at": "away"}, "w10": {"play": "real mardid", "at": "home"}, "w11": {"play": "mancity", "at": "away"}, "w12": {"play": "arsenal", "at": "home"}, "w13": {"play": "burnley", "at": "away"}, "w14": {"play": "liverpool", "at": "home"}, "w15": {"play": "athletico mardid", "at": "away"}}, "crystal palace": {"w1": {"play": "mancity", "at": "home"}, "w2": {"play": "arsenal", "at": "away"}, "w3": {"play": "burnley", "at": "home"}, "w4": {"play": "liverpool", "at": "away"}, "w5": {"play": "athletico mardid", "at": "home"}, "w6": {"play": "barcelona", "at": "away"}, "w7": {"play": "villareal", "at": "home"}, "w8": {"play": "sevilla", "at": "away"}, "w9": {"play": "chelsea", "at": "home"}, "w10": {"play": "manutd", "at": "away"}, "w11": {"play": "tottenham", "at": "home"}, "w12": {"play": "brentford", "at": "away"}, "w13": {"play": "wolverhampton", "at": "home"}, "w14": {"play": null, "at": null}, "w15": {"play": "real mardid", "at": "away"}}, "wolverhampton": {"w1": {"play": "arsenal", "at": "home"}, "w2": {"play": "burnley", "at": "away"}, "w3": {"play": "liverpool", "at": "home"}, "w4": {"play": "athletico mardid", "at": "away"}, "w5": {"play": "barcelona", "at": "home"}, "w6": {"play": "villareal", "at": "away"}, "w7": {"play": "sevilla", "at": "home"}, "w8": {"play": "chelsea", "at": "away"}, "w9": {"play": "manutd", "at": "home"}, "w10": {"play": "tottenham", "at": "away"}, "w11": {"play": "brentford", "at": "home"}, "w12": {"play": null, "at": null}, "w13": {"play": "crystal palace", "at": "away"}, "w14": {"play": "real mardid", "at": "home"}, "w15": {"play": "mancity", "at": "away"}}, "brentford": {"w1": {"play": "burnley", "at": "home"}, "w2": {"play": "liverpool", "at": "away"}, "w3": {"play": "athletico mardid", "at": "home"}, "w4": {"play": "barcelona", "at": "away"}, "w5": {"play": "villareal", "at": "home"}, "w6": {"play": "sevilla", "at": "away"}, "w7": {"play": "chelsea", "at": "home"}, "w8": {"play": "manutd", "at": "away"}, "w9": {"play": "tottenham", "at": "home"}, "w10": {"play": null, "at": null}, "w11": {"play": "wolverhampton", "at": "away"}, "w12": {"play": "crystal palace", "at": "home"}, "w13": {"play": "real mardid", "at": "away"}, "w14": {"play": "mancity", "at": "home"}, "w15": {"play": "arsenal", "at": "away"}}, "burnley": {"w1": {"play": "brentford", "at": "away"}, "w2": {"play": "wolverhampton", "at": "home"}, "w3": {"play": "crystal palace", "at": "away"}, "w4": {"play": "real mardid", "at": "home"}, "w5": {"play": "mancity", "at": "away"}, "w6": {"play": "arsenal", "at": "home"}, "w7": {"play": null, "at": null}, "w8": {"play": "liverpool", "at": "away"}, "w9": {"play": "athletico mardid", "at": "home"}, "w10": {"play": "barcelona", "at": "away"}, "w11": {"play": "villareal", "at": "home"}, "w12": {"play": "sevilla", "at": "away"}, "w13": {"play": "chelsea", "at": "home"}, "w14": {"play": "manutd", "at": "away"}, "w15": {"play": "tottenham", "at": "home"}}, "barcelona": {"w1": {"play": "chelsea", "at": "away"}, "w2": {"play": "manutd", "at": "home"}, "w3": {"play": "tottenham", "at": "away"}, "w4": {"play": "brentford", "at": "home"}, "w5": {"play": "wolverhampton", "at": "away"}, "w6": {"play": "crystal palace", "at": "home"}, "w7": {"play": "real mardid", "at": "away"}, "w8": {"play": "mancity", "at": "home"}, "w9": {"play": "arsenal", "at": "away"}, "w10": {"play": "burnley", "at": "home"}, "w11": {"play": "liverpool", "at": "away"}, "w12": {"play": "athletico mardid", "at": "home"}, "w13": {"play": null, "at": null}, "w14": {"play": "villareal", "at": "away"}, "w15": {"play": "sevilla", "at": "home"}}, "real mardid": {"w1": {"play": null, "at": null}, "w2": {"play": "mancity", "at": "away"}, "w3": {"play": "arsenal", "at": "home"}, "w4": {"play": "burnley", "at": "away"}, "w5": {"play": "liverpool", "at": "home"}, "w6": {"play": "athletico mardid", "at": "away"}, "w7": {"play": "barcelona", "at": "home"}, "w8": {"play": "villareal", "at": "away"}, "w9": {"play": "sevilla", "at": "home"}, "w10": {"play": "chelsea", "at": "away"}, "w11": {"play": "manutd", "at": "home"}, "w12": {"play": "tottenham", "at": "away"}, "w13": {"play": "brentford", "at": "home"}, "w14": {"play": "wolverhampton", "at": "away"}, "w15": {"play": "crystal palace", "at": "home"}}, "athletico mardid": {"w1": {"play": "manutd", "at": "away"}, "w2": {"play": "tottenham", "at": "home"}, "w3": {"play": "brentford", "at": "away"}, "w4": {"play": "wolverhampton", "at": "home"}, "w5": {"play": "crystal palace", "at": "away"}, "w6": {"play": "real mardid", "at": "home"}, "w7": {"play": "mancity", "at": "away"}, "w8": {"play": "arsenal", "at": "home"}, "w9": {"play": "burnley", "at": "away"}, "w10": {"play": "liverpool", "at": "home"}, "w11": {"play": null, "at": null}, "w12": {"play": "barcelona", "at": "away"}, "w13": {"play": "villareal", "at": "home"}, "w14": {"play": "sevilla", "at": "away"}, "w15": {"play": "chelsea", "at": "home"}}, "sevilla": {"w1": {"play": "villareal", "at": "home"}, "w2": {"play": null, "at": null}, "w3": {"play": "chelsea", "at": "away"}, "w4": {"play": "manutd", "at": "home"}, "w5": {"play": "tottenham", "at": "away"}, "w6": {"play": "brentford", "at": "home"}, "w7": {"play": "wolverhampton", "at": "away"}, "w8": {"play": "crystal palace", "at": "home"}, "w9": {"play": "real mardid", "at": "away"}, "w10": {"play": "mancity", "at": "home"}, "w11": {"play": "arsenal", "at": "away"}, "w12": {"play": "burnley", "at": "home"}, "w13": {"play": "liverpool", "at": "away"}, "w14": {"play": "athletico mardid", "at": "home"}, "w15": {"play": "barcelona", "at": "away"}}, "villareal": {"w1": {"play": "sevilla", "at": "away"}, "w2": {"play": "chelsea", "at": "home"}, "w3": {"play": "manutd", "at": "away"}, "w4": {"play": "tottenham", "at": "home"}, "w5": {"play": "brentford", "at": "away"}, "w6": {"play": "wolverhampton", "at": "home"}, "w7": {"play": "crystal palace", "at": "away"}, "w8": {"play": "real mardid", "at": "home"}, "w9": {"play": "mancity", "at": "away"}, "w10": {"play": "arsenal", "at": "home"}, "w11": {"play": "burnley", "at": "away"}, "w12": {"play": "liverpool", "at": "home"}, "w13": {"play": "athletico mardid", "at": "away"}, "w14": {"play": "barcelona", "at": "home"}, "w15": {"play": null, "at": null}}}, "weeklyFixtures": {"w1": ["brentford VS burnley", "manutd VS athletico mardid", "tottenham VS liverpool", "crystal palace VS mancity", "wolverhampton VS arsenal", "chelsea VS barcelona", "sevilla VS villareal"], "w2": ["mancity VS real mardid", "villareal VS chelsea", "liverpool VS brentford", "barcelona VS manutd", "burnley VS wolverhampton", "arsenal VS crystal palace", "athletico mardid VS tottenham"], "w3": ["crystal palace VS burnley", "tottenham VS barcelona", "chelsea VS sevilla", "wolverhampton VS liverpool", "manutd VS villareal", "brentford VS athletico mardid", "real mardid VS arsenal"], "w4": ["sevilla VS manutd", "athletico mardid VS wolverhampton", "barcelona VS brentford", "arsenal VS mancity", "villareal VS tottenham", "burnley VS real mardid", "liverpool VS crystal palace"], "w5": ["wolverhampton VS barcelona", "crystal palace VS athletico mardid", "brentford VS villareal", "real mardid VS liverpool", "tottenham VS sevilla", "mancity VS burnley", "manutd VS chelsea"], "w6": ["liverpool VS mancity", "chelsea VS tottenham", "sevilla VS brentford", "athletico mardid VS real mardid", "villareal VS wolverhampton", "burnley VS arsenal", "barcelona VS crystal palace"], "w7": ["arsenal VS liverpool", "mancity VS athletico mardid", "tottenham VS manutd", "brentford VS chelsea", "wolverhampton VS sevilla", "crystal palace VS villareal", "real mardid VS barcelona"], "w8": ["barcelona VS mancity", "sevilla VS crystal palace", "athletico mardid VS arsenal", "chelsea VS wolverhampton", "villareal VS real mardid", "manutd VS brentford", "liverpool VS burnley"], "w9": ["burnley VS athletico mardid", "mancity VS villareal", "arsenal VS barcelona", "real mardid VS sevilla", "brentford VS tottenham", "crystal palace VS chelsea", "wolverhampton VS manutd"], "w10": ["villareal VS arsenal", "tottenham VS wolverhampton", "sevilla VS mancity", "athletico mardid VS liverpool", "chelsea VS real mardid", "barcelona VS burnley", "manutd VS crystal palace"], "w11": ["burnley VS villareal", "mancity VS chelsea", "arsenal VS sevilla", "liverpool VS barcelona", "crystal palace VS tottenham", "real mardid VS manutd", "wolverhampton VS brentford"], "w12": ["sevilla VS burnley", "barcelona VS athletico mardid", "brentford VS crystal palace", "tottenham VS real mardid", "villareal VS liverpool", "chelsea VS arsenal", "manutd VS mancity"], "w13": ["crystal palace VS wolverhampton", "liverpool VS sevilla", "athletico mardid VS villareal", "burnley VS chelsea", "mancity VS tottenham", "real mardid VS brentford", "arsenal VS manutd"], "w14": ["manutd VS burnley", "villareal VS barcelona", "brentford VS mancity", "chelsea VS liverpool", "wolverhampton VS real mardid", "sevilla VS athletico mardid", "tottenham VS arsenal"], "w15": ["athletico mardid VS chelsea", "liverpool VS manutd", "burnley VS tottenham", "mancity VS wolverhampton", "real mardid VS crystal palace", "barcelona VS sevilla", "arsenal VS brentford"]}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamMatches": {"type": "object", "properties": {"arsenal": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "null"}, "at": {"type": "null"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "mancity": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "null"}, "at": {"type": "null"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "liverpool": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "null"}, "at": {"type": "null"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "tottenham": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "null"}, "at": {"type": "null"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "manutd": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "null"}, "at": {"type": "null"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "chelsea": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "null"}, "at": {"type": "null"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "crystal palace": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "null"}, "at": {"type": "null"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "wolverhampton": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "null"}, "at": {"type": "null"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "brentford": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "null"}, "at": {"type": "null"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "burnley": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "null"}, "at": {"type": "null"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "barcelona": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "null"}, "at": {"type": "null"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "real mardid": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "null"}, "at": {"type": "null"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "athletico mardid": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "null"}, "at": {"type": "null"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "sevilla": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "null"}, "at": {"type": "null"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "villareal": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "null"}, "at": {"type": "null"}}}}}}}, "weeklyFixtures": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}, "w5": {"type": "array", "items": {"type": "string"}}, "w6": {"type": "array", "items": {"type": "string"}}, "w7": {"type": "array", "items": {"type": "string"}}, "w8": {"type": "array", "items": {"type": "string"}}, "w9": {"type": "array", "items": {"type": "string"}}, "w10": {"type": "array", "items": {"type": "string"}}, "w11": {"type": "array", "items": {"type": "string"}}, "w12": {"type": "array", "items": {"type": "string"}}, "w13": {"type": "array", "items": {"type": "string"}}, "w14": {"type": "array", "items": {"type": "string"}}, "w15": {"type": "array", "items": {"type": "string"}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/454c262e-0537-4964-a1b3-f42f96c9e7c2/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | retrieve league tournament fixtures for a team | This request is used to retrieve already created league tournament fixtures for a team. | 200 | Response | {"success": true, "competition": "uefa champion league 2098/99", "teamMatches": {"villareal": {"w1": {"play": "barcelona", "at": "away"}, "w2": {"play": "sevilla", "at": "home"}, "w3": {"play": "arsenal", "at": "away"}, "w4": {"play": "crystal palace", "at": "home"}, "w5": {"play": "brentford", "at": "away"}, "w6": {"play": "wolverhampton", "at": "home"}, "w7": {"play": "real mardid", "at": "away"}, "w8": {"play": "manutd", "at": "home"}, "w9": {"play": "mancity", "at": "away"}, "w10": {"play": "tottenham", "at": "home"}, "w11": {"play": "liverpool", "at": "away"}, "w12": {"play": "monaco", "at": "home"}, "w13": {"play": "chelsea", "at": "home"}, "w14": {"play": "burnley", "at": "away"}, "w15": {"play": "athletico mardid", "at": "home"}}}, "weeklyFixtures": {"w1": ["barcelona VS villareal"], "w2": ["villareal VS sevilla"], "w3": ["arsenal VS villareal"], "w4": ["villareal VS crystal palace"], "w5": ["brentford VS villareal"], "w6": ["villareal VS wolverhampton"], "w7": ["real mardid VS villareal"], "w8": ["villareal VS manutd"], "w9": ["mancity VS villareal"], "w10": ["villareal VS tottenham"], "w11": ["liverpool VS villareal"], "w12": ["villareal VS monaco"], "w13": ["villareal VS chelsea"], "w14": ["burnley VS villareal"], "w15": ["villareal VS athletico mardid"]}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "competition": {"type": "string"}, "teamMatches": {"type": "object", "properties": {"villareal": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}}}, "weeklyFixtures": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}, "w5": {"type": "array", "items": {"type": "string"}}, "w6": {"type": "array", "items": {"type": "string"}}, "w7": {"type": "array", "items": {"type": "string"}}, "w8": {"type": "array", "items": {"type": "string"}}, "w9": {"type": "array", "items": {"type": "string"}}, "w10": {"type": "array", "items": {"type": "string"}}, "w11": {"type": "array", "items": {"type": "string"}}, "w12": {"type": "array", "items": {"type": "string"}}, "w13": {"type": "array", "items": {"type": "string"}}, "w14": {"type": "array", "items": {"type": "string"}}, "w15": {"type": "array", "items": {"type": "string"}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/54824907-7df1-495c-9d8b-e831685db301/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | retrieve table creation for a group | This request is used to retrieve already created tournament tables for a group. | 200 | Response | {"success": true, "teamTables": {"C": {"mancity": {"TG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 1, "GD": 4, "PTS": 6}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 3, "A": 0, "GD": 3, "PTS": 3}, "AG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 1, "GD": 1, "PTS": 3}}, "burnley": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}}, "liverpool": {"TG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "monaco": {"TG": {"P": 3, "W": 2, "D": "0", "L": 1, "F": 7, "A": 2, "GD": 5, "PTS": 6}, "HG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 7, "A": 0, "GD": 7, "PTS": 6}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 2, "GD": -2, "PTS": "0"}}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "teamTables": {"type": "object", "properties": {"C": {"type": "object", "properties": {"mancity": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "burnley": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "liverpool": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "monaco": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/d8f52f88-bcdb-4244-b156-314f26121d82/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | retrieve table creation for a team | This request is used to retrieve already created tournament tables for a team. | 200 | Response | {"success": true, "competition": "uefa champion league 2095/96", "teamTables": {"bayern munich": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "competition": {"type": "string"}, "teamTables": {"type": "object", "properties": {"bayern munich": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/4ed731be-dcbe-4f39-b17c-5bf962a2a060/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | retrieve combination tournament fixtures for a team | This request is used to retrieve already created combination grouping tournament fixtures for a team | 200 | Response | {"success": true, "competition": "uefa champion league 2097/98", "teamTables": {"B": ["chelsea", "sevilla", "mancity", "liverpool"]}, "teamFixtures": {"Day1": ["sevilla VS chelsea"], "Day2": ["chelsea VS mancity"], "Day3": ["liverpool VS chelsea"]}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "competition": {"type": "string"}, "teamTables": {"type": "object", "properties": {"B": {"type": "array", "items": {"type": "string"}}}}, "teamFixtures": {"type": "object", "properties": {"Day1": {"type": "array", "items": {"type": "string"}}, "Day2": {"type": "array", "items": {"type": "string"}}, "Day3": {"type": "array", "items": {"type": "string"}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/d3577144-bab2-4a9b-803c-f6952960ad64/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | retrieve knockout tournament fixtures for a team | This request is used to retrieve already created knockout tournament fixtures for a team. | 200 | Response | {"success": true, "competition": "uefa champion league 2094/95", "teamFixtures": {"R16": {"L1": ["real mardid VS arsenal"]}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "competition": {"type": "string"}, "teamFixtures": {"type": "object", "properties": {"R16": {"type": "object", "properties": {"L1": {"type": "array", "items": {"type": "string"}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/b4fc5dd5-1009-494e-98bf-a2d3a170fde2/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | retrieve combination tournament fixtures for a group | This request is used to retrieve already created combination grouping tournament fixtures for a group | 200 | Response | {"success": true, "competition": "uefa champion league 2097/98", "teamTables": {"A": ["athletico mardid", "crystal palace", "wolverhampton", "brentford"]}, "teamFixtures": {"Day1": ["brentford VS athletico mardid", "wolverhampton VS crystal palace"], "Day2": ["athletico mardid VS wolverhampton", "crystal palace VS brentford"], "Day3": ["crystal palace VS athletico mardid", "wolverhampton VS brentford"]}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "competition": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}}}, "teamFixtures": {"type": "object", "properties": {"Day1": {"type": "array", "items": {"type": "string"}}, "Day2": {"type": "array", "items": {"type": "string"}}, "Day3": {"type": "array", "items": {"type": "string"}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/3830527d-600a-4fea-960a-319e7957cbce/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | retrieve table creation | This request is used to retrieve already created tournament tables. | 200 | Response | {"success": true, "fetch_uuid": "1f37db0b-ba19-4d29-be0f-5ba20d0071ae", "competition": "uefa champion league 2095/96", "teamTables": {"juventus": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "arsenal": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 6, "A": 2, "GD": 4, "PTS": 6}, "bayern munich": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "villareal": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 2, "GD": -2, "PTS": "0"}, "sevilla": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "psg": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "roma": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "manutd": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "mancity": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 1, "GD": 4, "PTS": 6}, "burnley": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "liverpool": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "monaco": {"P": 3, "W": 2, "D": "0", "L": 1, "F": 7, "A": 2, "GD": 5, "PTS": 6}, "chelsea": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "tottenham": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "barcelona": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "real mardid": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "lille": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "sporting lisbon": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "benfica": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 2, "GD": 3, "PTS": 6}, "getafe": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 4, "GD": -4, "PTS": "0"}, "porto": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 3, "GD": -2, "PTS": "0"}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "competition": {"type": "string"}, "teamTables": {"type": "object", "properties": {"juventus": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "arsenal": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "bayern munich": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "villareal": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "sevilla": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "psg": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "roma": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "manutd": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "mancity": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "burnley": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "liverpool": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "monaco": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "chelsea": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "tottenham": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "barcelona": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "real mardid": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "lille": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "sporting lisbon": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "benfica": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "getafe": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "porto": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/28aa399d-0f1d-43de-8c43-597b559bae81/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | retrieve knockout tournament fixtures | This request is used to retrieve already created knockout tournament fixtures. | 200 | Response | {"success": true, "fetch_uuid": "feada087-b238-4b1e-9e40-494475bef1b8", "competition": "uefa champion league 2094/95", "teamFixtures": {"R16": {"L1": {"w1": ["athletico mardid VS chelsea"], "w2": ["barcelona VS burnley"], "w3": ["mancity VS sevilla"], "w4": ["real mardid VS arsenal"], "w5": ["wolverhampton VS manutd"], "w6": ["getafe VS brentford"], "w7": ["crystal palace VS villareal"], "w8": ["tottenham VS liverpool"]}}, "QF": {"L1": {"w1": ["w6 VS w3"], "w2": ["w7 VS w8"], "w3": ["w2 VS w4"], "w4": ["w1 VS w5"]}}, "SF": {"L1": {"w1": ["w4 VS w3"], "w2": ["w2 VS w1"]}}, "F": {"L1": {"w1": ["w2 VS w1"]}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "competition": {"type": "string"}, "teamFixtures": {"type": "object", "properties": {"R16": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}, "w5": {"type": "array", "items": {"type": "string"}}, "w6": {"type": "array", "items": {"type": "string"}}, "w7": {"type": "array", "items": {"type": "string"}}, "w8": {"type": "array", "items": {"type": "string"}}}}}}, "QF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}}}}}, "SF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}}}}}, "F": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/3e484499-abde-45b0-b380-6dcb6f4d3a42/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | retrieve combination tournament fixtures | This request is used to retrieve already created combination grouping tournament fixtures. | 200 | Response | {"success": true, "fetch_uuid": "9fdf4cc8-177b-4ff7-a923-a9d19c7a3c6c", "competition": "uefa champion league 2097/98", "teamTables": {"A": ["athletico mardid", "crystal palace", "wolverhampton", "brentford"], "B": ["chelsea", "sevilla", "mancity", "liverpool"], "C": ["manutd", "villareal", "tottenham", "real mardid"], "D": ["burnley", "getafe", "barcelona", "arsenal"]}, "teamFixtures": {"Day1": ["brentford VS athletico mardid", "wolverhampton VS crystal palace", "sevilla VS chelsea", "mancity VS liverpool", "villareal VS manutd", "tottenham VS real mardid", "barcelona VS burnley", "getafe VS arsenal"], "Day2": ["athletico mardid VS wolverhampton", "crystal palace VS brentford", "chelsea VS mancity", "liverpool VS sevilla", "manutd VS tottenham", "real mardid VS villareal", "burnley VS getafe", "arsenal VS barcelona"], "Day3": ["crystal palace VS athletico mardid", "wolverhampton VS brentford", "liverpool VS chelsea", "sevilla VS mancity", "real mardid VS manutd", "villareal VS tottenham", "arsenal VS burnley", "barcelona VS getafe"], "QF": {"L1": {"w1": ["A1 VS C2"], "w2": ["C1 VS A2"], "w3": ["B1 VS D2"], "w4": ["D1 VS B2"]}}, "SF": {"L1": {"w1": ["w1 VS w4"], "w2": ["w2 VS w3"]}}, "F": {"L1": {"w1": ["w1 VS w2"]}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "competition": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}, "B": {"type": "array", "items": {"type": "string"}}, "C": {"type": "array", "items": {"type": "string"}}, "D": {"type": "array", "items": {"type": "string"}}}}, "teamFixtures": {"type": "object", "properties": {"Day1": {"type": "array", "items": {"type": "string"}}, "Day2": {"type": "array", "items": {"type": "string"}}, "Day3": {"type": "array", "items": {"type": "string"}}, "QF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}}}}}, "SF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}}}}}, "F": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/dcae04c0-ed61-4e1f-98af-18438d7a2c2d/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | retrieve league tournament fixtures | This request is used to retrieve already created league tournament fixtures. | 200 | Response | {"success": true, "fetch_uuid": "cac42164-f34c-4c08-8861-9f43caafe4fd", "competition": "uefa champion league 2098/99", "teamMatches": {"arsenal": {"w1": {"play": "liverpool", "at": "home"}, "w2": {"play": "monaco", "at": "away"}, "w3": {"play": "villareal", "at": "home"}, "w4": {"play": "burnley", "at": "away"}, "w5": {"play": "athletico mardid", "at": "home"}, "w6": {"play": "barcelona", "at": "away"}, "w7": {"play": "sevilla", "at": "home"}, "w8": {"play": "chelsea", "at": "away"}, "w9": {"play": "crystal palace", "at": "away"}, "w10": {"play": "brentford", "at": "home"}, "w11": {"play": "wolverhampton", "at": "away"}, "w12": {"play": "real mardid", "at": "home"}, "w13": {"play": "manutd", "at": "away"}, "w14": {"play": "mancity", "at": "home"}, "w15": {"play": "tottenham", "at": "away"}}, "mancity": {"w1": {"play": "brentford", "at": "away"}, "w2": {"play": "wolverhampton", "at": "home"}, "w3": {"play": "real mardid", "at": "away"}, "w4": {"play": "manutd", "at": "home"}, "w5": {"play": "chelsea", "at": "home"}, "w6": {"play": "tottenham", "at": "away"}, "w7": {"play": "liverpool", "at": "home"}, "w8": {"play": "monaco", "at": "away"}, "w9": {"play": "villareal", "at": "home"}, "w10": {"play": "burnley", "at": "away"}, "w11": {"play": "athletico mardid", "at": "home"}, "w12": {"play": "barcelona", "at": "away"}, "w13": {"play": "sevilla", "at": "home"}, "w14": {"play": "arsenal", "at": "away"}, "w15": {"play": "crystal palace", "at": "home"}}, "liverpool": {"w1": {"play": "arsenal", "at": "away"}, "w2": {"play": "crystal palace", "at": "home"}, "w3": {"play": "brentford", "at": "away"}, "w4": {"play": "wolverhampton", "at": "home"}, "w5": {"play": "real mardid", "at": "away"}, "w6": {"play": "manutd", "at": "home"}, "w7": {"play": "mancity", "at": "away"}, "w8": {"play": "tottenham", "at": "home"}, "w9": {"play": "chelsea", "at": "home"}, "w10": {"play": "monaco", "at": "away"}, "w11": {"play": "villareal", "at": "home"}, "w12": {"play": "burnley", "at": "away"}, "w13": {"play": "athletico mardid", "at": "home"}, "w14": {"play": "barcelona", "at": "away"}, "w15": {"play": "sevilla", "at": "home"}}, "tottenham": {"w1": {"play": "crystal palace", "at": "away"}, "w2": {"play": "brentford", "at": "home"}, "w3": {"play": "wolverhampton", "at": "away"}, "w4": {"play": "real mardid", "at": "home"}, "w5": {"play": "manutd", "at": "away"}, "w6": {"play": "mancity", "at": "home"}, "w7": {"play": "chelsea", "at": "home"}, "w8": {"play": "liverpool", "at": "away"}, "w9": {"play": "monaco", "at": "home"}, "w10": {"play": "villareal", "at": "away"}, "w11": {"play": "burnley", "at": "home"}, "w12": {"play": "athletico mardid", "at": "away"}, "w13": {"play": "barcelona", "at": "home"}, "w14": {"play": "sevilla", "at": "away"}, "w15": {"play": "arsenal", "at": "home"}}, "manutd": {"w1": {"play": "wolverhampton", "at": "away"}, "w2": {"play": "real mardid", "at": "home"}, "w3": {"play": "chelsea", "at": "home"}, "w4": {"play": "mancity", "at": "away"}, "w5": {"play": "tottenham", "at": "home"}, "w6": {"play": "liverpool", "at": "away"}, "w7": {"play": "monaco", "at": "home"}, "w8": {"play": "villareal", "at": "away"}, "w9": {"play": "burnley", "at": "home"}, "w10": {"play": "athletico mardid", "at": "away"}, "w11": {"play": "barcelona", "at": "home"}, "w12": {"play": "sevilla", "at": "away"}, "w13": {"play": "arsenal", "at": "home"}, "w14": {"play": "crystal palace", "at": "away"}, "w15": {"play": "brentford", "at": "home"}}, "chelsea": {"w1": {"play": "real mardid", "at": "away"}, "w2": {"play": "athletico mardid", "at": "home"}, "w3": {"play": "manutd", "at": "away"}, "w4": {"play": "barcelona", "at": "home"}, "w5": {"play": "mancity", "at": "away"}, "w6": {"play": "sevilla", "at": "home"}, "w7": {"play": "tottenham", "at": "away"}, "w8": {"play": "arsenal", "at": "home"}, "w9": {"play": "liverpool", "at": "away"}, "w10": {"play": "crystal palace", "at": "home"}, "w11": {"play": "monaco", "at": "away"}, "w12": {"play": "brentford", "at": "home"}, "w13": {"play": "villareal", "at": "away"}, "w14": {"play": "wolverhampton", "at": "home"}, "w15": {"play": "burnley", "at": "away"}}, "crystal palace": {"w1": {"play": "tottenham", "at": "home"}, "w2": {"play": "liverpool", "at": "away"}, "w3": {"play": "monaco", "at": "home"}, "w4": {"play": "villareal", "at": "away"}, "w5": {"play": "burnley", "at": "home"}, "w6": {"play": "athletico mardid", "at": "away"}, "w7": {"play": "barcelona", "at": "home"}, "w8": {"play": "sevilla", "at": "away"}, "w9": {"play": "arsenal", "at": "home"}, "w10": {"play": "chelsea", "at": "away"}, "w11": {"play": "brentford", "at": "away"}, "w12": {"play": "wolverhampton", "at": "home"}, "w13": {"play": "real mardid", "at": "away"}, "w14": {"play": "manutd", "at": "home"}, "w15": {"play": "mancity", "at": "away"}}, "wolverhampton": {"w1": {"play": "manutd", "at": "home"}, "w2": {"play": "mancity", "at": "away"}, "w3": {"play": "tottenham", "at": "home"}, "w4": {"play": "liverpool", "at": "away"}, "w5": {"play": "monaco", "at": "home"}, "w6": {"play": "villareal", "at": "away"}, "w7": {"play": "burnley", "at": "home"}, "w8": {"play": "athletico mardid", "at": "away"}, "w9": {"play": "barcelona", "at": "home"}, "w10": {"play": "sevilla", "at": "away"}, "w11": {"play": "arsenal", "at": "home"}, "w12": {"play": "crystal palace", "at": "away"}, "w13": {"play": "brentford", "at": "home"}, "w14": {"play": "chelsea", "at": "away"}, "w15": {"play": "real mardid", "at": "away"}}, "brentford": {"w1": {"play": "mancity", "at": "home"}, "w2": {"play": "tottenham", "at": "away"}, "w3": {"play": "liverpool", "at": "home"}, "w4": {"play": "monaco", "at": "away"}, "w5": {"play": "villareal", "at": "home"}, "w6": {"play": "burnley", "at": "away"}, "w7": {"play": "athletico mardid", "at": "home"}, "w8": {"play": "barcelona", "at": "away"}, "w9": {"play": "sevilla", "at": "home"}, "w10": {"play": "arsenal", "at": "away"}, "w11": {"play": "crystal palace", "at": "home"}, "w12": {"play": "chelsea", "at": "away"}, "w13": {"play": "wolverhampton", "at": "away"}, "w14": {"play": "real mardid", "at": "home"}, "w15": {"play": "manutd", "at": "away"}}, "burnley": {"w1": {"play": "athletico mardid", "at": "away"}, "w2": {"play": "barcelona", "at": "home"}, "w3": {"play": "sevilla", "at": "away"}, "w4": {"play": "arsenal", "at": "home"}, "w5": {"play": "crystal palace", "at": "away"}, "w6": {"play": "brentford", "at": "home"}, "w7": {"play": "wolverhampton", "at": "away"}, "w8": {"play": "real mardid", "at": "home"}, "w9": {"play": "manutd", "at": "away"}, "w10": {"play": "mancity", "at": "home"}, "w11": {"play": "tottenham", "at": "away"}, "w12": {"play": "liverpool", "at": "home"}, "w13": {"play": "monaco", "at": "away"}, "w14": {"play": "villareal", "at": "home"}, "w15": {"play": "chelsea", "at": "home"}}, "barcelona": {"w1": {"play": "villareal", "at": "home"}, "w2": {"play": "burnley", "at": "away"}, "w3": {"play": "athletico mardid", "at": "home"}, "w4": {"play": "chelsea", "at": "away"}, "w5": {"play": "sevilla", "at": "away"}, "w6": {"play": "arsenal", "at": "home"}, "w7": {"play": "crystal palace", "at": "away"}, "w8": {"play": "brentford", "at": "home"}, "w9": {"play": "wolverhampton", "at": "away"}, "w10": {"play": "real mardid", "at": "home"}, "w11": {"play": "manutd", "at": "away"}, "w12": {"play": "mancity", "at": "home"}, "w13": {"play": "tottenham", "at": "away"}, "w14": {"play": "liverpool", "at": "home"}, "w15": {"play": "monaco", "at": "away"}}, "real mardid": {"w1": {"play": "chelsea", "at": "home"}, "w2": {"play": "manutd", "at": "away"}, "w3": {"play": "mancity", "at": "home"}, "w4": {"play": "tottenham", "at": "away"}, "w5": {"play": "liverpool", "at": "home"}, "w6": {"play": "monaco", "at": "away"}, "w7": {"play": "villareal", "at": "home"}, "w8": {"play": "burnley", "at": "away"}, "w9": {"play": "athletico mardid", "at": "home"}, "w10": {"play": "barcelona", "at": "away"}, "w11": {"play": "sevilla", "at": "home"}, "w12": {"play": "arsenal", "at": "away"}, "w13": {"play": "crystal palace", "at": "home"}, "w14": {"play": "brentford", "at": "away"}, "w15": {"play": "wolverhampton", "at": "home"}}, "athletico mardid": {"w1": {"play": "burnley", "at": "home"}, "w2": {"play": "chelsea", "at": "away"}, "w3": {"play": "barcelona", "at": "away"}, "w4": {"play": "sevilla", "at": "home"}, "w5": {"play": "arsenal", "at": "away"}, "w6": {"play": "crystal palace", "at": "home"}, "w7": {"play": "brentford", "at": "away"}, "w8": {"play": "wolverhampton", "at": "home"}, "w9": {"play": "real mardid", "at": "away"}, "w10": {"play": "manutd", "at": "home"}, "w11": {"play": "mancity", "at": "away"}, "w12": {"play": "tottenham", "at": "home"}, "w13": {"play": "liverpool", "at": "away"}, "w14": {"play": "monaco", "at": "home"}, "w15": {"play": "villareal", "at": "away"}}, "sevilla": {"w1": {"play": "monaco", "at": "home"}, "w2": {"play": "villareal", "at": "away"}, "w3": {"play": "burnley", "at": "home"}, "w4": {"play": "athletico mardid", "at": "away"}, "w5": {"play": "barcelona", "at": "home"}, "w6": {"play": "chelsea", "at": "away"}, "w7": {"play": "arsenal", "at": "away"}, "w8": {"play": "crystal palace", "at": "home"}, "w9": {"play": "brentford", "at": "away"}, "w10": {"play": "wolverhampton", "at": "home"}, "w11": {"play": "real mardid", "at": "away"}, "w12": {"play": "manutd", "at": "home"}, "w13": {"play": "mancity", "at": "away"}, "w14": {"play": "tottenham", "at": "home"}, "w15": {"play": "liverpool", "at": "away"}}, "villareal": {"w1": {"play": "barcelona", "at": "away"}, "w2": {"play": "sevilla", "at": "home"}, "w3": {"play": "arsenal", "at": "away"}, "w4": {"play": "crystal palace", "at": "home"}, "w5": {"play": "brentford", "at": "away"}, "w6": {"play": "wolverhampton", "at": "home"}, "w7": {"play": "real mardid", "at": "away"}, "w8": {"play": "manutd", "at": "home"}, "w9": {"play": "mancity", "at": "away"}, "w10": {"play": "tottenham", "at": "home"}, "w11": {"play": "liverpool", "at": "away"}, "w12": {"play": "monaco", "at": "home"}, "w13": {"play": "chelsea", "at": "home"}, "w14": {"play": "burnley", "at": "away"}, "w15": {"play": "athletico mardid", "at": "home"}}, "monaco": {"w1": {"play": "sevilla", "at": "away"}, "w2": {"play": "arsenal", "at": "home"}, "w3": {"play": "crystal palace", "at": "away"}, "w4": {"play": "brentford", "at": "home"}, "w5": {"play": "wolverhampton", "at": "away"}, "w6": {"play": "real mardid", "at": "home"}, "w7": {"play": "manutd", "at": "away"}, "w8": {"play": "mancity", "at": "home"}, "w9": {"play": "tottenham", "at": "away"}, "w10": {"play": "liverpool", "at": "home"}, "w11": {"play": "chelsea", "at": "home"}, "w12": {"play": "villareal", "at": "away"}, "w13": {"play": "burnley", "at": "home"}, "w14": {"play": "athletico mardid", "at": "away"}, "w15": {"play": "barcelona", "at": "home"}}}, "weeklyFixtures": {"w1": ["real mardid VS chelsea", "brentford VS mancity", "arsenal VS liverpool", "crystal palace VS tottenham", "wolverhampton VS manutd", "sevilla VS monaco", "athletico mardid VS burnley", "barcelona VS villareal"], "w2": ["chelsea VS athletico mardid", "burnley VS barcelona", "tottenham VS brentford", "mancity VS wolverhampton", "monaco VS arsenal", "manutd VS real mardid", "liverpool VS crystal palace", "villareal VS sevilla"], "w3": ["arsenal VS villareal", "brentford VS liverpool", "crystal palace VS monaco", "wolverhampton VS tottenham", "barcelona VS athletico mardid", "real mardid VS mancity", "manutd VS chelsea", "sevilla VS burnley"], "w4": ["villareal VS crystal palace", "mancity VS manutd", "liverpool VS wolverhampton", "athletico mardid VS sevilla", "burnley VS arsenal", "monaco VS brentford", "tottenham VS real mardid", "chelsea VS barcelona"], "w5": ["mancity VS chelsea", "arsenal VS athletico mardid", "brentford VS villareal", "wolverhampton VS monaco", "crystal palace VS burnley", "manutd VS tottenham", "real mardid VS liverpool", "sevilla VS barcelona"], "w6": ["barcelona VS arsenal", "liverpool VS manutd", "athletico mardid VS crystal palace", "tottenham VS mancity", "chelsea VS sevilla", "monaco VS real mardid", "burnley VS brentford", "villareal VS wolverhampton"], "w7": ["crystal palace VS barcelona", "manutd VS monaco", "mancity VS liverpool", "arsenal VS sevilla", "brentford VS athletico mardid", "real mardid VS villareal", "tottenham VS chelsea", "wolverhampton VS burnley"], "w8": ["athletico mardid VS wolverhampton", "sevilla VS crystal palace", "burnley VS real mardid", "monaco VS mancity", "villareal VS manutd", "barcelona VS brentford", "chelsea VS arsenal", "liverpool VS tottenham"], "w9": ["crystal palace VS arsenal", "manutd VS burnley", "wolverhampton VS barcelona", "real mardid VS athletico mardid", "brentford VS sevilla", "liverpool VS chelsea", "mancity VS villareal", "tottenham VS monaco"], "w10": ["chelsea VS crystal palace", "arsenal VS brentford", "monaco VS liverpool", "sevilla VS wolverhampton", "barcelona VS real mardid", "athletico mardid VS manutd", "villareal VS tottenham", "burnley VS mancity"], "w11": ["monaco VS chelsea", "liverpool VS villareal", "real mardid VS sevilla", "manutd VS barcelona", "tottenham VS burnley", "mancity VS athletico mardid", "wolverhampton VS arsenal", "brentford VS crystal palace"], "w12": ["athletico mardid VS tottenham", "chelsea VS brentford", "arsenal VS real mardid", "crystal palace VS wolverhampton", "villareal VS monaco", "barcelona VS mancity", "sevilla VS manutd", "burnley VS liverpool"], "w13": ["tottenham VS barcelona", "villareal VS chelsea", "monaco VS burnley", "wolverhampton VS brentford", "manutd VS arsenal", "real mardid VS crystal palace", "liverpool VS athletico mardid", "mancity VS sevilla"], "w14": ["brentford VS real mardid", "crystal palace VS manutd", "athletico mardid VS monaco", "burnley VS villareal", "barcelona VS liverpool", "sevilla VS tottenham", "chelsea VS wolverhampton", "arsenal VS mancity"], "w15": ["monaco VS barcelona", "tottenham VS arsenal", "villareal VS athletico mardid", "real mardid VS wolverhampton", "burnley VS chelsea", "liverpool VS sevilla", "mancity VS crystal palace", "manutd VS brentford"]}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "competition": {"type": "string"}, "teamMatches": {"type": "object", "properties": {"arsenal": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "mancity": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "liverpool": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "tottenham": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "manutd": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "chelsea": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "crystal palace": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "wolverhampton": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "brentford": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "burnley": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "barcelona": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "real mardid": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "athletico mardid": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "sevilla": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "villareal": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}, "monaco": {"type": "object", "properties": {"w1": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w2": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w3": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w4": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w5": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w6": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w7": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w8": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w9": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w10": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w11": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w12": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w13": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w14": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}, "w15": {"type": "object", "properties": {"play": {"type": "string"}, "at": {"type": "string"}}}}}}}, "weeklyFixtures": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}, "w5": {"type": "array", "items": {"type": "string"}}, "w6": {"type": "array", "items": {"type": "string"}}, "w7": {"type": "array", "items": {"type": "string"}}, "w8": {"type": "array", "items": {"type": "string"}}, "w9": {"type": "array", "items": {"type": "string"}}, "w10": {"type": "array", "items": {"type": "string"}}, "w11": {"type": "array", "items": {"type": "string"}}, "w12": {"type": "array", "items": {"type": "string"}}, "w13": {"type": "array", "items": {"type": "string"}}, "w14": {"type": "array", "items": {"type": "string"}}, "w15": {"type": "array", "items": {"type": "string"}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/8e7bf867-d919-45b4-bf98-0ab97672a5fe/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | table creation with setting the competition type | This request is used for tournament table creation ranking with setting the competition type.
An object with property name scores must contain object with property names (homeTeam, awayTeam, homeScore, awayScore) must be provided. | 200 | setting competition type | {"success": true, "fetch_uuid": "1f37db0b-ba19-4d29-be0f-5ba20d0071ae", "competition": "uefa champion league 2095/96", "teamTables": {"juventus": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "arsenal": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 6, "A": 2, "GD": 4, "PTS": 6}, "bayern munich": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "villareal": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 2, "GD": -2, "PTS": "0"}, "sevilla": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "psg": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "roma": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "manutd": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "mancity": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 1, "GD": 4, "PTS": 6}, "burnley": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "liverpool": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "monaco": {"P": 3, "W": 2, "D": "0", "L": 1, "F": 7, "A": 2, "GD": 5, "PTS": 6}, "chelsea": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "tottenham": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "barcelona": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "real mardid": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "lille": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "sporting lisbon": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "benfica": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 2, "GD": 3, "PTS": 6}, "getafe": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 4, "GD": -4, "PTS": "0"}, "porto": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 3, "GD": -2, "PTS": "0"}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "competition": {"type": "string"}, "teamTables": {"type": "object", "properties": {"juventus": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "arsenal": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "bayern munich": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "villareal": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "sevilla": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "psg": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "roma": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "manutd": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "mancity": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "burnley": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "liverpool": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "monaco": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "chelsea": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "tottenham": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "barcelona": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "real mardid": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "lille": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "sporting lisbon": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "benfica": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "getafe": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "porto": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/9b05495d-7a65-4d33-88e3-b868f056648d/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | adding existing table to table creation 1 | This request is used to create tournament table ranking with adding existing table to table creation.
An object with property name scores must contain object with property names (homeTeam, awayTeam, homeScore, awayScore) must be provided | 200 | adding existing table | {"success": true, "fetch_uuid": "b5fbfcf5-e03b-493d-8240-f4590d0e2996", "teamTables": {"mancity": {"P": 3, "W": 3, "D": "0", "L": "0", "F": 8, "A": 2, "GD": 6, "PTS": 9}, "liverpool": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "tottenham": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "manutd": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "monaco": {"P": 3, "W": 2, "D": "0", "L": 1, "F": 7, "A": 2, "GD": 5, "PTS": 6}, "bolton": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "leicester city": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "luton": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "stoke city": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "aston villa": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "benfica": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 2, "GD": 3, "PTS": 6}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"mancity": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "liverpool": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "tottenham": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "manutd": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "monaco": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "bolton": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "leicester city": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "luton": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "stoke city": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "aston villa": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "benfica": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/6dfea048-43e1-4976-8d19-d15151e02bd3/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | setting type of tables to table creation 2 | This request is used to create tournament table ranking with setting type of tables to table creation.
An object with property name scores must contain object with property names (homeTeam, awayTeam, homeScore, awayScore) must be provided | 200 | setting table type | {"success": true, "fetch_uuid": "038e45eb-fdac-4e3b-b130-164c01666d9c", "teamTables": {"juventus": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "HG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "arsenal": {"TG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 6, "A": 2, "GD": 4, "PTS": 6}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 3, "A": 0, "GD": 3, "PTS": 3}, "AG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 3, "A": 2, "GD": 1, "PTS": 3}}, "bayern munich": {"TG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "villareal": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 2, "GD": -2, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 2, "GD": -2, "PTS": "0"}}, "sevilla": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "HG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "psg": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}}, "roma": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}}, "manutd": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "HG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "mancity": {"TG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 1, "GD": 4, "PTS": 6}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 3, "A": 0, "GD": 3, "PTS": 3}, "AG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 1, "GD": 1, "PTS": 3}}, "burnley": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}}, "liverpool": {"TG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "monaco": {"TG": {"P": 3, "W": 2, "D": "0", "L": 1, "F": 7, "A": 2, "GD": 5, "PTS": 6}, "HG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 7, "A": 0, "GD": 7, "PTS": 6}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 2, "GD": -2, "PTS": "0"}}, "chelsea": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "HG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "tottenham": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}}, "barcelona": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "HG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "real mardid": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}}, "lille": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}}, "sporting lisbon": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "HG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "benfica": {"TG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 2, "GD": 3, "PTS": 6}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 3, "A": 1, "GD": 2, "PTS": 3}, "AG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 1, "GD": 1, "PTS": 3}}, "getafe": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 4, "GD": -4, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 4, "GD": -4, "PTS": "0"}}, "porto": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 3, "GD": -2, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 3, "GD": -2, "PTS": "0"}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"juventus": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "arsenal": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "bayern munich": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "villareal": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "sevilla": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "psg": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "roma": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "manutd": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "mancity": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "burnley": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "liverpool": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "monaco": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "chelsea": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "tottenham": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "barcelona": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "real mardid": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "lille": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "sporting lisbon": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "benfica": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "getafe": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "porto": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/798e7c4e-eb8b-498a-a812-ae1551cb8131/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | adding groups settings to table creation | This request is used to create tournament table ranking with adding groups settings to table creation.
An object with property name scores must contain object with property names (homeTeam, awayTeam, homeScore, awayScore) must be provided | 200 | adding groups settings | {"success": true, "fetch_uuid": "f6b5bcea-441b-4e0a-91cc-a8c1216e024f", "teamTables": {"A": {"barcelona": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "juventus": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "chelsea": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "monaco": {"P": 3, "W": 2, "D": "0", "L": 1, "F": 7, "A": 2, "GD": 5, "PTS": 6}}, "B": {"bayern munich": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "liverpool": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "arsenal": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 6, "A": 2, "GD": 4, "PTS": 6}, "tottenham": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}}, "C": {"villareal": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 2, "GD": -2, "PTS": "0"}, "mancity": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 1, "GD": 4, "PTS": 6}, "real mardid": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "porto": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 3, "GD": -2, "PTS": "0"}}, "D": {"benfica": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 2, "GD": 3, "PTS": 6}, "sporting lisbon": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "psg": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "stoke city": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "E": {"manutd": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "roma": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "sevilla": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}}, "F": {"lille": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "burnley": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "getafe": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 4, "GD": -4, "PTS": "0"}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "object", "properties": {"barcelona": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "juventus": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "chelsea": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "monaco": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "B": {"type": "object", "properties": {"bayern munich": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "liverpool": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "arsenal": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "tottenham": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "C": {"type": "object", "properties": {"villareal": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "mancity": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "real mardid": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "porto": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "D": {"type": "object", "properties": {"benfica": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "sporting lisbon": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "psg": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "stoke city": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "E": {"type": "object", "properties": {"manutd": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "roma": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "sevilla": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "F": {"type": "object", "properties": {"lille": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "burnley": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "getafe": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/e16e2358-2873-49ed-bf60-e64e19d80944/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | adding existing table to table creation 3 | This request is used to create tournament table ranking with adding existing table to table creation.
An object with property name scores must contain object with property names (homeTeam, awayTeam, homeScore, awayScore) must be provided | 200 | adding existing table | {"success": true, "fetch_uuid": "5813cc32-525b-42f0-abf1-5dce4b73a457", "teamTables": {"A": {"ARSenal": {"TG": {"P": 6, "W": 5, "D": "1", "L": "0", "F": 16, "A": 4, "GD": 12, "PTS": 16}, "HG": {"P": 4, "W": 3, "D": "1", "L": "0", "F": 11, "A": 2, "GD": 9, "PTS": 10}, "AG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 2, "GD": 3, "PTS": 6}}, "manutd": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "HG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "monACO": {"TG": {"P": 3, "W": 2, "D": "0", "L": 1, "F": 7, "A": 2, "GD": 5, "PTS": 6}, "HG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 7, "A": 0, "GD": 7, "PTS": 6}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 2, "GD": -2, "PTS": "0"}}}, "B": {"chelsea": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "HG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "liverpool": {"TG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "psg": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}}, "barcelona": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "HG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}}, "C": {"tottenham": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}}, "luton": {"TG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "sevilla": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "HG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}}, "D": {"aston villa": {"TG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "benfica": {"TG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 2, "GD": 3, "PTS": 6}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 3, "A": 1, "GD": 2, "PTS": 3}, "AG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 1, "GD": 1, "PTS": 3}}}, "E1": {"villareal": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 2, "GD": -2, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 2, "GD": -2, "PTS": "0"}}, "bolton": {"TG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "object", "properties": {"ARSenal": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "manutd": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "monACO": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}}}, "B": {"type": "object", "properties": {"chelsea": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "liverpool": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "psg": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "barcelona": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}}}, "C": {"type": "object", "properties": {"tottenham": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "luton": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "sevilla": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}}}, "D": {"type": "object", "properties": {"aston villa": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "benfica": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}}}, "E1": {"type": "object", "properties": {"villareal": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "bolton": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/7d54175f-57a0-48dc-8b7b-7237c52312b4/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | adding existing table to table creation 2 | This request is used to create tournament table ranking with adding existing table to table creation.
An object with property name scores must contain object with property names (homeTeam, awayTeam, homeScore, awayScore) must be provided | 200 | adding existing table | {"success": true, "fetch_uuid": "fa46f3e2-798f-472e-a1b1-83d0127ddf97", "teamTables": {"mancity": {"TG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 1, "GD": 4, "PTS": 6}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 3, "A": 0, "GD": 3, "PTS": 3}, "AG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 1, "GD": 1, "PTS": 3}}, "liverpool": {"TG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "tottenham": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}}, "manutd": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "HG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "monaco": {"TG": {"P": 3, "W": 2, "D": "0", "L": 1, "F": 7, "A": 2, "GD": 5, "PTS": 6}, "HG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 7, "A": 0, "GD": 7, "PTS": 6}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 2, "GD": -2, "PTS": "0"}}, "bolton": {"TG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "leicester city": {"TG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "luton": {"TG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "stoke city": {"TG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "aston villa": {"TG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "benfica": {"TG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 2, "GD": 3, "PTS": 6}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 3, "A": 1, "GD": 2, "PTS": 3}, "AG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 1, "GD": 1, "PTS": 3}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"mancity": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "liverpool": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "tottenham": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "manutd": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "monaco": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "bolton": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "leicester city": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "luton": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "stoke city": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "aston villa": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "benfica": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/8e9d5c02-7f49-445b-8ecd-ca82562dfe27/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | setting type of tables to table creation 1 | This request is used to create tournament table ranking with setting type of tables to table creation.
An object with property name scores must contain object with property names (homeTeam, awayTeam, homeScore, awayScore) must be provided | 200 | setting table type | {"success": true, "fetch_uuid": "a6461b34-99c2-4e99-aaf0-9753dec6bff0", "teamTables": {"A": {"juventus": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "HG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "arsenal": {"TG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 6, "A": 2, "GD": 4, "PTS": 6}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 3, "A": 0, "GD": 3, "PTS": 3}, "AG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 3, "A": 2, "GD": 1, "PTS": 3}}, "bayern munich": {"TG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "villareal": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 2, "GD": -2, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 2, "GD": -2, "PTS": "0"}}}, "B": {"sevilla": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "HG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "psg": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}}, "roma": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}}, "manutd": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "HG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}}, "C": {"mancity": {"TG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 1, "GD": 4, "PTS": 6}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 3, "A": 0, "GD": 3, "PTS": 3}, "AG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 1, "GD": 1, "PTS": 3}}, "burnley": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}}, "liverpool": {"TG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "monaco": {"TG": {"P": 3, "W": 2, "D": "0", "L": 1, "F": 7, "A": 2, "GD": 5, "PTS": 6}, "HG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 7, "A": 0, "GD": 7, "PTS": 6}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 2, "GD": -2, "PTS": "0"}}}, "D": {"chelsea": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "HG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "tottenham": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}}, "barcelona": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "HG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "real mardid": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}}}, "E": {"lille": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}}, "sporting lisbon": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "HG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "benfica": {"TG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 2, "GD": 3, "PTS": 6}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 3, "A": 1, "GD": 2, "PTS": 3}, "AG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 1, "GD": 1, "PTS": 3}}, "getafe": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 4, "GD": -4, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 4, "GD": -4, "PTS": "0"}}}, "F": {"porto": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 3, "GD": -2, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 3, "GD": -2, "PTS": "0"}}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "object", "properties": {"juventus": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "arsenal": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "bayern munich": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "villareal": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}}}, "B": {"type": "object", "properties": {"sevilla": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "psg": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "roma": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "manutd": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}}}, "C": {"type": "object", "properties": {"mancity": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "burnley": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "liverpool": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "monaco": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}}}, "D": {"type": "object", "properties": {"chelsea": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "tottenham": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "barcelona": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "real mardid": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}}}, "E": {"type": "object", "properties": {"lille": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "sporting lisbon": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "benfica": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "getafe": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}}}, "F": {"type": "object", "properties": {"porto": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/a45b15f5-3718-44b0-ac05-1704889da469/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | setting home and away games tables in table creation | This request is used to create tournament table ranking with setting home and away games tables inside table.
An object with property name scores must contain object with property names (homeTeam, awayTeam, homeScore, awayScore) must be provided | 200 | setting home and away games tables | {"success": true, "fetch_uuid": "3bd2a54b-98a1-4524-8e9b-6e8dc4dad038", "teamTables": {"juventus": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "HG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "arsenal": {"TG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 6, "A": 2, "GD": 4, "PTS": 6}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 3, "A": 0, "GD": 3, "PTS": 3}, "AG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 3, "A": 2, "GD": 1, "PTS": 3}}, "bayern munich": {"TG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "villareal": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 2, "GD": -2, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 2, "GD": -2, "PTS": "0"}}, "sevilla": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "HG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "psg": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}}, "roma": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}}, "manutd": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "HG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "mancity": {"TG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 1, "GD": 4, "PTS": 6}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 3, "A": 0, "GD": 3, "PTS": 3}, "AG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 1, "GD": 1, "PTS": 3}}, "burnley": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}}, "liverpool": {"TG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "monaco": {"TG": {"P": 3, "W": 2, "D": "0", "L": 1, "F": 7, "A": 2, "GD": 5, "PTS": 6}, "HG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 7, "A": 0, "GD": 7, "PTS": 6}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 2, "GD": -2, "PTS": "0"}}, "chelsea": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "HG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "tottenham": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}}, "barcelona": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "HG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "real mardid": {"TG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}}, "lille": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}}, "sporting lisbon": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "HG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "AG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}}, "benfica": {"TG": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 2, "GD": 3, "PTS": 6}, "HG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 3, "A": 1, "GD": 2, "PTS": 3}, "AG": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 1, "GD": 1, "PTS": 3}}, "getafe": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 4, "GD": -4, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 4, "GD": -4, "PTS": "0"}}, "porto": {"TG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 3, "GD": -2, "PTS": "0"}, "HG": {"P": "0", "W": "0", "D": "0", "L": "0", "F": "0", "A": "0", "GD": "0", "PTS": "0"}, "AG": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 3, "GD": -2, "PTS": "0"}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"juventus": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "arsenal": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "bayern munich": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "villareal": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "sevilla": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "psg": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "roma": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "manutd": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "mancity": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "burnley": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "liverpool": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "monaco": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "chelsea": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "tottenham": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "barcelona": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "real mardid": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "lille": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "sporting lisbon": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}}}, "benfica": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "HG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}}}, "getafe": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}, "porto": {"type": "object", "properties": {"TG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "HG": {"type": "object", "properties": {"P": {"type": "string"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "string"}, "A": {"type": "string"}, "GD": {"type": "string"}, "PTS": {"type": "string"}}}, "AG": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/8208e3e5-19d9-43cb-83db-2e1d6a73167b/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | table creation using match scores | This request is used to create tournament table ranking.
An object with property name scores must contain object with property names (homeTeam, awayTeam, homeScore, awayScore) must be provided | 200 | table creation with match scores | {"success": true, "fetch_uuid": "5299206b-5dcd-41f8-9581-c98764b4f7e0", "teamTables": {"juventus": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 2, "A": 3, "GD": -1, "PTS": "0"}, "arsenal": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 6, "A": 2, "GD": 4, "PTS": 6}, "bayern munich": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "villareal": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 2, "GD": -2, "PTS": "0"}, "sevilla": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "psg": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "roma": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "manutd": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "mancity": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 1, "GD": 4, "PTS": 6}, "burnley": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "liverpool": {"P": 1, "W": 1, "D": "0", "L": "0", "F": 2, "A": 0, "GD": 2, "PTS": 3}, "monaco": {"P": 3, "W": 2, "D": "0", "L": 1, "F": 7, "A": 2, "GD": 5, "PTS": 6}, "chelsea": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "tottenham": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 1, "A": 1, "GD": 0, "PTS": 1}, "barcelona": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "real mardid": {"P": 1, "W": "0", "D": 1, "L": "0", "F": 2, "A": 2, "GD": 0, "PTS": 1}, "lille": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 3, "GD": -3, "PTS": "0"}, "sporting lisbon": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 2, "GD": -1, "PTS": "0"}, "benfica": {"P": 2, "W": 2, "D": "0", "L": "0", "F": 5, "A": 2, "GD": 3, "PTS": 6}, "getafe": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 0, "A": 4, "GD": -4, "PTS": "0"}, "porto": {"P": 1, "W": "0", "D": "0", "L": 1, "F": 1, "A": 3, "GD": -2, "PTS": "0"}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"juventus": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "arsenal": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "bayern munich": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "villareal": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "sevilla": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "psg": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "roma": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "manutd": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "mancity": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "burnley": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "liverpool": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "monaco": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "chelsea": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "tottenham": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "barcelona": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "real mardid": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "integer"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "lille": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "sporting lisbon": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "benfica": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "integer"}, "D": {"type": "string"}, "L": {"type": "string"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "integer"}}}, "getafe": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}, "porto": {"type": "object", "properties": {"P": {"type": "integer"}, "W": {"type": "string"}, "D": {"type": "string"}, "L": {"type": "integer"}, "F": {"type": "integer"}, "A": {"type": "integer"}, "GD": {"type": "integer"}, "PTS": {"type": "string"}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/a12013f8-f776-4206-bde0-4e64a6780159/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | tournament fixtures with setting the competition type | This request is used to create knockout tournament fixture and setting the competition type.
The length of teams provided must be greater than or equal to 4 and lesser than or equal to 64. if length of teams provided is greater than 4, its must be divisible by 4 and if length of teams provided is greater than 8, its must be divisible by 16 and length of teams cannot be equal to 48. | 200 | tournament fixtures with setting competition type | {"success": true, "fetch_uuid": "feada087-b238-4b1e-9e40-494475bef1b8", "competition": "uefa champion league 2094/95", "teamFixtures": {"R16": {"L1": {"w1": ["athletico mardid VS chelsea"], "w2": ["barcelona VS burnley"], "w3": ["mancity VS sevilla"], "w4": ["real mardid VS arsenal"], "w5": ["wolverhampton VS manutd"], "w6": ["getafe VS brentford"], "w7": ["crystal palace VS villareal"], "w8": ["tottenham VS liverpool"]}}, "QF": {"L1": {"w1": ["w6 VS w3"], "w2": ["w7 VS w8"], "w3": ["w2 VS w4"], "w4": ["w1 VS w5"]}}, "SF": {"L1": {"w1": ["w4 VS w3"], "w2": ["w2 VS w1"]}}, "F": {"L1": {"w1": ["w2 VS w1"]}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "competition": {"type": "string"}, "teamFixtures": {"type": "object", "properties": {"R16": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}, "w5": {"type": "array", "items": {"type": "string"}}, "w6": {"type": "array", "items": {"type": "string"}}, "w7": {"type": "array", "items": {"type": "string"}}, "w8": {"type": "array", "items": {"type": "string"}}}}}}, "QF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}}}}}, "SF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}}}}}, "F": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/c74e087b-72af-4ab1-8e97-b22ca2a18d96/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | tournament fixtures with setting both legs | This request is used to create knockout tournament fixtures and setting both legs for the matches.
The length of teams provided must be greater than or equal to 4 and lesser than or equal to 64. if length of teams provided is greater than 4, its must be divisible by 4 and if length of teams provided is greater than 8, its must be divisible by 16 and length of teams cannot be equal to 48. | 200 | tournament fixtures with setting both legs | {"success": true, "fetch_uuid": "c50c3fe2-4cb3-4e30-8e0d-e105636f8ccb", "teamFixtures": {"R16": {"L1": {"w1": ["chelsea VS wolverhampton"], "w2": ["athletico mardid VS getafe"], "w3": ["brentford VS tottenham"], "w4": ["sevilla VS burnley"], "w5": ["arsenal VS crystal palace"], "w6": ["liverpool VS mancity"], "w7": ["villareal VS real mardid"], "w8": ["barcelona VS manutd"]}, "L2": {"w1": ["wolverhampton VS chelsea"], "w2": ["getafe VS athletico mardid"], "w3": ["tottenham VS brentford"], "w4": ["burnley VS sevilla"], "w5": ["crystal palace VS arsenal"], "w6": ["mancity VS liverpool"], "w7": ["real mardid VS villareal"], "w8": ["manutd VS barcelona"]}}, "QF": {"L1": {"w1": ["w5 VS w6"], "w2": ["w7 VS w1"], "w3": ["w8 VS w3"], "w4": ["w4 VS w2"]}, "L2": {"w1": ["w6 VS w5"], "w2": ["w1 VS w7"], "w3": ["w3 VS w8"], "w4": ["w2 VS w4"]}}, "SF": {"L1": {"w1": ["w3 VS w2"], "w2": ["w1 VS w4"]}, "L2": {"w1": ["w2 VS w3"], "w2": ["w4 VS w1"]}}, "F": {"L1": {"w1": ["w1 VS w2"]}, "L2": {"w1": ["w2 VS w1"]}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamFixtures": {"type": "object", "properties": {"R16": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}, "w5": {"type": "array", "items": {"type": "string"}}, "w6": {"type": "array", "items": {"type": "string"}}, "w7": {"type": "array", "items": {"type": "string"}}, "w8": {"type": "array", "items": {"type": "string"}}}}, "L2": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}, "w5": {"type": "array", "items": {"type": "string"}}, "w6": {"type": "array", "items": {"type": "string"}}, "w7": {"type": "array", "items": {"type": "string"}}, "w8": {"type": "array", "items": {"type": "string"}}}}}}, "QF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}}}, "L2": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}}}}}, "SF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}}}, "L2": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}}}}}, "F": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}}}, "L2": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/dd22b32e-5df9-4bcd-bbe8-6fa12ca21f17/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | tournament fixtures | This request is used to create knockout tournament fixtures.
The length of teams provided must be greater than or equal to 4 and lesser than or equal to 64. if length of teams provided is greater than 4, its must be divisible by 4 and if length of teams provided is greater than 8, its must be divisible by 16 and length of teams cannot be equal to 48. | 200 | tournament fixtures | {"success": true, "fetch_uuid": "52579d78-4367-4d00-83bf-83a6e4988a47", "teamFixtures": {"R16": {"L1": {"w1": ["manutd VS arsenal"], "w2": ["sevilla VS chelsea"], "w3": ["villareal VS mancity"], "w4": ["crystal palace VS brentford"], "w5": ["burnley VS athletico mardid"], "w6": ["getafe VS barcelona"], "w7": ["real mardid VS liverpool"], "w8": ["wolverhampton VS tottenham"]}}, "QF": {"L1": {"w1": ["w4 VS w8"], "w2": ["w5 VS w2"], "w3": ["w1 VS w6"], "w4": ["w7 VS w3"]}}, "SF": {"L1": {"w1": ["w3 VS w1"], "w2": ["w2 VS w4"]}}, "F": {"L1": {"w1": ["w1 VS w2"]}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamFixtures": {"type": "object", "properties": {"R16": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}, "w5": {"type": "array", "items": {"type": "string"}}, "w6": {"type": "array", "items": {"type": "string"}}, "w7": {"type": "array", "items": {"type": "string"}}, "w8": {"type": "array", "items": {"type": "string"}}}}}}, "QF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}}}}}, "SF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}}}}}, "F": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/f6d796a1-9781-4ece-bc3f-53f260fe0018/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | combination tournament fixtures with setting the competition type | This request is used to create combination tournament fixtures with setting the competition type.
Length of teams provided must be greater than or equal to 3 and lesser than or equal to 64. | 200 | combination tournament fixtures with even teams | {"success": true, "fetch_uuid": "9fdf4cc8-177b-4ff7-a923-a9d19c7a3c6c", "competition": "uefa champion league 2097/98", "teamTables": {"A": ["athletico mardid", "crystal palace", "wolverhampton", "brentford"], "B": ["chelsea", "sevilla", "mancity", "liverpool"], "C": ["manutd", "villareal", "tottenham", "real mardid"], "D": ["burnley", "getafe", "barcelona", "arsenal"]}, "teamFixtures": {"Day1": ["brentford VS athletico mardid", "wolverhampton VS crystal palace", "sevilla VS chelsea", "mancity VS liverpool", "villareal VS manutd", "tottenham VS real mardid", "barcelona VS burnley", "getafe VS arsenal"], "Day2": ["athletico mardid VS wolverhampton", "crystal palace VS brentford", "chelsea VS mancity", "liverpool VS sevilla", "manutd VS tottenham", "real mardid VS villareal", "burnley VS getafe", "arsenal VS barcelona"], "Day3": ["crystal palace VS athletico mardid", "wolverhampton VS brentford", "liverpool VS chelsea", "sevilla VS mancity", "real mardid VS manutd", "villareal VS tottenham", "arsenal VS burnley", "barcelona VS getafe"], "QF": {"L1": {"w1": ["A1 VS C2"], "w2": ["C1 VS A2"], "w3": ["B1 VS D2"], "w4": ["D1 VS B2"]}}, "SF": {"L1": {"w1": ["w1 VS w4"], "w2": ["w2 VS w3"]}}, "F": {"L1": {"w1": ["w1 VS w2"]}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "competition": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}, "B": {"type": "array", "items": {"type": "string"}}, "C": {"type": "array", "items": {"type": "string"}}, "D": {"type": "array", "items": {"type": "string"}}}}, "teamFixtures": {"type": "object", "properties": {"Day1": {"type": "array", "items": {"type": "string"}}, "Day2": {"type": "array", "items": {"type": "string"}}, "Day3": {"type": "array", "items": {"type": "string"}}, "QF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}}}}}, "SF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}}}}}, "F": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/413ae23c-fc50-4da1-839b-d177ae4d9766/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | tournament fixtures with setting both legs 2 | This request is used to create combination grouping tournament fixtures and settings both legs for the matches .
The length of teams provided must be greater than or equal to 8 and lesser than or equal to 64. if length of teams provided is greater than 8, its must be divisible by 16 or 24. | 200 | tournament grouping with teams | {"success": true, "fetch_uuid": "37c13d9b-85a8-404e-b605-d0003597d35b", "teamTables": {"A": ["sevilla", "sporting libson", "valencia", "porto"], "B": ["athletico mardid", "fenerbarhe", "almeria", "arsenal"], "C": ["river plate", "real mardid", "manutd", "tottenham"], "D": ["getafe", "brentford", "crystal palace", "benfica"], "E": ["girona", "barcelona", "chelsea", "liverpool"], "F": ["villareal", "burnley", "wolverhampton", "mancity"]}, "teamFixtures": {"Day1": ["valencia VS sevilla", "porto VS sporting libson", "athletico mardid VS arsenal", "almeria VS fenerbarhe", "river plate VS real mardid", "tottenham VS manutd", "crystal palace VS getafe", "brentford VS benfica", "girona VS barcelona", "liverpool VS chelsea", "mancity VS villareal", "burnley VS wolverhampton"], "Day2": ["sevilla VS porto", "sporting libson VS valencia", "fenerbarhe VS athletico mardid", "arsenal VS almeria", "manutd VS river plate", "real mardid VS tottenham", "getafe VS brentford", "benfica VS crystal palace", "chelsea VS girona", "barcelona VS liverpool", "villareal VS burnley", "wolverhampton VS mancity"], "Day3": ["sporting libson VS sevilla", "valencia VS porto", "almeria VS athletico mardid", "arsenal VS fenerbarhe", "river plate VS tottenham", "manutd VS real mardid", "getafe VS benfica", "crystal palace VS brentford", "girona VS liverpool", "chelsea VS barcelona", "wolverhampton VS villareal", "burnley VS mancity"], "Day4": ["sevilla VS sporting libson", "porto VS valencia", "athletico mardid VS almeria", "fenerbarhe VS arsenal", "tottenham VS river plate", "real mardid VS manutd", "benfica VS getafe", "brentford VS crystal palace", "liverpool VS girona", "barcelona VS chelsea", "villareal VS wolverhampton", "mancity VS burnley"], "Day5": ["porto VS sevilla", "valencia VS sporting libson", "athletico mardid VS fenerbarhe", "almeria VS arsenal", "river plate VS manutd", "tottenham VS real mardid", "brentford VS getafe", "crystal palace VS benfica", "girona VS chelsea", "liverpool VS barcelona", "burnley VS villareal", "mancity VS wolverhampton"], "Day6": ["sevilla VS valencia", "sporting libson VS porto", "arsenal VS athletico mardid", "fenerbarhe VS almeria", "real mardid VS river plate", "manutd VS tottenham", "getafe VS crystal palace", "benfica VS brentford", "barcelona VS girona", "chelsea VS liverpool", "villareal VS mancity", "wolverhampton VS burnley"], "R16": {"L1": {"w1": ["A1 VS 3C/D/E"], "w2": ["E1 VS C2"], "w3": ["C1 VS 3A/B/F"], "w4": ["A2 VS E2"], "w5": ["B1 VS 3A/C/D"], "w6": ["F1 VS D2"], "w7": ["D1 VS 3B/E/F"], "w8": ["B2 VS F2"]}, "L2": {"w1": ["3C/D/E VS A1"], "w2": ["C2 VS E1"], "w3": ["3A/B/F VS C1"], "w4": ["E2 VS A2"], "w5": ["3A/C/D VS B1"], "w6": ["D2 VS F1"], "w7": ["3B/E/F VS D1"], "w8": ["F2 VS B2"]}}, "QF": {"L1": {"w1": ["w1 VS w2"], "w2": ["w4 VS w3"], "w3": ["w5 VS w6"], "w4": ["w8 VS w7"]}, "L2": {"w1": ["w2 VS w1"], "w2": ["w3 VS w4"], "w3": ["w6 VS w5"], "w4": ["w7 VS w8"]}}, "SF": {"L1": {"w1": ["w1 VS w4"], "w2": ["w2 VS w3"]}, "L2": {"w1": ["w4 VS w1"], "w2": ["w3 VS w2"]}}, "F": {"L1": {"w1": ["w1 VS w2"]}, "L2": {"w1": ["w2 VS w1"]}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}, "B": {"type": "array", "items": {"type": "string"}}, "C": {"type": "array", "items": {"type": "string"}}, "D": {"type": "array", "items": {"type": "string"}}, "E": {"type": "array", "items": {"type": "string"}}, "F": {"type": "array", "items": {"type": "string"}}}}, "teamFixtures": {"type": "object", "properties": {"Day1": {"type": "array", "items": {"type": "string"}}, "Day2": {"type": "array", "items": {"type": "string"}}, "Day3": {"type": "array", "items": {"type": "string"}}, "Day4": {"type": "array", "items": {"type": "string"}}, "Day5": {"type": "array", "items": {"type": "string"}}, "Day6": {"type": "array", "items": {"type": "string"}}, "R16": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}, "w5": {"type": "array", "items": {"type": "string"}}, "w6": {"type": "array", "items": {"type": "string"}}, "w7": {"type": "array", "items": {"type": "string"}}, "w8": {"type": "array", "items": {"type": "string"}}}}, "L2": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}, "w5": {"type": "array", "items": {"type": "string"}}, "w6": {"type": "array", "items": {"type": "string"}}, "w7": {"type": "array", "items": {"type": "string"}}, "w8": {"type": "array", "items": {"type": "string"}}}}}}, "QF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}}}, "L2": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}}}}}, "SF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}}}, "L2": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}}}}}, "F": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}}}, "L2": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/616f3714-53e9-43cf-a793-4833fca00f4e/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | tournament fixtures with setting both legs 1 | This request is used to create combination grouping tournament fixtures and settings both legs for the matches .
The length of teams provided must be greater than or equal to 8 and lesser than or equal to 64. if length of teams provided is greater than 8, its must be divisible by 16 or 24. | 200 | tournament grouping with teams | {"success": true, "fetch_uuid": "61064e50-f56c-4ee5-9412-13ff5d893c31", "teamTables": {"A": ["sevilla", "wolverhampton", "getafe", "real mardid"], "B": ["athletico mardid", "chelsea", "brentford", "liverpool"], "C": ["barcelona", "burnley", "villareal", "arsenal"], "D": ["manutd", "tottenham", "mancity", "crystal palace"]}, "teamFixtures": {"Day1": ["wolverhampton VS sevilla", "real mardid VS getafe", "chelsea VS athletico mardid", "brentford VS liverpool", "barcelona VS arsenal", "villareal VS burnley", "manutd VS mancity", "tottenham VS crystal palace"], "Day2": ["sevilla VS real mardid", "getafe VS wolverhampton", "athletico mardid VS brentford", "liverpool VS chelsea", "burnley VS barcelona", "arsenal VS villareal", "crystal palace VS manutd", "mancity VS tottenham"], "Day3": ["sevilla VS getafe", "real mardid VS wolverhampton", "athletico mardid VS liverpool", "chelsea VS brentford", "villareal VS barcelona", "arsenal VS burnley", "tottenham VS manutd", "mancity VS crystal palace"], "Day4": ["getafe VS sevilla", "wolverhampton VS real mardid", "liverpool VS athletico mardid", "brentford VS chelsea", "barcelona VS villareal", "burnley VS arsenal", "manutd VS tottenham", "crystal palace VS mancity"], "Day5": ["real mardid VS sevilla", "wolverhampton VS getafe", "brentford VS athletico mardid", "chelsea VS liverpool", "barcelona VS burnley", "villareal VS arsenal", "manutd VS crystal palace", "tottenham VS mancity"], "Day6": ["sevilla VS wolverhampton", "getafe VS real mardid", "athletico mardid VS chelsea", "liverpool VS brentford", "arsenal VS barcelona", "burnley VS villareal", "mancity VS manutd", "crystal palace VS tottenham"], "QF": {"L1": {"w1": ["A1 VS C2"], "w2": ["C1 VS A2"], "w3": ["B1 VS D2"], "w4": ["D1 VS B2"]}, "L2": {"w1": ["C2 VS A1"], "w2": ["A2 VS C1"], "w3": ["D2 VS B1"], "w4": ["B2 VS D1"]}}, "SF": {"L1": {"w1": ["w1 VS w4"], "w2": ["w2 VS w3"]}, "L2": {"w1": ["w4 VS w1"], "w2": ["w3 VS w2"]}}, "F": {"L1": {"w1": ["w1 VS w2"]}, "L2": {"w1": ["w2 VS w1"]}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}, "B": {"type": "array", "items": {"type": "string"}}, "C": {"type": "array", "items": {"type": "string"}}, "D": {"type": "array", "items": {"type": "string"}}}}, "teamFixtures": {"type": "object", "properties": {"Day1": {"type": "array", "items": {"type": "string"}}, "Day2": {"type": "array", "items": {"type": "string"}}, "Day3": {"type": "array", "items": {"type": "string"}}, "Day4": {"type": "array", "items": {"type": "string"}}, "Day5": {"type": "array", "items": {"type": "string"}}, "Day6": {"type": "array", "items": {"type": "string"}}, "QF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}}}, "L2": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}}}}}, "SF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}}}, "L2": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}}}}}, "F": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}}}, "L2": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/c50669b0-e672-42b3-8fbe-dfd4758984b6/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | settings host to a team within the teams | This request is used to create combination grouping tournament fixtures using some specfic number of teams and settings host to a team within the teams .
The length of teams provided must be greater than or equal to 8 and lesser than or equal to 64. if length of teams provided is greater than 8, its must be divisible by 16 or 24. | 200 | tournament grouping with setting host to team within the teams | {"success": true, "fetch_uuid": "7c9383f9-d412-4632-9c01-2840b9e1ab0e", "teamTables": {"A": ["sevilla", "chelsea", "manutd", "athletico mardid"], "B": ["real mardid", "barcelona", "villareal", "liverpool"], "C": ["mancity", "arsenal", "wolverhampton", "getafe"], "D": ["crystal palace", "burnley", "tottenham", "brentford"]}, "teamFixtures": {"Day1": ["sevilla VS chelsea", "athletico mardid VS manutd", "liverpool VS real mardid", "villareal VS barcelona", "wolverhampton VS mancity", "getafe VS arsenal", "tottenham VS crystal palace", "burnley VS brentford"], "Day2": ["manutd VS sevilla", "chelsea VS athletico mardid", "real mardid VS villareal", "barcelona VS liverpool", "mancity VS getafe", "arsenal VS wolverhampton", "crystal palace VS burnley", "brentford VS tottenham"], "Day3": ["sevilla VS athletico mardid", "chelsea VS manutd", "real mardid VS barcelona", "villareal VS liverpool", "arsenal VS mancity", "wolverhampton VS getafe", "brentford VS crystal palace", "burnley VS tottenham"], "QF": {"L1": {"w1": ["A1 VS C2"], "w2": ["C1 VS A2"], "w3": ["B1 VS D2"], "w4": ["D1 VS B2"]}}, "SF": {"L1": {"w1": ["w1 VS w4"], "w2": ["w2 VS w3"]}}, "F": {"L1": {"w1": ["w1 VS w2"]}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}, "B": {"type": "array", "items": {"type": "string"}}, "C": {"type": "array", "items": {"type": "string"}}, "D": {"type": "array", "items": {"type": "string"}}}}, "teamFixtures": {"type": "object", "properties": {"Day1": {"type": "array", "items": {"type": "string"}}, "Day2": {"type": "array", "items": {"type": "string"}}, "Day3": {"type": "array", "items": {"type": "string"}}, "QF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}}}}}, "SF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}}}}}, "F": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/5e223ecd-5246-4d71-bad1-74b744e0d273/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | settings host to a team inside pots 1 | This request is used to create combination grouping tournament fixtures using the teams inside the pots and setting host to a team in pots 1.
The length of teams provided must be greater than or equal to 8 and lesser than or equal to 64. if length of teams provided is greater than 8, its must be divisible by 16 or 24. | 200 | tournament grouping with pots | {"success": true, "fetch_uuid": "ecf81052-036b-4d2d-a5ee-d56b8ccc8cca", "teamTables": {"A": ["getafe", "barcelona", "almeria", "liverpool"], "B": ["girona", "burnley", "wolverhampton", "mancity"], "C": ["villareal", "sporting libson", "valencia", "porto"], "D": ["sevilla", "brentford", "manutd", "benfica"], "E": ["arsenal", "real mardid", "chelsea", "tottenham"], "F": ["river plate", "fenerbarhe", "crystal palace", "athletico mardid"]}, "teamFixtures": {"Day1": ["getafe VS liverpool", "barcelona VS almeria", "wolverhampton VS girona", "burnley VS mancity", "sporting libson VS villareal", "porto VS valencia", "brentford VS sevilla", "benfica VS manutd", "chelsea VS arsenal", "tottenham VS real mardid", "crystal palace VS river plate", "fenerbarhe VS athletico mardid"], "Day2": ["almeria VS getafe", "liverpool VS barcelona", "girona VS burnley", "mancity VS wolverhampton", "villareal VS porto", "valencia VS sporting libson", "sevilla VS benfica", "manutd VS brentford", "arsenal VS tottenham", "real mardid VS chelsea", "river plate VS fenerbarhe", "athletico mardid VS crystal palace"], "Day3": ["getafe VS barcelona", "almeria VS liverpool", "girona VS mancity", "burnley VS wolverhampton", "valencia VS villareal", "sporting libson VS porto", "sevilla VS manutd", "brentford VS benfica", "arsenal VS real mardid", "tottenham VS chelsea", "athletico mardid VS river plate", "fenerbarhe VS crystal palace"], "R16": {"L1": {"w1": ["A1 VS 3C/D/E"], "w2": ["E1 VS C2"], "w3": ["C1 VS 3A/B/F"], "w4": ["A2 VS E2"], "w5": ["B1 VS 3A/C/D"], "w6": ["F1 VS D2"], "w7": ["D1 VS 3B/E/F"], "w8": ["B2 VS F2"]}}, "QF": {"L1": {"w1": ["w1 VS w2"], "w2": ["w4 VS w3"], "w3": ["w5 VS w6"], "w4": ["w8 VS w7"]}}, "SF": {"L1": {"w1": ["w1 VS w4"], "w2": ["w2 VS w3"]}}, "F": {"L1": {"w1": ["w1 VS w2"]}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}, "B": {"type": "array", "items": {"type": "string"}}, "C": {"type": "array", "items": {"type": "string"}}, "D": {"type": "array", "items": {"type": "string"}}, "E": {"type": "array", "items": {"type": "string"}}, "F": {"type": "array", "items": {"type": "string"}}}}, "teamFixtures": {"type": "object", "properties": {"Day1": {"type": "array", "items": {"type": "string"}}, "Day2": {"type": "array", "items": {"type": "string"}}, "Day3": {"type": "array", "items": {"type": "string"}}, "R16": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}, "w5": {"type": "array", "items": {"type": "string"}}, "w6": {"type": "array", "items": {"type": "string"}}, "w7": {"type": "array", "items": {"type": "string"}}, "w8": {"type": "array", "items": {"type": "string"}}}}}}, "QF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}}}}}, "SF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}}}}}, "F": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/2d3d28ce-23c8-4ac9-8321-a57ce2d8c3e5/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | tournament grouping using pots | This request is used to create combination grouping tournament fixtures using the teams inside the pots.
The length of teams provided must be greater than or equal to 8 and lesser than or equal to 64. if length of teams provided is greater than 8, its must be divisible by 16 or 24. | 200 | tournament grouping with pots | {"success": true, "fetch_uuid": "f224ab65-83a8-4f56-aea7-7dc783784391", "teamTables": {"A": ["getafe", "burnley", "almeria", "porto"], "B": ["girona", "real mardid", "crystal palace", "tottenham"], "C": ["river plate", "sporting libson", "valencia", "benfica"], "D": ["villareal", "barcelona", "manutd", "mancity"], "E": ["sevilla", "fenerbarhe", "wolverhampton", "liverpool"], "F": ["athletico mardid", "brentford", "chelsea", "arsenal"]}, "teamFixtures": {"Day1": ["getafe VS burnley", "porto VS almeria", "girona VS tottenham", "real mardid VS crystal palace", "river plate VS valencia", "sporting libson VS benfica", "barcelona VS villareal", "mancity VS manutd", "wolverhampton VS sevilla", "liverpool VS fenerbarhe", "arsenal VS athletico mardid", "chelsea VS brentford"], "Day2": ["almeria VS getafe", "burnley VS porto", "crystal palace VS girona", "tottenham VS real mardid", "benfica VS river plate", "valencia VS sporting libson", "villareal VS mancity", "manutd VS barcelona", "sevilla VS liverpool", "fenerbarhe VS wolverhampton", "athletico mardid VS chelsea", "brentford VS arsenal"], "Day3": ["getafe VS porto", "almeria VS burnley", "girona VS real mardid", "tottenham VS crystal palace", "sporting libson VS river plate", "benfica VS valencia", "manutd VS villareal", "mancity VS barcelona", "fenerbarhe VS sevilla", "wolverhampton VS liverpool", "brentford VS athletico mardid", "chelsea VS arsenal"], "R16": {"L1": {"w1": ["A1 VS 3C/D/E"], "w2": ["E1 VS C2"], "w3": ["C1 VS 3A/B/F"], "w4": ["A2 VS E2"], "w5": ["B1 VS 3A/C/D"], "w6": ["F1 VS D2"], "w7": ["D1 VS 3B/E/F"], "w8": ["B2 VS F2"]}}, "QF": {"L1": {"w1": ["w1 VS w2"], "w2": ["w4 VS w3"], "w3": ["w5 VS w6"], "w4": ["w8 VS w7"]}}, "SF": {"L1": {"w1": ["w1 VS w4"], "w2": ["w2 VS w3"]}}, "F": {"L1": {"w1": ["w1 VS w2"]}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}, "B": {"type": "array", "items": {"type": "string"}}, "C": {"type": "array", "items": {"type": "string"}}, "D": {"type": "array", "items": {"type": "string"}}, "E": {"type": "array", "items": {"type": "string"}}, "F": {"type": "array", "items": {"type": "string"}}}}, "teamFixtures": {"type": "object", "properties": {"Day1": {"type": "array", "items": {"type": "string"}}, "Day2": {"type": "array", "items": {"type": "string"}}, "Day3": {"type": "array", "items": {"type": "string"}}, "R16": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}, "w5": {"type": "array", "items": {"type": "string"}}, "w6": {"type": "array", "items": {"type": "string"}}, "w7": {"type": "array", "items": {"type": "string"}}, "w8": {"type": "array", "items": {"type": "string"}}}}}}, "QF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}}}}}, "SF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}}}}}, "F": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}}}}}}}}} |
34bb5a95-db85-4ccc-80df-e00508471416/51642a36-f1dc-4b74-9166-c74aaa952c08/0/0 | Sport Api | This api can be used to build league tournament fixtures, knockout tournament fixtures, combination grouping tournament fixtures and for tournament table creation | 6.3 | tournament grouping using teams | This request is used to create combination grouping tournament fixtures using a specific number of teams.
The length of teams provided must be greater than or equal to 8 and lesser than or equal to 64. if length of teams provided is greater than 8, its must be divisible by 16 or 24. | 200 | tournament grouping with teams | {"success": true, "fetch_uuid": "dddb0f86-29c0-47f3-9b23-e0c49baebe67", "teamTables": {"A": ["burnley", "manutd", "brentford", "sevilla"], "B": ["tottenham", "liverpool", "crystal palace", "villareal"], "C": ["real mardid", "wolverhampton", "athletico mardid", "barcelona"], "D": ["chelsea", "arsenal", "getafe", "mancity"]}, "teamFixtures": {"Day1": ["burnley VS brentford", "manutd VS sevilla", "tottenham VS villareal", "liverpool VS crystal palace", "barcelona VS real mardid", "athletico mardid VS wolverhampton", "arsenal VS chelsea", "mancity VS getafe"], "Day2": ["sevilla VS burnley", "brentford VS manutd", "crystal palace VS tottenham", "villareal VS liverpool", "real mardid VS athletico mardid", "wolverhampton VS barcelona", "chelsea VS mancity", "getafe VS arsenal"], "Day3": ["manutd VS burnley", "sevilla VS brentford", "liverpool VS tottenham", "crystal palace VS villareal", "wolverhampton VS real mardid", "barcelona VS athletico mardid", "getafe VS chelsea", "arsenal VS mancity"], "QF": {"L1": {"w1": ["A1 VS C2"], "w2": ["C1 VS A2"], "w3": ["B1 VS D2"], "w4": ["D1 VS B2"]}}, "SF": {"L1": {"w1": ["w1 VS w4"], "w2": ["w2 VS w3"]}}, "F": {"L1": {"w1": ["w1 VS w2"]}}}} | {"type": "object", "properties": {"success": {"type": "boolean"}, "fetch_uuid": {"type": "string"}, "teamTables": {"type": "object", "properties": {"A": {"type": "array", "items": {"type": "string"}}, "B": {"type": "array", "items": {"type": "string"}}, "C": {"type": "array", "items": {"type": "string"}}, "D": {"type": "array", "items": {"type": "string"}}}}, "teamFixtures": {"type": "object", "properties": {"Day1": {"type": "array", "items": {"type": "string"}}, "Day2": {"type": "array", "items": {"type": "string"}}, "Day3": {"type": "array", "items": {"type": "string"}}, "QF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}, "w3": {"type": "array", "items": {"type": "string"}}, "w4": {"type": "array", "items": {"type": "string"}}}}}}, "SF": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}, "w2": {"type": "array", "items": {"type": "string"}}}}}}, "F": {"type": "object", "properties": {"L1": {"type": "object", "properties": {"w1": {"type": "array", "items": {"type": "string"}}}}}}}}}} |
952dfa28-a9ce-4823-85d2-44928792bee0/371bb04b-a36f-49cf-b2fe-b9ce67ae10c0/0/0 | Fitness Calculator | Find "body fat percentage", "ideal weight", "BMI", "daily calory requirement" and some macro nutrients with this api. | 9.7 | activities | Find the met values for activities. | 200 | Response | {"status_code": 200, "request_result": "Successful", "data": [{"_id": "6173296e343c73779c4208f4", "id": "co_45", "activity": "conditioning exercise", "metValue": "1.3", "description": "whirlpool, sitting", "intensityLevel": 1}, {"_id": "6173296f343c73779c4208fa", "id": "co_51", "activity": "conditioning exercise", "metValue": "2.0", "description": "yoga, Nadisodhana", "intensityLevel": 1}, {"_id": "61732973343c73779c420915", "id": "fi_6", "activity": "fishing and hunting", "metValue": "2.0", "description": "fishing from boat or canoe, sitting", "intensityLevel": 1}, {"_id": "61732974343c73779c420918", "id": "fi_9", "activity": "fishing and hunting", "metValue": "2.0", "description": "fishing, ice, sitting", "intensityLevel": 1}, {"_id": "61732974343c73779c420919", "id": "fi_10", "activity": "fishing and hunting", "metValue": "1.8", "description": "fishing, jog or line, standing, general", "intensityLevel": 1}, {"_id": "61732975343c73779c420923", "id": "fi_20", "activity": "fishing and hunting", "metValue": "2.0", "description": "hunting large game from a car, plane, or boat", "intensityLevel": 1}, {"_id": "61732976343c73779c42092b", "id": "fi_28", "activity": "fishing and hunting", "metValue": "2.0", "description": "trapping game, general", "intensityLevel": 1}, {"_id": "61732979343c73779c42093f", "id": "ho_16", "activity": "home activities", "metValue": "1.8", "description": "wash dishes, standing or in general (not broken into stand/walk components)", "intensityLevel": 1}, {"_id": "6173297b343c73779c420947", "id": "ho_24", "activity": "home activities", "metValue": "2.0", "description": "cooking or food preparation \u2013 standing or sitting or in general (not broken into stand/walk components), manual appliances, light effort", "intensityLevel": 1}, {"_id": "6173297c343c73779c420950", "id": "ho_33", "activity": "home activities", "metValue": "1.8", "description": "ironing", "intensityLevel": 1}, {"_id": "6173297c343c73779c420951", "id": "ho_34", "activity": "home activities", "metValue": "1.3", "description": "knitting, sewing, light effort, wrapping presents, sitting", "intensityLevel": 1}, {"_id": "6173297d343c73779c420953", "id": "ho_36", "activity": "home activities", "metValue": "2.0", "description": "laundry, fold or hang clothes, put clothes in washer or dryer, packing suitcase, washing clothes by hand, implied standing, light effort", "intensityLevel": 1}, {"_id": "6173297e343c73779c42095c", "id": "ho_45", "activity": "home activities", "metValue": "2.0", "description": "scrubbing floors, on hands and knees, scrubbing bathroom, bathtub, light effort", "intensityLevel": 1}, {"_id": "6173297f343c73779c420964", "id": "ho_53", "activity": "home activities", "metValue": "2.0", "description": "standing, light effort tasks (pump gas, change light bulb, etc.)", "intensityLevel": 1}, {"_id": "61732980343c73779c42096c", "id": "ho_61", "activity": "home activities", "metValue": "2.0", "description": "standing, holding child", "intensityLevel": 1}, {"_id": "61732981343c73779c42096e", "id": "ho_63", "activity": "home activities", "metValue": "2.0", "description": "child care, sitting/kneeling (e.g., dressing, bathing, grooming, feeding, occasional lifting of child), light effort, general", "intensityLevel": 1}, {"_id": "61732981343c73779c420970", "id": "ho_65", "activity": "home activities", "metValue": "1.5", "description": "reclining with baby", "intensityLevel": 1}, {"_id": "61732981343c73779c420971", "id": "ho_66", "activity": "home activities", "metValue": "2.0", "description": "breastfeeding, sitting or reclining", "intensityLevel": 1}, {"_id": "61732987343c73779c42099a", "id": "ho_32", "activity": "home repair", "metValue": "2.0", "description": "sharpening tools", "intensityLevel": 1}, {"_id": "61732988343c73779c42099d", "id": "ho_35", "activity": "home repair", "metValue": "2.0", "description": "washing and waxing car", "intensityLevel": 1}, {"_id": "61732988343c73779c4209a0", "id": "in_1", "activity": "inactivity quiet/light", "metValue": "1.0", "description": "lying quietly and watching television", "intensityLevel": 1}, {"_id": "61732988343c73779c4209a1", "id": "in_2", "activity": "inactivity quiet/light", "metValue": "1.3", "description": "lying quietly, doing nothing, lying in bed awake, listening to music (not talking or reading)", "intensityLevel": 1}, {"_id": "61732989343c73779c4209a2", "id": "in_3", "activity": "inactivity quiet/light", "metValue": "1.3", "description": "sitting quietly and watching television", "intensityLevel": 1}, {"_id": "61732989343c73779c4209a3", "id": "in_4", "activity": "inactivity quiet/light", "metValue": "1.3", "description": "sitting quietly, general", "intensityLevel": 1}, {"_id": "61732989343c73779c4209a4", "id": "in_5", "activity": "inactivity quiet/light", "metValue": "1.5", "description": "sitting quietly, fidgeting, general, fidgeting hands", "intensityLevel": 1}, {"_id": "61732989343c73779c4209a5", "id": "in_6", "activity": "inactivity quiet/light", "metValue": "1.8", "description": "sitting, fidgeting feet", "intensityLevel": 1}, {"_id": "61732989343c73779c4209a6", "id": "in_7", "activity": "inactivity quiet/light", "metValue": "1.3", "description": "sitting, smoking", "intensityLevel": 1}, {"_id": "61732989343c73779c4209a7", "id": "in_8", "activity": "inactivity quiet/light", "metValue": "1.5", "description": "sitting, listening to music (not talking or reading) or watching a movie in a theater", "intensityLevel": 1}, {"_id": "61732989343c73779c4209a8", "id": "in_9", "activity": "inactivity quiet/light", "metValue": "1.3", "description": "sitting at a desk, resting head in hands", "intensityLevel": 1}, {"_id": "6173298a343c73779c4209a9", "id": "in_10", "activity": "inactivity quiet/light", "metValue": "0.95", "description": "sleeping", "intensityLevel": 1}, {"_id": "6173298a343c73779c4209aa", "id": "in_11", "activity": "inactivity quiet/light", "metValue": "1.3", "description": "standing quietly, standing in a line", "intensityLevel": 1}, {"_id": "6173298a343c73779c4209ab", "id": "in_12", "activity": "inactivity quiet/light", "metValue": "1.8", "description": "standing, fidgeting", "intensityLevel": 1}, {"_id": "6173298a343c73779c4209ac", "id": "in_13", "activity": "inactivity quiet/light", "metValue": "1.3", "description": "reclining, writing", "intensityLevel": 1}, {"_id": "6173298a343c73779c4209ad", "id": "in_14", "activity": "inactivity quiet/light", "metValue": "1.3", "description": "reclining, talking or talking on phone", "intensityLevel": 1}, {"_id": "6173298a343c73779c4209ae", "id": "in_15", "activity": "inactivity quiet/light", "metValue": "1.3", "description": "reclining, reading", "intensityLevel": 1}, {"_id": "6173298b343c73779c4209af", "id": "in_16", "activity": "inactivity quiet/light", "metValue": "1.0", "description": "meditating", "intensityLevel": 1}, {"_id": "6173298e343c73779c4209c8", "id": "la_25", "activity": "lawn and garden", "metValue": "2.0", "description": "planting, potting, transplanting seedlings or plants, light effort", "intensityLevel": 1}, {"_id": "61732991343c73779c4209d8", "id": "la_41", "activity": "lawn and garden", "metValue": "1.5", "description": "watering lawn or garden, standing or walking", "intensityLevel": 1}, {"_id": "61732993343c73779c4209e5", "id": "mi_1", "activity": "miscellaneous", "metValue": "1.5", "description": "board game playing, sitting", "intensityLevel": 1}, {"_id": "61732993343c73779c4209e7", "id": "mi_3", "activity": "miscellaneous", "metValue": "1.5", "description": "card playing,sitting", "intensityLevel": 1}, {"_id": "61732993343c73779c4209e8", "id": "mi_4", "activity": "miscellaneous", "metValue": "1.5", "description": "chess game, sitting", "intensityLevel": 1}, {"_id": "61732993343c73779c4209e9", "id": "mi_5", "activity": "miscellaneous", "metValue": "1.5", "description": "copying documents, standing", "intensityLevel": 1}, {"_id": "61732994343c73779c4209ea", "id": "mi_6", "activity": "miscellaneous", "metValue": "1.8", "description": "drawing, writing, painting, standing", "intensityLevel": 1}, {"_id": "61732994343c73779c4209eb", "id": "mi_7", "activity": "miscellaneous", "metValue": "1.0", "description": "laughing, sitting", "intensityLevel": 1}, {"_id": "61732994343c73779c4209ec", "id": "mi_8", "activity": "miscellaneous", "metValue": "1.3", "description": "sitting, reading, book, newspaper, etc.", "intensityLevel": 1}, {"_id": "61732994343c73779c4209ed", "id": "mi_9", "activity": "miscellaneous", "metValue": "1.3", "description": "sitting, writing, desk work, typing", "intensityLevel": 1}, {"_id": "61732994343c73779c4209ee", "id": "mi_10", "activity": "miscellaneous", "metValue": "1.0", "description": "sitting, playing traditional video game, computer game", "intensityLevel": 1}, {"_id": "61732994343c73779c4209ef", "id": "mi_11", "activity": "miscellaneous", "metValue": "1.8", "description": "standing, talking in person, on the phone, computer, or text messaging, light effort", "intensityLevel": 1}, {"_id": "61732994343c73779c4209f0", "id": "mi_12", "activity": "miscellaneous", "metValue": "1.5", "description": "sitting, talking in person, on the phone, computer, or text messaging, light effort", "intensityLevel": 1}, {"_id": "61732995343c73779c4209f1", "id": "mi_13", "activity": "miscellaneous", "metValue": "1.3", "description": "sitting, studying, general, including reading and/or writing, light effort", "intensityLevel": 1}, {"_id": "61732995343c73779c4209f2", "id": "mi_14", "activity": "miscellaneous", "metValue": "1.8", "description": "sitting, in class, general, including note-taking or class discussion", "intensityLevel": 1}, {"_id": "61732995343c73779c4209f3", "id": "mi_15", "activity": "miscellaneous", "metValue": "1.8", "description": "standing, reading", "intensityLevel": 1}, {"_id": "61732995343c73779c4209f5", "id": "mi_17", "activity": "miscellaneous", "metValue": "1.8", "description": "sitting, arts and crafts, carving wood, weaving, spinning wool, light effort", "intensityLevel": 1}, {"_id": "61732996343c73779c4209fa", "id": "mi_22", "activity": "miscellaneous", "metValue": "1.8", "description": "retreat/family reunion activities involving sitting, relaxing, talking, eating", "intensityLevel": 1}, {"_id": "61732996343c73779c4209fc", "id": "mi_24", "activity": "miscellaneous", "metValue": "2.0", "description": "touring/traveling/vacation involving riding in a vehicle", "intensityLevel": 1}, {"_id": "61732997343c73779c4209ff", "id": "mi_27", "activity": "miscellaneous", "metValue": "1.5", "description": "sitting at a sporting event, spectator", "intensityLevel": 1}, {"_id": "61732997343c73779c420a00", "id": "mu_1", "activity": "music playing", "metValue": "1.8", "description": "accordion, sitting", "intensityLevel": 1}, {"_id": "61732998343c73779c420a06", "id": "mu_7", "activity": "music playing", "metValue": "2.0", "description": "flute, sitting", "intensityLevel": 1}, {"_id": "61732998343c73779c420a07", "id": "mu_8", "activity": "music playing", "metValue": "1.8", "description": "horn, standing", "intensityLevel": 1}, {"_id": "61732998343c73779c420a09", "id": "mu_10", "activity": "music playing", "metValue": "2.0", "description": "playing musical instruments, general", "intensityLevel": 1}, {"_id": "61732998343c73779c420a0a", "id": "mu_11", "activity": "music playing", "metValue": "2.0", "description": "organ, sitting", "intensityLevel": 1}, {"_id": "61732999343c73779c420a0c", "id": "mu_13", "activity": "music playing", "metValue": "1.8", "description": "trumpet, standing", "intensityLevel": 1}, {"_id": "61732999343c73779c420a0e", "id": "mu_15", "activity": "music playing", "metValue": "1.8", "description": "woodwind, sitting", "intensityLevel": 1}, {"_id": "61732999343c73779c420a0f", "id": "mu_16", "activity": "music playing", "metValue": "2.0", "description": "guitar, classical, folk, sitting", "intensityLevel": 1}, {"_id": "6173299a343c73779c420a17", "id": "oc_4", "activity": "occupation", "metValue": "2.0", "description": "bakery, light effort", "intensityLevel": 1}, {"_id": "6173299b343c73779c420a1a", "id": "oc_7", "activity": "occupation", "metValue": "2.0", "description": "building road, directing traffic, standing", "intensityLevel": 1}, {"_id": "6173299d343c73779c420a2a", "id": "oc_23", "activity": "occupation", "metValue": "1.8", "description": "engineer (e.g., mechanical or electrical)", "intensityLevel": 1}, {"_id": "6173299e343c73779c420a2d", "id": "oc_26", "activity": "occupation", "metValue": "2.0", "description": "farming, light effort (e.g., cleaning animal sheds, preparing animal feed)", "intensityLevel": 1}, {"_id": "6173299f343c73779c420a35", "id": "oc_34", "activity": "occupation", "metValue": "1.3", "description": "farming, milking by machine, light effort", "intensityLevel": 1}, {"_id": "617329a1343c73779c420a44", "id": "oc_49", "activity": "occupation", "metValue": "1.8", "description": "hairstylist (e.g., plaiting hair, manicure, make-up artist)", "intensityLevel": 1}, {"_id": "617329a3343c73779c420a50", "id": "oc_61", "activity": "occupation", "metValue": "1.8", "description": "manager, property", "intensityLevel": 1}, {"_id": "617329a5343c73779c420a5d", "id": "oc_74", "activity": "occupation", "metValue": "2.0", "description": "printing, paper industry worker, standing", "intensityLevel": 1}, {"_id": "617329a5343c73779c420a60", "id": "oc_77", "activity": "occupation", "metValue": "1.3", "description": "police, riding in a squad car, sitting", "intensityLevel": 1}, {"_id": "617329a6343c73779c420a63", "id": "oc_80", "activity": "occupation", "metValue": "2.0", "description": "shoe repair, general", "intensityLevel": 1}, {"_id": "617329a7343c73779c420a68", "id": "oc_85", "activity": "occupation", "metValue": "1.5", "description": "sitting tasks, light effort (e.g., office work, chemistry lab work, computer work, light assembly repair, watch repair, reading, desk work)", "intensityLevel": 1}, {"_id": "617329a7343c73779c420a69", "id": "oc_86", "activity": "occupation", "metValue": "1.5", "description": "sitting meetings, light effort, general, and/or with talking involved (e.g., eating at a business meeting)", "intensityLevel": 1}, {"_id": "617329a9343c73779c420a75", "id": "oc_98", "activity": "occupation", "metValue": "1.8", "description": "tailoring, hand sewing", "intensityLevel": 1}, {"_id": "617329a9343c73779c420a78", "id": "oc_101", "activity": "occupation", "metValue": "2.0", "description": "tailoring, weaving, light effort (e.g., finishing operations, washing, dyeing, inspecting cloth, counting yards, paperwork)", "intensityLevel": 1}, {"_id": "617329aa343c73779c420a7b", "id": "oc_104", "activity": "occupation", "metValue": "2.0", "description": "Truck, driving delivery truck, taxi, shuttlebus, school bus", "intensityLevel": 1}, {"_id": "617329aa343c73779c420a7c", "id": "oc_105", "activity": "occupation", "metValue": "1.3", "description": "typing, electric, manual or computer", "intensityLevel": 1}, {"_id": "617329aa343c73779c420a7f", "id": "oc_108", "activity": "occupation", "metValue": "2.0", "description": "walking on job, less than 2.0 mph, very slow speed, in office or lab area", "intensityLevel": 1}, {"_id": "617329b0343c73779c420aa7", "id": "se_2", "activity": "self care", "metValue": "1.8", "description": "sitting on toilet, eliminating while standing or squatting", "intensityLevel": 1}, {"_id": "617329b1343c73779c420aa8", "id": "se_3", "activity": "self care", "metValue": "1.5", "description": "bathing, sitting", "intensityLevel": 1}, {"_id": "617329b1343c73779c420aaa", "id": "se_5", "activity": "self care", "metValue": "1.5", "description": "eating, sitting", "intensityLevel": 1}, {"_id": "617329b1343c73779c420aab", "id": "se_6", "activity": "self care", "metValue": "2.0", "description": "talking and eating or eating only, standing", "intensityLevel": 1}, {"_id": "617329b1343c73779c420aac", "id": "se_7", "activity": "self care", "metValue": "1.5", "description": "taking medication, sitting or standing", "intensityLevel": 1}, {"_id": "617329b1343c73779c420aad", "id": "se_8", "activity": "self care", "metValue": "2.0", "description": "grooming, washing hands, shaving, brushing teeth, putting on make-up, sitting or standing", "intensityLevel": 1}, {"_id": "617329b2343c73779c420aaf", "id": "se_10", "activity": "self care", "metValue": "1.3", "description": "having hair or nails done by someone else, sitting", "intensityLevel": 1}, {"_id": "617329b2343c73779c420ab0", "id": "se_11", "activity": "self care", "metValue": "2.0", "description": "showering, toweling off, standing", "intensityLevel": 1}, {"_id": "617329b2343c73779c420ab2", "id": "se_2", "activity": "sexual activity", "metValue": "1.8", "description": "general, moderate effort", "intensityLevel": 1}, {"_id": "617329b2343c73779c420ab3", "id": "se_3", "activity": "sexual activity", "metValue": "1.3", "description": "passive, light effort, kissing, hugging", "intensityLevel": 1}, {"_id": "617329bb343c73779c420aec", "id": "sp_57", "activity": "sports", "metValue": "1.8", "description": "horse cart, driving, standing or sitting", "intensityLevel": 1}, {"_id": "617329c2343c73779c420b1c", "id": "sp_105", "activity": "sports", "metValue": "1.5", "description": "tai chi, qi gong, sitting, light effort", "intensityLevel": 1}, {"_id": "617329c5343c73779c420b2e", "id": "tr_2", "activity": "transportation", "metValue": "1.3", "description": "riding in a car or truck", "intensityLevel": 1}, {"_id": "617329c5343c73779c420b2f", "id": "tr_3", "activity": "transportation", "metValue": "1.3", "description": "riding in a bus or train", "intensityLevel": 1}, {"_id": "617329c5343c73779c420b30", "id": "tr_4", "activity": "transportation", "metValue": "1.8", "description": "flying airplane or helicopter", "intensityLevel": 1}, {"_id": "617329cb343c73779c420b53", "id": "wa_30", "activity": "walking", "metValue": "2.0", "description": "walking, household", "intensityLevel": 1}, {"_id": "617329cb343c73779c420b54", "id": "wa_31", "activity": "walking", "metValue": "2.0", "description": "walking, less than 2.0 mph, level, strolling, very slow", "intensityLevel": 1}, {"_id": "617329cf343c73779c420b6f", "id": "wa_2", "activity": "water activities", "metValue": "1.3", "description": "boating, power, passenger, light", "intensityLevel": 1}, {"_id": "617329d7343c73779c420ba5", "id": "wi_4", "activity": "winter activities", "metValue": "2.0", "description": "ice fishing, sitting", "intensityLevel": 1}, {"_id": "617329db343c73779c420bbc", "id": "wi_27", "activity": "winter activities", "metValue": "2.0", "description": "snowmobiling, passenger", "intensityLevel": 1}, {"_id": "617329db343c73779c420bc0", "id": "re_1", "activity": "religious activities", "metValue": "1.3", "description": "sitting in church, in service, attending a ceremony, sitting quietly", "intensityLevel": 1}, {"_id": "617329dc343c73779c420bc1", "id": "re_2", "activity": "religious activities", "metValue": "2.0", "description": "sitting, playing an instrument at church", "intensityLevel": 1}, {"_id": "617329dc343c73779c420bc2", "id": "re_3", "activity": "religious activities", "metValue": "1.8", "description": "sitting in church, talking or singing, attending a ceremony, sitting, active participation", "intensityLevel": 1}, {"_id": "617329dc343c73779c420bc3", "id": "re_4", "activity": "religious activities", "metValue": "1.3", "description": "sitting, reading religious materials at home", "intensityLevel": 1}, {"_id": "617329dc343c73779c420bc4", "id": "re_5", "activity": "religious activities", "metValue": "1.3", "description": "standing quietly in church, attending a ceremony", "intensityLevel": 1}, {"_id": "617329dc343c73779c420bc5", "id": "re_6", "activity": "religious activities", "metValue": "2.0", "description": "standing, singing in church, attending a ceremony, standing, active participation", "intensityLevel": 1}, {"_id": "617329dc343c73779c420bc6", "id": "re_7", "activity": "religious activities", "metValue": "1.3", "description": "kneeling in church or at home, praying", "intensityLevel": 1}, {"_id": "617329dc343c73779c420bc7", "id": "re_8", "activity": "religious activities", "metValue": "1.8", "description": "standing, talking in church", "intensityLevel": 1}, {"_id": "617329dd343c73779c420bc8", "id": "re_9", "activity": "religious activities", "metValue": "2.0", "description": "walking in church", "intensityLevel": 1}, {"_id": "617329dd343c73779c420bc9", "id": "re_10", "activity": "religious activities", "metValue": "2.0", "description": "walking, less than 2.0 mph, very slow", "intensityLevel": 1}, {"_id": "617329dd343c73779c420bcc", "id": "re_13", "activity": "religious activities", "metValue": "2.0", "description": "walk/stand combination for religious purposes, usher", "intensityLevel": 1}, {"_id": "617329de343c73779c420bcf", "id": "re_16", "activity": "religious activities", "metValue": "2.0", "description": "preparing food at church", "intensityLevel": 1}, {"_id": "617329de343c73779c420bd1", "id": "re_18", "activity": "religious activities", "metValue": "1.5", "description": "eating at church", "intensityLevel": 1}, {"_id": "617329de343c73779c420bd2", "id": "re_19", "activity": "religious activities", "metValue": "2.0", "description": "eating/talking at church or standing eating, American Indian Feast days", "intensityLevel": 1}, {"_id": "617329df343c73779c420bd7", "id": "re_24", "activity": "religious activities", "metValue": "1.3", "description": "typing, electric, manual, or computer", "intensityLevel": 1}, {"_id": "617329df343c73779c420bd8", "id": "vo_1", "activity": "volunteer activities", "metValue": "1.5", "description": "sitting, meeting, general, and/or with talking involved", "intensityLevel": 1}, {"_id": "617329df343c73779c420bd9", "id": "vo_2", "activity": "volunteer activities", "metValue": "1.5", "description": "sitting, light office work, in general", "intensityLevel": 1}, {"_id": "617329e0343c73779c420bdc", "id": "vo_5", "activity": "volunteer activities", "metValue": "2.0", "description": "sitting, child care, only active periods", "intensityLevel": 1}, {"_id": "617329e1343c73779c420be3", "id": "vo_12", "activity": "volunteer activities", "metValue": "1.3", "description": "typing, electric, manual, or computer", "intensityLevel": 1}, {"_id": "617329e1343c73779c420be4", "id": "vo_13", "activity": "volunteer activities", "metValue": "2.0", "description": "walking, less than 2.0 mph, very slow", "intensityLevel": 1}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status_code": {"type": "integer"}, "request_result": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "id": {"type": "string"}, "activity": {"type": "string"}, "metValue": {"type": "string"}, "description": {"type": "string"}, "intensityLevel": {"type": "integer"}}, "required": ["_id", "activity", "description", "id", "intensityLevel", "metValue"]}}}, "required": ["data", "request_result", "status_code"]} |
952dfa28-a9ce-4823-85d2-44928792bee0/1151d157-23a3-48ee-9b27-ed3da6b8d886/0/0 | Fitness Calculator | Find "body fat percentage", "ideal weight", "BMI", "daily calory requirement" and some macro nutrients with this api. | 9.7 | Food Info | Find the food info for a food id from the food database. | 200 | Response | {"status_code": 200, "request_result": "Successful", "data": {"foodid": "SR25_1_1", "description": "Milk, goat, fluid, with added vitamin D", "portion": 115.96, "portionUnit": "G", "foodNutrients": {"Protein": {"unitname": "G", "value": 3.56}, "Fat": {"Fatty acids, total saturated": {"unitname": "G", "value": 2.67}, "Total lipid (fat)": {"unitname": "G", "value": 4.14}, "Fatty acids, total monounsaturated": {"unitname": "G", "value": 1.11}, "Fatty acids, total polyunsaturated": {"unitname": "G", "value": 0.149}}, "Carbonhydrate": {"unitname": "G", "value": 4.45}, "Energy": {"unitname": "KCAL", "value": 69}, "Water": {"unitname": "G", "value": 87}, "Micronutrients": {"Vitamin E (alpha-tocopherol)": {"unitname": "MG", "value": 0.07}, "Carotene, beta": {"unitname": "UG", "value": 7}, "Vitamin K (phylloquinone)": {"unitname": "UG", "value": 0.3}, "Vitamin D3 (cholecalciferol)": {"unitname": "UG", "value": 1.3}, "Vitamin A, IU": {"unitname": "IU", "value": 198}, "Retinol": {"unitname": "UG", "value": 56}, "Vitamin A, RAE": {"unitname": "UG", "value": 57}, "Vitamin D (D2 + D3)": {"unitname": "UG", "value": 1.3}, "Folate, food": {"unitname": "UG", "value": 1}, "Choline, total": {"unitname": "MG", "value": 16}, "Vitamin D (D2 + D3), International Units": {"unitname": "IU", "value": 51}, "Sugars, total including NLEA": {"unitname": "G", "value": 4.45}, "Folate, DFE": {"unitname": "UG", "value": 1}, "Ash": {"unitname": "G", "value": 0.82}, "Iron, Fe": {"unitname": "MG", "value": 0.05}, "Magnesium, Mg": {"unitname": "MG", "value": 14}, "Phosphorus, P": {"unitname": "MG", "value": 111}, "Sodium, Na": {"unitname": "MG", "value": 50}, "Copper, Cu": {"unitname": "MG", "value": 0.046}, "Manganese, Mn": {"unitname": "MG", "value": 0.018}, "MUFA 16:1": {"unitname": "G", "value": 0.082}, "Cholesterol": {"unitname": "MG", "value": 11}, "SFA 8:0": {"unitname": "G", "value": 0.096}, "SFA 12:0": {"unitname": "G", "value": 0.124}, "SFA 14:0": {"unitname": "G", "value": 0.325}, "Vitamin C, total ascorbic acid": {"unitname": "MG", "value": 1.3}, "Thiamin": {"unitname": "MG", "value": 0.048}, "Riboflavin": {"unitname": "MG", "value": 0.138}, "Folate, total": {"unitname": "UG", "value": 1}, "Vitamin B-12": {"unitname": "UG", "value": 0.07}, "Tryptophan": {"unitname": "G", "value": 0.044}, "Threonine": {"unitname": "G", "value": 0.163}, "Methionine": {"unitname": "G", "value": 0.08}, "Phenylalanine": {"unitname": "G", "value": 0.155}, "Tyrosine": {"unitname": "G", "value": 0.179}, "Alanine": {"unitname": "G", "value": 0.118}, "Glutamic acid": {"unitname": "G", "value": 0.626}, "Glycine": {"unitname": "G", "value": 0.05}, "Proline": {"unitname": "G", "value": 0.368}, "Calcium, Ca": {"unitname": "MG", "value": 134}, "Potassium, K": {"unitname": "MG", "value": 204}, "Zinc, Zn": {"unitname": "MG", "value": 0.3}, "SFA 4:0": {"unitname": "G", "value": 0.128}, "SFA 6:0": {"unitname": "G", "value": 0.094}, "SFA 10:0": {"unitname": "G", "value": 0.26}, "SFA 16:0": {"unitname": "G", "value": 0.911}, "SFA 18:0": {"unitname": "G", "value": 0.441}, "MUFA 18:1": {"unitname": "G", "value": 0.977}, "PUFA 18:2": {"unitname": "G", "value": 0.109}, "PUFA 18:3": {"unitname": "G", "value": 0.04}, "Isoleucine": {"unitname": "G", "value": 0.207}, "Leucine": {"unitname": "G", "value": 0.314}, "Lysine": {"unitname": "G", "value": 0.29}, "Cystine": {"unitname": "G", "value": 0.046}, "Valine": {"unitname": "G", "value": 0.24}, "Arginine": {"unitname": "G", "value": 0.119}, "Histidine": {"unitname": "G", "value": 0.089}, "Aspartic acid": {"unitname": "G", "value": 0.21}, "Serine": {"unitname": "G", "value": 0.181}, "Niacin": {"unitname": "MG", "value": 0.277}, "Pantothenic acid": {"unitname": "MG", "value": 0.31}, "Vitamin B-6": {"unitname": "MG", "value": 0.046}, "Selenium, Se": {"unitname": "UG", "value": 1.4}}}}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status_code": {"type": "integer"}, "request_result": {"type": "string"}, "data": {"type": "object", "properties": {"foodid": {"type": "string"}, "description": {"type": "string"}, "portion": {"type": "number"}, "portionUnit": {"type": "string"}, "foodNutrients": {"type": "object", "properties": {"Protein": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Fat": {"type": "object", "properties": {"Fatty acids, total saturated": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Total lipid (fat)": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Fatty acids, total monounsaturated": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Fatty acids, total polyunsaturated": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}}, "required": ["Fatty acids, total monounsaturated", "Fatty acids, total polyunsaturated", "Fatty acids, total saturated", "Total lipid (fat)"]}, "Carbonhydrate": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Energy": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "integer"}}, "required": ["unitname", "value"]}, "Water": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "integer"}}, "required": ["unitname", "value"]}, "Micronutrients": {"type": "object", "properties": {"Vitamin E (alpha-tocopherol)": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Carotene, beta": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "integer"}}, "required": ["unitname", "value"]}, "Vitamin K (phylloquinone)": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Vitamin D3 (cholecalciferol)": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Vitamin A, IU": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "integer"}}, "required": ["unitname", "value"]}, "Retinol": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "integer"}}, "required": ["unitname", "value"]}, "Vitamin A, RAE": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "integer"}}, "required": ["unitname", "value"]}, "Vitamin D (D2 + D3)": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Folate, food": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "integer"}}, "required": ["unitname", "value"]}, "Choline, total": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "integer"}}, "required": ["unitname", "value"]}, "Vitamin D (D2 + D3), International Units": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "integer"}}, "required": ["unitname", "value"]}, "Sugars, total including NLEA": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Folate, DFE": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "integer"}}, "required": ["unitname", "value"]}, "Ash": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Iron, Fe": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Magnesium, Mg": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "integer"}}, "required": ["unitname", "value"]}, "Phosphorus, P": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "integer"}}, "required": ["unitname", "value"]}, "Sodium, Na": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "integer"}}, "required": ["unitname", "value"]}, "Copper, Cu": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Manganese, Mn": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "MUFA 16:1": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Cholesterol": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "integer"}}, "required": ["unitname", "value"]}, "SFA 8:0": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "SFA 12:0": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "SFA 14:0": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Vitamin C, total ascorbic acid": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Thiamin": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Riboflavin": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Folate, total": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "integer"}}, "required": ["unitname", "value"]}, "Vitamin B-12": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Tryptophan": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Threonine": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Methionine": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Phenylalanine": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Tyrosine": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Alanine": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Glutamic acid": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Glycine": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Proline": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Calcium, Ca": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "integer"}}, "required": ["unitname", "value"]}, "Potassium, K": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "integer"}}, "required": ["unitname", "value"]}, "Zinc, Zn": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "SFA 4:0": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "SFA 6:0": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "SFA 10:0": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "SFA 16:0": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "SFA 18:0": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "MUFA 18:1": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "PUFA 18:2": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "PUFA 18:3": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Isoleucine": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Leucine": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Lysine": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Cystine": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Valine": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Arginine": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Histidine": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Aspartic acid": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Serine": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Niacin": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Pantothenic acid": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Vitamin B-6": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}, "Selenium, Se": {"type": "object", "properties": {"unitname": {"type": "string"}, "value": {"type": "number"}}, "required": ["unitname", "value"]}}, "required": ["Alanine", "Arginine", "Ash", "Aspartic acid", "Calcium, Ca", "Carotene, beta", "Cholesterol", "Choline, total", "Copper, Cu", "Cystine", "Folate, DFE", "Folate, food", "Folate, total", "Glutamic acid", "Glycine", "Histidine", "Iron, Fe", "Isoleucine", "Leucine", "Lysine", "MUFA 16:1", "MUFA 18:1", "Magnesium, Mg", "Manganese, Mn", "Methionine", "Niacin", "PUFA 18:2", "PUFA 18:3", "Pantothenic acid", "Phenylalanine", "Phosphorus, P", "Potassium, K", "Proline", "Retinol", "Riboflavin", "SFA 10:0", "SFA 12:0", "SFA 14:0", "SFA 16:0", "SFA 18:0", "SFA 4:0", "SFA 6:0", "SFA 8:0", "Selenium, Se", "Serine", "Sodium, Na", "Sugars, total including NLEA", "Thiamin", "Threonine", "Tryptophan", "Tyrosine", "Valine", "Vitamin A, IU", "Vitamin A, RAE", "Vitamin B-12", "Vitamin B-6", "Vitamin C, total ascorbic acid", "Vitamin D (D2 + D3)", "Vitamin D (D2 + D3), International Units", "Vitamin D3 (cholecalciferol)", "Vitamin E (alpha-tocopherol)", "Vitamin K (phylloquinone)", "Zinc, Zn"]}}, "required": ["Carbonhydrate", "Energy", "Fat", "Micronutrients", "Protein", "Water"]}}, "required": ["description", "foodNutrients", "foodid", "portion", "portionUnit"]}}, "required": ["data", "request_result", "status_code"]} |
952dfa28-a9ce-4823-85d2-44928792bee0/00a61b6c-4ae0-4e7e-a744-93c276426913/0/0 | Fitness Calculator | Find "body fat percentage", "ideal weight", "BMI", "daily calory requirement" and some macro nutrients with this api. | 9.7 | Food Names And Ids | Find food table ids for a sub-table in the food database. | 200 | Response | {"status_code": 200, "request_result": "Successful", "data": [{"_id": "6168046c5729caafda8337d4", "dataType": "Foundation", "subDataType": "Fruits and Fruit Juices", "id": "Fo1_2_1", "foodType": "Apples, fuji, with skin, raw"}, {"_id": "6168046c5729caafda8337d5", "dataType": "Foundation", "subDataType": "Fruits and Fruit Juices", "id": "Fo1_2_2", "foodType": "Apples, gala, with skin, raw"}, {"_id": "6168046c5729caafda8337d6", "dataType": "Foundation", "subDataType": "Fruits and Fruit Juices", "id": "Fo1_2_3", "foodType": "Apples, granny smith, with skin, raw"}, {"_id": "6168046c5729caafda8337d7", "dataType": "Foundation", "subDataType": "Fruits and Fruit Juices", "id": "Fo1_2_4", "foodType": "Apples, honeycrisp, with skin, raw"}, {"_id": "6168046c5729caafda8337d8", "dataType": "Foundation", "subDataType": "Fruits and Fruit Juices", "id": "Fo1_2_5", "foodType": "Apples, red delicious, with skin, raw"}, {"_id": "6168046c5729caafda8337d9", "dataType": "Foundation", "subDataType": "Fruits and Fruit Juices", "id": "Fo1_2_6", "foodType": "Bananas, overripe, raw"}, {"_id": "6168046d5729caafda8337da", "dataType": "Foundation", "subDataType": "Fruits and Fruit Juices", "id": "Fo1_2_7", "foodType": "Bananas, ripe and slightly ripe, raw"}, {"_id": "6168046d5729caafda8337db", "dataType": "Foundation", "subDataType": "Fruits and Fruit Juices", "id": "Fo1_2_8", "foodType": "Figs, dried, uncooked"}, {"_id": "6168046d5729caafda8337dc", "dataType": "Foundation", "subDataType": "Fruits and Fruit Juices", "id": "Fo1_2_9", "foodType": "Grapefruit juice, white, canned or bottled, unsweetened"}, {"_id": "6168046d5729caafda8337dd", "dataType": "Foundation", "subDataType": "Fruits and Fruit Juices", "id": "Fo1_2_10", "foodType": "Kiwifruit, green, raw"}, {"_id": "6168046d5729caafda8337de", "dataType": "Foundation", "subDataType": "Fruits and Fruit Juices", "id": "Fo1_2_11", "foodType": "Melons, cantaloupe, raw"}, {"_id": "6168046d5729caafda8337df", "dataType": "Foundation", "subDataType": "Fruits and Fruit Juices", "id": "Fo1_2_12", "foodType": "Nectarines, raw"}, {"_id": "6168046e5729caafda8337e0", "dataType": "Foundation", "subDataType": "Fruits and Fruit Juices", "id": "Fo1_2_13", "foodType": "Olives, green, Manzanilla, stuffed with pimiento"}, {"_id": "6168046e5729caafda8337e1", "dataType": "Foundation", "subDataType": "Fruits and Fruit Juices", "id": "Fo1_2_14", "foodType": "Oranges, raw, navels"}, {"_id": "6168046e5729caafda8337e2", "dataType": "Foundation", "subDataType": "Fruits and Fruit Juices", "id": "Fo1_2_15", "foodType": "Peaches, yellow, raw"}, {"_id": "6168046e5729caafda8337e3", "dataType": "Foundation", "subDataType": "Fruits and Fruit Juices", "id": "Fo1_2_16", "foodType": "Pears, raw, bartlett"}, {"_id": "6168046e5729caafda8337e4", "dataType": "Foundation", "subDataType": "Fruits and Fruit Juices", "id": "Fo1_2_17", "foodType": "Strawberries, raw"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status_code": {"type": "integer"}, "request_result": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "dataType": {"type": "string"}, "subDataType": {"type": "string"}, "id": {"type": "string"}, "foodType": {"type": "string"}}, "required": ["_id", "dataType", "foodType", "id", "subDataType"]}}}, "required": ["data", "request_result", "status_code"]} |
952dfa28-a9ce-4823-85d2-44928792bee0/19fb2e8d-9ded-4868-9ee6-dd1d867811df/0/0 | Fitness Calculator | Find "body fat percentage", "ideal weight", "BMI", "daily calory requirement" and some macro nutrients with this api. | 9.7 | bmi | Find body mass index value (BMI) with this endpoint. You just need to enter three parameters which are age, weight (kg), and height(cm) information. | 200 | Response | {"status_code": 200, "request_result": "Successful", "data": {"bmi": 20.06, "health": "Normal", "healthy_bmi_range": "18.5 - 25"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status_code": {"type": "integer"}, "request_result": {"type": "string"}, "data": {"type": "object", "properties": {"bmi": {"type": "number"}, "health": {"type": "string"}, "healthy_bmi_range": {"type": "string"}}, "required": ["bmi", "health", "healthy_bmi_range"]}}, "required": ["data", "request_result", "status_code"]} |
55e1b9cee4b0034a968f7398/ee043ac4-f4e8-4107-88c9-46cb9f3543ca/0/0 | Premier League Live Scores | Premier League Live Scores API allows to retrieve historical data as well as current season results, scorers, lineups, substitutes, events, statistics, odds and much more all with live updates, for the top professional English football league. And more is coming... | 8.9 | Team | Returns info about the team | 200 | New Example | {"league": "PremierLeague", "season": "2021-22", "name": "Liverpool", "officialName": "Liverpool FC", "address": "Anfield Road\r\nL4 OTH Liverpool\r\nEngland", "telephone": "+44 151 2632361", "fax": "+44 151 2608813", "website": "www.liverpoolfc.com", "founded": "Mar 15, 1892", "teamSize": 27, "averageAge": 27.2, "foreigners": 19, "nationaTeamPlayers": 17, "teamValue": "\u20ac866.50m", "venue": "Anfield", "venueCapacity": 54074, "managers": [{"name": "J\u00fcrgen Klopp", "age": 54, "appointed": " Oct 8, 2015 ", "contractExpires": " Jun 30, 2024 ", "active": true}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"league": {"type": "string"}, "season": {"type": "string"}, "name": {"type": "string"}, "officialName": {"type": "string"}, "address": {"type": "string"}, "telephone": {"type": "string"}, "fax": {"type": "string"}, "website": {"type": "string"}, "founded": {"type": "string"}, "teamSize": {"type": "integer"}, "averageAge": {"type": "number"}, "foreigners": {"type": "integer"}, "nationaTeamPlayers": {"type": "integer"}, "teamValue": {"type": "string"}, "venue": {"type": "string"}, "venueCapacity": {"type": "integer"}, "managers": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "age": {"type": "integer"}, "appointed": {"type": "string"}, "contractExpires": {"type": "string"}, "active": {"type": "boolean"}}, "required": ["active", "age", "appointed", "contractExpires", "name"]}}}, "required": ["address", "averageAge", "fax", "foreigners", "founded", "league", "managers", "name", "nationaTeamPlayers", "officialName", "season", "teamSize", "teamValue", "telephone", "venue", "venueCapacity", "website"]} |
b67de4c9-b579-4e7e-8ff1-a6722b225855/7cd43041-4462-4ad8-af6d-b949db6b2e6d/0/0 | NBA Player Props Odds | This NBA API provides offers for player props found through different gambling websites | 8.9 | Get Events For Today | Get all of the available events for today's date. The reason why you want to use this API is to get the 'eventId' from the event that you need. This is useful for the main API call in which it requires you to send the eventId as a parameter in order to know which data to send back. | 200 | Events For Today | [{"Date": "2022-05-23", "id": 22200, "sport": "NBA", "teams": {"home": {"abbreviation": "BOS", "city": "Boston", "name": "Celtics"}, "away": {"abbreviation": "MIA", "city": "Miami", "name": "Heat"}}}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"Date": {"type": "string"}, "id": {"type": "integer"}, "sport": {"type": "string"}, "teams": {"type": "object", "properties": {"home": {"type": "object", "properties": {"abbreviation": {"type": "string"}, "city": {"type": "string"}, "name": {"type": "string"}}, "required": ["abbreviation", "city", "name"]}, "away": {"type": "object", "properties": {"abbreviation": {"type": "string"}, "city": {"type": "string"}, "name": {"type": "string"}}, "required": ["abbreviation", "city", "name"]}}, "required": ["away", "home"]}}, "required": ["Date", "id", "sport", "teams"]}} |
b67de4c9-b579-4e7e-8ff1-a6722b225855/43ae3f2f-bc7e-4876-a616-eef034bb3ecf/0/0 | NBA Player Props Odds | This NBA API provides offers for player props found through different gambling websites | 8.9 | Get All Markets | Get all of the available markets (Assists, Points, Rebounds, etc.) that our API provides.
If you want to sort by name to get the id, simply provide the 'name=<>' as a query parameter and it will return the filtered list. | 200 | No Params Sent | [{"id": 1, "name": "Assists"}, {"id": 2, "name": "Blocks"}, {"id": 3, "name": "Points"}, {"id": 4, "name": "Rebounds"}, {"id": 5, "name": "Steals"}, {"id": 6, "name": "Three Points Made"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}} |
b67de4c9-b579-4e7e-8ff1-a6722b225855/43ae3f2f-bc7e-4876-a616-eef034bb3ecf/0/1 | NBA Player Props Odds | This NBA API provides offers for player props found through different gambling websites | 8.9 | Get All Markets | Get all of the available markets (Assists, Points, Rebounds, etc.) that our API provides.
If you want to sort by name to get the id, simply provide the 'name=<>' as a query parameter and it will return the filtered list. | 200 | Sending 'assists' as a Parameter | [{"id": 1, "name": "Assists"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}} |
b67de4c9-b579-4e7e-8ff1-a6722b225855/cab7a1ec-e779-4c12-84ad-91cb263ca5f6/0/0 | NBA Player Props Odds | This NBA API provides offers for player props found through different gambling websites | 8.9 | Get All Bookies | Get all of the available bookies / gambling websites that our API provides.
If you want to sort by name to get the id, simply provide the 'name=<>' as a query parameter and it will return the filtered list. | 200 | No Params Sent | [{"id": 1, "name": "FanDuel"}, {"id": 2, "name": "DraftKings"}, {"id": 3, "name": "Caesars"}, {"id": 4, "name": "PointsBet"}, {"id": 5, "name": "SugarHouse"}, {"id": 6, "name": "SI Sportsbook"}, {"id": 7, "name": "BetRivers"}, {"id": 8, "name": "BetMGM"}, {"id": 9, "name": "Fox Bet"}, {"id": 10, "name": "bet365"}, {"id": 11, "name": "WynnBET"}, {"id": 12, "name": "Tipico"}, {"id": 13, "name": "PartyCasino"}, {"id": 14, "name": "UniBet"}, {"id": 15, "name": "TwinSpires"}, {"id": 16, "name": "Betway"}, {"id": 17, "name": "Fubo"}, {"id": 18, "name": "Borgata"}, {"id": 19, "name": "Barstool"}, {"id": 20, "name": "DRF"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}} |
b67de4c9-b579-4e7e-8ff1-a6722b225855/cab7a1ec-e779-4c12-84ad-91cb263ca5f6/0/1 | NBA Player Props Odds | This NBA API provides offers for player props found through different gambling websites | 8.9 | Get All Bookies | Get all of the available bookies / gambling websites that our API provides.
If you want to sort by name to get the id, simply provide the 'name=<>' as a query parameter and it will return the filtered list. | 200 | Sending 'bet365' as a Parameter | [{"id": 10, "name": "bet365"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/c6020c0a-9773-499f-bc5d-81c49ed25ee2/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | totalcornerMatchSchedule | This endpoint returns with past, present or future match with totalcorner schema..
Why?
Because of our customers have written software/bots and applications based on the totalcorner scheme. Changing APIs would mean rewriting everything. This way our customers can access our data, and not change their software!
See out docs at (https://info.soccerfootball.info/v1/emulated/totalcorner/match-today) to read all differents and improvements of our version. | 200 | Example_1 | {"success": 1, "pagination": {"current": 1, "prev": true, "next": true, "per_page": 100, "pages": 4}, "data": [{"id": "60441899a44ce8a5", "h": "Macara", "h_id": "5fda6017f2bd84cb", "a": "Emelec", "a_id": "5fda5fcf7d12b0fc", "l": "Ecuador - Campeonato Nacional", "l_id": "5fda5fad08445fe5", "l_c": "EC", "start": "2021-03-12 00:00:00", "status": "full", "est_e": "0", "hc": "2", "ac": "2", "hg": "1", "ag": "1", "hrc": "0", "arc": "0", "hyc": "4", "ayc": "3", "hf_hc": "1", "hf_ac": "0", "hf_hg": "0", "hf_ag": "0", "ish": "1", "hp": "1", "ap": "1", "h_perf": "DWWLW", "a_perf": "DWWWD", "events": [{"tp": "c", "h": "a", "t": "87"}], "p_odds": [], "i_odds": [], "po_odds": [], "p_asian": [], "i_asian": [], "p_corner": [], "i_corner": [], "p_corner_h": [], "i_corner_h": [], "p_goal": [], "i_goal": [], "ou_odds": [], "p_goal_h": [], "i_goal_h": [], "asian_corner": [], "attacks": [], "attacks_h": [], "dang_attacks": [], "dang_attacks_h": [], "shot_on": [], "shot_on_h": [], "shot_off": [], "shot_off_h": [], "possess": [], "possess_h": [], "g_a": [], "o_s": [], "fo": []}]} | {"properties": {"data": {"items": {"properties": {"a": {"type": "string"}, "a_id": {"type": "string"}, "a_perf": {"type": "string"}, "ac": {"type": "string"}, "ag": {"type": "string"}, "ap": {"type": "string"}, "arc": {"type": "string"}, "asian_corner": {"items": {"type": "string"}, "type": "array"}, "attacks": {"items": {"type": "string"}, "type": "array"}, "attacks_h": {"items": {"type": "string"}, "type": "array"}, "ayc": {"type": "string"}, "dang_attacks": {"items": {"type": "string"}, "type": "array"}, "dang_attacks_h": {"items": {"type": "string"}, "type": "array"}, "est_e": {"type": "string"}, "events": {"items": {"properties": {"h": {"type": "string"}, "t": {"type": "string"}, "tp": {"type": "string"}}, "type": "object"}, "type": "array"}, "fo": {"items": {"type": "string"}, "type": "array"}, "g_a": {"items": {"type": "string"}, "type": "array"}, "h": {"type": "string"}, "h_id": {"type": "string"}, "h_perf": {"type": "string"}, "hc": {"type": "string"}, "hf_ac": {"type": "string"}, "hf_ag": {"type": "string"}, "hf_hc": {"type": "string"}, "hf_hg": {"type": "string"}, "hg": {"type": "string"}, "hp": {"type": "string"}, "hrc": {"type": "string"}, "hyc": {"type": "string"}, "i_asian": {"items": {"type": "string"}, "type": "array"}, "i_corner": {"items": {"type": "string"}, "type": "array"}, "i_corner_h": {"items": {"type": "string"}, "type": "array"}, "i_goal": {"items": {"type": "string"}, "type": "array"}, "i_goal_h": {"items": {"type": "string"}, "type": "array"}, "i_odds": {"items": {"type": "array"}, "type": "array"}, "id": {"type": "string"}, "ish": {"type": "string"}, "l": {"type": "string"}, "l_c": {"type": "string"}, "l_id": {"type": "string"}, "o_s": {"items": {"type": "string"}, "type": "array"}, "ou_odds": {"items": {"type": "array"}, "type": "array"}, "p_asian": {"items": {"type": "string"}, "type": "array"}, "p_corner": {"items": {"type": "string"}, "type": "array"}, "p_corner_h": {"items": {"type": "string"}, "type": "array"}, "p_goal": {"items": {"type": "string"}, "type": "array"}, "p_goal_h": {"items": {"type": "string"}, "type": "array"}, "p_odds": {"items": {"type": "string"}, "type": "array"}, "po_odds": {"items": {"type": "string"}, "type": "array"}, "possess": {"items": {"type": "string"}, "type": "array"}, "possess_h": {"items": {"type": "string"}, "type": "array"}, "shot_off": {"items": {"type": "string"}, "type": "array"}, "shot_off_h": {"items": {"type": "string"}, "type": "array"}, "shot_on": {"items": {"type": "string"}, "type": "array"}, "shot_on_h": {"items": {"type": "string"}, "type": "array"}, "start": {"type": "string"}, "status": {"type": "string"}}, "type": "object"}, "type": "array"}, "pagination": {"properties": {"current": {"type": "number"}, "next": {"type": "boolean"}, "pages": {"type": "number"}, "per_page": {"type": "number"}, "prev": {"type": "boolean"}}, "required": ["current", "prev", "next", "per_page", "pages"], "type": "object"}, "success": {"type": "number"}}, "required": ["success", "pagination", "data"]} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/c36a3cad-e836-4711-bc99-9246d7fca4a9/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | versusTeams | Returns with all matches between two teams and the results
The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible (import with double click) | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [], "result": [{"lapse": "all", "teamX": {"id": "5fda6034be4e9d6b", "name": "Inter"}, "teamY": {"id": "5fda5fcad92584cd", "name": "Milan"}, "results": {"teamX": 5, "teamY": 2, "draw": 2}, "macthes": [{"id": "5fb96897c83c9629", "date": "2020-10-17 16:00:00", "championship": {"id": "5fda5fab11fbd288", "name": "Italia - Serie A", "s_name": "Serie A 20/21"}, "teamA": {"id": "5fda6034be4e9d6b", "name": "Inter", "score": "1"}, "teamB": {"id": "5fda5fcad92584cd", "name": "Milan", "score": "2"}}]}]} | {"properties": {"errors": {"items": {"type": "string"}, "type": "array"}, "pagination": {"items": {"type": "string"}, "type": "array"}, "result": {"items": {"properties": {"lapse": {"type": "string"}, "macthes": {"items": {"properties": {"championship": {"properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_name": {"type": "string"}}, "required": ["id", "name", "s_name"], "type": "object"}, "date": {"type": "string"}, "id": {"type": "string"}, "teamA": {"properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "string"}}, "required": ["id", "name", "score"], "type": "object"}, "teamB": {"properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "string"}}, "required": ["id", "name", "score"], "type": "object"}}, "type": "object"}, "type": "array"}, "results": {"properties": {"draw": {"type": "number"}, "teamX": {"type": "number"}, "teamY": {"type": "number"}}, "required": ["teamX", "teamY", "draw"], "type": "object"}, "teamX": {"properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"], "type": "object"}, "teamY": {"properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"], "type": "object"}}, "type": "object"}, "type": "array"}, "status": {"type": "number"}}, "required": ["status", "errors", "pagination", "result"]} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/69016cf1-4379-4c3a-94a8-8919a9b39e64/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | viewPlayers | Returns with player data: id, name, country, birth date, prefer foot, height, has_image, last team and all his transfers | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [], "result": [{"id": "6cb7dbe26a2d56b", "name": "Nicolas Colazo", "country": "AR", "birth_date": "1990-07-08", "foot": "Left", "height": "175 cm", "has_image": false, "last_team": {"id": "8e1cf3f89b2faab0", "name": "Rosario Central"}, "trasfers": [{"team": {"id": "8e1cf3f89b2faab0", "name": "Rosario Central"}, "from": "2019-07-01 00:00:00", "to": "2020-06-30 00:00:00"}, {"team": {"id": "115bd673265d6a8a", "name": "CA Tigre"}, "from": "2019-01-24 00:00:00", "to": "2019-06-30 00:00:00"}, {"team": {"id": "804762915f3d5638", "name": "Aris Salonika"}, "from": "2018-07-16 00:00:00", "to": "2019-01-23 00:00:00"}, {"team": {"id": "b1112e6c3b1601e6", "name": "Gimnasia LP"}, "from": "2018-06-30 22:00:00", "to": null}, {"team": {"id": "b1112e6c3b1601e6", "name": "Gimnasia LP"}, "from": "2017-07-19 00:00:00", "to": "2018-06-30 00:00:00"}, {"team": {"id": "587f859e975b4648", "name": "Melbourne City"}, "from": "2016-09-07 00:00:00", "to": "2017-06-30 00:00:00"}, {"team": {"id": "6a919c44cec33ca1", "name": "All Boys"}, "from": "2013-07-01 00:00:00", "to": "2016-12-31 00:00:00"}, {"team": {"id": "f78e1565c8be49b5", "name": "Boca Juniors"}, "from": "2009-07-01 00:00:00", "to": "2019-06-30 00:00:00"}]}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "country": {"type": "string"}, "birth_date": {"type": "string"}, "foot": {"type": "string"}, "height": {"type": "string"}, "has_image": {"type": "boolean"}, "last_team": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}}, "trasfers": {"type": "array", "items": {"type": "object"}}}}}}} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/277c1ecc-06c6-4e13-9255-656bad3a9266/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | viewReferees | Returns with referee data: id, name, country, has_image and last 5 macthes | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [], "result": [{"id": "ca286b6ab094b716", "name": "Erez Papir", "country": "IL", "has_image": false, "last_matches": [{"id": "e4e88b8b0b1a95c6", "date_match": "2020-12-23 18:00:00", "championship": {"id": "220fb8b4d337b6", "name": "Israel Premier League", "s_name": "Premier League 20/21"}, "teamA": {"id": "44c4885a21cf9070", "name": "Hapoel Bnei Sakhnin", "score": "0"}, "teamB": {"id": "e99b2deabee9f9a2", "name": "Hapoel Tel-Aviv", "score": "1"}}, {"id": "6977bdf8bd9065e6", "date_match": "2020-12-16 18:45:00", "championship": {"id": "220fb8b4d337b6", "name": "Israel Premier League", "s_name": "Premier League 20/21"}, "teamA": {"id": "6f9aa473b40f5269", "name": "Maccabi Tel Aviv", "score": "2"}, "teamB": {"id": "837fdb55bf59e79a", "name": "Maccabi Netanya", "score": "2"}}, {"id": "5f514431816dd296", "date_match": "2020-10-25 19:00:00", "championship": {"id": "220fb8b4d337b6", "name": "Israel Premier League", "s_name": "Premier League 20/21"}, "teamA": {"id": "6f9aa473b40f5269", "name": "Maccabi Tel Aviv", "score": "0"}, "teamB": {"id": "c7a25483dcdbe643", "name": "Hapoel Beer Sheva", "score": "0"}}, {"id": "651b223de6d03f3d", "date_match": "2020-09-13 17:30:00", "championship": {"id": "220fb8b4d337b6", "name": "Israel Premier League", "s_name": "Premier League 20/21"}, "teamA": {"id": "e99b2deabee9f9a2", "name": "Hapoel Tel-Aviv", "score": "0"}, "teamB": {"id": "7f7af023317c5377", "name": "MS Ashdod", "score": "2"}}, {"id": "99724fd4afdc1156", "date_match": "2020-07-04 17:45:00", "championship": {"id": "220fb8b4d337b6", "name": "Israel Premier League", "s_name": false}, "teamA": {"id": "bdd9efaa7ee1a8d0", "name": "Beitar Jerusalem", "score": "3"}, "teamB": {"id": "e99b2deabee9f9a2", "name": "Hapoel Tel-Aviv", "score": "0"}}]}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "country": {"type": "string"}, "has_image": {"type": "boolean"}, "last_matches": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "date_match": {"type": "string"}, "championship": {"type": "object"}, "teamA": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "string"}}}, "teamB": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "string"}}}}}}}}}}} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/7709075c-fbcb-45d7-8e3c-0afb68e98a92/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | viewStadiums | Returns with stadium data: id, name, city, country, capacity, geo coordinates, has_image and last 5 matches | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [], "result": [{"id": "fa0cfbc74e858a53", "name": "Doha Stadium", "city": "Sakhnin", "country": "IL", "capacity": "8500", "geocoords": "32.866692,35.310850", "has_image": false, "last_matches": [{"id": "27c20f52584e370c", "date_match": "2022-02-05 13:00:00", "championship": {"id": "220fb8b4d337b6", "name": "Israel Premier League", "s_name": "Premier League 21/22"}, "teamA": {"id": "44c4885a21cf9070", "name": "Hapoel Bnei Sakhnin", "score": "1"}, "teamB": {"id": "e99b2deabee9f9a2", "name": "Hapoel Tel-Aviv", "score": "0"}}, {"id": "15d2826e28a54190", "date_match": "2022-01-23 17:00:00", "championship": {"id": "220fb8b4d337b6", "name": "Israel Premier League", "s_name": "Premier League 21/22"}, "teamA": {"id": "44c4885a21cf9070", "name": "Hapoel Bnei Sakhnin", "score": "0"}, "teamB": {"id": "7f7af023317c5377", "name": "MS Ashdod", "score": "1"}}, {"id": "b68022ccfbef7d4a", "date_match": "2022-01-10 18:15:00", "championship": {"id": "220fb8b4d337b6", "name": "Israel Premier League", "s_name": "Premier League 21/22"}, "teamA": {"id": "44c4885a21cf9070", "name": "Hapoel Bnei Sakhnin", "score": "2"}, "teamB": {"id": "5938068741c0de8", "name": "Hapoel Jerusalem FC", "score": "1"}}, {"id": "c14c7837ad51d092", "date_match": "2021-12-25 17:50:00", "championship": {"id": "220fb8b4d337b6", "name": "Israel Premier League", "s_name": "Premier League 21/22"}, "teamA": {"id": "44c4885a21cf9070", "name": "Hapoel Bnei Sakhnin", "score": "0"}, "teamB": {"id": "ea7fe2795e740f3c", "name": "Maccabi Haifa", "score": "6"}}, {"id": "b72bb713080edc9", "date_match": "2021-12-11 13:00:00", "championship": {"id": "220fb8b4d337b6", "name": "Israel Premier League", "s_name": "Premier League 21/22"}, "teamA": {"id": "44c4885a21cf9070", "name": "Hapoel Bnei Sakhnin", "score": "1"}, "teamB": {"id": "2e30247105a3180", "name": "Maccabi Petach Tikva", "score": "0"}}]}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "city": {"type": "string"}, "country": {"type": "string"}, "capacity": {"type": "string"}, "geocoords": {"type": "string"}, "has_image": {"type": "boolean"}, "last_matches": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "date_match": {"type": "string"}, "championship": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_name": {"type": "string"}}}, "teamA": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "string"}}}, "teamB": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "string"}}}}}}}}}}} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/8fad3f46-ab83-4d70-a83e-7c08940841d3/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | liveMatchesFull | Returns with all live mactches with data: id, in_play, status, championship data, teams data, match stats and match odds.
The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible (import with double click) | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [], "result": [{"id": "a0067d6abe3e11e8", "date": "2022-02-13 15:00:00", "timer": "90:00+02:48", "est_e_time": "2", "in_play": true, "championship": {"id": "8ca1936a30c2814f", "name": "Nigeria Premier League", "s_name": "Professional League 21/22", "country": "NG"}, "teamA": {"id": "ce2478d352cf5cb7", "name": "Enugu Rangers", "score": {"f": "2", "1h": "0", "2h": "2", "o": null, "p": null}, "perf": {"l_5_matches": "DLDDW", "avg_game_goals": "0.8", "avg_goals_scored": "0.6", "avg_goals_conceded": "0.2", "o_1_5_team": "20", "btts": "0", "o_0_5_game": "40", "o_1_5_game": "20", "o_2_5_game": "20", "o_3_5_game": "0", "tot_goals_scored": "3", "goals_scored_0_15": [null, null], "goals_scored_16_30": ["1", "33"], "goals_scored_31_45": [null, null], "goals_scored_46_60": ["1", "33"], "goals_scored_61_75": [null, null], "goals_scored_76_90": ["1", "33"], "tot_goals_conceded": null, "goals_conceded_0_15": [null, null], "goals_conceded_16_30": [null, null], "goals_conceded_31_45": [null, null], "goals_conceded_46_60": [null, null], "goals_conceded_61_75": [null, null], "goals_conceded_76_90": [null, null]}, "position": "6", "stats": {"possession": null, "attacks": {"n": "78", "n_15": "11", "n_5": "6", "d": "82", "d_15": "12", "d_5": "7", "o_s": null}, "shoots": {"t": "11", "off": "6", "off_15": "1", "off_5": "1", "on": "5", "on_15": "0", "on_5": "0", "g_a": null}, "penalties": "1", "corners": {"t": "8", "f": "8", "h": "7", "c_15": "0", "c_5": "0"}, "fouls": {"t": null, "y_c": "1", "y_t_r_c": "0", "r_c": "0"}, "substitutions": "2", "throwins": null, "injuries": "1", "dominance_avg_2_5": "4.67"}}, "teamB": {"id": "78e62e18e4f70694", "name": "Abia Warriors", "score": {"f": "1", "1h": "0", "2h": "1", "o": null, "p": null}, "perf": {"l_5_matches": "DWLDL", "avg_game_goals": "1.8", "avg_goals_scored": "1", "avg_goals_conceded": "0.8", "o_1_5_team": "20", "btts": "40", "o_0_5_game": "100", "o_1_5_game": "60", "o_2_5_game": "20", "o_3_5_game": "0", "tot_goals_scored": "4", "goals_scored_0_15": [null, null], "goals_scored_16_30": [null, null], "goals_scored_31_45": ["1", "25"], "goals_scored_46_60": [null, null], "goals_scored_61_75": ["3", "75"], "goals_scored_76_90": [null, null], "tot_goals_conceded": "1", "goals_conceded_0_15": [null, null], "goals_conceded_16_30": [null, null], "goals_conceded_31_45": [null, null], "goals_conceded_46_60": [null, null], "goals_conceded_61_75": ["1", "100"], "goals_conceded_76_90": [null, null]}, "position": "13", "stats": {"possession": null, "attacks": {"n": "76", "n_15": "15", "n_5": "7", "d": "55", "d_15": "12", "d_5": "6", "o_s": null}, "shoots": {"t": "8", "off": "6", "off_15": "2", "off_5": "0", "on": "2", "on_15": "0", "on_5": "0", "g_a": null}, "penalties": "0", "corners": {"t": "1", "f": "1", "h": "0", "c_15": "1", "c_5": "0"}, "fouls": {"t": null, "y_c": "5", "y_t_r_c": "0", "r_c": "0"}, "substitutions": "2", "throwins": null, "injuries": "0", "dominance_avg_2_5": "4.17"}}, "dominance_index": [{"timer": "00:00", "teamA": 0, "teamB": 0}, {"timer": "00:30", "teamA": "5", "teamB": "4"}, {"timer": "01:00", "teamA": "5", "teamB": "4"}, {"timer": "01:30", "teamA": "5", "teamB": "4"}, {"timer": "02:00", "teamA": "8", "teamB": "1"}, {"timer": "02:30", "teamA": "15", "teamB": "2"}, {"timer": "03:30", "teamA": "3", "teamB": "0"}, {"timer": "04:00", "teamA": "4", "teamB": "0"}, {"timer": "04:30", "teamA": "4", "teamB": "0"}, {"timer": "05:00", "teamA": "4", "teamB": "1"}, {"timer": "08:30", "teamA": "5", "teamB": "15"}, {"timer": "09:00", "teamA": "4", "teamB": "0"}, {"timer": "09:30", "teamA": "5", "teamB": "15"}, {"timer": "10:30", "teamA": "13", "teamB": "0"}, {"timer": "11:00", "teamA": "2", "teamB": "0"}, {"timer": "11:30", "teamA": "5", "teamB": "3"}, {"timer": "12:00", "teamA": "4", "teamB": "5"}, {"timer": "12:30", "teamA": "4", "teamB": "3"}, {"timer": "13:00", "teamA": "4", "teamB": "0"}, {"timer": "13:30", "teamA": "3", "teamB": "3"}, {"timer": "14:00", "teamA": "1", "teamB": "0"}, {"timer": "14:30", "teamA": "1", "teamB": "0"}, {"timer": "15:00", "teamA": "5", "teamB": "1"}, {"timer": "15:30", "teamA": "3", "teamB": "4"}, {"timer": "16:00", "teamA": "12", "teamB": "0"}, {"timer": "16:30", "teamA": "8", "teamB": "0"}, {"timer": "17:00", "teamA": "13", "teamB": "0"}, {"timer": "17:30", "teamA": "4", "teamB": "0"}, {"timer": "18:30", "teamA": "1", "teamB": "5"}, {"timer": "20:00", "teamA": "4", "teamB": "7"}, {"timer": "20:30", "teamA": "1", "teamB": "0"}, {"timer": "21:00", "teamA": "3", "teamB": "0"}, {"timer": "21:30", "teamA": "6", "teamB": "4"}, {"timer": "22:00", "teamA": "6", "teamB": "3"}, {"timer": "22:30", "teamA": "9", "teamB": "0"}, {"timer": "23:00", "teamA": "9", "teamB": "0"}, {"timer": "23:30", "teamA": "4", "teamB": "0"}, {"timer": "24:00", "teamA": "4", "teamB": "9"}, {"timer": "24:30", "teamA": "4", "teamB": "9"}, {"timer": "25:00", "teamA": "4", "teamB": "3"}, {"timer": "25:30", "teamA": "4", "teamB": "0"}, {"timer": "26:00", "teamA": "7", "teamB": "1"}, {"timer": "26:30", "teamA": "4", "teamB": "1"}, {"timer": "27:00", "teamA": "8", "teamB": "0"}, {"timer": "27:30", "teamA": "4", "teamB": "4"}, {"timer": "30:00", "teamA": "5", "teamB": "4"}, {"timer": "30:30", "teamA": "5", "teamB": "0"}, {"timer": "31:00", "teamA": "7", "teamB": "0"}, {"timer": "32:30", "teamA": "1", "teamB": "4"}, {"timer": "33:00", "teamA": "9", "teamB": "4"}, {"timer": "34:30", "teamA": "4", "teamB": "4"}, {"timer": "35:00", "teamA": "4", "teamB": "0"}, {"timer": "35:30", "teamA": "4", "teamB": "1"}, {"timer": "36:00", "teamA": "4", "teamB": "4"}, {"timer": "36:30", "teamA": "1", "teamB": "4"}, {"timer": "37:00", "teamA": "1", "teamB": "7"}, {"timer": "37:30", "teamA": "1", "teamB": "4"}, {"timer": "38:00", "teamA": "1", "teamB": "3"}, {"timer": "38:30", "teamA": "10", "teamB": "0"}, {"timer": "39:00", "teamA": "11", "teamB": "4"}, {"timer": "39:30", "teamA": "1", "teamB": "0"}, {"timer": "40:00", "teamA": "7", "teamB": "0"}, {"timer": "40:30", "teamA": "4", "teamB": "0"}, {"timer": "41:00", "teamA": "3", "teamB": "0"}, {"timer": "41:30", "teamA": "2", "teamB": "0"}, {"timer": "42:00", "teamA": "11", "teamB": "0"}, {"timer": "45:00", "teamA": "11", "teamB": "8"}, {"timer": "45:00+00:00", "teamA": "4", "teamB": "8"}, {"timer": "45:00+00:30", "teamA": "4", "teamB": "5"}, {"timer": "45:00+01:00", "teamA": "3", "teamB": "0"}, {"timer": "45:30", "teamA": "4", "teamB": "1"}, {"timer": "46:00", "teamA": "3", "teamB": "4"}, {"timer": "46:30", "teamA": "1", "teamB": "0"}, {"timer": "47:00", "teamA": "1", "teamB": "0"}, {"timer": "49:00", "teamA": "4", "teamB": "5"}, {"timer": "49:30", "teamA": "4", "teamB": "0"}, {"timer": "50:00", "teamA": "3", "teamB": "1"}, {"timer": "50:30", "teamA": "4", "teamB": "0"}, {"timer": "51:30", "teamA": "3", "teamB": "0"}, {"timer": "52:00", "teamA": "3", "teamB": "0"}, {"timer": "52:30", "teamA": "3", "teamB": "0"}, {"timer": "54:00", "teamA": "3", "teamB": "0"}, {"timer": "54:30", "teamA": "3", "teamB": "0"}, {"timer": "55:00", "teamA": "7", "teamB": "4"}, {"timer": "55:30", "teamA": "7", "teamB": "5"}, {"timer": "56:00", "teamA": "1", "teamB": "1"}, {"timer": "56:30", "teamA": "1", "teamB": "7"}, {"timer": "57:00", "teamA": "5", "teamB": "4"}, {"timer": "57:30", "teamA": "5", "teamB": "4"}, {"timer": "58:00", "teamA": "5", "teamB": "4"}, {"timer": "60:00", "teamA": "1", "teamB": "3"}, {"timer": "60:30", "teamA": "1", "teamB": "3"}, {"timer": "61:00", "teamA": "4", "teamB": "0"}, {"timer": "61:30", "teamA": "4", "teamB": "7"}, {"timer": "62:00", "teamA": "4", "teamB": "1"}, {"timer": "62:30", "teamA": "9", "teamB": "0"}, {"timer": "65:00", "teamA": "10", "teamB": "0"}, {"timer": "66:00", "teamA": "3", "teamB": "0"}, {"timer": "66:30", "teamA": "10", "teamB": "0"}, {"timer": "67:00", "teamA": "5", "teamB": "4"}, {"timer": "67:30", "teamA": "4", "teamB": "0"}, {"timer": "69:00", "teamA": "1", "teamB": "0"}, {"timer": "69:30", "teamA": "1", "teamB": "1"}, {"timer": "70:00", "teamA": "4", "teamB": "1"}, {"timer": "70:30", "teamA": "9", "teamB": "0"}, {"timer": "71:00", "teamA": "13", "teamB": "0"}, {"timer": "71:30", "teamA": "1", "teamB": "1"}, {"timer": "72:00", "teamA": "4", "teamB": "1"}, {"timer": "72:30", "teamA": "3", "teamB": "0"}, {"timer": "75:30", "teamA": "4", "teamB": "3"}, {"timer": "76:00", "teamA": "4", "teamB": "0"}, {"timer": "76:30", "teamA": "1", "teamB": "10"}, {"timer": "77:00", "teamA": "1", "teamB": "6"}, {"timer": "77:30", "teamA": "1", "teamB": "2"}, {"timer": "78:30", "teamA": "3", "teamB": "0"}, {"timer": "79:00", "teamA": "1", "teamB": "0"}, {"timer": "79:30", "teamA": "3", "teamB": "0"}, {"timer": "80:30", "teamA": "4", "teamB": "1"}, {"timer": "81:00", "teamA": "4", "teamB": "1"}, {"timer": "81:30", "teamA": "1", "teamB": "1"}, {"timer": "82:30", "teamA": "3", "teamB": "5"}, {"timer": "83:30", "teamA": "3", "teamB": "0"}, {"timer": "86:00", "teamA": "4", "teamB": "1"}, {"timer": "87:00", "teamA": "4", "teamB": "0"}, {"timer": "87:30", "teamA": "4", "teamB": "1"}, {"timer": "88:00", "teamA": "1", "teamB": "1"}, {"timer": "88:30", "teamA": "3", "teamB": "0"}, {"timer": "89:00", "teamA": "3", "teamB": "0"}, {"timer": "89:30", "teamA": "15", "teamB": "0"}, {"timer": "90:00", "teamA": "5", "teamB": "23"}, {"timer": "90:00+00:00", "teamA": "4", "teamB": "4"}, {"timer": "90:00+00:30", "teamA": "1", "teamB": "5"}], "odds": {"starting": {"1X2": {"bet365": {"1": "1.444", "2": "7.000", "X": "3.600"}}, "over_under": {"bet365": {"o": "2.050", "u": "1.750", "v": "2.0"}}}, "kickoff": {"1X2": {"bet365": {"1": "1.444", "2": "7.000", "X": "3.600"}}, "asian_handicap": {"bet365": {"1": "1.850", "2": "1.950", "v": "-1"}}, "over_under": {"bet365": {"o": "1.725", "u": "1.975", "v": "1.75"}}, "1h_asian_handicap": {"bet365": {"1": "1.650", "2": "2.100", "v": "-0.25"}}, "1h_goalline": {"bet365": {"o": "1.900", "u": "1.900", "v": "0.75"}}, "1h_result": {"bet365": {"1": "2.100", "2": "9.000", "X": "2.000"}}}, "live": {"1X2": {"bet365": {"1": "1.004", "2": "501.000", "X": "41.000"}}, "asian_handicap": {"bet365": {"1": "1.325", "2": "3.300", "v": "0"}}, "over_under": {"bet365": {"o": "7.800", "u": "1.090", "v": "3.5"}}, "1h_asian_handicap": {"bet365": {"1": "5.200", "2": "1.140", "v": "-0.25"}}, "1h_goalline": {"bet365": {"o": "8.100", "u": "1.085", "v": "0.5"}}, "1h_result": {"bet365": {"1": "11.000", "2": "34.000", "X": "1.050"}}}, "dropping": {"1": ["31", "91"], "2": ["19", "85"], "X": ["33", "85"]}}}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "date": {"type": "string"}, "timer": {"type": "string"}, "est_e_time": {"type": "string"}, "in_play": {"type": "boolean"}, "championship": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_name": {"type": "string"}, "country": {"type": "string"}}}, "teamA": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "object", "properties": {"f": {"type": "string"}, "1h": {"type": "string"}, "2h": {"type": "string"}, "o": {"type": "null"}, "p": {"type": "null"}}}, "perf": {"type": "object", "properties": {"l_5_matches": {"type": "string"}, "avg_game_goals": {"type": "string"}, "avg_goals_scored": {"type": "string"}, "avg_goals_conceded": {"type": "string"}, "o_1_5_team": {"type": "string"}, "btts": {"type": "string"}, "o_0_5_game": {"type": "string"}, "o_1_5_game": {"type": "string"}, "o_2_5_game": {"type": "string"}, "o_3_5_game": {"type": "string"}, "tot_goals_scored": {"type": "string"}, "goals_scored_0_15": {"type": "array", "items": {"type": "null"}}, "goals_scored_16_30": {"type": "array", "items": {"type": "string"}}, "goals_scored_31_45": {"type": "array", "items": {"type": "null"}}, "goals_scored_46_60": {"type": "array", "items": {"type": "string"}}, "goals_scored_61_75": {"type": "array", "items": {"type": "null"}}, "goals_scored_76_90": {"type": "array", "items": {"type": "string"}}, "tot_goals_conceded": {"type": "null"}, "goals_conceded_0_15": {"type": "array", "items": {"type": "null"}}, "goals_conceded_16_30": {"type": "array", "items": {"type": "null"}}, "goals_conceded_31_45": {"type": "array", "items": {"type": "null"}}, "goals_conceded_46_60": {"type": "array", "items": {"type": "null"}}, "goals_conceded_61_75": {"type": "array", "items": {"type": "null"}}, "goals_conceded_76_90": {"type": "array", "items": {"type": "null"}}}}, "position": {"type": "string"}, "stats": {"type": "object", "properties": {"possession": {"type": "null"}, "attacks": {"type": "object", "properties": {"n": {"type": "string"}, "n_15": {"type": "string"}, "n_5": {"type": "string"}, "d": {"type": "string"}, "d_15": {"type": "string"}, "d_5": {"type": "string"}, "o_s": {"type": "null"}}}, "shoots": {"type": "object", "properties": {"t": {"type": "string"}, "off": {"type": "string"}, "off_15": {"type": "string"}, "off_5": {"type": "string"}, "on": {"type": "string"}, "on_15": {"type": "string"}, "on_5": {"type": "string"}, "g_a": {"type": "null"}}}, "penalties": {"type": "string"}, "corners": {"type": "object", "properties": {"t": {"type": "string"}, "f": {"type": "string"}, "h": {"type": "string"}, "c_15": {"type": "string"}, "c_5": {"type": "string"}}}, "fouls": {"type": "object", "properties": {"t": {"type": "null"}, "y_c": {"type": "string"}, "y_t_r_c": {"type": "string"}, "r_c": {"type": "string"}}}, "substitutions": {"type": "string"}, "throwins": {"type": "null"}, "injuries": {"type": "string"}, "dominance_avg_2_5": {"type": "string"}}}}}, "teamB": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "object", "properties": {"f": {"type": "string"}, "1h": {"type": "string"}, "2h": {"type": "string"}, "o": {"type": "null"}, "p": {"type": "null"}}}, "perf": {"type": "object", "properties": {"l_5_matches": {"type": "string"}, "avg_game_goals": {"type": "string"}, "avg_goals_scored": {"type": "string"}, "avg_goals_conceded": {"type": "string"}, "o_1_5_team": {"type": "string"}, "btts": {"type": "string"}, "o_0_5_game": {"type": "string"}, "o_1_5_game": {"type": "string"}, "o_2_5_game": {"type": "string"}, "o_3_5_game": {"type": "string"}, "tot_goals_scored": {"type": "string"}, "goals_scored_0_15": {"type": "array", "items": {"type": "null"}}, "goals_scored_16_30": {"type": "array", "items": {"type": "null"}}, "goals_scored_31_45": {"type": "array", "items": {"type": "string"}}, "goals_scored_46_60": {"type": "array", "items": {"type": "null"}}, "goals_scored_61_75": {"type": "array", "items": {"type": "string"}}, "goals_scored_76_90": {"type": "array", "items": {"type": "null"}}, "tot_goals_conceded": {"type": "string"}, "goals_conceded_0_15": {"type": "array", "items": {"type": "null"}}, "goals_conceded_16_30": {"type": "array", "items": {"type": "null"}}, "goals_conceded_31_45": {"type": "array", "items": {"type": "null"}}, "goals_conceded_46_60": {"type": "array", "items": {"type": "null"}}, "goals_conceded_61_75": {"type": "array", "items": {"type": "string"}}, "goals_conceded_76_90": {"type": "array", "items": {"type": "null"}}}}, "position": {"type": "string"}, "stats": {"type": "object", "properties": {"possession": {"type": "null"}, "attacks": {"type": "object", "properties": {"n": {"type": "string"}, "n_15": {"type": "string"}, "n_5": {"type": "string"}, "d": {"type": "string"}, "d_15": {"type": "string"}, "d_5": {"type": "string"}, "o_s": {"type": "null"}}}, "shoots": {"type": "object", "properties": {"t": {"type": "string"}, "off": {"type": "string"}, "off_15": {"type": "string"}, "off_5": {"type": "string"}, "on": {"type": "string"}, "on_15": {"type": "string"}, "on_5": {"type": "string"}, "g_a": {"type": "null"}}}, "penalties": {"type": "string"}, "corners": {"type": "object", "properties": {"t": {"type": "string"}, "f": {"type": "string"}, "h": {"type": "string"}, "c_15": {"type": "string"}, "c_5": {"type": "string"}}}, "fouls": {"type": "object", "properties": {"t": {"type": "null"}, "y_c": {"type": "string"}, "y_t_r_c": {"type": "string"}, "r_c": {"type": "string"}}}, "substitutions": {"type": "string"}, "throwins": {"type": "null"}, "injuries": {"type": "string"}, "dominance_avg_2_5": {"type": "string"}}}}}, "dominance_index": {"type": "array", "items": {"type": "object"}}, "odds": {"type": "object", "properties": {"starting": {"type": "object", "properties": {"1X2": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "X": {"type": "string"}}}}}, "over_under": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"o": {"type": "string"}, "u": {"type": "string"}, "v": {"type": "string"}}}}}}}, "kickoff": {"type": "object", "properties": {"1X2": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "X": {"type": "string"}}}}}, "asian_handicap": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "v": {"type": "string"}}}}}, "over_under": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"o": {"type": "string"}, "u": {"type": "string"}, "v": {"type": "string"}}}}}, "1h_asian_handicap": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "v": {"type": "string"}}}}}, "1h_goalline": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"o": {"type": "string"}, "u": {"type": "string"}, "v": {"type": "string"}}}}}, "1h_result": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "X": {"type": "string"}}}}}}}, "live": {"type": "object", "properties": {"1X2": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "X": {"type": "string"}}}}}, "asian_handicap": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "v": {"type": "string"}}}}}, "over_under": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"o": {"type": "string"}, "u": {"type": "string"}, "v": {"type": "string"}}}}}, "1h_asian_handicap": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "v": {"type": "string"}}}}}, "1h_goalline": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"o": {"type": "string"}, "u": {"type": "string"}, "v": {"type": "string"}}}}}, "1h_result": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "X": {"type": "string"}}}}}}}, "dropping": {"type": "object", "properties": {"1": {"type": "array", "items": {"type": "string"}}, "2": {"type": "array", "items": {"type": "string"}}, "X": {"type": "array", "items": {"type": "string"}}}}}}}}}}} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/a34f07f9-e856-4bb6-adc7-ffae6959226b/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | liveMatchesBasic | Returns with all live mactches with data: id, in_play, status, championship data, teams data and match stats.
The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible (import with double click) | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [], "result": [{"id": "7a32a44098e78968", "date": "2022-02-13 15:30:00", "timer": "88:09", "est_e_time": false, "in_play": true, "championship": {"id": "f8fd56a0150c50eb", "name": "Portugal Primeira Liga", "s_name": "Primeira Liga 21/22", "country": "PT"}, "teamA": {"id": "f0ad73507b02f58b", "name": "Famalicao", "score": {"f": "5", "1h": "4", "2h": "5", "o": null, "p": null}, "perf": {"l_5_matches": "LDLDW", "avg_game_goals": "1.4", "avg_goals_scored": "0.4", "avg_goals_conceded": "1", "o_1_5_team": "0", "btts": "20", "o_0_5_game": "60", "o_1_5_game": "40", "o_2_5_game": "20", "o_3_5_game": "20", "tot_goals_scored": "4", "goals_scored_0_15": ["1", "25"], "goals_scored_16_30": [null, null], "goals_scored_31_45": [null, null], "goals_scored_46_60": [null, null], "goals_scored_61_75": ["1", "25"], "goals_scored_76_90": ["2", "50"], "tot_goals_conceded": "6", "goals_conceded_0_15": ["1", "17"], "goals_conceded_16_30": ["1", "17"], "goals_conceded_31_45": ["2", "33"], "goals_conceded_46_60": [null, null], "goals_conceded_61_75": ["1", "17"], "goals_conceded_76_90": ["1", "17"]}, "position": "17", "stats": {"possession": "56", "attacks": {"n": "101", "n_15": "22", "n_5": "7", "d": "28", "d_15": "4", "d_5": "1", "o_s": null}, "shoots": {"t": "11", "off": "4", "off_15": "1", "off_5": "1", "on": "7", "on_15": "1", "on_5": "0", "g_a": "10"}, "penalties": "1", "corners": {"t": "4", "f": null, "h": "2", "c_15": "0", "c_5": "0"}, "fouls": {"t": "12", "y_c": "4", "y_t_r_c": "0", "r_c": "0"}, "substitutions": "4", "throwins": null, "injuries": "1", "dominance_avg_2_5": "5.62"}}, "teamB": {"id": "bdf5f8459639b7dc", "name": "Moreirense", "score": {"f": "0", "1h": "0", "2h": "0", "o": null, "p": null}, "perf": {"l_5_matches": "WLLDW", "avg_game_goals": "2.4", "avg_goals_scored": "1.2", "avg_goals_conceded": "1.2", "o_1_5_team": "20", "btts": "40", "o_0_5_game": "100", "o_1_5_game": "80", "o_2_5_game": "20", "o_3_5_game": "20", "tot_goals_scored": "6", "goals_scored_0_15": [null, null], "goals_scored_16_30": ["1", "17"], "goals_scored_31_45": ["1", "17"], "goals_scored_46_60": ["1", "17"], "goals_scored_61_75": ["2", "33"], "goals_scored_76_90": ["1", "17"], "tot_goals_conceded": "8", "goals_conceded_0_15": [null, null], "goals_conceded_16_30": ["1", "13"], "goals_conceded_31_45": ["2", "25"], "goals_conceded_46_60": ["1", "13"], "goals_conceded_61_75": ["2", "25"], "goals_conceded_76_90": ["2", "25"]}, "position": "15", "stats": {"possession": "44", "attacks": {"n": "101", "n_15": "20", "n_5": "8", "d": "40", "d_15": "6", "d_5": "2", "o_s": null}, "shoots": {"t": "6", "off": "2", "off_15": "0", "off_5": "0", "on": "4", "on_15": "1", "on_5": "0", "g_a": "6"}, "penalties": "0", "corners": {"t": "5", "f": null, "h": "3", "c_15": "1", "c_5": "0"}, "fouls": {"t": "10", "y_c": "3", "y_t_r_c": "0", "r_c": "0"}, "substitutions": "5", "throwins": null, "injuries": "2", "dominance_avg_2_5": "5.88"}}, "dominance_index": [{"timer": "00:00", "teamA": 0, "teamB": 0}, {"timer": "02:30", "teamA": "29.8", "teamB": "10.2"}, {"timer": "03:00", "teamA": "30", "teamB": "9"}, {"timer": "03:30", "teamA": "5.8", "teamB": "5.2"}, {"timer": "04:00", "teamA": "4.4", "teamB": "8.6"}, {"timer": "04:30", "teamA": "6.2", "teamB": "4.8"}, {"timer": "05:00", "teamA": "6", "teamB": "8"}, {"timer": "05:30", "teamA": "5.1", "teamB": "4.9"}, {"timer": "06:00", "teamA": "5.9", "teamB": "5.1"}, {"timer": "06:30", "teamA": "7.3", "teamB": "4.7"}, {"timer": "07:00", "teamA": "5.3", "teamB": "4.7"}, {"timer": "07:30", "teamA": "5", "teamB": "11"}, {"timer": "08:00", "teamA": "4.5", "teamB": "13.5"}, {"timer": "08:30", "teamA": "5.9", "teamB": "6.1"}, {"timer": "09:00", "teamA": "5.9", "teamB": "5.1"}, {"timer": "09:30", "teamA": "5.8", "teamB": "5.2"}, {"timer": "10:00", "teamA": "5.8", "teamB": "5.2"}, {"timer": "10:30", "teamA": "8", "teamB": "9"}, {"timer": "11:00", "teamA": "7.3", "teamB": "5.7"}, {"timer": "11:30", "teamA": "5.3", "teamB": "4.7"}, {"timer": "12:00", "teamA": "5.3", "teamB": "4.7"}, {"timer": "12:30", "teamA": "6.5", "teamB": "6.5"}, {"timer": "13:00", "teamA": "5.5", "teamB": "4.5"}, {"timer": "13:30", "teamA": "5.7", "teamB": "10.3"}, {"timer": "14:00", "teamA": "5.6", "teamB": "11.4"}, {"timer": "14:30", "teamA": "5.6", "teamB": "4.4"}, {"timer": "15:00", "teamA": "8.8", "teamB": "4.2"}, {"timer": "15:30", "teamA": "5.8", "teamB": "4.2"}, {"timer": "16:00", "teamA": "11.9", "teamB": "4.1"}, {"timer": "16:30", "teamA": "6.8", "teamB": "16.2"}, {"timer": "17:00", "teamA": "5.7", "teamB": "4.3"}, {"timer": "17:30", "teamA": "5.7", "teamB": "4.3"}, {"timer": "18:00", "teamA": "5.7", "teamB": "4.3"}, {"timer": "18:30", "teamA": "5.7", "teamB": "4.3"}, {"timer": "19:00", "teamA": "9.8", "teamB": "5.2"}, {"timer": "19:30", "teamA": "7.7", "teamB": "5.3"}, {"timer": "20:00", "teamA": "7.8", "teamB": "4.2"}, {"timer": "20:30", "teamA": "6.9", "teamB": "4.1"}, {"timer": "21:00", "teamA": "7.1", "teamB": "6.9"}, {"timer": "21:30", "teamA": "6", "teamB": "5"}, {"timer": "22:00", "teamA": "15.1", "teamB": "4.9"}, {"timer": "22:30", "teamA": "6.1", "teamB": "3.9"}, {"timer": "23:00", "teamA": "8.2", "teamB": "3.8"}, {"timer": "23:30", "teamA": "7.4", "teamB": "3.6"}, {"timer": "24:00", "teamA": "6.4", "teamB": "3.6"}, {"timer": "24:30", "teamA": "6.4", "teamB": "3.6"}, {"timer": "25:00", "teamA": "11.4", "teamB": "3.6"}, {"timer": "25:30", "teamA": "9.4", "teamB": "3.6"}, {"timer": "26:00", "teamA": "6.4", "teamB": "3.6"}, {"timer": "26:30", "teamA": "16.4", "teamB": "3.6"}, {"timer": "27:00", "teamA": "6.3", "teamB": "4.7"}, {"timer": "27:30", "teamA": "6.3", "teamB": "5.7"}, {"timer": "28:00", "teamA": "7.4", "teamB": "3.6"}, {"timer": "28:30", "teamA": "12.4", "teamB": "3.6"}, {"timer": "29:00", "teamA": "6.5", "teamB": "3.5"}, {"timer": "29:30", "teamA": "6.6", "teamB": "3.4"}, {"timer": "30:00", "teamA": "6.6", "teamB": "3.4"}, {"timer": "30:30", "teamA": "9.6", "teamB": "11.4"}, {"timer": "31:00", "teamA": "16.6", "teamB": "3.4"}, {"timer": "31:30", "teamA": "6.6", "teamB": "3.4"}, {"timer": "32:00", "teamA": "6.6", "teamB": "3.4"}, {"timer": "32:30", "teamA": "6.6", "teamB": "3.4"}, {"timer": "33:00", "teamA": "16.6", "teamB": "4.4"}, {"timer": "33:30", "teamA": "6.6", "teamB": "3.4"}, {"timer": "34:00", "teamA": "9.7", "teamB": "3.3"}, {"timer": "34:30", "teamA": "16.7", "teamB": "3.3"}, {"timer": "35:00", "teamA": "6.7", "teamB": "3.3"}, {"timer": "35:30", "teamA": "6.7", "teamB": "3.3"}, {"timer": "36:00", "teamA": "7.6", "teamB": "5.4"}, {"timer": "36:30", "teamA": "6.6", "teamB": "3.4"}, {"timer": "37:00", "teamA": "6.6", "teamB": "3.4"}, {"timer": "37:30", "teamA": "6.6", "teamB": "3.4"}, {"timer": "38:00", "teamA": "6.6", "teamB": "3.4"}, {"timer": "38:30", "teamA": "6.6", "teamB": "3.4"}, {"timer": "39:00", "teamA": "6.6", "teamB": "3.4"}, {"timer": "39:30", "teamA": "8.6", "teamB": "24.4"}, {"timer": "40:00", "teamA": "10.6", "teamB": "5.4"}, {"timer": "40:30", "teamA": "6.5", "teamB": "3.5"}, {"timer": "41:00", "teamA": "6.4", "teamB": "4.6"}, {"timer": "41:30", "teamA": "6.4", "teamB": "3.6"}, {"timer": "42:00", "teamA": "6.3", "teamB": "11.7"}, {"timer": "42:30", "teamA": "6.3", "teamB": "6.7"}, {"timer": "43:00", "teamA": "8.3", "teamB": "4.7"}, {"timer": "43:30", "teamA": "6.4", "teamB": "3.6"}, {"timer": "44:00", "teamA": "6.4", "teamB": "3.6"}, {"timer": "44:30", "teamA": "6.4", "teamB": "3.6"}, {"timer": "45:00", "teamA": "21.4", "teamB": "6.6"}, {"timer": "45:00+00:00", "teamA": "17.5", "teamB": "3.5"}, {"timer": "45:00+00:30", "teamA": "9.5", "teamB": "3.5"}, {"timer": "45:00+01:00", "teamA": "6.5", "teamB": "3.5"}, {"timer": "45:00+01:30", "teamA": "7.4", "teamB": "4.6"}, {"timer": "45:00+02:00", "teamA": "6.4", "teamB": "3.6"}, {"timer": "45:00+02:30", "teamA": "6.4", "teamB": "3.6"}, {"timer": "45:30", "teamA": "8.3", "teamB": "9.7"}, {"timer": "46:00", "teamA": "14.3", "teamB": "3.7"}, {"timer": "46:30", "teamA": "9.3", "teamB": "3.7"}, {"timer": "47:00", "teamA": "6.3", "teamB": "3.7"}, {"timer": "47:30", "teamA": "6.3", "teamB": "3.7"}, {"timer": "48:00", "teamA": "11.2", "teamB": "6.8"}, {"timer": "48:30", "teamA": "6.1", "teamB": "4.9"}, {"timer": "49:00", "teamA": "6.1", "teamB": "4.9"}, {"timer": "49:30", "teamA": "14.2", "teamB": "4.8"}, {"timer": "50:00", "teamA": "16.2", "teamB": "3.8"}, {"timer": "50:30", "teamA": "7.1", "teamB": "3.9"}, {"timer": "51:00", "teamA": "6.1", "teamB": "3.9"}, {"timer": "51:30", "teamA": "6", "teamB": "5"}, {"timer": "52:00", "teamA": "6", "teamB": "6"}, {"timer": "52:30", "teamA": "8.1", "teamB": "5.9"}, {"timer": "53:00", "teamA": "6.1", "teamB": "3.9"}, {"timer": "53:30", "teamA": "11.1", "teamB": "3.9"}, {"timer": "54:00", "teamA": "6", "teamB": "4"}, {"timer": "54:30", "teamA": "5.9", "teamB": "11.1"}, {"timer": "55:00", "teamA": "5.9", "teamB": "5.1"}, {"timer": "55:30", "teamA": "5.9", "teamB": "5.1"}, {"timer": "56:00", "teamA": "6", "teamB": "4"}, {"timer": "56:30", "teamA": "14", "teamB": "4"}, {"timer": "57:00", "teamA": "9.1", "teamB": "3.9"}, {"timer": "57:30", "teamA": "6", "teamB": "7"}, {"timer": "58:00", "teamA": "6", "teamB": "4"}, {"timer": "58:30", "teamA": "6", "teamB": "4"}, {"timer": "59:00", "teamA": "6", "teamB": "4"}, {"timer": "59:30", "teamA": "6", "teamB": "7"}, {"timer": "60:00", "teamA": "9", "teamB": "4"}, {"timer": "60:30", "teamA": "5.9", "teamB": "6.1"}, {"timer": "61:00", "teamA": "6", "teamB": "4"}, {"timer": "61:30", "teamA": "10", "teamB": "6"}, {"timer": "62:00", "teamA": "5.9", "teamB": "4.1"}, {"timer": "62:30", "teamA": "5.9", "teamB": "4.1"}, {"timer": "63:00", "teamA": "6", "teamB": "5"}, {"timer": "63:30", "teamA": "5.9", "teamB": "18.1"}, {"timer": "64:00", "teamA": "5.9", "teamB": "4.1"}, {"timer": "64:30", "teamA": "5.8", "teamB": "4.2"}, {"timer": "65:00", "teamA": "8.8", "teamB": "4.2"}, {"timer": "65:30", "teamA": "5.8", "teamB": "5.2"}, {"timer": "66:00", "teamA": "5.7", "teamB": "19.3"}, {"timer": "66:30", "teamA": "5.7", "teamB": "8.3"}, {"timer": "67:00", "teamA": "5.6", "teamB": "8.4"}, {"timer": "67:30", "teamA": "5.6", "teamB": "4.4"}, {"timer": "68:00", "teamA": "5.6", "teamB": "7.4"}, {"timer": "68:30", "teamA": "5.6", "teamB": "4.4"}, {"timer": "69:00", "teamA": "5.6", "teamB": "4.4"}, {"timer": "69:30", "teamA": "23.7", "teamB": "4.3"}, {"timer": "70:00", "teamA": "5.7", "teamB": "4.3"}, {"timer": "70:30", "teamA": "5.7", "teamB": "4.3"}, {"timer": "71:00", "teamA": "5.7", "teamB": "4.3"}, {"timer": "71:30", "teamA": "5.7", "teamB": "4.3"}, {"timer": "72:00", "teamA": "10.7", "teamB": "8.3"}, {"timer": "72:30", "teamA": "5.6", "teamB": "5.4"}, {"timer": "73:00", "teamA": "6.6", "teamB": "6.4"}, {"timer": "73:30", "teamA": "5.6", "teamB": "4.4"}, {"timer": "74:00", "teamA": "5.6", "teamB": "21.4"}, {"timer": "74:30", "teamA": "5.6", "teamB": "4.4"}, {"timer": "75:00", "teamA": "5.6", "teamB": "5.4"}, {"timer": "75:30", "teamA": "11.6", "teamB": "4.4"}, {"timer": "76:00", "teamA": "9.6", "teamB": "5.4"}, {"timer": "76:30", "teamA": "5.6", "teamB": "7.4"}, {"timer": "77:00", "teamA": "5.6", "teamB": "4.4"}, {"timer": "77:30", "teamA": "5.6", "teamB": "5.4"}, {"timer": "78:00", "teamA": "5.6", "teamB": "4.4"}, {"timer": "78:30", "teamA": "5.6", "teamB": "4.4"}, {"timer": "79:00", "teamA": "6.6", "teamB": "4.4"}, {"timer": "79:30", "teamA": "5.6", "teamB": "5.4"}, {"timer": "80:00", "teamA": "11.6", "teamB": "5.4"}, {"timer": "80:30", "teamA": "5.6", "teamB": "4.4"}, {"timer": "81:00", "teamA": "7.6", "teamB": "4.4"}, {"timer": "81:30", "teamA": "12.7", "teamB": "6.3"}, {"timer": "82:00", "teamA": "5.7", "teamB": "4.3"}, {"timer": "82:30", "teamA": "5.6", "teamB": "6.4"}, {"timer": "83:00", "teamA": "6.7", "teamB": "4.3"}, {"timer": "83:30", "teamA": "7.7", "teamB": "4.3"}, {"timer": "84:00", "teamA": "8.7", "teamB": "4.3"}, {"timer": "84:30", "teamA": "9.7", "teamB": "4.3"}, {"timer": "85:00", "teamA": "7.7", "teamB": "9.3"}, {"timer": "85:30", "teamA": "5.7", "teamB": "9.3"}, {"timer": "86:00", "teamA": "5.6", "teamB": "5.4"}, {"timer": "86:30", "teamA": "5.6", "teamB": "7.4"}, {"timer": "87:00", "teamA": "5.6", "teamB": "4.4"}, {"timer": "87:30", "teamA": "5.6", "teamB": "4.4"}, {"timer": "88:00", "teamA": "5.6", "teamB": "4.4"}]}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "date": {"type": "string"}, "timer": {"type": "string"}, "est_e_time": {"type": "boolean"}, "in_play": {"type": "boolean"}, "championship": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_name": {"type": "string"}, "country": {"type": "string"}}}, "teamA": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "object", "properties": {"f": {"type": "string"}, "1h": {"type": "string"}, "2h": {"type": "string"}, "o": {"type": "null"}, "p": {"type": "null"}}}, "perf": {"type": "object", "properties": {"l_5_matches": {"type": "string"}, "avg_game_goals": {"type": "string"}, "avg_goals_scored": {"type": "string"}, "avg_goals_conceded": {"type": "string"}, "o_1_5_team": {"type": "string"}, "btts": {"type": "string"}, "o_0_5_game": {"type": "string"}, "o_1_5_game": {"type": "string"}, "o_2_5_game": {"type": "string"}, "o_3_5_game": {"type": "string"}, "tot_goals_scored": {"type": "string"}, "goals_scored_0_15": {"type": "array", "items": {"type": "string"}}, "goals_scored_16_30": {"type": "array", "items": {"type": "null"}}, "goals_scored_31_45": {"type": "array", "items": {"type": "null"}}, "goals_scored_46_60": {"type": "array", "items": {"type": "null"}}, "goals_scored_61_75": {"type": "array", "items": {"type": "string"}}, "goals_scored_76_90": {"type": "array", "items": {"type": "string"}}, "tot_goals_conceded": {"type": "string"}, "goals_conceded_0_15": {"type": "array", "items": {"type": "string"}}, "goals_conceded_16_30": {"type": "array", "items": {"type": "string"}}, "goals_conceded_31_45": {"type": "array", "items": {"type": "string"}}, "goals_conceded_46_60": {"type": "array", "items": {"type": "null"}}, "goals_conceded_61_75": {"type": "array", "items": {"type": "string"}}, "goals_conceded_76_90": {"type": "array", "items": {"type": "string"}}}}, "position": {"type": "string"}, "stats": {"type": "object", "properties": {"possession": {"type": "string"}, "attacks": {"type": "object", "properties": {"n": {"type": "string"}, "n_15": {"type": "string"}, "n_5": {"type": "string"}, "d": {"type": "string"}, "d_15": {"type": "string"}, "d_5": {"type": "string"}, "o_s": {"type": "null"}}}, "shoots": {"type": "object", "properties": {"t": {"type": "string"}, "off": {"type": "string"}, "off_15": {"type": "string"}, "off_5": {"type": "string"}, "on": {"type": "string"}, "on_15": {"type": "string"}, "on_5": {"type": "string"}, "g_a": {"type": "string"}}}, "penalties": {"type": "string"}, "corners": {"type": "object", "properties": {"t": {"type": "string"}, "f": {"type": "null"}, "h": {"type": "string"}, "c_15": {"type": "string"}, "c_5": {"type": "string"}}}, "fouls": {"type": "object", "properties": {"t": {"type": "string"}, "y_c": {"type": "string"}, "y_t_r_c": {"type": "string"}, "r_c": {"type": "string"}}}, "substitutions": {"type": "string"}, "throwins": {"type": "null"}, "injuries": {"type": "string"}, "dominance_avg_2_5": {"type": "string"}}}}}, "teamB": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "object", "properties": {"f": {"type": "string"}, "1h": {"type": "string"}, "2h": {"type": "string"}, "o": {"type": "null"}, "p": {"type": "null"}}}, "perf": {"type": "object", "properties": {"l_5_matches": {"type": "string"}, "avg_game_goals": {"type": "string"}, "avg_goals_scored": {"type": "string"}, "avg_goals_conceded": {"type": "string"}, "o_1_5_team": {"type": "string"}, "btts": {"type": "string"}, "o_0_5_game": {"type": "string"}, "o_1_5_game": {"type": "string"}, "o_2_5_game": {"type": "string"}, "o_3_5_game": {"type": "string"}, "tot_goals_scored": {"type": "string"}, "goals_scored_0_15": {"type": "array", "items": {"type": "null"}}, "goals_scored_16_30": {"type": "array", "items": {"type": "string"}}, "goals_scored_31_45": {"type": "array", "items": {"type": "string"}}, "goals_scored_46_60": {"type": "array", "items": {"type": "string"}}, "goals_scored_61_75": {"type": "array", "items": {"type": "string"}}, "goals_scored_76_90": {"type": "array", "items": {"type": "string"}}, "tot_goals_conceded": {"type": "string"}, "goals_conceded_0_15": {"type": "array", "items": {"type": "null"}}, "goals_conceded_16_30": {"type": "array", "items": {"type": "string"}}, "goals_conceded_31_45": {"type": "array", "items": {"type": "string"}}, "goals_conceded_46_60": {"type": "array", "items": {"type": "string"}}, "goals_conceded_61_75": {"type": "array", "items": {"type": "string"}}, "goals_conceded_76_90": {"type": "array", "items": {"type": "string"}}}}, "position": {"type": "string"}, "stats": {"type": "object", "properties": {"possession": {"type": "string"}, "attacks": {"type": "object", "properties": {"n": {"type": "string"}, "n_15": {"type": "string"}, "n_5": {"type": "string"}, "d": {"type": "string"}, "d_15": {"type": "string"}, "d_5": {"type": "string"}, "o_s": {"type": "null"}}}, "shoots": {"type": "object", "properties": {"t": {"type": "string"}, "off": {"type": "string"}, "off_15": {"type": "string"}, "off_5": {"type": "string"}, "on": {"type": "string"}, "on_15": {"type": "string"}, "on_5": {"type": "string"}, "g_a": {"type": "string"}}}, "penalties": {"type": "string"}, "corners": {"type": "object", "properties": {"t": {"type": "string"}, "f": {"type": "null"}, "h": {"type": "string"}, "c_15": {"type": "string"}, "c_5": {"type": "string"}}}, "fouls": {"type": "object", "properties": {"t": {"type": "string"}, "y_c": {"type": "string"}, "y_t_r_c": {"type": "string"}, "r_c": {"type": "string"}}}, "substitutions": {"type": "string"}, "throwins": {"type": "null"}, "injuries": {"type": "string"}, "dominance_avg_2_5": {"type": "string"}}}}}, "dominance_index": {"type": "array", "items": {"type": "object"}}}}}}} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/223be1f8-0e32-46db-b760-7159f38dc648/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | viewMatchesFull | Returns with match data: id, date, status, timer, championship data, match stats, match events and match odds | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [], "result": [{"id": "72076fd540110b89", "date": "2022-02-07 19:00:00", "status": "ENDED", "timer": "90:00", "est_e_time": false, "championship": {"id": "f8fd56a0150c50eb", "name": "Portugal Primeira Liga", "s_name": "Primeira Liga 21/22"}, "teamA": {"id": "716b17a5a3426c1a", "name": "Tondela", "score": {"f": "1", "1h": "0", "2h": "1", "o": null, "p": null}, "stats": {"possession": "44", "attacks": {"n": "95", "d": "41", "o_s": "4"}, "shoots": {"t": "10", "off": "8", "on": "2", "g_a": "6"}, "penalties": "0", "corners": {"t": "4", "f": "4", "h": "2"}, "fouls": {"t": "15", "y_c": "1", "y_t_r_c": "1", "r_c": "1"}, "substitutions": "5", "throwins": null, "injuries": "2", "dominance_avg_2_5": null}, "lineup": {"start": [{"id": "d892ed477ddd3152", "name": "Pedro Trigueira", "s_n": "88"}, {"id": "b1a34196194af002", "name": "Tiago", "s_n": "19"}, {"id": "7ab83f4240cd732", "name": "Quaresma", "s_n": "72"}, {"id": "b485bf1e010d7ff8", "name": "Ricardo Alves", "s_n": "34"}, {"id": "c1338444f17544e3", "name": "Neto Borges", "s_n": "3"}, {"id": "51523d52bcf38ef5", "name": "Iker Undabarrena", "s_n": "21"}, {"id": "36e5dec9c20674c9", "name": "Joao Pedro", "s_n": "8"}, {"id": "9b324c0f8f0b6e4d", "name": "Juan Manuel Boselli Graf", "s_n": "11"}, {"id": "ee5cc3d1282f0479", "name": "Javier Cortes Aviles", "s_n": "10"}, {"id": "62c963a1ef4d3f62", "name": "Salvador Agra", "s_n": "7"}, {"id": "945af1007b348be0", "name": "Daniel Dos Anjos", "s_n": "29"}], "substitutions": [{"id": "dd5dbd83cc0225", "name": "Marcelo Alves", "s_n": "33"}, {"id": "86ffeacd41fce31d", "name": "Babacar Niasse", "s_n": "99"}, {"id": "3a46ab4b7a9854d6", "name": "Renat Dadashov", "s_n": "17"}, {"id": "f05de08b2155853a", "name": "Manu", "s_n": "15"}, {"id": "251792e332c7d0cd", "name": "Sessi D'Almeida", "s_n": "20"}, {"id": "216e95921c3a294d", "name": "Arcanjo", "s_n": "80"}, {"id": "6d0e4baf9680e929", "name": "Naoufel Khacef", "s_n": "24"}, {"id": "809db07efdbb698", "name": "Bebeto", "s_n": "23"}, {"id": "d4ca155702a2b758", "name": "Matias Lacava", "s_n": "18"}]}, "manager": {"id": "5fb962e751441627", "name": "Pako Ayestaran"}}, "teamB": {"id": "6276676d2b1fd038", "name": "Benfica", "score": {"f": "3", "1h": "2", "2h": "3", "o": null, "p": null}, "stats": {"possession": "56", "attacks": {"n": "148", "d": "63", "o_s": "0"}, "shoots": {"t": "18", "off": "11", "on": "7", "g_a": "14"}, "penalties": "0", "corners": {"t": "9", "f": "9", "h": "4"}, "fouls": {"t": "17", "y_c": "1", "y_t_r_c": "0", "r_c": "0"}, "substitutions": "5", "throwins": null, "injuries": "2", "dominance_avg_2_5": null}, "lineup": {"start": [{"id": "84e48ebbb8d0d8a0", "name": "Odysseas Vlachodimos", "s_n": "99"}, {"id": "e0788b39c9442da2", "name": "Valentino Lazaro", "s_n": "22"}, {"id": "88d2498c780be671", "name": "Nicolas Otamendi", "s_n": "30"}, {"id": "3b257d18aba3413a", "name": "Jan Vertonghen", "s_n": "5"}, {"id": "f08750ff644799d5", "name": "Alex Grimaldo", "s_n": "3"}, {"id": "78e93fc89ab098b0", "name": "Rafa Silva", "s_n": "27"}, {"id": "5f9955c7aa913252", "name": "Paulo Bernardo", "s_n": "55"}, {"id": "5e9c3c98c66e6c03", "name": "Julian Weigl", "s_n": "28"}, {"id": "4dd9c04a466a05b1", "name": "Everton", "s_n": "7"}, {"id": "9cd5760544776189", "name": "Goncalo Ramos", "s_n": "88"}, {"id": "becc04fdd68d6cd3", "name": "Darwin Nunez", "s_n": "9"}], "substitutions": [{"id": "117e27bdd13ef335", "name": "Nemanja Radonjic", "s_n": "23"}, {"id": "8c73df7ce3bfa23a", "name": "Adel Taarabt", "s_n": "49"}, {"id": "f3a58b2d6ec946d7", "name": "Andre Almeida", "s_n": "34"}, {"id": "f30d3313e5302f1a", "name": "Soualiho Meite", "s_n": "11"}, {"id": "1b86923981ac26a4", "name": "Henrique Araujo", "s_n": "39"}, {"id": "e4a5a16ba8a2b4e1", "name": "Morato", "s_n": "91"}, {"id": "31e4e2ba6b9573e3", "name": "Diogo Goncalves", "s_n": "17"}, {"id": "deb4dfddb91a08d9", "name": "Helton Leite", "s_n": "77"}, {"id": "fa561ccbc02c1ef8", "name": "Gil Dias", "s_n": "31"}]}, "manager": {"id": "5fb962ea10c53529", "name": "Verissimo"}}, "events": [{"type": "corner", "timer": "90+1", "team": "B"}, {"type": "corner", "timer": "89", "team": "B"}, {"type": "goal", "timer": "88", "team": "A"}, {"type": "corner", "timer": "87", "team": "A"}, {"type": "substitution", "timer": "81", "team": "A"}, {"type": "substitution", "timer": "81", "team": "B"}, {"type": "substitution", "timer": "81", "team": "B"}, {"type": "substitution", "timer": "75", "team": "A"}, {"type": "substitution", "timer": "73", "team": "B"}, {"type": "substitution", "timer": "73", "team": "B"}, {"type": "substitution", "timer": "72", "team": "A"}, {"type": "substitution", "timer": "72", "team": "A"}, {"type": "red_card", "timer": "66", "team": "A"}, {"type": "corner", "timer": "63", "team": "B"}, {"type": "corner", "timer": "63", "team": "B"}, {"type": "substitution", "timer": "62", "team": "B"}, {"type": "corner", "timer": "61", "team": "B"}, {"type": "goal", "timer": "53", "team": "B"}, {"type": "corner", "timer": "48", "team": "A"}, {"type": "substitution", "timer": "46", "team": "A"}, {"type": "corner", "timer": "45+1", "team": "A"}, {"type": "yellow_card", "timer": "45", "team": "B"}, {"type": "yellow_card", "timer": "39", "team": "A"}, {"type": "goal", "timer": "34", "team": "B"}, {"type": "corner", "timer": "32", "team": "B"}, {"type": "goal", "timer": "23", "team": "B"}, {"type": "goal", "timer": "20", "team": "A"}, {"type": "corner", "timer": "9", "team": "B"}, {"type": "corner", "timer": "6", "team": "B"}, {"type": "corner", "timer": "4", "team": "B"}, {"type": "corner", "timer": "2", "team": "A"}], "dominance_index": [{"timer": "00:00", "teamA": "0.00", "teamB": "10.00"}, {"timer": "00:30", "teamA": "16.30", "teamB": "4.70"}, {"timer": "01:00", "teamA": "10.00", "teamB": "3.00"}, {"timer": "01:30", "teamA": "7.00", "teamB": "8.00"}, {"timer": "02:00", "teamA": "4.90", "teamB": "9.10"}, {"timer": "02:30", "teamA": "5.90", "teamB": "8.10"}, {"timer": "03:00", "teamA": "5.20", "teamB": "4.80"}, {"timer": "03:30", "teamA": "4.40", "teamB": "7.60"}, {"timer": "04:00", "teamA": "4.00", "teamB": "8.00"}, {"timer": "04:30", "teamA": "4.20", "teamB": "6.80"}, {"timer": "05:00", "teamA": "5.20", "teamB": "7.80"}, {"timer": "05:30", "teamA": "3.70", "teamB": "16.30"}, {"timer": "06:00", "teamA": "3.60", "teamB": "9.40"}, {"timer": "06:30", "teamA": "6.70", "teamB": "6.30"}, {"timer": "07:00", "teamA": "5.00", "teamB": "6.00"}, {"timer": "07:30", "teamA": "5.00", "teamB": "10.00"}, {"timer": "08:00", "teamA": "3.70", "teamB": "8.30"}, {"timer": "08:30", "teamA": "3.50", "teamB": "19.50"}, {"timer": "09:00", "teamA": "3.50", "teamB": "6.50"}, {"timer": "09:30", "teamA": "3.50", "teamB": "9.50"}, {"timer": "10:00", "teamA": "7.80", "teamB": "6.20"}, {"timer": "10:30", "teamA": "14.00", "teamB": "6.00"}, {"timer": "11:00", "teamA": "14.20", "teamB": "5.80"}, {"timer": "11:30", "teamA": "4.60", "teamB": "5.40"}, {"timer": "12:00", "teamA": "7.70", "teamB": "6.30"}, {"timer": "12:30", "teamA": "5.00", "teamB": "6.00"}, {"timer": "13:00", "teamA": "6.00", "teamB": "5.00"}, {"timer": "13:30", "teamA": "5.00", "teamB": "5.00"}, {"timer": "14:00", "teamA": "5.00", "teamB": "5.00"}, {"timer": "14:30", "teamA": "6.10", "teamB": "5.90"}, {"timer": "15:00", "teamA": "6.00", "teamB": "6.00"}, {"timer": "15:30", "teamA": "4.90", "teamB": "13.10"}, {"timer": "16:00", "teamA": "4.60", "teamB": "7.40"}, {"timer": "16:30", "teamA": "4.40", "teamB": "13.60"}, {"timer": "17:00", "teamA": "4.30", "teamB": "7.70"}, {"timer": "17:30", "teamA": "5.60", "teamB": "5.40"}, {"timer": "18:00", "teamA": "4.40", "teamB": "6.60"}, {"timer": "18:30", "teamA": "5.40", "teamB": "7.60"}, {"timer": "19:00", "teamA": "7.50", "teamB": "5.50"}, {"timer": "19:30", "teamA": "4.50", "teamB": "5.50"}, {"timer": "20:00", "teamA": "7.60", "teamB": "5.40"}, {"timer": "20:30", "teamA": "14.60", "teamB": "5.40"}, {"timer": "21:00", "teamA": "4.50", "teamB": "5.50"}, {"timer": "21:30", "teamA": "6.50", "teamB": "6.50"}, {"timer": "22:00", "teamA": "4.40", "teamB": "7.60"}, {"timer": "22:30", "teamA": "4.30", "teamB": "12.70"}, {"timer": "23:00", "teamA": "4.20", "teamB": "25.80"}, {"timer": "23:30", "teamA": "4.20", "teamB": "5.80"}, {"timer": "24:00", "teamA": "4.20", "teamB": "5.80"}, {"timer": "24:30", "teamA": "5.40", "teamB": "5.60"}, {"timer": "25:00", "teamA": "4.30", "teamB": "6.70"}, {"timer": "25:30", "teamA": "4.20", "teamB": "9.80"}, {"timer": "26:00", "teamA": "4.20", "teamB": "6.80"}, {"timer": "26:30", "teamA": "4.10", "teamB": "13.90"}, {"timer": "27:00", "teamA": "4.10", "teamB": "5.90"}, {"timer": "27:30", "teamA": "4.10", "teamB": "5.90"}, {"timer": "28:00", "teamA": "14.20", "teamB": "5.80"}, {"timer": "28:30", "teamA": "10.30", "teamB": "5.70"}, {"timer": "29:00", "teamA": "4.40", "teamB": "5.60"}, {"timer": "29:30", "teamA": "7.40", "teamB": "9.60"}, {"timer": "30:00", "teamA": "4.40", "teamB": "6.60"}, {"timer": "30:30", "teamA": "6.40", "teamB": "12.60"}, {"timer": "31:00", "teamA": "4.40", "teamB": "5.60"}, {"timer": "31:30", "teamA": "4.30", "teamB": "10.70"}, {"timer": "32:00", "teamA": "4.20", "teamB": "5.80"}, {"timer": "32:30", "teamA": "5.20", "teamB": "8.80"}, {"timer": "33:00", "teamA": "10.20", "teamB": "6.80"}, {"timer": "33:30", "teamA": "8.30", "teamB": "19.70"}, {"timer": "34:00", "teamA": "4.30", "teamB": "5.70"}, {"timer": "34:30", "teamA": "4.30", "teamB": "5.70"}, {"timer": "35:00", "teamA": "4.20", "teamB": "7.80"}, {"timer": "35:30", "teamA": "4.20", "teamB": "15.80"}, {"timer": "36:00", "teamA": "4.10", "teamB": "9.90"}, {"timer": "36:30", "teamA": "4.10", "teamB": "11.90"}, {"timer": "37:00", "teamA": "4.00", "teamB": "6.00"}, {"timer": "37:30", "teamA": "4.00", "teamB": "7.00"}, {"timer": "38:00", "teamA": "4.00", "teamB": "9.00"}, {"timer": "38:30", "teamA": "5.00", "teamB": "7.00"}, {"timer": "39:00", "teamA": "3.90", "teamB": "8.10"}, {"timer": "39:30", "teamA": "4.00", "teamB": "14.00"}, {"timer": "40:00", "teamA": "3.90", "teamB": "8.10"}, {"timer": "40:30", "teamA": "8.00", "teamB": "7.00"}, {"timer": "41:00", "teamA": "7.00", "teamB": "6.00"}, {"timer": "41:30", "teamA": "4.00", "teamB": "9.00"}, {"timer": "42:00", "teamA": "6.10", "teamB": "5.90"}, {"timer": "42:30", "teamA": "6.20", "teamB": "5.80"}, {"timer": "43:00", "teamA": "7.20", "teamB": "5.80"}, {"timer": "43:30", "teamA": "4.20", "teamB": "7.80"}, {"timer": "44:00", "teamA": "5.20", "teamB": "5.80"}, {"timer": "44:30", "teamA": "5.20", "teamB": "6.80"}, {"timer": "45:00", "teamA": "18.50", "teamB": "5.50"}, {"timer": "45:00+00:00", "teamA": "4.30", "teamB": "5.70"}, {"timer": "45:00+00:30", "teamA": "4.40", "teamB": "5.60"}, {"timer": "45:00+01:00", "teamA": "7.50", "teamB": "5.50"}, {"timer": "45:00+01:30", "teamA": "4.50", "teamB": "5.50"}, {"timer": "45:00+02:00", "teamA": "15.50", "teamB": "5.50"}, {"timer": "45:00+02:30", "teamA": "4.50", "teamB": "5.50"}, {"timer": "45:30", "teamA": "4.50", "teamB": "5.50"}, {"timer": "46:00", "teamA": "4.50", "teamB": "6.50"}, {"timer": "46:30", "teamA": "7.50", "teamB": "5.50"}, {"timer": "47:00", "teamA": "15.50", "teamB": "5.50"}, {"timer": "47:30", "teamA": "8.60", "teamB": "6.40"}, {"timer": "48:00", "teamA": "9.60", "teamB": "5.40"}, {"timer": "48:30", "teamA": "7.60", "teamB": "5.40"}, {"timer": "49:00", "teamA": "5.60", "teamB": "5.40"}, {"timer": "49:30", "teamA": "17.80", "teamB": "5.20"}, {"timer": "50:00", "teamA": "7.80", "teamB": "5.20"}, {"timer": "50:30", "teamA": "4.80", "teamB": "12.20"}, {"timer": "51:00", "teamA": "4.70", "teamB": "6.30"}, {"timer": "51:30", "teamA": "5.70", "teamB": "12.30"}, {"timer": "52:00", "teamA": "5.60", "teamB": "9.40"}, {"timer": "52:30", "teamA": "4.60", "teamB": "22.40"}, {"timer": "53:00", "teamA": "4.60", "teamB": "5.40"}, {"timer": "53:30", "teamA": "5.60", "teamB": "5.40"}, {"timer": "54:00", "teamA": "4.60", "teamB": "7.40"}, {"timer": "54:30", "teamA": "4.50", "teamB": "13.50"}, {"timer": "55:00", "teamA": "8.50", "teamB": "5.50"}, {"timer": "55:30", "teamA": "4.50", "teamB": "5.50"}, {"timer": "56:00", "teamA": "6.50", "teamB": "5.50"}, {"timer": "56:30", "teamA": "5.50", "teamB": "5.50"}, {"timer": "57:00", "teamA": "6.50", "teamB": "5.50"}, {"timer": "57:30", "teamA": "4.50", "teamB": "5.50"}, {"timer": "58:00", "teamA": "4.50", "teamB": "15.50"}, {"timer": "58:30", "teamA": "4.50", "teamB": "5.50"}, {"timer": "59:00", "teamA": "9.60", "teamB": "6.40"}, {"timer": "59:30", "teamA": "5.70", "teamB": "6.30"}, {"timer": "60:00", "teamA": "8.70", "teamB": "5.30"}, {"timer": "60:30", "teamA": "4.60", "teamB": "5.40"}, {"timer": "61:00", "teamA": "4.60", "teamB": "11.40"}, {"timer": "61:30", "teamA": "4.60", "teamB": "18.40"}, {"timer": "62:00", "teamA": "4.50", "teamB": "5.50"}, {"timer": "62:30", "teamA": "4.50", "teamB": "8.50"}, {"timer": "63:00", "teamA": "4.50", "teamB": "7.50"}, {"timer": "63:30", "teamA": "4.40", "teamB": "12.60"}, {"timer": "64:00", "teamA": "4.40", "teamB": "6.60"}, {"timer": "64:30", "teamA": "4.40", "teamB": "15.60"}, {"timer": "65:00", "teamA": "4.40", "teamB": "5.60"}, {"timer": "65:30", "teamA": "4.30", "teamB": "5.70"}, {"timer": "66:00", "teamA": "4.30", "teamB": "5.70"}, {"timer": "66:30", "teamA": "4.30", "teamB": "5.70"}, {"timer": "67:00", "teamA": "4.30", "teamB": "6.70"}, {"timer": "67:30", "teamA": "4.30", "teamB": "10.70"}, {"timer": "68:00", "teamA": "5.30", "teamB": "5.70"}, {"timer": "68:30", "teamA": "4.30", "teamB": "6.70"}, {"timer": "69:00", "teamA": "6.30", "teamB": "5.70"}, {"timer": "69:30", "teamA": "5.30", "teamB": "9.70"}, {"timer": "70:00", "teamA": "4.30", "teamB": "9.70"}, {"timer": "70:30", "teamA": "7.30", "teamB": "5.70"}, {"timer": "71:00", "teamA": "6.30", "teamB": "5.70"}, {"timer": "71:30", "teamA": "4.30", "teamB": "6.70"}, {"timer": "72:00", "teamA": "4.40", "teamB": "5.60"}, {"timer": "72:30", "teamA": "4.50", "teamB": "5.50"}, {"timer": "73:00", "teamA": "5.50", "teamB": "5.50"}, {"timer": "73:30", "teamA": "4.60", "teamB": "5.40"}, {"timer": "74:00", "teamA": "8.60", "teamB": "5.40"}, {"timer": "74:30", "teamA": "5.60", "teamB": "7.40"}, {"timer": "75:00", "teamA": "4.50", "teamB": "5.50"}, {"timer": "75:30", "teamA": "4.50", "teamB": "5.50"}, {"timer": "76:00", "teamA": "7.60", "teamB": "5.40"}, {"timer": "76:30", "teamA": "10.60", "teamB": "5.40"}, {"timer": "77:00", "teamA": "5.60", "teamB": "5.40"}, {"timer": "77:30", "teamA": "10.60", "teamB": "6.40"}, {"timer": "78:00", "teamA": "10.60", "teamB": "5.40"}, {"timer": "78:30", "teamA": "5.70", "teamB": "5.30"}, {"timer": "79:00", "teamA": "4.70", "teamB": "7.30"}, {"timer": "79:30", "teamA": "4.60", "teamB": "14.40"}, {"timer": "80:00", "teamA": "4.60", "teamB": "5.40"}, {"timer": "80:30", "teamA": "4.60", "teamB": "5.40"}, {"timer": "81:00", "teamA": "4.60", "teamB": "5.40"}, {"timer": "81:30", "teamA": "4.60", "teamB": "10.40"}, {"timer": "82:00", "teamA": "4.60", "teamB": "7.40"}, {"timer": "82:30", "teamA": "4.60", "teamB": "9.40"}, {"timer": "83:00", "teamA": "5.60", "teamB": "13.40"}, {"timer": "83:30", "teamA": "4.50", "teamB": "9.50"}, {"timer": "84:00", "teamA": "4.50", "teamB": "15.50"}, {"timer": "84:30", "teamA": "4.50", "teamB": "6.50"}, {"timer": "85:00", "teamA": "5.50", "teamB": "9.50"}, {"timer": "85:30", "teamA": "5.50", "teamB": "5.50"}, {"timer": "86:00", "teamA": "4.50", "teamB": "5.50"}, {"timer": "86:30", "teamA": "4.60", "teamB": "5.40"}, {"timer": "87:00", "teamA": "6.60", "teamB": "5.40"}, {"timer": "87:30", "teamA": "17.60", "teamB": "5.40"}, {"timer": "88:00", "teamA": "4.60", "teamB": "5.40"}, {"timer": "88:30", "teamA": "4.50", "teamB": "7.50"}, {"timer": "89:00", "teamA": "14.50", "teamB": "10.50"}, {"timer": "89:30", "teamA": "4.50", "teamB": "6.50"}, {"timer": "90:00", "teamA": "5.50", "teamB": "13.50"}, {"timer": "90:00+00:00", "teamA": "4.50", "teamB": "5.50"}, {"timer": "90:00+00:30", "teamA": "4.50", "teamB": "11.50"}, {"timer": "90:00+01:00", "teamA": "4.50", "teamB": "5.50"}, {"timer": "90:00+01:30", "teamA": "4.40", "teamB": "9.60"}, {"timer": "90:00+02:00", "teamA": "4.40", "teamB": "5.60"}, {"timer": "90:00+02:30", "teamA": "4.40", "teamB": "11.60"}, {"timer": "90:00+03:00", "teamA": "4.40", "teamB": "11.60"}, {"timer": "90:00+03:30", "teamA": "4.30", "teamB": "9.70"}, {"timer": "90:00+04:00", "teamA": "5.30", "teamB": "9.70"}, {"timer": "90:00+04:30", "teamA": "4.30", "teamB": "5.70"}, {"timer": "90:00+05:00", "teamA": "8.30", "teamB": "6.70"}], "referee": {"id": "910a6047174718dd", "name": "Joao Pinheiro"}, "stadium": {"id": "33977f7281adaa7", "name": "Estadio Joao Cardoso"}, "odds": {"starting": {"1X2": {"bet365": {"1": "8.000", "2": "1.400", "X": "4.500"}, "unibet": {"1": "8.5", "2": "1.32", "X": "5.3"}}, "over_under": {"bet365": {"o": "1.875", "u": "1.975", "v": "3.0"}, "unibet": {"o": "2.23", "u": "1.65", "v": "3.5"}}}, "kickoff": {"1X2": {"bet365": {"1": "7.500", "2": "1.400", "X": "4.750"}, "unibet": {"1": "8", "2": "1.32", "X": "5.4"}}, "asian_handicap": {"bet365": {"1": "1.800", "2": "2.050", "v": "+1.5"}, "unibet": {"1": "1.92", "2": "1.83", "v": "1.5"}}, "over_under": {"bet365": {"o": "2.050", "u": "1.800", "v": "3.25"}, "unibet": {"o": "2.23", "u": "1.65", "v": "3.5"}}, "asian_corner": {"bet365": {"o": "1.800", "u": "2.000", "v": "10.5"}}, "1h_asian_handicap": {"bet365": {"1": "1.950", "2": "1.850", "v": "+0.5"}}, "1h_goalline": {"bet365": {"o": "1.875", "u": "1.925", "v": "1.25"}}, "1h_asian_corner": {"bet365": {"o": "1.825", "u": "1.975", "v": "5.5"}}, "1h_result": {"bet365": {"1": "6.500", "2": "1.833", "X": "2.625"}}}}}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "date": {"type": "string"}, "status": {"type": "string"}, "timer": {"type": "string"}, "est_e_time": {"type": "boolean"}, "championship": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_name": {"type": "string"}}}, "teamA": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "object", "properties": {"f": {"type": "string"}, "1h": {"type": "string"}, "2h": {"type": "string"}, "o": {"type": "null"}, "p": {"type": "null"}}}, "stats": {"type": "object", "properties": {"possession": {"type": "string"}, "attacks": {"type": "object", "properties": {"n": {"type": "string"}, "d": {"type": "string"}, "o_s": {"type": "string"}}}, "shoots": {"type": "object", "properties": {"t": {"type": "string"}, "off": {"type": "string"}, "on": {"type": "string"}, "g_a": {"type": "string"}}}, "penalties": {"type": "string"}, "corners": {"type": "object", "properties": {"t": {"type": "string"}, "f": {"type": "string"}, "h": {"type": "string"}}}, "fouls": {"type": "object", "properties": {"t": {"type": "string"}, "y_c": {"type": "string"}, "y_t_r_c": {"type": "string"}, "r_c": {"type": "string"}}}, "substitutions": {"type": "string"}, "throwins": {"type": "null"}, "injuries": {"type": "string"}, "dominance_avg_2_5": {"type": "null"}}}, "lineup": {"type": "object", "properties": {"start": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_n": {"type": "string"}}}}, "substitutions": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_n": {"type": "string"}}}}}}, "manager": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}}}}, "teamB": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "object", "properties": {"f": {"type": "string"}, "1h": {"type": "string"}, "2h": {"type": "string"}, "o": {"type": "null"}, "p": {"type": "null"}}}, "stats": {"type": "object", "properties": {"possession": {"type": "string"}, "attacks": {"type": "object", "properties": {"n": {"type": "string"}, "d": {"type": "string"}, "o_s": {"type": "string"}}}, "shoots": {"type": "object", "properties": {"t": {"type": "string"}, "off": {"type": "string"}, "on": {"type": "string"}, "g_a": {"type": "string"}}}, "penalties": {"type": "string"}, "corners": {"type": "object", "properties": {"t": {"type": "string"}, "f": {"type": "string"}, "h": {"type": "string"}}}, "fouls": {"type": "object", "properties": {"t": {"type": "string"}, "y_c": {"type": "string"}, "y_t_r_c": {"type": "string"}, "r_c": {"type": "string"}}}, "substitutions": {"type": "string"}, "throwins": {"type": "null"}, "injuries": {"type": "string"}, "dominance_avg_2_5": {"type": "null"}}}, "lineup": {"type": "object", "properties": {"start": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_n": {"type": "string"}}}}, "substitutions": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_n": {"type": "string"}}}}}}, "manager": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}}}}, "events": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "timer": {"type": "string"}, "team": {"type": "string"}}}}, "dominance_index": {"type": "array", "items": {"type": "object", "properties": {"timer": {"type": "string"}, "teamA": {"type": "string"}, "teamB": {"type": "string"}}}}, "referee": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}}, "stadium": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}}, "odds": {"type": "object", "properties": {"starting": {"type": "object", "properties": {"1X2": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "X": {"type": "string"}}}, "unibet": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "X": {"type": "string"}}}}}, "over_under": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"o": {"type": "string"}, "u": {"type": "string"}, "v": {"type": "string"}}}, "unibet": {"type": "object", "properties": {"o": {"type": "string"}, "u": {"type": "string"}, "v": {"type": "string"}}}}}}}, "kickoff": {"type": "object", "properties": {"1X2": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "X": {"type": "string"}}}, "unibet": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "X": {"type": "string"}}}}}, "asian_handicap": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "v": {"type": "string"}}}, "unibet": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "v": {"type": "string"}}}}}, "over_under": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"o": {"type": "string"}, "u": {"type": "string"}, "v": {"type": "string"}}}, "unibet": {"type": "object", "properties": {"o": {"type": "string"}, "u": {"type": "string"}, "v": {"type": "string"}}}}}, "asian_corner": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"o": {"type": "string"}, "u": {"type": "string"}, "v": {"type": "string"}}}}}, "1h_asian_handicap": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "v": {"type": "string"}}}}}, "1h_goalline": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"o": {"type": "string"}, "u": {"type": "string"}, "v": {"type": "string"}}}}}, "1h_asian_corner": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"o": {"type": "string"}, "u": {"type": "string"}, "v": {"type": "string"}}}}}, "1h_result": {"type": "object", "properties": {"bet365": {"type": "object", "properties": {"1": {"type": "string"}, "2": {"type": "string"}, "X": {"type": "string"}}}}}}}}}}}}}} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/0f69cc66-2a8f-4d99-9afe-a68eaadfa5fd/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | viewMatchesBasic | Returns with match data: id, date, status, timer, championship data, match stats and match events | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [], "result": [{"id": "72076fd540110b89", "date": "2022-02-07 19:00:00", "status": "ENDED", "timer": "90:00", "est_e_time": false, "championship": {"id": "f8fd56a0150c50eb", "name": "Portugal Primeira Liga", "s_name": "Primeira Liga 21/22"}, "teamA": {"id": "716b17a5a3426c1a", "name": "Tondela", "score": {"f": "1", "1h": "0", "2h": "1", "o": null, "p": null}, "stats": {"possession": "44", "attacks": {"n": "95", "d": "41", "o_s": "4"}, "shoots": {"t": "10", "off": "8", "on": "2", "g_a": "6"}, "penalties": "0", "corners": {"t": "4", "f": "4", "h": "2"}, "fouls": {"t": "15", "y_c": "1", "y_t_r_c": "1", "r_c": "1"}, "substitutions": "5", "throwins": null, "injuries": "2", "dominance_avg_2_5": null}, "lineup": {"start": [{"id": "d892ed477ddd3152", "name": "Pedro Trigueira", "s_n": "88"}, {"id": "b1a34196194af002", "name": "Tiago", "s_n": "19"}, {"id": "7ab83f4240cd732", "name": "Quaresma", "s_n": "72"}, {"id": "b485bf1e010d7ff8", "name": "Ricardo Alves", "s_n": "34"}, {"id": "c1338444f17544e3", "name": "Neto Borges", "s_n": "3"}, {"id": "51523d52bcf38ef5", "name": "Iker Undabarrena", "s_n": "21"}, {"id": "36e5dec9c20674c9", "name": "Joao Pedro", "s_n": "8"}, {"id": "9b324c0f8f0b6e4d", "name": "Juan Manuel Boselli Graf", "s_n": "11"}, {"id": "ee5cc3d1282f0479", "name": "Javier Cortes Aviles", "s_n": "10"}, {"id": "62c963a1ef4d3f62", "name": "Salvador Agra", "s_n": "7"}, {"id": "945af1007b348be0", "name": "Daniel Dos Anjos", "s_n": "29"}], "substitutions": [{"id": "dd5dbd83cc0225", "name": "Marcelo Alves", "s_n": "33"}, {"id": "86ffeacd41fce31d", "name": "Babacar Niasse", "s_n": "99"}, {"id": "3a46ab4b7a9854d6", "name": "Renat Dadashov", "s_n": "17"}, {"id": "f05de08b2155853a", "name": "Manu", "s_n": "15"}, {"id": "251792e332c7d0cd", "name": "Sessi D'Almeida", "s_n": "20"}, {"id": "216e95921c3a294d", "name": "Arcanjo", "s_n": "80"}, {"id": "6d0e4baf9680e929", "name": "Naoufel Khacef", "s_n": "24"}, {"id": "809db07efdbb698", "name": "Bebeto", "s_n": "23"}, {"id": "d4ca155702a2b758", "name": "Matias Lacava", "s_n": "18"}]}, "manager": {"id": "5fb962e751441627", "name": "Pako Ayestaran"}}, "teamB": {"id": "6276676d2b1fd038", "name": "Benfica", "score": {"f": "3", "1h": "2", "2h": "3", "o": null, "p": null}, "stats": {"possession": "56", "attacks": {"n": "148", "d": "63", "o_s": "0"}, "shoots": {"t": "18", "off": "11", "on": "7", "g_a": "14"}, "penalties": "0", "corners": {"t": "9", "f": "9", "h": "4"}, "fouls": {"t": "17", "y_c": "1", "y_t_r_c": "0", "r_c": "0"}, "substitutions": "5", "throwins": null, "injuries": "2", "dominance_avg_2_5": null}, "lineup": {"start": [{"id": "84e48ebbb8d0d8a0", "name": "Odysseas Vlachodimos", "s_n": "99"}, {"id": "e0788b39c9442da2", "name": "Valentino Lazaro", "s_n": "22"}, {"id": "88d2498c780be671", "name": "Nicolas Otamendi", "s_n": "30"}, {"id": "3b257d18aba3413a", "name": "Jan Vertonghen", "s_n": "5"}, {"id": "f08750ff644799d5", "name": "Alex Grimaldo", "s_n": "3"}, {"id": "78e93fc89ab098b0", "name": "Rafa Silva", "s_n": "27"}, {"id": "5f9955c7aa913252", "name": "Paulo Bernardo", "s_n": "55"}, {"id": "5e9c3c98c66e6c03", "name": "Julian Weigl", "s_n": "28"}, {"id": "4dd9c04a466a05b1", "name": "Everton", "s_n": "7"}, {"id": "9cd5760544776189", "name": "Goncalo Ramos", "s_n": "88"}, {"id": "becc04fdd68d6cd3", "name": "Darwin Nunez", "s_n": "9"}], "substitutions": [{"id": "117e27bdd13ef335", "name": "Nemanja Radonjic", "s_n": "23"}, {"id": "8c73df7ce3bfa23a", "name": "Adel Taarabt", "s_n": "49"}, {"id": "f3a58b2d6ec946d7", "name": "Andre Almeida", "s_n": "34"}, {"id": "f30d3313e5302f1a", "name": "Soualiho Meite", "s_n": "11"}, {"id": "1b86923981ac26a4", "name": "Henrique Araujo", "s_n": "39"}, {"id": "e4a5a16ba8a2b4e1", "name": "Morato", "s_n": "91"}, {"id": "31e4e2ba6b9573e3", "name": "Diogo Goncalves", "s_n": "17"}, {"id": "deb4dfddb91a08d9", "name": "Helton Leite", "s_n": "77"}, {"id": "fa561ccbc02c1ef8", "name": "Gil Dias", "s_n": "31"}]}, "manager": {"id": "5fb962ea10c53529", "name": "Verissimo"}}, "events": [{"type": "corner", "timer": "90+1", "team": "B"}, {"type": "corner", "timer": "89", "team": "B"}, {"type": "goal", "timer": "88", "team": "A"}, {"type": "corner", "timer": "87", "team": "A"}, {"type": "substitution", "timer": "81", "team": "A"}, {"type": "substitution", "timer": "81", "team": "B"}, {"type": "substitution", "timer": "81", "team": "B"}, {"type": "substitution", "timer": "75", "team": "A"}, {"type": "substitution", "timer": "73", "team": "B"}, {"type": "substitution", "timer": "73", "team": "B"}, {"type": "substitution", "timer": "72", "team": "A"}, {"type": "substitution", "timer": "72", "team": "A"}, {"type": "red_card", "timer": "66", "team": "A"}, {"type": "corner", "timer": "63", "team": "B"}, {"type": "corner", "timer": "63", "team": "B"}, {"type": "substitution", "timer": "62", "team": "B"}, {"type": "corner", "timer": "61", "team": "B"}, {"type": "goal", "timer": "53", "team": "B"}, {"type": "corner", "timer": "48", "team": "A"}, {"type": "substitution", "timer": "46", "team": "A"}, {"type": "corner", "timer": "45+1", "team": "A"}, {"type": "yellow_card", "timer": "45", "team": "B"}, {"type": "yellow_card", "timer": "39", "team": "A"}, {"type": "goal", "timer": "34", "team": "B"}, {"type": "corner", "timer": "32", "team": "B"}, {"type": "goal", "timer": "23", "team": "B"}, {"type": "goal", "timer": "20", "team": "A"}, {"type": "corner", "timer": "9", "team": "B"}, {"type": "corner", "timer": "6", "team": "B"}, {"type": "corner", "timer": "4", "team": "B"}, {"type": "corner", "timer": "2", "team": "A"}], "dominance_index": [{"timer": "00:00", "teamA": "0.00", "teamB": "10.00"}, {"timer": "00:30", "teamA": "16.30", "teamB": "4.70"}, {"timer": "01:00", "teamA": "10.00", "teamB": "3.00"}, {"timer": "01:30", "teamA": "7.00", "teamB": "8.00"}, {"timer": "02:00", "teamA": "4.90", "teamB": "9.10"}, {"timer": "02:30", "teamA": "5.90", "teamB": "8.10"}, {"timer": "03:00", "teamA": "5.20", "teamB": "4.80"}, {"timer": "03:30", "teamA": "4.40", "teamB": "7.60"}, {"timer": "04:00", "teamA": "4.00", "teamB": "8.00"}, {"timer": "04:30", "teamA": "4.20", "teamB": "6.80"}, {"timer": "05:00", "teamA": "5.20", "teamB": "7.80"}, {"timer": "05:30", "teamA": "3.70", "teamB": "16.30"}, {"timer": "06:00", "teamA": "3.60", "teamB": "9.40"}, {"timer": "06:30", "teamA": "6.70", "teamB": "6.30"}, {"timer": "07:00", "teamA": "5.00", "teamB": "6.00"}, {"timer": "07:30", "teamA": "5.00", "teamB": "10.00"}, {"timer": "08:00", "teamA": "3.70", "teamB": "8.30"}, {"timer": "08:30", "teamA": "3.50", "teamB": "19.50"}, {"timer": "09:00", "teamA": "3.50", "teamB": "6.50"}, {"timer": "09:30", "teamA": "3.50", "teamB": "9.50"}, {"timer": "10:00", "teamA": "7.80", "teamB": "6.20"}, {"timer": "10:30", "teamA": "14.00", "teamB": "6.00"}, {"timer": "11:00", "teamA": "14.20", "teamB": "5.80"}, {"timer": "11:30", "teamA": "4.60", "teamB": "5.40"}, {"timer": "12:00", "teamA": "7.70", "teamB": "6.30"}, {"timer": "12:30", "teamA": "5.00", "teamB": "6.00"}, {"timer": "13:00", "teamA": "6.00", "teamB": "5.00"}, {"timer": "13:30", "teamA": "5.00", "teamB": "5.00"}, {"timer": "14:00", "teamA": "5.00", "teamB": "5.00"}, {"timer": "14:30", "teamA": "6.10", "teamB": "5.90"}, {"timer": "15:00", "teamA": "6.00", "teamB": "6.00"}, {"timer": "15:30", "teamA": "4.90", "teamB": "13.10"}, {"timer": "16:00", "teamA": "4.60", "teamB": "7.40"}, {"timer": "16:30", "teamA": "4.40", "teamB": "13.60"}, {"timer": "17:00", "teamA": "4.30", "teamB": "7.70"}, {"timer": "17:30", "teamA": "5.60", "teamB": "5.40"}, {"timer": "18:00", "teamA": "4.40", "teamB": "6.60"}, {"timer": "18:30", "teamA": "5.40", "teamB": "7.60"}, {"timer": "19:00", "teamA": "7.50", "teamB": "5.50"}, {"timer": "19:30", "teamA": "4.50", "teamB": "5.50"}, {"timer": "20:00", "teamA": "7.60", "teamB": "5.40"}, {"timer": "20:30", "teamA": "14.60", "teamB": "5.40"}, {"timer": "21:00", "teamA": "4.50", "teamB": "5.50"}, {"timer": "21:30", "teamA": "6.50", "teamB": "6.50"}, {"timer": "22:00", "teamA": "4.40", "teamB": "7.60"}, {"timer": "22:30", "teamA": "4.30", "teamB": "12.70"}, {"timer": "23:00", "teamA": "4.20", "teamB": "25.80"}, {"timer": "23:30", "teamA": "4.20", "teamB": "5.80"}, {"timer": "24:00", "teamA": "4.20", "teamB": "5.80"}, {"timer": "24:30", "teamA": "5.40", "teamB": "5.60"}, {"timer": "25:00", "teamA": "4.30", "teamB": "6.70"}, {"timer": "25:30", "teamA": "4.20", "teamB": "9.80"}, {"timer": "26:00", "teamA": "4.20", "teamB": "6.80"}, {"timer": "26:30", "teamA": "4.10", "teamB": "13.90"}, {"timer": "27:00", "teamA": "4.10", "teamB": "5.90"}, {"timer": "27:30", "teamA": "4.10", "teamB": "5.90"}, {"timer": "28:00", "teamA": "14.20", "teamB": "5.80"}, {"timer": "28:30", "teamA": "10.30", "teamB": "5.70"}, {"timer": "29:00", "teamA": "4.40", "teamB": "5.60"}, {"timer": "29:30", "teamA": "7.40", "teamB": "9.60"}, {"timer": "30:00", "teamA": "4.40", "teamB": "6.60"}, {"timer": "30:30", "teamA": "6.40", "teamB": "12.60"}, {"timer": "31:00", "teamA": "4.40", "teamB": "5.60"}, {"timer": "31:30", "teamA": "4.30", "teamB": "10.70"}, {"timer": "32:00", "teamA": "4.20", "teamB": "5.80"}, {"timer": "32:30", "teamA": "5.20", "teamB": "8.80"}, {"timer": "33:00", "teamA": "10.20", "teamB": "6.80"}, {"timer": "33:30", "teamA": "8.30", "teamB": "19.70"}, {"timer": "34:00", "teamA": "4.30", "teamB": "5.70"}, {"timer": "34:30", "teamA": "4.30", "teamB": "5.70"}, {"timer": "35:00", "teamA": "4.20", "teamB": "7.80"}, {"timer": "35:30", "teamA": "4.20", "teamB": "15.80"}, {"timer": "36:00", "teamA": "4.10", "teamB": "9.90"}, {"timer": "36:30", "teamA": "4.10", "teamB": "11.90"}, {"timer": "37:00", "teamA": "4.00", "teamB": "6.00"}, {"timer": "37:30", "teamA": "4.00", "teamB": "7.00"}, {"timer": "38:00", "teamA": "4.00", "teamB": "9.00"}, {"timer": "38:30", "teamA": "5.00", "teamB": "7.00"}, {"timer": "39:00", "teamA": "3.90", "teamB": "8.10"}, {"timer": "39:30", "teamA": "4.00", "teamB": "14.00"}, {"timer": "40:00", "teamA": "3.90", "teamB": "8.10"}, {"timer": "40:30", "teamA": "8.00", "teamB": "7.00"}, {"timer": "41:00", "teamA": "7.00", "teamB": "6.00"}, {"timer": "41:30", "teamA": "4.00", "teamB": "9.00"}, {"timer": "42:00", "teamA": "6.10", "teamB": "5.90"}, {"timer": "42:30", "teamA": "6.20", "teamB": "5.80"}, {"timer": "43:00", "teamA": "7.20", "teamB": "5.80"}, {"timer": "43:30", "teamA": "4.20", "teamB": "7.80"}, {"timer": "44:00", "teamA": "5.20", "teamB": "5.80"}, {"timer": "44:30", "teamA": "5.20", "teamB": "6.80"}, {"timer": "45:00", "teamA": "18.50", "teamB": "5.50"}, {"timer": "45:00+00:00", "teamA": "4.30", "teamB": "5.70"}, {"timer": "45:00+00:30", "teamA": "4.40", "teamB": "5.60"}, {"timer": "45:00+01:00", "teamA": "7.50", "teamB": "5.50"}, {"timer": "45:00+01:30", "teamA": "4.50", "teamB": "5.50"}, {"timer": "45:00+02:00", "teamA": "15.50", "teamB": "5.50"}, {"timer": "45:00+02:30", "teamA": "4.50", "teamB": "5.50"}, {"timer": "45:30", "teamA": "4.50", "teamB": "5.50"}, {"timer": "46:00", "teamA": "4.50", "teamB": "6.50"}, {"timer": "46:30", "teamA": "7.50", "teamB": "5.50"}, {"timer": "47:00", "teamA": "15.50", "teamB": "5.50"}, {"timer": "47:30", "teamA": "8.60", "teamB": "6.40"}, {"timer": "48:00", "teamA": "9.60", "teamB": "5.40"}, {"timer": "48:30", "teamA": "7.60", "teamB": "5.40"}, {"timer": "49:00", "teamA": "5.60", "teamB": "5.40"}, {"timer": "49:30", "teamA": "17.80", "teamB": "5.20"}, {"timer": "50:00", "teamA": "7.80", "teamB": "5.20"}, {"timer": "50:30", "teamA": "4.80", "teamB": "12.20"}, {"timer": "51:00", "teamA": "4.70", "teamB": "6.30"}, {"timer": "51:30", "teamA": "5.70", "teamB": "12.30"}, {"timer": "52:00", "teamA": "5.60", "teamB": "9.40"}, {"timer": "52:30", "teamA": "4.60", "teamB": "22.40"}, {"timer": "53:00", "teamA": "4.60", "teamB": "5.40"}, {"timer": "53:30", "teamA": "5.60", "teamB": "5.40"}, {"timer": "54:00", "teamA": "4.60", "teamB": "7.40"}, {"timer": "54:30", "teamA": "4.50", "teamB": "13.50"}, {"timer": "55:00", "teamA": "8.50", "teamB": "5.50"}, {"timer": "55:30", "teamA": "4.50", "teamB": "5.50"}, {"timer": "56:00", "teamA": "6.50", "teamB": "5.50"}, {"timer": "56:30", "teamA": "5.50", "teamB": "5.50"}, {"timer": "57:00", "teamA": "6.50", "teamB": "5.50"}, {"timer": "57:30", "teamA": "4.50", "teamB": "5.50"}, {"timer": "58:00", "teamA": "4.50", "teamB": "15.50"}, {"timer": "58:30", "teamA": "4.50", "teamB": "5.50"}, {"timer": "59:00", "teamA": "9.60", "teamB": "6.40"}, {"timer": "59:30", "teamA": "5.70", "teamB": "6.30"}, {"timer": "60:00", "teamA": "8.70", "teamB": "5.30"}, {"timer": "60:30", "teamA": "4.60", "teamB": "5.40"}, {"timer": "61:00", "teamA": "4.60", "teamB": "11.40"}, {"timer": "61:30", "teamA": "4.60", "teamB": "18.40"}, {"timer": "62:00", "teamA": "4.50", "teamB": "5.50"}, {"timer": "62:30", "teamA": "4.50", "teamB": "8.50"}, {"timer": "63:00", "teamA": "4.50", "teamB": "7.50"}, {"timer": "63:30", "teamA": "4.40", "teamB": "12.60"}, {"timer": "64:00", "teamA": "4.40", "teamB": "6.60"}, {"timer": "64:30", "teamA": "4.40", "teamB": "15.60"}, {"timer": "65:00", "teamA": "4.40", "teamB": "5.60"}, {"timer": "65:30", "teamA": "4.30", "teamB": "5.70"}, {"timer": "66:00", "teamA": "4.30", "teamB": "5.70"}, {"timer": "66:30", "teamA": "4.30", "teamB": "5.70"}, {"timer": "67:00", "teamA": "4.30", "teamB": "6.70"}, {"timer": "67:30", "teamA": "4.30", "teamB": "10.70"}, {"timer": "68:00", "teamA": "5.30", "teamB": "5.70"}, {"timer": "68:30", "teamA": "4.30", "teamB": "6.70"}, {"timer": "69:00", "teamA": "6.30", "teamB": "5.70"}, {"timer": "69:30", "teamA": "5.30", "teamB": "9.70"}, {"timer": "70:00", "teamA": "4.30", "teamB": "9.70"}, {"timer": "70:30", "teamA": "7.30", "teamB": "5.70"}, {"timer": "71:00", "teamA": "6.30", "teamB": "5.70"}, {"timer": "71:30", "teamA": "4.30", "teamB": "6.70"}, {"timer": "72:00", "teamA": "4.40", "teamB": "5.60"}, {"timer": "72:30", "teamA": "4.50", "teamB": "5.50"}, {"timer": "73:00", "teamA": "5.50", "teamB": "5.50"}, {"timer": "73:30", "teamA": "4.60", "teamB": "5.40"}, {"timer": "74:00", "teamA": "8.60", "teamB": "5.40"}, {"timer": "74:30", "teamA": "5.60", "teamB": "7.40"}, {"timer": "75:00", "teamA": "4.50", "teamB": "5.50"}, {"timer": "75:30", "teamA": "4.50", "teamB": "5.50"}, {"timer": "76:00", "teamA": "7.60", "teamB": "5.40"}, {"timer": "76:30", "teamA": "10.60", "teamB": "5.40"}, {"timer": "77:00", "teamA": "5.60", "teamB": "5.40"}, {"timer": "77:30", "teamA": "10.60", "teamB": "6.40"}, {"timer": "78:00", "teamA": "10.60", "teamB": "5.40"}, {"timer": "78:30", "teamA": "5.70", "teamB": "5.30"}, {"timer": "79:00", "teamA": "4.70", "teamB": "7.30"}, {"timer": "79:30", "teamA": "4.60", "teamB": "14.40"}, {"timer": "80:00", "teamA": "4.60", "teamB": "5.40"}, {"timer": "80:30", "teamA": "4.60", "teamB": "5.40"}, {"timer": "81:00", "teamA": "4.60", "teamB": "5.40"}, {"timer": "81:30", "teamA": "4.60", "teamB": "10.40"}, {"timer": "82:00", "teamA": "4.60", "teamB": "7.40"}, {"timer": "82:30", "teamA": "4.60", "teamB": "9.40"}, {"timer": "83:00", "teamA": "5.60", "teamB": "13.40"}, {"timer": "83:30", "teamA": "4.50", "teamB": "9.50"}, {"timer": "84:00", "teamA": "4.50", "teamB": "15.50"}, {"timer": "84:30", "teamA": "4.50", "teamB": "6.50"}, {"timer": "85:00", "teamA": "5.50", "teamB": "9.50"}, {"timer": "85:30", "teamA": "5.50", "teamB": "5.50"}, {"timer": "86:00", "teamA": "4.50", "teamB": "5.50"}, {"timer": "86:30", "teamA": "4.60", "teamB": "5.40"}, {"timer": "87:00", "teamA": "6.60", "teamB": "5.40"}, {"timer": "87:30", "teamA": "17.60", "teamB": "5.40"}, {"timer": "88:00", "teamA": "4.60", "teamB": "5.40"}, {"timer": "88:30", "teamA": "4.50", "teamB": "7.50"}, {"timer": "89:00", "teamA": "14.50", "teamB": "10.50"}, {"timer": "89:30", "teamA": "4.50", "teamB": "6.50"}, {"timer": "90:00", "teamA": "5.50", "teamB": "13.50"}, {"timer": "90:00+00:00", "teamA": "4.50", "teamB": "5.50"}, {"timer": "90:00+00:30", "teamA": "4.50", "teamB": "11.50"}, {"timer": "90:00+01:00", "teamA": "4.50", "teamB": "5.50"}, {"timer": "90:00+01:30", "teamA": "4.40", "teamB": "9.60"}, {"timer": "90:00+02:00", "teamA": "4.40", "teamB": "5.60"}, {"timer": "90:00+02:30", "teamA": "4.40", "teamB": "11.60"}, {"timer": "90:00+03:00", "teamA": "4.40", "teamB": "11.60"}, {"timer": "90:00+03:30", "teamA": "4.30", "teamB": "9.70"}, {"timer": "90:00+04:00", "teamA": "5.30", "teamB": "9.70"}, {"timer": "90:00+04:30", "teamA": "4.30", "teamB": "5.70"}, {"timer": "90:00+05:00", "teamA": "8.30", "teamB": "6.70"}], "referee": {"id": "910a6047174718dd", "name": "Joao Pinheiro"}, "stadium": {"id": "33977f7281adaa7", "name": "Estadio Joao Cardoso"}}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "date": {"type": "string"}, "status": {"type": "string"}, "timer": {"type": "string"}, "est_e_time": {"type": "boolean"}, "championship": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_name": {"type": "string"}}}, "teamA": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "object", "properties": {"f": {"type": "string"}, "1h": {"type": "string"}, "2h": {"type": "string"}, "o": {"type": "null"}, "p": {"type": "null"}}}, "stats": {"type": "object", "properties": {"possession": {"type": "string"}, "attacks": {"type": "object", "properties": {"n": {"type": "string"}, "d": {"type": "string"}, "o_s": {"type": "string"}}}, "shoots": {"type": "object", "properties": {"t": {"type": "string"}, "off": {"type": "string"}, "on": {"type": "string"}, "g_a": {"type": "string"}}}, "penalties": {"type": "string"}, "corners": {"type": "object", "properties": {"t": {"type": "string"}, "f": {"type": "string"}, "h": {"type": "string"}}}, "fouls": {"type": "object", "properties": {"t": {"type": "string"}, "y_c": {"type": "string"}, "y_t_r_c": {"type": "string"}, "r_c": {"type": "string"}}}, "substitutions": {"type": "string"}, "throwins": {"type": "null"}, "injuries": {"type": "string"}, "dominance_avg_2_5": {"type": "null"}}}, "lineup": {"type": "object", "properties": {"start": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_n": {"type": "string"}}}}, "substitutions": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_n": {"type": "string"}}}}}}, "manager": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}}}}, "teamB": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "object", "properties": {"f": {"type": "string"}, "1h": {"type": "string"}, "2h": {"type": "string"}, "o": {"type": "null"}, "p": {"type": "null"}}}, "stats": {"type": "object", "properties": {"possession": {"type": "string"}, "attacks": {"type": "object", "properties": {"n": {"type": "string"}, "d": {"type": "string"}, "o_s": {"type": "string"}}}, "shoots": {"type": "object", "properties": {"t": {"type": "string"}, "off": {"type": "string"}, "on": {"type": "string"}, "g_a": {"type": "string"}}}, "penalties": {"type": "string"}, "corners": {"type": "object", "properties": {"t": {"type": "string"}, "f": {"type": "string"}, "h": {"type": "string"}}}, "fouls": {"type": "object", "properties": {"t": {"type": "string"}, "y_c": {"type": "string"}, "y_t_r_c": {"type": "string"}, "r_c": {"type": "string"}}}, "substitutions": {"type": "string"}, "throwins": {"type": "null"}, "injuries": {"type": "string"}, "dominance_avg_2_5": {"type": "null"}}}, "lineup": {"type": "object", "properties": {"start": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_n": {"type": "string"}}}}, "substitutions": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_n": {"type": "string"}}}}}}, "manager": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}}}}, "events": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "timer": {"type": "string"}, "team": {"type": "string"}}}}, "dominance_index": {"type": "array", "items": {"type": "object", "properties": {"timer": {"type": "string"}, "teamA": {"type": "string"}, "teamB": {"type": "string"}}}}, "referee": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}}, "stadium": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}}}}}}} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/f1fdcf08-6131-4da5-88f5-d2833f47c051/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | viewChampionships | Returns with championship data: id, name, country, has_image and all seasons with their groups and tables | 200 | Example_1 | {"status": 200, "errors": [], "pagination": [], "result": [{"id": "b68c3249399c175", "name": "Norway Division 1 Women", "country": "NO", "has_image": false, "seasons": [{"name": "1st Division, Women 2020", "from": "2020-03-21", "to": "2020-11-15", "groups": [{"name": "1st Division, Women", "table": [{"team": {"id": "9368b2a1cdb7efc3", "name": "Stabaek Women"}, "position": 1, "win": 16, "draw": 0, "loss": 1, "points": 48, "goals_scored": 59, "goals_conceded": 12, "note": "Promotion"}, {"team": {"id": "cf46ac59ab11bdd8", "name": "Medkila Women"}, "position": 2, "win": 12, "draw": 0, "loss": 5, "points": 36, "goals_scored": 33, "goals_conceded": 20, "note": "Promotion Playoff"}, {"team": {"id": "ef431ac003249bd9", "name": "\u00d8vrevoll Hosle Women"}, "position": 3, "win": 10, "draw": 2, "loss": 5, "points": 32, "goals_scored": 35, "goals_conceded": 20, "note": null}, {"team": {"id": "7b05401e4e9d628e", "name": "Honefoss Women"}, "position": 4, "win": 10, "draw": 1, "loss": 6, "points": 31, "goals_scored": 43, "goals_conceded": 33, "note": null}, {"team": {"id": "6fe5881d71551559", "name": "Asane Women"}, "position": 5, "win": 9, "draw": 2, "loss": 6, "points": 29, "goals_scored": 41, "goals_conceded": 22, "note": null}, {"team": {"id": "8f5cbc1124dbd2cf", "name": "Kil Hemne Women"}, "position": 6, "win": 5, "draw": 6, "loss": 6, "points": 21, "goals_scored": 30, "goals_conceded": 35, "note": null}, {"team": {"id": "8d9cf1318eb5b832", "name": "Amazon Grimstad Women"}, "position": 7, "win": 6, "draw": 2, "loss": 9, "points": 20, "goals_scored": 24, "goals_conceded": 29, "note": null}, {"team": {"id": "4cbf40774c05b295", "name": "Grei Kvinner Women"}, "position": 8, "win": 4, "draw": 6, "loss": 7, "points": 18, "goals_scored": 19, "goals_conceded": 30, "note": null}, {"team": {"id": "3e7c7c28c0811c89", "name": "Floya Women"}, "position": 9, "win": 1, "draw": 3, "loss": 13, "points": 6, "goals_scored": 18, "goals_conceded": 51, "note": "Relegation"}, {"team": {"id": "cd18206ef46aca77", "name": "Fart Women"}, "position": 10, "win": 0, "draw": 2, "loss": 15, "points": 2, "goals_scored": 12, "goals_conceded": 62, "note": "Relegation"}]}]}, {"name": "1st Division, Women 2021", "from": "2021-03-20", "to": "2021-12-19", "groups": [{"name": "1st Division, Women", "table": [{"team": {"id": "df26afba0158d74e", "name": "R\u00f8a Women"}, "position": 1, "win": 13, "draw": 5, "loss": 0, "points": 44, "goals_scored": 54, "goals_conceded": 6, "note": "Promotion round"}, {"team": {"id": "6fe5881d71551559", "name": "Asane Women"}, "position": 2, "win": 11, "draw": 3, "loss": 4, "points": 36, "goals_scored": 33, "goals_conceded": 19, "note": "Promotion round"}, {"team": {"id": "ef431ac003249bd9", "name": "\u00d8vrevoll Hosle Women"}, "position": 3, "win": 10, "draw": 5, "loss": 3, "points": 35, "goals_scored": 39, "goals_conceded": 25, "note": "Relegation round"}, {"team": {"id": "8d9cf1318eb5b832", "name": "Amazon Grimstad Women"}, "position": 4, "win": 10, "draw": 2, "loss": 6, "points": 32, "goals_scored": 24, "goals_conceded": 20, "note": "Relegation round"}, {"team": {"id": "3e7c7c28c0811c89", "name": "Floya Women"}, "position": 5, "win": 7, "draw": 3, "loss": 8, "points": 24, "goals_scored": 31, "goals_conceded": 27, "note": "Relegation round"}, {"team": {"id": "7b05401e4e9d628e", "name": "Honefoss Women"}, "position": 6, "win": 7, "draw": 2, "loss": 9, "points": 23, "goals_scored": 24, "goals_conceded": 35, "note": "Relegation round"}, {"team": {"id": "cf46ac59ab11bdd8", "name": "Medkila Women"}, "position": 7, "win": 7, "draw": 1, "loss": 10, "points": 22, "goals_scored": 24, "goals_conceded": 42, "note": "Relegation round"}, {"team": {"id": "8f5cbc1124dbd2cf", "name": "Kil Hemne Women"}, "position": 8, "win": 5, "draw": 2, "loss": 11, "points": 17, "goals_scored": 27, "goals_conceded": 32, "note": "Relegation round"}, {"team": {"id": "4cbf40774c05b295", "name": "Grei Kvinner Women"}, "position": 9, "win": 4, "draw": 2, "loss": 12, "points": 14, "goals_scored": 18, "goals_conceded": 33, "note": "Relegation round"}, {"team": {"id": "cd18206ef46aca77", "name": "Fart Women"}, "position": 10, "win": 2, "draw": 3, "loss": 13, "points": 9, "goals_scored": 17, "goals_conceded": 52, "note": "Relegation round"}]}]}]}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "country": {"type": "string"}, "has_image": {"type": "boolean"}, "seasons": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "from": {"type": "string"}, "to": {"type": "string"}, "groups": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "table": {"type": "array", "items": {"type": "object"}}}}}}}}}}}}} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/4e5317b5-3567-48c9-a130-185708acaf34/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | tokenStatus | This endpoint returns with token status, expire data and costs ecc.. | 200 | New Example | {"status": 200, "errors": [], "pagination": [], "result": [{"token": "ABC", "allowed_ips": "all", "plan": "PRO", "expire_date": null, "status": "active", "reference": "username", "payment": {"cadence": "1m", "next_amount": 0, "next_payment": null}, "usage": {"requests_p_hour": "900000", "pagination_items": "100", "last_request_date": "2022-02-15 15:36:48", "last_hour_requests": 1}}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"token": {"type": "string"}, "allowed_ips": {"type": "string"}, "plan": {"type": "string"}, "expire_date": {"type": "null"}, "status": {"type": "string"}, "reference": {"type": "string"}, "payment": {"type": "object", "properties": {"cadence": {"type": "string"}, "next_amount": {"type": "integer"}, "next_payment": {"type": "null"}}}, "usage": {"type": "object", "properties": {"requests_p_hour": {"type": "string"}, "pagination_items": {"type": "string"}, "last_request_date": {"type": "string"}, "last_hour_requests": {"type": "integer"}}}}}}}} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/ba8bd335-51b0-4483-8855-01718647d0fb/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | historyTeams | Returns with all macthes of a specific team in a lapse of time: 'all' from 2017-01-01, '1y' last year, '6m' last 6 months.
The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible (import with double click) | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [], "result": [{"lapse": "6m", "results": {"win": 28, "loss": 2, "draw": 7}, "macthes": [{"id": "5ff1096066d98235", "date": "2021-01-09 19:45:00", "championship": {"id": "5fda5fab11fbd288", "name": "Italy Serie A", "s_name": "Serie A 20/21"}, "teamA": {"id": "5fda5fcad92584cd", "name": "AC Milan", "score": "2"}, "teamB": {"id": "5fda5fc4a7cbddf2", "name": "Torino", "score": "0"}}]}]} | {"properties": {"errors": {"items": {"type": "string"}, "type": "array"}, "pagination": {"items": {"type": "string"}, "type": "array"}, "result": {"items": {"properties": {"lapse": {"type": "string"}, "macthes": {"items": {"properties": {"championship": {"properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_name": {"type": "string"}}, "required": ["id", "name", "s_name"], "type": "object"}, "date": {"type": "string"}, "id": {"type": "string"}, "teamA": {"properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "string"}}, "required": ["id", "name", "score"], "type": "object"}, "teamB": {"properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "string"}}, "required": ["id", "name", "score"], "type": "object"}}, "type": "object"}, "type": "array"}, "results": {"properties": {"draw": {"type": "number"}, "loss": {"type": "number"}, "win": {"type": "number"}}, "required": ["win", "loss", "draw"], "type": "object"}}, "type": "object"}, "type": "array"}, "status": {"type": "number"}}, "required": ["status", "errors", "pagination", "result"]} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/2824942d-fa2c-4070-a7ab-8a905b99db00/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | viewTeams | Returns with team data: id, name, country, manager data, stadium data, has_image, last 5 matches and last lineup | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [], "result": [{"id": "5fda5fcad92584cd", "name": "AC Milan", "country": "IT", "manager": {"id": "5fb962e4cf4aaa11", "name": "Stefano Pioli"}, "stadium": {"id": "5fb96978c469c28a", "name": "Giuseppe Meazza", "city": "Milan", "country": "IT", "capacity": "80018", "geocoords": "45.478025,9.124206"}, "has_image": true, "last_matches": [{"id": "5febc3461e382392", "date_match": "2021-01-06 19:45:00", "championship": {"id": "5fda5fab11fbd288", "name": "Italy Serie A", "s_name": "Serie A 20/21"}, "teamA": {"id": "5fda5fcad92584cd", "name": "AC Milan", "score": "1"}, "teamB": {"id": "5fda603ef024cb64", "name": "Juventus", "score": "3"}, "team_result": "LOSS"}], "last_lineup": {"start": [{"id": "5fb9692f65e3959a", "name": "Gianluigi Donnarumma", "s_n": "99"}], "substitutions": [{"id": "5fb9692f6831e7f2", "name": "Antonio Donnarumma", "s_n": "90"}]}}]} | {"properties": {"errors": {"items": {"type": "string"}, "type": "array"}, "pagination": {"items": {"type": "string"}, "type": "array"}, "result": {"items": {"properties": {"country": {"type": "string"}, "has_image": {"type": "boolean"}, "id": {"type": "string"}, "last_lineup": {"properties": {"start": {"items": {"properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_n": {"type": "string"}}, "type": "object"}, "type": "array"}, "substitutions": {"items": {"properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_n": {"type": "string"}}, "type": "object"}, "type": "array"}}, "required": ["start", "substitutions"], "type": "object"}, "last_matches": {"items": {"properties": {"championship": {"properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_name": {"type": "string"}}, "required": ["id", "name", "s_name"], "type": "object"}, "date_match": {"type": "string"}, "id": {"type": "string"}, "teamA": {"properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "string"}}, "required": ["id", "name", "score"], "type": "object"}, "teamB": {"properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "string"}}, "required": ["id", "name", "score"], "type": "object"}, "team_result": {"type": "string"}}, "type": "object"}, "type": "array"}, "manager": {"properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"], "type": "object"}, "name": {"type": "string"}, "stadium": {"properties": {"capacity": {"type": "string"}, "city": {"type": "string"}, "country": {"type": "string"}, "geocoords": {"type": "string"}, "id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name", "city", "country", "capacity", "geocoords"], "type": "object"}}, "type": "object"}, "type": "array"}, "status": {"type": "number"}}, "required": ["status", "errors", "pagination", "result"]} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/3f445d7c-0643-4b8c-865b-a7d4a5930692/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | listTeams | Returns with all teams and their data: id, name, country and if has image.
This is a paginate call, if you want to know how it works show FAQ on our documentation (https://info.soccerfootball.info/faq#how-paginate-work)
The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible (import with double click) | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [{"page": 1, "per_page": 100, "items": 43942}], "result": [{"id": "403cbbe8e6445d94", "name": "FK Mas Taborsko B", "country": "CZ", "has_image": false}, {"id": "f923461b05bd7e01", "name": "MFK Vitkovice", "country": "CZ", "has_image": false}, {"id": "27a0d98a874d7086", "name": "Viktoria Zizkov", "country": "CZ", "has_image": false}, {"id": "8370f1aaf5651a45", "name": "FK Poprad U19", "country": "SK", "has_image": false}, {"id": "e637af900cba6996", "name": "Slavoj Trebisov U19", "country": null, "has_image": false}, {"id": "a4dde2c7b6b9804d", "name": "Redlands United", "country": "AU", "has_image": false}, {"id": "f12fb762acaae78b", "name": "Brisbane Strikers", "country": "AU", "has_image": false}, {"id": "2e11a6f5e73b1cfa", "name": "Avaldsnes Women", "country": "NO", "has_image": false}, {"id": "125002779dbad50d", "name": "PK-35 Vantaa Women", "country": "FI", "has_image": false}, {"id": "9d306c696cd7f563", "name": "Hume City", "country": "AU", "has_image": false}, {"id": "6a73a467b98c8cb1", "name": "South Melbourne", "country": "AU", "has_image": false}, {"id": "36adcbdfe01fe922", "name": "Guizhou Zhicheng", "country": "CN", "has_image": false}, {"id": "6293db580a8e6dfd", "name": "Qingdao Jonoon", "country": "CN", "has_image": false}, {"id": "f0c862478620788f", "name": "Kagoshima United", "country": "JP", "has_image": false}, {"id": "f4c0a5ca011e57", "name": "Avispa Fukuoka", "country": "JP", "has_image": false}, {"id": "3b237b3d77834890", "name": "Czech Republic Beach", "country": "CZ", "has_image": false}, {"id": "2d884300588a7eff", "name": "Moldova Beach", "country": "MD", "has_image": false}, {"id": "fe044e100af3f431", "name": "Melville City FC Women", "country": null, "has_image": false}, {"id": "492fa134e91858a8", "name": "Queens Park Women", "country": "AU", "has_image": false}, {"id": "4cf9721fbd4a8e20", "name": "North West Sydney Women", "country": "AU", "has_image": false}, {"id": "861ac405dcb75960", "name": "Sydney University Women", "country": "AU", "has_image": false}, {"id": "aa5f8247e4696a12", "name": "Hong Kong Sapling", "country": null, "has_image": false}, {"id": "77b5461e359d9402", "name": "South China AA", "country": "HK", "has_image": false}, {"id": "d84b517a590dec98", "name": "Blacktown City", "country": "AU", "has_image": false}, {"id": "95387c6398897d78", "name": "Sydney United 58", "country": "AU", "has_image": false}, {"id": "883e1ea6de38c7e3", "name": "Olympic FC NPL Women", "country": "AU", "has_image": false}, {"id": "1e69f2f2970a4139", "name": "Souths United NPL Women", "country": "AU", "has_image": false}, {"id": "a7976ba0e73cca40", "name": "Cooma Tigers", "country": "AU", "has_image": false}, {"id": "ba831aad6d443d36", "name": "Canberra Olympic", "country": "AU", "has_image": false}, {"id": "d5c6fb7999ccc716", "name": "Belconnen United", "country": "AU", "has_image": false}, {"id": "57f1ef87806cd3c0", "name": "Canberra FC", "country": "AU", "has_image": false}, {"id": "e214e9cbf9d83f93", "name": "Vancouver Whitecaps II", "country": "US", "has_image": false}, {"id": "51f43aa826ed8164", "name": "Sacramento Republic", "country": "US", "has_image": false}, {"id": "da14e9108a11acae", "name": "Labasa FC", "country": "FJ", "has_image": false}, {"id": "d6a2463557a8e280", "name": "BA FC", "country": "FJ", "has_image": false}, {"id": "5b5e0f3f09231d4c", "name": "Football West NTC U19 Women", "country": "AU", "has_image": false}, {"id": "3fe919331094bbb5", "name": "Sydney Olympic U20", "country": "AU", "has_image": false}, {"id": "70fe1d38e7eb5571", "name": "Apia L Tigers U20", "country": "AU", "has_image": false}, {"id": "59a140d68ed8570e", "name": "Central Coast Mariners U21", "country": "AU", "has_image": false}, {"id": "8811cd9df7dd3911", "name": "Northern Tigers", "country": "AU", "has_image": false}, {"id": "fd59a8e28b8422d1", "name": "Spirit FC", "country": "AU", "has_image": false}, {"id": "7d26684a671a3dec", "name": "Marconi Stallions", "country": "AU", "has_image": false}, {"id": "62bc689c87276003", "name": "Bankstown City Lions FC", "country": "AU", "has_image": false}, {"id": "1758e5a45f8d6b2f", "name": "Fraser Park", "country": "AU", "has_image": false}, {"id": "322fbf8275bb332", "name": "St George", "country": "ET", "has_image": false}, {"id": "b200b40ddcee5c07", "name": "Bankstown Berries", "country": "AU", "has_image": false}, {"id": "7ee4b18d10eb3b29", "name": "Coras Tepic", "country": "MX", "has_image": false}, {"id": "dc9dc8afab3145cf", "name": "Dorados", "country": "MX", "has_image": false}, {"id": "1e5c0f5030621aa0", "name": "UD Logrones B", "country": "ES", "has_image": false}, {"id": "e24b3b87fc2d33e7", "name": "Bergantinos", "country": "ES", "has_image": false}, {"id": "8f879eda88b37a4a", "name": "Deportivo La Coruna B", "country": "ES", "has_image": false}, {"id": "20db571add0e98c2", "name": "Mensajero", "country": "ES", "has_image": false}, {"id": "59fb92dcf842d738", "name": "Amorebieta", "country": "ES", "has_image": false}, {"id": "4c9b1ea3ec89440a", "name": "UD Logrones", "country": "ES", "has_image": false}, {"id": "90cb0c7ca69d17a", "name": "Fuenlabrada", "country": "ES", "has_image": false}, {"id": "c57bf5e0fba779c8", "name": "UE Llagostera", "country": "ES", "has_image": false}, {"id": "772ae410aef669fe", "name": "Ebro", "country": "ES", "has_image": false}, {"id": "3ec76e459da27a2c", "name": "Arenas Club de Getxo", "country": "ES", "has_image": false}, {"id": "3eceafb81d3779e7", "name": "Rayo Majadahonda", "country": "ES", "has_image": false}, {"id": "460f736b5e3e711c", "name": "Esbjerg", "country": "DK", "has_image": false}, {"id": "5c8b482dca1830e9", "name": "Sonderjyske", "country": "DK", "has_image": false}, {"id": "2e762a5d2ce9f1af", "name": "Song Lam Nghe An", "country": "VN", "has_image": false}, {"id": "a32cfb2ff70404a2", "name": "Quang Nam", "country": "VN", "has_image": false}, {"id": "dac1a826a13e1b6f", "name": "CD Huetor Tajar", "country": "ES", "has_image": false}, {"id": "5d2ab838757d5297", "name": "Alhaurin Torre", "country": "ES", "has_image": false}, {"id": "1528442f7a18c05d", "name": "Alcorcon B", "country": "ES", "has_image": false}, {"id": "3e521c2c0f6ea8f0", "name": "Getafe B", "country": "ES", "has_image": false}, {"id": "587f20303a8f7073", "name": "Mostoles", "country": "ES", "has_image": false}, {"id": "5da9092b5c110bd6", "name": "Villanueva Del Pardillo", "country": "ES", "has_image": false}, {"id": "c0e6f47577076929", "name": "Parla", "country": "ES", "has_image": false}, {"id": "c509d561b5598f79", "name": "Union Adarve", "country": "ES", "has_image": false}, {"id": "f806a7c295c175da", "name": "Santa Amalia", "country": "ES", "has_image": false}, {"id": "86a2c91fce4ef387", "name": "Extremadura B", "country": "ES", "has_image": false}, {"id": "57bdb348632d9549", "name": "Real Betis B", "country": "ES", "has_image": false}, {"id": "fd0b7032a3d835cd", "name": "Castilleja CF", "country": "ES", "has_image": false}, {"id": "ee65dbf89f8443", "name": "Dunarea Calarasi", "country": "RO", "has_image": false}, {"id": "6f93f7c293c65273", "name": "FC Brasov", "country": "RO", "has_image": false}, {"id": "e0f31676cfec99f4", "name": "Southern District", "country": "HK", "has_image": false}, {"id": "90b2a9817febe0c", "name": "Kitchee", "country": "SG", "has_image": false}, {"id": "67a0bb9d3096c00b", "name": "Niendorfer TSV", "country": "DE", "has_image": false}, {"id": "e8074b7df74b51a3", "name": "SC Condor Hamburg", "country": "DE", "has_image": false}, {"id": "1a8afb27a4db853c", "name": "Switzerland Beach", "country": "CH", "has_image": false}, {"id": "a82c7ffdce9b4912", "name": "Germany Beach", "country": "DE", "has_image": false}, {"id": "b3004a51f6d275a5", "name": "Aravaca CF", "country": "ES", "has_image": false}, {"id": "a0d28d6b99d45e79", "name": "San Fernando Henares", "country": "ES", "has_image": false}, {"id": "8e2316bc2ab1fbd3", "name": "Silla CF", "country": "ES", "has_image": false}, {"id": "72ade0a358043dbe", "name": "Almoradi CF", "country": "ES", "has_image": false}, {"id": "56402d98ed6ab257", "name": "Santutxu", "country": "ES", "has_image": false}, {"id": "3e08f9199255fae9", "name": "Alaves B", "country": "ES", "has_image": false}, {"id": "40adf270b2745b82", "name": "CD Belchite 97", "country": "ES", "has_image": false}, {"id": "5a452b19ed9a4a1e", "name": "Real Zaragoza B", "country": "ES", "has_image": false}, {"id": "107e3df4cce34bd9", "name": "CD Corellano", "country": "ES", "has_image": false}, {"id": "d0b2df0dbaf48f3f", "name": "CD Iruna", "country": "ES", "has_image": false}, {"id": "aace0bd53321a167", "name": "Aurrera Ondarroa", "country": "ES", "has_image": false}, {"id": "9651b470bd783b3c", "name": "CD Getxo", "country": "ES", "has_image": false}, {"id": "95cfa5d88f2e02e6", "name": "AD San Juan", "country": "ES", "has_image": false}, {"id": "a133b5cf6697f0af", "name": "Ardoi", "country": "ES", "has_image": false}, {"id": "afb3f5b215992e38", "name": "Sinthana Kabinburi", "country": null, "has_image": false}, {"id": "1f3fbf3d614c2acd", "name": "Raj Pracha", "country": "TH", "has_image": false}, {"id": "9ed28ed6aeec14da", "name": "TKS Viet Nam Women", "country": "VN", "has_image": false}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array", "items": {"type": "object", "properties": {"page": {"type": "integer"}, "per_page": {"type": "integer"}, "items": {"type": "integer"}}}}, "result": {"type": "array", "items": {"type": "object"}}}} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/e3099e98-a68f-494e-9b8d-a8fa25a4fe43/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | listChampionships | Returns with all championships and their data:id, name, country and if has image.
This is a paginate call, if you want to know how it works show FAQ on our documentation (https://info.soccerfootball.info/faq#how-paginate-work)
The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible (import with double click) | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [{"page": 1, "per_page": 100, "items": 2164}], "result": [{"id": "b68c3249399c175", "name": "Norway Division 1 Women", "country": "NO", "has_image": false}, {"id": "7cece306412b8f5e", "name": "Scotland Premier League Women", "country": "GB", "has_image": false}, {"id": "32f0d4f2e5755a7e", "name": "Paraguay Reserve League", "country": "PY", "has_image": false}, {"id": "1a26bb0b365d40a4", "name": "Holland Tweede Divisie", "country": "NL", "has_image": false}, {"id": "737b875cb68d089d", "name": "Denmark Elitedivisionen Women", "country": "DK", "has_image": false}, {"id": "a34d8482f76d23ce", "name": "Denmark Series Group 4", "country": "DK", "has_image": false}, {"id": "2930ceaf0d2009d6", "name": "Belarus Premier League", "country": "BY", "has_image": false}, {"id": "86c31ec67833cb26", "name": "England Premier League 2", "country": "GB", "has_image": false}, {"id": "b3560d437b0770c9", "name": "Latvia Virsliga", "country": "LV", "has_image": false}, {"id": "3575b1c9c840535d", "name": "Switzerland 1.Liga Promotion", "country": "CH", "has_image": false}, {"id": "d0b73686936e7f76", "name": "Denmark Division 1", "country": "DK", "has_image": false}, {"id": "1dd08ad826affff0", "name": "Switzerland Super League", "country": "CH", "has_image": false}, {"id": "74807fe9d80e9d0c", "name": "Germany Regionalliga North East", "country": "DE", "has_image": false}, {"id": "3a625640737668e1", "name": "Germany Bundesliga II", "country": "DE", "has_image": false}, {"id": "1afc2e53a3f6a5b7", "name": "Finland U20 League", "country": "FI", "has_image": false}, {"id": "3c4bd67603a0ec05", "name": "Denmark 2. Division Group 2", "country": "DK", "has_image": false}, {"id": "ed4e2b4541bc47e7", "name": "Spain Tercera Group 12", "country": "ES", "has_image": false}, {"id": "1e1cade9bd70e9dc", "name": "Germany Regionalliga Bayern", "country": "DE", "has_image": false}, {"id": "3b51df22027b77fa", "name": "Spain Tercera Group 5", "country": "ES", "has_image": false}, {"id": "2713cd487a76d83a", "name": "Netherlands Eredivisie", "country": "NL", "has_image": false}, {"id": "ccd3a447e8bd603c", "name": "India Goa Pro League", "country": "IN", "has_image": false}, {"id": "a2549dac896cd7e6", "name": "Spain Segunda B Group 4", "country": "ES", "has_image": false}, {"id": "82c5b47349a0698c", "name": "Portugal Segunda Liga", "country": "PT", "has_image": false}, {"id": "255594e27ef56a49", "name": "Latvia 2 Liga", "country": "LV", "has_image": false}, {"id": "4314452752b98e97", "name": "Russia Cup Women", "country": "RU", "has_image": false}, {"id": "5bea6ab0864a909b", "name": "Poland Youth League", "country": "PL", "has_image": false}, {"id": "e1a605fd11a2a739", "name": "South Korea K-League Classic", "country": "KR", "has_image": false}, {"id": "60ae19fd7bf4c4a9", "name": "Russia Division 1", "country": "RU", "has_image": false}, {"id": "814717d07d7700dd", "name": "Spain Segunda B Group 1", "country": "ES", "has_image": false}, {"id": "534319926cbb3d16", "name": "Estonia Esiliiga", "country": "EE", "has_image": false}, {"id": "403cbbe8e6445d94", "name": "Spain Tercera Group 2", "country": "ES", "has_image": false}, {"id": "f923461b05bd7e01", "name": "Spain Tercera Group 18", "country": "ES", "has_image": false}, {"id": "27a0d98a874d7086", "name": "Spain Tercera Group 16", "country": "ES", "has_image": false}, {"id": "8370f1aaf5651a45", "name": "Spain Tercera Group 1", "country": "ES", "has_image": false}, {"id": "e637af900cba6996", "name": "Spain Segunda B Group 3", "country": "ES", "has_image": false}, {"id": "a4dde2c7b6b9804d", "name": "Spain Segunda B Group 2", "country": "ES", "has_image": false}, {"id": "f12fb762acaae78b", "name": "Denmark Superligaen", "country": "DK", "has_image": false}, {"id": "c57226674bf6a43e", "name": "Vietnam V-League", "country": "VN", "has_image": false}, {"id": "31cf0d94aa80f97e", "name": "Spain Tercera Group 9", "country": "ES", "has_image": false}, {"id": "2e11a6f5e73b1cfa", "name": "Spain Tercera Group 14", "country": "ES", "has_image": false}, {"id": "125002779dbad50d", "name": "Spain Tercera Group 10", "country": "ES", "has_image": false}, {"id": "9d306c696cd7f563", "name": "Romania Liga II", "country": "RO", "has_image": false}, {"id": "6a73a467b98c8cb1", "name": "Germany Oberliga Hamburg", "country": "DE", "has_image": false}, {"id": "36adcbdfe01fe922", "name": "Spain Tercera Group 7", "country": "ES", "has_image": false}, {"id": "6293db580a8e6dfd", "name": "Spain Tercera Group 6", "country": "ES", "has_image": false}, {"id": "d7903b1f5131955e", "name": "Spain Tercera Group 17", "country": "ES", "has_image": false}, {"id": "70cba29899bfb6ba", "name": "Spain Tercera Group 4", "country": "ES", "has_image": false}, {"id": "f0c862478620788f", "name": "Spain Tercera Group 15", "country": "ES", "has_image": false}, {"id": "f4c0a5ca011e57", "name": "Vietnam Championship Women", "country": "VN", "has_image": false}, {"id": "3b237b3d77834890", "name": "Thailand Division 2", "country": "TH", "has_image": false}, {"id": "2d884300588a7eff", "name": "Serbia U19 League", "country": "RS", "has_image": false}, {"id": "fe044e100af3f431", "name": "Singapore Prime League", "country": "SG", "has_image": false}, {"id": "492fa134e91858a8", "name": "Poland Ekstraklasa Women", "country": "PL", "has_image": false}, {"id": "4cf9721fbd4a8e20", "name": "Finland Kolmonen", "country": "FI", "has_image": false}, {"id": "861ac405dcb75960", "name": "Poland III Liga", "country": "PL", "has_image": false}, {"id": "aa5f8247e4696a12", "name": "France U19 League", "country": "FR", "has_image": false}, {"id": "77b5461e359d9402", "name": "Indonesia Liga 1", "country": "ID", "has_image": false}, {"id": "d84b517a590dec98", "name": "Germany Bundesliga U19", "country": "DE", "has_image": false}, {"id": "883e1ea6de38c7e3", "name": "U19 International", "country": null, "has_image": false}, {"id": "1e69f2f2970a4139", "name": "Slovakia 3. Liga", "country": "SK", "has_image": false}, {"id": "a7976ba0e73cca40", "name": "Czech Republic U21 League", "country": "CZ", "has_image": false}, {"id": "ba831aad6d443d36", "name": "Czech Republic 4. Ligy", "country": "CZ", "has_image": false}, {"id": "d5c6fb7999ccc716", "name": "Czech Republic 3. Ligy", "country": "CZ", "has_image": false}, {"id": "57f1ef87806cd3c0", "name": "Czech Republic 2. Liga", "country": "CZ", "has_image": false}, {"id": "e214e9cbf9d83f93", "name": "Slovakia Youth League", "country": "SK", "has_image": false}, {"id": "51f43aa826ed8164", "name": "Australia Queensland Premier League", "country": "AU", "has_image": false}, {"id": "d6a2463557a8e280", "name": "UEFA Champions League Women", "country": "EU", "has_image": false}, {"id": "1483b2c518c8c66c", "name": "Australia Victoria Premier League", "country": "AU", "has_image": false}, {"id": "5b5e0f3f09231d4c", "name": "China Division 1", "country": "CN", "has_image": false}, {"id": "70fe1d38e7eb5571", "name": "Japan Cup", "country": "JP", "has_image": false}, {"id": "fbd0a8a3173aad30", "name": "Beach Soccer - 36 mins play", "country": null, "has_image": false}, {"id": "902f55a1bd5d5109", "name": "Australia New South Wales NPL Women", "country": "AU", "has_image": false}, {"id": "59a140d68ed8570e", "name": "Hong Kong Premier League", "country": "HK", "has_image": false}, {"id": "8811cd9df7dd3911", "name": "Australia NPL Finals", "country": "AU", "has_image": false}, {"id": "fd59a8e28b8422d1", "name": "Australia ACT Premier Pathway League", "country": "AU", "has_image": false}, {"id": "7d26684a671a3dec", "name": "USA USL Championship", "country": "US", "has_image": false}, {"id": "62bc689c87276003", "name": "Fiji Cup", "country": "FJ", "has_image": false}, {"id": "1758e5a45f8d6b2f", "name": "Australia WA Premier League Women", "country": "AU", "has_image": false}, {"id": "322fbf8275bb332", "name": "Australia New South Wales U20 League", "country": "AU", "has_image": false}, {"id": "b200b40ddcee5c07", "name": "Australia Queensland Premier League Women", "country": "AU", "has_image": false}, {"id": "7ee4b18d10eb3b29", "name": "Australia New South Wales League 2", "country": "AU", "has_image": false}, {"id": "dc9dc8afab3145cf", "name": "Mexico Liga de Ascenso Apertura", "country": "MX", "has_image": false}, {"id": "5359506f8b7705a4", "name": "Turkey Super Lig", "country": "TR", "has_image": false}, {"id": "fa0dd5c0425ace68", "name": "Peru Primera Division", "country": "PE", "has_image": false}, {"id": "1b083ef5483cb466", "name": "Argentina Primera B Metropolitana", "country": "AR", "has_image": false}, {"id": "ca79fb962008c5c3", "name": "Morocco GNF 1", "country": "MA", "has_image": false}, {"id": "eab38298836eca09", "name": "Norway Division 2 Group 4", "country": "NO", "has_image": false}, {"id": "4a60fbd4b7527b90", "name": "Morocco GNF 2", "country": "MA", "has_image": false}, {"id": "16e6a83d33931b63", "name": "Sweden 2.div Norra G\u00f6taland", "country": "SE", "has_image": false}, {"id": "d621ea12d91a8473", "name": "Spain Primera Liga", "country": "ES", "has_image": false}, {"id": "79858f73a50bb6ec", "name": "Estonia Esiliiga B", "country": "EE", "has_image": false}, {"id": "67c9dd1d88c188a5", "name": "Spain Tercera Group 3", "country": "ES", "has_image": false}, {"id": "98e9ec9460eff334", "name": "Spain Tercera Group 13", "country": "ES", "has_image": false}, {"id": "772722097d46b2c4", "name": "Bulgaria First League", "country": "BG", "has_image": false}, {"id": "c0c511e038185eda", "name": "Sweden 3.div S\u00f6dra Svealand", "country": "SE", "has_image": false}, {"id": "97bf7ab8a5bec14e", "name": "Spain Tercera Group 8", "country": "ES", "has_image": false}, {"id": "6316736d417968ec", "name": "Saudi Crown Prince Cup", "country": "SA", "has_image": false}, {"id": "52df5453a0628c0a", "name": "Italy Serie A", "country": "IT", "has_image": false}, {"id": "caeeaf8f86eb8d97", "name": "Finland Division 1", "country": "FI", "has_image": false}, {"id": "26ef6aeef23fd1a7", "name": "Finland Kakkonen Group A", "country": "FI", "has_image": false}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array", "items": {"type": "object", "properties": {"page": {"type": "integer"}, "per_page": {"type": "integer"}, "items": {"type": "integer"}}}}, "result": {"type": "array", "items": {"type": "object"}}}} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/5b643846-d540-4fed-9f26-564c1f209de1/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | listReferees | Returns with all referees and their data: id, name, country and if has image.
This is a paginate call, if you want to know how it works show FAQ on our documentation (https://info.soccerfootball.info/faq#how-paginate-work)
The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible (import with double click) | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [{"page": 1, "per_page": 100, "items": 3838}], "result": [{"id": "5e19f5054211d5ec", "name": "Oren Siminyan", "country": "IL", "has_image": false}, {"id": "f144d503d372359d", "name": "Huw Jones", "country": "GB", "has_image": false}, {"id": "ca286b6ab094b716", "name": "Erez Papir", "country": "IL", "has_image": false}, {"id": "ee74b2aefaf748a2", "name": "Andre Marriner", "country": "GB", "has_image": false}, {"id": "eb1d53e0d8b1c8fd", "name": "Michael Oliver", "country": "GB", "has_image": false}, {"id": "89844c3a9184b653", "name": "Jarred Gillett", "country": "AU", "has_image": false}, {"id": "b5058f91ae182ce5", "name": "Matthew Conger", "country": "NZ", "has_image": false}, {"id": "6e607ac4ee53214c", "name": "Liran Liani", "country": "IL", "has_image": false}, {"id": "1b4baf60d72c0f3d", "name": "Mike Dean", "country": "GB", "has_image": false}, {"id": "b3991a10a822d9ec", "name": "Lee Collins", "country": "GB", "has_image": false}, {"id": "6dcf1c75e465ba5c", "name": "Tim Robinson", "country": "GB", "has_image": false}, {"id": "efcfade7413253d6", "name": "Ben Toner", "country": "GB", "has_image": false}, {"id": "931b4350a8adcd43", "name": "Michael Salisbury", "country": "GB", "has_image": false}, {"id": "54c59abe241cb17a", "name": "Mark Brown", "country": "GB", "has_image": false}, {"id": "a405708a9b376452", "name": "John Busby", "country": "GB", "has_image": false}, {"id": "ebde65ddc910cf90", "name": "Dean Whitestone", "country": "GB", "has_image": false}, {"id": "20447045ec0fc99f", "name": "David Webb", "country": "GB", "has_image": false}, {"id": "3854f5983e9eb260", "name": "Brett Huxtable", "country": "GB", "has_image": false}, {"id": "4553662f4005232b", "name": "Robert Jones", "country": "GB", "has_image": false}, {"id": "a3696378e8a8d414", "name": "Nick Kinseley", "country": "GB", "has_image": false}, {"id": "52c81781fae645ec", "name": "Graham Salisbury", "country": "GB", "has_image": false}, {"id": "811efc9eb21e9b80", "name": "Sebastian Stockbridge", "country": "GB", "has_image": false}, {"id": "ced1fe4d1add5eec", "name": "Kevin Johnson", "country": "GB", "has_image": false}, {"id": "2901dd74cd614fac", "name": "Ross Joyce", "country": "GB", "has_image": false}, {"id": "138abc299bf6aad", "name": "Andy Haines", "country": "GB", "has_image": false}, {"id": "7dff8e04392f7c9", "name": "Richard Clark", "country": "GB", "has_image": false}, {"id": "e2c75439c2eeecab", "name": "Scott Duncan", "country": "GB", "has_image": false}, {"id": "e7d561c66989dfd2", "name": "Lee Swabey", "country": "GB", "has_image": false}, {"id": "72c016be5f032586", "name": "Carl Boyeson", "country": "GB", "has_image": false}, {"id": "9532bf745555d1fb", "name": "Darren England", "country": "GB", "has_image": false}, {"id": "1cf9a875cdd39949", "name": "Darren Deadman", "country": "GB", "has_image": false}, {"id": "dbaf89794b7318f4", "name": "Robert Lewis", "country": "GB", "has_image": false}, {"id": "c7ca55c6ed87021c", "name": "Jeremy Simpson", "country": "GB", "has_image": false}, {"id": "d1c9472f621e220", "name": "Simon Hooper", "country": "GB", "has_image": false}, {"id": "97f29e5a91ac78f4", "name": "Tony Harrington", "country": "GB", "has_image": false}, {"id": "55021551fa4d43b", "name": "James Linington", "country": "GB", "has_image": false}, {"id": "a95d0e740706ed07", "name": "Darren Bond", "country": "GB", "has_image": false}, {"id": "85978e0af5a1aa28", "name": "Steve Martin", "country": "GB", "has_image": false}, {"id": "110fec0840dca9cb", "name": "Stuart Attwell", "country": "GB", "has_image": false}, {"id": "54d7a51393d9444", "name": "Andy Davies", "country": "GB", "has_image": false}, {"id": "88b010089d6bdd00", "name": "Oliver Langford", "country": "GB", "has_image": false}, {"id": "b3c852745660086", "name": "Roger East", "country": "GB", "has_image": false}, {"id": "5cc23180be69b9f8", "name": "Andy Woolmer", "country": "GB", "has_image": false}, {"id": "4c8b8edce5983580", "name": "Daniel Adcock", "country": "GB", "has_image": false}, {"id": "379140762cfc3fcf", "name": "Mark Clattenburg", "country": "GB", "has_image": false}, {"id": "258ad213922d3006", "name": "Anthony Taylor", "country": "GB", "has_image": false}, {"id": "cc543fbee749567c", "name": "Lee Stephen Mason", "country": "GB", "has_image": false}, {"id": "e89425478b89a94b", "name": "Kevin Friend", "country": "GB", "has_image": false}, {"id": "2205513dc626fcac", "name": "Nigel Miller", "country": "GB", "has_image": false}, {"id": "6d0d78bfd3b1d06c", "name": "Bobby Madley", "country": "GB", "has_image": false}, {"id": "f1a234df03e65101", "name": "Chris Beath", "country": "AU", "has_image": false}, {"id": "66f221821ce232fc", "name": "Alejandro Jose Hernandez Hernandez", "country": "ES", "has_image": false}, {"id": "767bbfd4638d7ad3", "name": "Juan Martinez Munuera", "country": "ES", "has_image": false}, {"id": "9926cdc1e1b27399", "name": "Neil Swarbrick", "country": "GB", "has_image": false}, {"id": "24a52ba2fa067e6d", "name": "Paul Tierney", "country": "GB", "has_image": false}, {"id": "31a63c507861d491", "name": "Jose Luis Gonzalez Gonzalez", "country": "ES", "has_image": false}, {"id": "2c374ad5f25f33f8", "name": "Xavier Estrada Fernandez", "country": "ES", "has_image": false}, {"id": "d73e96e3c892cb51", "name": "Athanasios Sezos", "country": "GR", "has_image": false}, {"id": "45c978c24d72ba31", "name": "Christos Nikolaidis", "country": "CY", "has_image": false}, {"id": "262790c602cb1d3d", "name": "Giorgos Nicolaou", "country": "CY", "has_image": false}, {"id": "63c0bbb1970dae7a", "name": "Georgios Kyzas", "country": "GR", "has_image": false}, {"id": "b8504293a7a98cf2", "name": "Leontios Trattou", "country": "CY", "has_image": false}, {"id": "cade52845fb5a052", "name": "Charalambos Skapoullis", "country": "CY", "has_image": false}, {"id": "f20c0e379e2ce7a2", "name": "Georgios Foukakis", "country": "GR", "has_image": false}, {"id": "c9c51cb06683fb8e", "name": "Antonio Mateu Lahoz", "country": "ES", "has_image": false}, {"id": "5937275a9ddef83c", "name": "Martin Atkinson", "country": "GB", "has_image": false}, {"id": "4c36f21eb250a5e", "name": "Carlos Clos Gomez", "country": "ES", "has_image": false}, {"id": "eea44c11ba18c40d", "name": "Eduardo Prieto Iglesias", "country": "ES", "has_image": false}, {"id": "6f3b1de3fe0ffb63", "name": "Aristidis Vatsios", "country": "GR", "has_image": false}, {"id": "efeb92ffd36901ce", "name": "Dimitris Masias", "country": "CY", "has_image": false}, {"id": "6ff3a4c5f18ef294", "name": "Stavros Mantalos", "country": "GR", "has_image": false}, {"id": "e8445e71231b7e95", "name": "Ananias Fotiadis", "country": "GR", "has_image": false}, {"id": "f2e18e65573b270d", "name": "Nikolas Neokleous", "country": "CY", "has_image": false}, {"id": "1f38bb784ac35386", "name": "Neofytos Neofytou", "country": "CY", "has_image": false}, {"id": "ca4f4c971d207351", "name": "Nikolaos Poulimas", "country": "GR", "has_image": false}, {"id": "e9dad988159104c4", "name": "Angelos Angelakis", "country": "GR", "has_image": false}, {"id": "d59f0784236bf71e", "name": "Konstantinos Kotsanis", "country": "GR", "has_image": false}, {"id": "64f5da8009816275", "name": "Ioannis Neofytiadis", "country": "GR", "has_image": false}, {"id": "6a3581e48ae26f62", "name": "Charalambos Athanasiou", "country": "GR", "has_image": false}, {"id": "f74e1f8fb7b34de7", "name": "Fotios Fotiadis", "country": "GR", "has_image": false}, {"id": "9d1556894886bbb8", "name": "Michail Antipariotis", "country": "GR", "has_image": false}, {"id": "9b0a542652404a46", "name": "Alexandros Aretopoulos", "country": "GR", "has_image": false}, {"id": "a6e065995ea8f7d0", "name": "Nikolaos Theodoropoulos", "country": "GR", "has_image": false}, {"id": "83e5d2bc71a64ca", "name": "David Fernandez Borbalan", "country": "ES", "has_image": false}, {"id": "84c006c38ea04ca4", "name": "Praxitelis Zachariadis", "country": "GR", "has_image": false}, {"id": "7e18501576f9523f", "name": "Emmanouil Skoulas", "country": "GR", "has_image": false}, {"id": "f4f1e006e8d64a2f", "name": "Shaun Evans", "country": "AU", "has_image": false}, {"id": "ea2a737df16dcc3a", "name": "Eric Wattellier", "country": "FR", "has_image": false}, {"id": "54f7478a6f40c341", "name": "Yohann Rouinsard", "country": "FR", "has_image": false}, {"id": "a5d6a4da27fdefa1", "name": "Sebastien Desiage", "country": "FR", "has_image": false}, {"id": "7b2f9c9476f670c3", "name": "Ricardo De Burgos Bengoechea", "country": "ES", "has_image": false}, {"id": "b99cfb52482f8b30", "name": "Gorka Sagues Oscoz", "country": "ES", "has_image": false}, {"id": "8c2470d367399e03", "name": "Isidro Diaz de Mera Escuderos", "country": "ES", "has_image": false}, {"id": "7d549451965df1b7", "name": "Ruben Eiriz Mata", "country": "ES", "has_image": false}, {"id": "460a53c7cba112c7", "name": "Javier Alberola Rojas", "country": "ES", "has_image": false}, {"id": "4b885d3935b1ed32", "name": "Alan Milliner", "country": "AU", "has_image": false}, {"id": "1750b8e24db4126e", "name": "Uriel Olvera Rios", "country": "MX", "has_image": false}, {"id": "c538436019f3dfd5", "name": "Artur Soares Dias", "country": "pt", "has_image": false}, {"id": "14908853f5d73611", "name": "Goncalo Martins", "country": "PT", "has_image": false}, {"id": "4d31c876b8c83160", "name": "Jerome Miguelgorry", "country": "FR", "has_image": false}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array", "items": {"type": "object", "properties": {"page": {"type": "integer"}, "per_page": {"type": "integer"}, "items": {"type": "integer"}}}}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "country": {"type": "string"}, "has_image": {"type": "boolean"}}}}}} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/dd3bb6f1-9be4-440f-9ab2-5148cc430e31/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | viewManagers | Returns with manager data: id, name, country, has_image ,current team, all past team and last 5 matches | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [], "result": [{"id": "5fb962e4a8b53618", "name": "Andy Legg", "country": "GB", "has_image": false, "current_team": null, "history_teams": [{"team": {"id": "cf9d459a58f5eb1", "name": "Bangor City"}, "from": "2017-01-28", "to": "2017-05-13 16:15:00"}], "last_matches": [{"id": "14e85bc17f82334d", "date_match": "2017-05-13 16:15:00", "championship": {"id": "20db571add0e98c2", "name": "Wales Premier League", "s_name": false}, "teamA": {"id": "cf9d459a58f5eb1", "name": "Bangor City", "score": "1"}, "teamB": {"id": "145c99df02563eac", "name": "Cardiff MU", "score": "0"}}, {"id": "877cd5715161021f", "date_match": "2017-05-06 13:30:00", "championship": {"id": "20db571add0e98c2", "name": "Wales Premier League", "s_name": false}, "teamA": {"id": "cf9d459a58f5eb1", "name": "Bangor City", "score": "3"}, "teamB": {"id": "91f7fa6468caa48e", "name": "Newtown", "score": "2"}}, {"id": "e534c5755def7c0d", "date_match": "2017-04-22 16:15:00", "championship": {"id": "20db571add0e98c2", "name": "Wales Premier League", "s_name": false}, "teamA": {"id": "cf9d459a58f5eb1", "name": "Bangor City", "score": "0"}, "teamB": {"id": "d084dccd4206158c", "name": "Carmarthen", "score": "2"}}, {"id": "472380c1ffda5d69", "date_match": "2017-04-14 13:30:00", "championship": {"id": "20db571add0e98c2", "name": "Wales Premier League", "s_name": false}, "teamA": {"id": "cf9d459a58f5eb1", "name": "Bangor City", "score": "3"}, "teamB": {"id": "80b9dc9317d572ca", "name": "T.N.S.", "score": "0"}}, {"id": "e6493eb147b8684", "date_match": "2017-04-09 13:30:00", "championship": {"id": "20db571add0e98c2", "name": "Wales Premier League", "s_name": false}, "teamA": {"id": "145c99df02563eac", "name": "Cardiff MU", "score": "2"}, "teamB": {"id": "cf9d459a58f5eb1", "name": "Bangor City", "score": "3"}}]}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "country": {"type": "string"}, "has_image": {"type": "boolean"}, "current_team": {"type": "null"}, "history_teams": {"type": "array", "items": {"type": "object", "properties": {"team": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}}, "from": {"type": "string"}, "to": {"type": "string"}}}}, "last_matches": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "date_match": {"type": "string"}, "championship": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "s_name": {"type": "boolean"}}}, "teamA": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "string"}}}, "teamB": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "score": {"type": "string"}}}}}}}}}}} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/043c396f-dfa7-415c-98b7-5676e83fa607/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | listStadiums | Returns with all stadiums and their data: id, name, city, country, capacity, geo coordinates and if has an image.
This is a paginate call, if you want to know how it works show FAQ on our documentation (https://info.soccerfootball.info/faq#how-paginate-work)
The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible (import with double click) | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [{"page": 1, "per_page": 100, "items": 7478}], "result": [{"id": "fa0cfbc74e858a53", "name": "Doha Stadium", "city": "Sakhnin", "country": "IL", "capacity": "8500", "coordinates": "32.866692,35.310850", "has_image": false}, {"id": "ba65122d90b7a196", "name": "Gallagher Stadium", "city": "Maidstone", "country": "GB", "capacity": "2363", "coordinates": "51.280088,0.516111", "has_image": false}, {"id": "12a09a178019854e", "name": "Prince Moulay Abdellah Stadium", "city": "Rabat", "country": "MA", "capacity": "52000", "coordinates": "33.959838,-6.889093", "has_image": false}, {"id": "79a0b25ed8a7e380", "name": "The Giant Hospitality Stadium", "city": "Llandudno", "country": "GB", "capacity": "1503", "coordinates": "53.315807,-3.829669", "has_image": false}, {"id": "ea86167004c60390", "name": "Yud-Alef Stadium", "city": "Ashdod", "country": "IL", "capacity": "8200", "coordinates": "31.810278,34.648333", "has_image": false}, {"id": "46533c33477d882f", "name": "King Fahd International Stadium", "city": "Riyadh", "country": "SA", "capacity": "68752", "coordinates": "24.788206,46.839236", "has_image": false}, {"id": "423f669ed2e3e1bf", "name": "Emirates Stadium", "city": "London", "country": "GB", "capacity": "60272", "coordinates": "51.555050,-0.108046", "has_image": false}, {"id": "705df6af4e058c5e", "name": "Edgeley Park", "city": "Stockport", "country": "GB", "capacity": "10832", "coordinates": "53.399722,-2.166389", "has_image": false}, {"id": "ff7edcf472897420", "name": "Liberty Way", "city": "Nuneaton", "country": "GB", "capacity": "6250", "coordinates": "52.520672,-1.442533", "has_image": false}, {"id": "524dfcdf4de0a4a0", "name": "Aggborough", "city": "Kidderminster", "country": "GB", "capacity": "6238", "coordinates": "52.380472,-2.242653", "has_image": false}, {"id": "425926ffe7594eb1", "name": "World of Smile Stadium", "city": null, "country": null, "capacity": "0", "coordinates": null, "has_image": false}, {"id": "d33dabb17a8a5f23", "name": "The Northolme", "city": "Gainsborough", "country": "GB", "capacity": "4304", "coordinates": "53.403397,-0.774525", "has_image": false}, {"id": "ba6715ef85ab11dc", "name": "Broadhurst Park", "city": "Manchester", "country": "GB", "capacity": "4400", "coordinates": "53.516700,-2.180400", "has_image": false}, {"id": "a7a76fbe67ed4007", "name": "The Shay", "city": "Halifax", "country": "GB", "capacity": "14061", "coordinates": "53.716111,-1.859167", "has_image": false}, {"id": "823839e99ffa1b", "name": "The Chorley Group Victory Park Stadium", "city": "Chorley", "country": "GB", "capacity": "4100", "coordinates": "53.645547,-2.629214", "has_image": false}, {"id": "61d2d5ed5dcf28da", "name": "Horsfall Stadium", "city": "Bradford", "country": "GB", "capacity": "0", "coordinates": "53.758855,-1.776203", "has_image": false}, {"id": "d4fe742db05dc3a1", "name": "Impact Arena", "city": "Alfreton", "country": "GB", "capacity": "3600", "coordinates": "53.094500,-1.381300", "has_image": false}, {"id": "9c1dcd81af81569e", "name": "The Enclosed Ground", "city": "Whitehawk", "country": "GB", "capacity": "2000", "coordinates": "50.821414,-0.096144", "has_image": false}, {"id": "a0ff6afdad1b5c6e", "name": "Woodspring Stadium", "city": "Weston-super-Mare", "country": "GB", "capacity": "3500", "coordinates": "51.330656,-2.956031", "has_image": false}, {"id": "4be7c2f42fb3026", "name": "Park View Road", "city": null, "country": null, "capacity": "5500", "coordinates": "51.460317,0.116514", "has_image": false}, {"id": "73500c50ff773371", "name": "Court Place Farm", "city": "Oxford", "country": "GB", "capacity": "0", "coordinates": "51.773911,-1.227755", "has_image": false}, {"id": "3a4d0f55204750f6", "name": "York Road", "city": "Maidenhead", "country": "GB", "capacity": "3000", "coordinates": "51.519881,-0.717989", "has_image": false}, {"id": "90ce11896ff972b", "name": "Bulpit Lane", "city": "Hungerford", "country": "GB", "capacity": "2500", "coordinates": "51.408909,-1.513477", "has_image": false}, {"id": "423082f646d4baf", "name": "Beveree Stadium", "city": "Hampton, London", "country": "GB", "capacity": "3500", "coordinates": "51.415181,-0.363277", "has_image": false}, {"id": "aa4a4fc41b938d3", "name": "Stonebridge Road Stadium", "city": "Northfleet", "country": "GB", "capacity": "5011", "coordinates": "51.449539,0.322272", "has_image": false}, {"id": "90cd97ea2c922b50", "name": "Rookery Hill", "city": "Corringham, Essex", "country": "GB", "capacity": "4000", "coordinates": "51.522314,0.461561", "has_image": false}, {"id": "f565c28e3d1011d", "name": "Woodside Park", "city": "Bishop's Strotford", "country": "GB", "capacity": "4000", "coordinates": "51.872662,0.191954", "has_image": false}, {"id": "bd09bc1b22a48ff9", "name": "Stade Saniat Rmel", "city": "Tetouan", "country": "MA", "capacity": "15000", "coordinates": "35.572724,-5.348620", "has_image": false}, {"id": "1280ee86df81e06a", "name": "Stade Municipal", "city": "Yverdon-les-Bains", "country": "CH", "capacity": "6600", "coordinates": "46.7824097,6.6409464", "has_image": false}, {"id": "9ef6bc8c80908e35", "name": "Bootham Crescent", "city": "York", "country": "GB", "capacity": "7872", "coordinates": "53.969317,-1.088300", "has_image": false}, {"id": "243abcbe5c28dc3", "name": "Borough Sports Ground", "city": null, "country": null, "capacity": "0", "coordinates": null, "has_image": false}, {"id": "a78c0701f12f4fc4", "name": "Moss Rose", "city": "Macclesfield", "country": "GB", "capacity": "6355", "coordinates": "53.242781,-2.127136", "has_image": false}, {"id": "9ef06472ff4402ee", "name": "Haig Avenue", "city": null, "country": null, "capacity": "0", "coordinates": null, "has_image": false}, {"id": "f3aff4d75c9503d6", "name": "Sincil Bank", "city": "Lincoln", "country": "GB", "capacity": "10120", "coordinates": "53.218289,-0.540811", "has_image": false}, {"id": "7bc235a36e82f46f", "name": "The New Lawn", "city": "Nailsworth", "country": "GB", "capacity": "5147", "coordinates": "51.698969,-2.237875", "has_image": false}, {"id": "b8a092f79df5b538", "name": "Deva Stadium", "city": "Chester", "country": "GB", "capacity": "5376", "coordinates": "53.1892, -2.9238", "has_image": false}, {"id": "cf2de4c3cf971c76", "name": "Vicarage Road", "city": "Watford", "country": "GB", "capacity": "21400", "coordinates": "51.649836,-0.401486", "has_image": false}, {"id": "32b460c11624c0fb", "name": "Al-Hassan Stadium", "city": "Irbid", "country": "JO", "capacity": "16000", "coordinates": "32.537730,35.860174", "has_image": false}, {"id": "f2ba69234a5ece64", "name": "CCM Kirumba Stadium", "city": "Mwanza", "country": "TZ", "capacity": "35000", "coordinates": "-2.499921,32.899490", "has_image": false}, {"id": "342d40772912bde4", "name": "Karume Memorial Stadium", "city": "Dar es Salaam", "country": "TZ", "capacity": "5000", "coordinates": "-6.826755,39.267527", "has_image": false}, {"id": "f60ba201de5a4e8e", "name": "Kingfield Stadium", "city": "Woking-Foxhills", "country": "GB", "capacity": "6036", "coordinates": "51.306333,-0.558811", "has_image": false}, {"id": "77196bb2adf844a9", "name": "Spotless Stadium", "city": null, "country": null, "capacity": "0", "coordinates": null, "has_image": false}, {"id": "cf54293d5d8e6ac9", "name": "Westpac Stadium", "city": "Wellington", "country": "NZ", "capacity": "33500", "coordinates": "-41.273056,174.785833", "has_image": false}, {"id": "d0942659479ee062", "name": "Perry Park", "city": "Brisbane", "country": "AU", "capacity": "5000", "coordinates": "-27.443391,153.039635", "has_image": false}, {"id": "c69ef45aa2452559", "name": "Braga Municipal", "city": "Braga", "country": "PT", "capacity": "30286", "coordinates": "41.562565,-8.430133", "has_image": false}, {"id": "f14939d4a0ebeab7", "name": "London Borough of Barking & Dagenham Stadium", "city": null, "country": null, "capacity": "0", "coordinates": null, "has_image": false}, {"id": "ac28cbc9e435ff4e", "name": "Teddy Stadium", "city": "Jerusalem", "country": "IL", "capacity": "21600", "coordinates": "31.751167,35.190617", "has_image": false}, {"id": "4c85475d1e2fbe58", "name": "London Stadium", "city": "London", "country": "GB", "capacity": "66000", "coordinates": "51.54329610000001,-0.0165517", "has_image": false}, {"id": "3704dd68b4e32849", "name": "Acre Municipal Stadium", "city": null, "country": null, "capacity": "0", "coordinates": null, "has_image": false}, {"id": "44872cdff204c0a4", "name": "Green Stadium", "city": "Nazareth", "country": "IL", "capacity": "4000", "coordinates": "32.689936,35.311343", "has_image": false}, {"id": "515cf9ceb6a9a461", "name": "Afula Illit Stadium", "city": "Afula", "country": "IL", "capacity": "14000", "coordinates": "32.333939,34.862197", "has_image": false}, {"id": "92a30fd07c4e27b6", "name": "Wheatsheaf Park", "city": "Staines", "country": "GB", "capacity": "3009", "coordinates": "51.419728,-0.502059", "has_image": false}, {"id": "5fe5b90b7c1ca251", "name": "Imber Court", "city": "Molesey", "country": "GB", "capacity": "3000", "coordinates": "51.390414,-0.351733", "has_image": false}, {"id": "15d51b52954b06e", "name": "Moatside", "city": "Merstham", "country": "GB", "capacity": "2000", "coordinates": "51.258139,-0.146626", "has_image": false}, {"id": "394465b941ecb9a6", "name": "Victory Road", "city": "Leiston", "country": "GB", "capacity": "2500", "coordinates": "52.204400,1.571425", "has_image": false}, {"id": "b33fa59155353b6b", "name": "West Leigh Park", "city": "Havant", "country": "GB", "capacity": "5250", "coordinates": "50.867078,-0.974133", "has_image": false}, {"id": "4156ee16a5513dec", "name": "Earlsmead Stadium", "city": "South Harrow", "country": "GB", "capacity": "3070", "coordinates": "51.558400,-0.372300", "has_image": false}, {"id": "e01492aaa91a5f23", "name": "Champion Hill", "city": "Dulwich", "country": "GB", "capacity": "3000", "coordinates": "51.461231,-0.084061", "has_image": false}, {"id": "6a8ae349bc503ecd", "name": "New Lodge", "city": "Billericay", "country": "GB", "capacity": "0", "coordinates": "51.621773,0.403256", "has_image": false}, {"id": "504967ff912c9649", "name": "Bob Lucas Stadium", "city": "Weymouth", "country": "GB", "capacity": "10000", "coordinates": "50.619914,-2.485203", "has_image": false}, {"id": "64f0d368142f608", "name": "The DCS Stadium", "city": "Stratford-upon-Avon", "country": "GB", "capacity": "0", "coordinates": "52.194150,-1.676361", "has_image": false}, {"id": "3f82e4e3b949bf8", "name": "Beaconsfield", "city": null, "country": null, "capacity": "0", "coordinates": null, "has_image": false}, {"id": "2ecd362c649c6f48", "name": "Central Ground", "city": "Sutton Coldfield", "country": "GB", "capacity": "2000", "coordinates": "52.556724,-1.818614", "has_image": false}, {"id": "f411ab553bdae575", "name": "West Lancashire College Stadium", "city": "Skelmersdale", "country": "GB", "capacity": "2500", "coordinates": "53.557340,-2.801667", "has_image": false}, {"id": "91c39f9fcfef2f80", "name": "Dales Lane", "city": "Walsall", "country": "GB", "capacity": "1400", "coordinates": "52.600878,-1.952294", "has_image": false}, {"id": "411e46d71f2c4a53", "name": "The Weaver Stadium", "city": "Nantwich", "country": "GB", "capacity": "3500", "coordinates": "53.072539,-2.531887", "has_image": false}, {"id": "dc3fc2abe5c745af", "name": "New Manor Ground", "city": "Ilkeston", "country": "GB", "capacity": "3500", "coordinates": "52.983923,-1.300228", "has_image": false}, {"id": "ee19f97395b9a624", "name": "Keys Park", "city": "Hednesford", "country": "GB", "capacity": "6500", "coordinates": "52.697600,-1.988830", "has_image": false}, {"id": "51ca60a195017337", "name": "Westfield Lane Stadium", "city": "South Elmsall", "country": "GB", "capacity": "2087", "coordinates": "53.587971,-1.292224", "has_image": false}, {"id": "2b3ee5d3e9d13225", "name": "Penydarren Park", "city": "Merthyr Tydfil", "country": "GB", "capacity": "10000", "coordinates": "51.751111,-3.377778", "has_image": false}, {"id": "f8e99b1c9673bba1", "name": "Tatnam", "city": "Poole", "country": "GB", "capacity": "2000", "coordinates": "50.728216,-1.984321", "has_image": false}, {"id": "8729fdfab4a6124e", "name": "Tameside Stadium", "city": "Ashton-under-Lyne", "country": "GB", "capacity": "4000", "coordinates": "53.494250,-2.116156", "has_image": false}, {"id": "d5a03e236ac11b90", "name": "Adams Park", "city": "Wycombe", "country": "GB", "capacity": "10284", "coordinates": "51.630556,-0.800278", "has_image": false}, {"id": "48daebb380efc867", "name": "Fratton Park", "city": "Portsmouth", "country": "GB", "capacity": "21100", "coordinates": "50.796389,-1.063889", "has_image": false}, {"id": "78738a24affb757c", "name": "Globe Arena", "city": "Morecambe", "country": "GB", "capacity": "6476", "coordinates": "54.061480,-2.867160", "has_image": false}, {"id": "7e90e8a4a7345381", "name": "St James Park", "city": "Exeter", "country": "GB", "capacity": "8830", "coordinates": "50.730714,-3.521150", "has_image": false}, {"id": "5829eb5ad0b5511a", "name": "Keepmoat Stadium", "city": "Doncaster", "country": "GB", "capacity": "15231", "coordinates": "53.509722,-1.113889", "has_image": false}, {"id": "799d26c18e9c9bd9", "name": "Broadfield Stadium", "city": "Crawley", "country": "GB", "capacity": "6134", "coordinates": "51.099706,-0.194767", "has_image": false}, {"id": "a2a2c1dff526321", "name": "Colchester Community Stadium", "city": null, "country": null, "capacity": "0", "coordinates": null, "has_image": false}, {"id": "d408f1481ecd7236", "name": "Brunton Park", "city": "Carlisle", "country": "GB", "capacity": "18202", "coordinates": "54.895560,-2.913650", "has_image": false}, {"id": "5c94ac809ad0511a", "name": "Abbey Stadium", "city": "Cambridge", "country": "GB", "capacity": "8127", "coordinates": "52.212117,0.154140", "has_image": false}, {"id": "f81a91600dec6553", "name": "Bloomfield Road", "city": "Blackpool", "country": "GB", "capacity": "12555", "coordinates": "53.804722,-3.048056", "has_image": false}, {"id": "5e45733f1972f688", "name": "The Hive Stadium", "city": "London", "country": "GB", "capacity": "5634", "coordinates": "51.602599,-0.291785", "has_image": false}, {"id": "781ecab05c33cc0c", "name": "The Crown Ground", "city": "Accrington", "country": "GB", "capacity": "5057", "coordinates": "53.765356,-2.370911", "has_image": false}, {"id": "38f16570fdb27e58", "name": "Banks's Stadium", "city": "Walsall", "country": "GB", "capacity": "11300", "coordinates": "52.565433,-1.990706", "has_image": false}, {"id": "370792bf2b7f610f", "name": "County Ground", "city": "Swindon", "country": "GB", "capacity": "15728", "coordinates": "51.564444,-1.770556", "has_image": false}, {"id": "1e11573ca333d571", "name": "Greenhous Meadow", "city": null, "country": null, "capacity": "0", "coordinates": null, "has_image": false}, {"id": "5674b3a7df10818c", "name": "Glanford Park", "city": "Scunthorpe", "country": "GB", "capacity": "9088", "coordinates": "53.586725,-0.695267", "has_image": false}, {"id": "11fd90fd69f20525", "name": "SportsDirect.com Park", "city": null, "country": null, "capacity": "0", "coordinates": null, "has_image": false}, {"id": "346ef19ff55f0396", "name": "Sixfields Stadium", "city": "Northampton", "country": "GB", "capacity": "7798", "coordinates": "52.235197,-0.933450", "has_image": false}, {"id": "9ff1895c876cc06e", "name": "Priestfield Stadium", "city": null, "country": null, "capacity": "0", "coordinates": null, "has_image": false}, {"id": "1dc56854c6b12f70", "name": "Ricoh Arena", "city": "Coventry", "country": "GB", "capacity": "32500", "coordinates": "52.448056,-1.495556", "has_image": false}, {"id": "3fb20a9c3fe0cb26", "name": "Proact Stadium", "city": "Chesterfield", "country": "GB", "capacity": "10504", "coordinates": "53.253600,-1.425003", "has_image": false}, {"id": "fc0566c36d4a9012", "name": "The Valley", "city": "London", "country": "GB", "capacity": "27111", "coordinates": "51.486389,0.036389", "has_image": false}, {"id": "759a2094f930d749", "name": "Gigg Lane", "city": "Bury", "country": "GB", "capacity": "11840", "coordinates": "53.580506,-2.294822", "has_image": false}, {"id": "35322bd937caaa01", "name": "DW Stadium", "city": "Wigan", "country": "GB", "capacity": "25138", "coordinates": "53.547367,-2.654146", "has_image": false}, {"id": "131007fcebe3c9e3", "name": "Hillsborough Stadium", "city": "Sheffield", "country": "GB", "capacity": "39812", "coordinates": "53.411389,-1.500556", "has_image": false}, {"id": "dfa16855cb9425e0", "name": "Loftus Road Stadium", "city": null, "country": null, "capacity": "0", "coordinates": null, "has_image": false}, {"id": "83a6ded41daac342", "name": "City Ground", "city": "Nottingham", "country": "GB", "capacity": "30603", "coordinates": "52.940000,-1.132778", "has_image": false}, {"id": "1688efc8c457dc3e", "name": "Carrow Road", "city": "Norwich", "country": "GB", "capacity": "27244", "coordinates": "52.621647,1.309642", "has_image": false}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array", "items": {"type": "object", "properties": {"page": {"type": "integer"}, "per_page": {"type": "integer"}, "items": {"type": "integer"}}}}, "result": {"type": "array", "items": {"type": "object"}}}} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/72171b57-0d0c-49b1-9b1f-aa26c3918c09/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | listLanguages | Returns all languages with unique code and status of translate.
The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible (import with double click) | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [], "result": [{"code": "cs_CZ", "name": "Czech", "native_name": "\u010cesky", "note": "60% of translate", "source": "bet365,unibet,manual"}, {"code": "da_DK", "name": "Danish", "native_name": "Dansk", "note": "60% of translate", "source": "bet365,unibet,manual"}, {"code": "de_DE", "name": "German", "native_name": "Deutsch", "note": "Full translated", "source": "bet365,unibet,manual"}, {"code": "el_GR", "name": "Greek", "native_name": "\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac", "note": "60% of translate", "source": "bet365,unibet,manual"}, {"code": "en_US", "name": "English", "native_name": "English", "note": "Full translated (main)", "source": "bet365,unibet,manual"}, {"code": "es_ES", "name": "Spanish", "native_name": "Espa\u00f1ol", "note": "Full translated", "source": "bet365,unibet,manual"}, {"code": "et_EE", "name": "Estonian", "native_name": "Eesti", "note": "60% of translate", "source": "bet365,unibet,manual"}, {"code": "fr_FR", "name": "French", "native_name": "Fran\u00e7ais", "note": "Full translated", "source": "bet365,unibet,manual"}, {"code": "hu_HU", "name": "Hungarian", "native_name": "Magyar", "note": "60% of translate", "source": "bet365,unibet,manual"}, {"code": "it_IT", "name": "Italian", "native_name": "Italiano", "note": "Full translated", "source": "bet365,unibet,manual"}, {"code": "ja_JP", "name": "Japanese", "native_name": "\u65e5\u672c\u8a9e", "note": "60% of translate", "source": "bet365,unibet,manual"}, {"code": "nl_NL", "name": "Dutch", "native_name": "Nederlands", "note": "Full translated", "source": "bet365,unibet,manual"}, {"code": "nn_NO", "name": "Norwegian", "native_name": "Norsk", "note": "Full translated", "source": "bet365,unibet,manual"}, {"code": "pl_PL", "name": "Polish", "native_name": "Polski", "note": "Full translated", "source": "bet365,unibet,manual"}, {"code": "pt_PT", "name": "Portuguese", "native_name": "Portugu\u00eas", "note": "Full translated", "source": "bet365,unibet,manual"}, {"code": "ro_RO", "name": "Romanian", "native_name": "Rom\u00e2n\u0103", "note": "Full translated", "source": "bet365,unibet,manual"}, {"code": "ru_RU", "name": "Russian", "native_name": "\u0420\u0443\u0441\u0441\u043a\u0438\u0439", "note": "60% of translate", "source": "bet365,unibet,manual"}, {"code": "sk_SK", "name": "Slovak", "native_name": "Sloven\u010dina", "note": "60% of translate", "source": "bet365,unibet,manual"}, {"code": "sv_SE", "name": "Swedish", "native_name": "Svenska", "note": "Full translated", "source": "bet365,unibet,manual"}, {"code": "zh_CN", "name": "Chinese", "native_name": "\u7b80\u4f53\u4e2d\u6587", "note": "60% of translate", "source": "bet365,unibet,manual"}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "name": {"type": "string"}, "native_name": {"type": "string"}, "note": {"type": "string"}, "source": {"type": "string"}}}}}} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/c0f31fd8-39be-4d97-ab79-898242ce7f74/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | listCountries | Returns all countries with unique code and a count of the releated items.
The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible (import with double click) | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [], "result": [{"code": "AD", "name": "Andorra", "timezones": ["UTC+01:00"], "championships": 5, "managers": 34, "players": 46, "referees": 1, "stadiums": 7, "teams": 43}, {"code": "AE", "name": "United Arab Emirates", "timezones": ["UTC+04"], "championships": 11, "managers": 11, "players": 599, "referees": 43, "stadiums": 31, "teams": 97}, {"code": "AF", "name": "Afghanistan", "timezones": ["UTC+04:30"], "championships": 0, "managers": 2, "players": 15, "referees": 1, "stadiums": 1, "teams": 4}, {"code": "AG", "name": "Antigua and Barbuda", "timezones": ["UTC-04:00"], "championships": 1, "managers": 1, "players": 11, "referees": 0, "stadiums": 0, "teams": 19}, {"code": "AI", "name": "Anguilla", "timezones": ["UTC-04:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 1}, {"code": "AL", "name": "Albania", "timezones": ["UTC+01:00"], "championships": 5, "managers": 115, "players": 246, "referees": 3, "stadiums": 44, "teams": 63}, {"code": "AM", "name": "Armenia", "timezones": ["UTC+04:00"], "championships": 6, "managers": 45, "players": 104, "referees": 2, "stadiums": 20, "teams": 54}, {"code": "AO", "name": "Angola", "timezones": ["UTC+01:00"], "championships": 0, "managers": 0, "players": 73, "referees": 2, "stadiums": 21, "teams": 41}, {"code": "AQ", "name": "Antarctica", "timezones": ["UTC-03:00", "UTC+03:00", "UTC+05:00", "UTC+06:00", "UTC+07:00", "UTC+08:00", "UTC+10:00", "UTC+12:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "AR", "name": "Argentina", "timezones": ["UTC-03:00"], "championships": 25, "managers": 254, "players": 2613, "referees": 43, "stadiums": 140, "teams": 460}, {"code": "AS", "name": "American Samoa", "timezones": ["UTC-11:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "AT", "name": "Austria", "timezones": ["UTC+01:00"], "championships": 18, "managers": 206, "players": 1338, "referees": 65, "stadiums": 119, "teams": 527}, {"code": "AU", "name": "Australia", "timezones": ["UTC+05:00", "UTC+06:30", "UTC+07:00", "UTC+08:00", "UTC+09:30", "UTC+10:00", "UTC+10:30", "UTC+11:30"], "championships": 97, "managers": 43, "players": 576, "referees": 24, "stadiums": 171, "teams": 1055}, {"code": "AW", "name": "Aruba", "timezones": ["UTC-04:00"], "championships": 4, "managers": 2, "players": 4, "referees": 0, "stadiums": 0, "teams": 19}, {"code": "AX", "name": "\u00c5land Islands", "timezones": ["UTC+02:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "AZ", "name": "Azerbaijan", "timezones": ["UTC+04:00"], "championships": 5, "managers": 65, "players": 121, "referees": 24, "stadiums": 26, "teams": 73}, {"code": "BA", "name": "Bosnia and Herzegovina", "timezones": ["UTC+01:00"], "championships": 4, "managers": 186, "players": 422, "referees": 31, "stadiums": 46, "teams": 105}, {"code": "BB", "name": "Barbados", "timezones": ["UTC-04:00"], "championships": 6, "managers": 0, "players": 3, "referees": 0, "stadiums": 0, "teams": 35}, {"code": "BD", "name": "Bangladesh", "timezones": ["UTC+06:00"], "championships": 4, "managers": 1, "players": 36, "referees": 0, "stadiums": 3, "teams": 42}, {"code": "BE", "name": "Belgium", "timezones": ["UTC+01:00"], "championships": 17, "managers": 104, "players": 843, "referees": 34, "stadiums": 51, "teams": 221}, {"code": "BF", "name": "Burkina Faso", "timezones": ["UTC"], "championships": 1, "managers": 1, "players": 71, "referees": 1, "stadiums": 0, "teams": 19}, {"code": "BG", "name": "Bulgaria", "timezones": ["UTC+02:00"], "championships": 10, "managers": 143, "players": 838, "referees": 51, "stadiums": 37, "teams": 215}, {"code": "BH", "name": "Bahrain", "timezones": ["UTC+03:00"], "championships": 5, "managers": 3, "players": 73, "referees": 5, "stadiums": 9, "teams": 36}, {"code": "BI", "name": "Burundi", "timezones": ["UTC+02:00"], "championships": 2, "managers": 1, "players": 29, "referees": 1, "stadiums": 1, "teams": 62}, {"code": "BJ", "name": "Benin", "timezones": ["UTC+01:00"], "championships": 1, "managers": 1, "players": 34, "referees": 0, "stadiums": 2, "teams": 24}, {"code": "BL", "name": "Saint Barth\u00e9lemy", "timezones": ["UTC-04:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 1, "teams": 0}, {"code": "BM", "name": "Bermuda", "timezones": ["UTC-04:00"], "championships": 0, "managers": 2, "players": 28, "referees": 0, "stadiums": 0, "teams": 6}, {"code": "BN", "name": "Brunei", "timezones": ["UTC+08:00"], "championships": 1, "managers": 2, "players": 1, "referees": 2, "stadiums": 2, "teams": 12}, {"code": "BO", "name": "Bolivia", "timezones": ["UTC-04:00"], "championships": 9, "managers": 14, "players": 345, "referees": 10, "stadiums": 12, "teams": 75}, {"code": "BQ", "name": "Bonaire", "timezones": ["UTC-04:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "BR", "name": "Brazil", "timezones": ["UTC-05:00", "UTC-04:00", "UTC-03:00", "UTC-02:00"], "championships": 83, "managers": 150, "players": 3354, "referees": 83, "stadiums": 404, "teams": 1615}, {"code": "BS", "name": "The Bahamas", "timezones": ["UTC-05:00"], "championships": 1, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 4}, {"code": "BT", "name": "Bhutan", "timezones": ["UTC+06:00"], "championships": 4, "managers": 2, "players": 1, "referees": 0, "stadiums": 0, "teams": 30}, {"code": "BV", "name": "Bouvet Island", "timezones": ["UTC+01:00"], "championships": 0, "managers": 0, "players": 3, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "BW", "name": "Botswana", "timezones": ["UTC+02:00"], "championships": 3, "managers": 0, "players": 11, "referees": 1, "stadiums": 1, "teams": 30}, {"code": "BY", "name": "Belarus", "timezones": ["UTC+03:00"], "championships": 10, "managers": 125, "players": 427, "referees": 25, "stadiums": 27, "teams": 282}, {"code": "BZ", "name": "Belize", "timezones": ["UTC-06:00"], "championships": 1, "managers": 0, "players": 3, "referees": 0, "stadiums": 1, "teams": 13}, {"code": "CA", "name": "Canada", "timezones": ["UTC-08:00", "UTC-07:00", "UTC-06:00", "UTC-05:00", "UTC-04:00", "UTC-03:30"], "championships": 4, "managers": 8, "players": 190, "referees": 4, "stadiums": 27, "teams": 38}, {"code": "CC", "name": "Cocos (Keeling) Islands", "timezones": ["UTC+06:30"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "CD", "name": "Democratic Republic of the Congo", "timezones": ["UTC+01:00", "UTC+02:00"], "championships": 2, "managers": 2, "players": 121, "referees": 1, "stadiums": 0, "teams": 7}, {"code": "CF", "name": "Central African Republic", "timezones": ["UTC+01:00"], "championships": 0, "managers": 0, "players": 9, "referees": 0, "stadiums": 0, "teams": 2}, {"code": "CG", "name": "Republic of the Congo", "timezones": ["UTC+01:00"], "championships": 1, "managers": 0, "players": 37, "referees": 0, "stadiums": 3, "teams": 20}, {"code": "CH", "name": "Switzerland", "timezones": ["UTC+01:00"], "championships": 8, "managers": 95, "players": 801, "referees": 30, "stadiums": 62, "teams": 182}, {"code": "CI", "name": "Ivory Coast", "timezones": ["UTC"], "championships": 4, "managers": 3, "players": 299, "referees": 1, "stadiums": 14, "teams": 33}, {"code": "CK", "name": "Cook Islands", "timezones": ["UTC-10:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "CL", "name": "Chile", "timezones": ["UTC-06:00", "UTC-04:00"], "championships": 10, "managers": 47, "players": 950, "referees": 34, "stadiums": 39, "teams": 87}, {"code": "CM", "name": "Cameroon", "timezones": ["UTC+01:00"], "championships": 4, "managers": 7, "players": 280, "referees": 4, "stadiums": 19, "teams": 104}, {"code": "CN", "name": "China", "timezones": ["UTC+08:00"], "championships": 13, "managers": 27, "players": 933, "referees": 50, "stadiums": 92, "teams": 228}, {"code": "CO", "name": "Colombia", "timezones": ["UTC-05:00"], "championships": 9, "managers": 78, "players": 1561, "referees": 54, "stadiums": 30, "teams": 137}, {"code": "CR", "name": "Costa Rica", "timezones": ["UTC-06:00"], "championships": 6, "managers": 12, "players": 175, "referees": 5, "stadiums": 33, "teams": 68}, {"code": "CU", "name": "Cuba", "timezones": ["UTC-05:00"], "championships": 3, "managers": 3, "players": 38, "referees": 1, "stadiums": 0, "teams": 28}, {"code": "CV", "name": "Cape Verde", "timezones": ["UTC-01:00"], "championships": 0, "managers": 2, "players": 80, "referees": 0, "stadiums": 0, "teams": 2}, {"code": "CW", "name": "Cura\u00e7ao", "timezones": ["UTC-04:00"], "championships": 1, "managers": 1, "players": 45, "referees": 0, "stadiums": 1, "teams": 15}, {"code": "CX", "name": "Christmas Island", "timezones": ["UTC+07:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "CY", "name": "Cyprus", "timezones": ["UTC+02:00"], "championships": 12, "managers": 97, "players": 550, "referees": 45, "stadiums": 30, "teams": 97}, {"code": "CZ", "name": "Czech Republic", "timezones": ["UTC+01:00"], "championships": 14, "managers": 257, "players": 895, "referees": 63, "stadiums": 147, "teams": 530}, {"code": "DE", "name": "Germany", "timezones": ["UTC+01:00"], "championships": 39, "managers": 969, "players": 3465, "referees": 362, "stadiums": 566, "teams": 904}, {"code": "DJ", "name": "Djibouti", "timezones": ["UTC+03:00"], "championships": 0, "managers": 0, "players": 1, "referees": 0, "stadiums": 0, "teams": 2}, {"code": "DK", "name": "Denmark", "timezones": ["UTC-04:00", "UTC-03:00", "UTC-01:00", "UTC", "UTC+01:00"], "championships": 30, "managers": 134, "players": 822, "referees": 26, "stadiums": 120, "teams": 348}, {"code": "DM", "name": "Dominica", "timezones": ["UTC-04:00"], "championships": 1, "managers": 0, "players": 4, "referees": 0, "stadiums": 0, "teams": 6}, {"code": "DO", "name": "Dominican Republic", "timezones": ["UTC-04:00"], "championships": 1, "managers": 0, "players": 28, "referees": 0, "stadiums": 1, "teams": 18}, {"code": "DZ", "name": "Algeria", "timezones": ["UTC+01:00"], "championships": 10, "managers": 6, "players": 126, "referees": 3, "stadiums": 29, "teams": 197}, {"code": "EC", "name": "Ecuador", "timezones": ["UTC-06:00", "UTC-05:00"], "championships": 9, "managers": 23, "players": 832, "referees": 37, "stadiums": 28, "teams": 87}, {"code": "EE", "name": "Estonia", "timezones": ["UTC+02:00"], "championships": 11, "managers": 95, "players": 268, "referees": 38, "stadiums": 30, "teams": 230}, {"code": "EG", "name": "Egypt", "timezones": ["UTC+02:00"], "championships": 4, "managers": 4, "players": 106, "referees": 7, "stadiums": 25, "teams": 118}, {"code": "EH", "name": "Western Sahara", "timezones": ["UTC+00:00"], "championships": 0, "managers": 0, "players": 1, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "ER", "name": "Eritrea", "timezones": ["UTC+03:00"], "championships": 0, "managers": 0, "players": 4, "referees": 0, "stadiums": 0, "teams": 1}, {"code": "ES", "name": "Spain", "timezones": ["UTC", "UTC+01:00"], "championships": 52, "managers": 418, "players": 3311, "referees": 139, "stadiums": 526, "teams": 1119}, {"code": "ET", "name": "Ethiopia", "timezones": ["UTC+03:00"], "championships": 2, "managers": 1, "players": 28, "referees": 2, "stadiums": 2, "teams": 32}, {"code": "FI", "name": "Finland", "timezones": ["UTC+02:00"], "championships": 18, "managers": 67, "players": 626, "referees": 41, "stadiums": 70, "teams": 363}, {"code": "FJ", "name": "Fiji", "timezones": ["UTC+12:00"], "championships": 6, "managers": 0, "players": 1, "referees": 0, "stadiums": 0, "teams": 18}, {"code": "FK", "name": "Falkland Islands", "timezones": ["UTC-04:00"], "championships": 0, "managers": 0, "players": 2, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "FM", "name": "Federated States of Micronesia", "timezones": ["UTC+10:00", "UTC+11"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "FO", "name": "Faroe Islands", "timezones": ["UTC+00:00"], "championships": 3, "managers": 54, "players": 70, "referees": 16, "stadiums": 19, "teams": 44}, {"code": "FR", "name": "France", "timezones": ["UTC-10:00", "UTC-09:30", "UTC-09:00", "UTC-08:00", "UTC-04:00", "UTC-03:00", "UTC+01:00", "UTC+03:00", "UTC+04:00", "UTC+05:00", "UTC+11:00", "UTC+12:00"], "championships": 20, "managers": 296, "players": 2585, "referees": 60, "stadiums": 107, "teams": 632}, {"code": "GA", "name": "Gabon", "timezones": ["UTC+01:00"], "championships": 1, "managers": 1, "players": 47, "referees": 1, "stadiums": 2, "teams": 6}, {"code": "GB", "name": "United Kingdom", "timezones": ["UTC-08:00", "UTC-05:00", "UTC-04:00", "UTC-03:00", "UTC-02:00", "UTC", "UTC+01:00", "UTC+02:00", "UTC+06:00"], "championships": 84, "managers": 572, "players": 4212, "referees": 192, "stadiums": 448, "teams": 1260}, {"code": "GD", "name": "Grenada", "timezones": ["UTC-04:00"], "championships": 4, "managers": 0, "players": 16, "referees": 1, "stadiums": 0, "teams": 5}, {"code": "GE", "name": "Georgia", "timezones": ["UTC-05:00"], "championships": 9, "managers": 109, "players": 184, "referees": 3, "stadiums": 31, "teams": 123}, {"code": "GF", "name": "French Guiana", "timezones": ["UTC-03:00"], "championships": 1, "managers": 1, "players": 32, "referees": 0, "stadiums": 0, "teams": 4}, {"code": "GG", "name": "Guernsey", "timezones": ["UTC+00:00"], "championships": 0, "managers": 1, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "GH", "name": "Ghana", "timezones": ["UTC"], "championships": 4, "managers": 7, "players": 406, "referees": 1, "stadiums": 19, "teams": 51}, {"code": "GI", "name": "Gibraltar", "timezones": ["UTC+01:00"], "championships": 4, "managers": 5, "players": 59, "referees": 1, "stadiums": 1, "teams": 26}, {"code": "GL", "name": "Greenland", "timezones": ["UTC-04:00", "UTC-03:00", "UTC-01:00", "UTC+00:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "GM", "name": "The Gambia", "timezones": ["UTC+00:00"], "championships": 3, "managers": 0, "players": 63, "referees": 1, "stadiums": 0, "teams": 40}, {"code": "GN", "name": "Guinea", "timezones": ["UTC"], "championships": 0, "managers": 3, "players": 147, "referees": 1, "stadiums": 2, "teams": 5}, {"code": "GP", "name": "Guadeloupe", "timezones": ["UTC-04:00"], "championships": 1, "managers": 0, "players": 35, "referees": 0, "stadiums": 0, "teams": 3}, {"code": "GQ", "name": "Equatorial Guinea", "timezones": ["UTC+01:00"], "championships": 0, "managers": 1, "players": 40, "referees": 0, "stadiums": 0, "teams": 5}, {"code": "GR", "name": "Greece", "timezones": ["UTC+02:00"], "championships": 14, "managers": 160, "players": 888, "referees": 163, "stadiums": 101, "teams": 711}, {"code": "GS", "name": "South Georgia", "timezones": ["UTC-02:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "GT", "name": "Guatemala", "timezones": ["UTC-06:00"], "championships": 6, "managers": 5, "players": 55, "referees": 4, "stadiums": 25, "teams": 97}, {"code": "GU", "name": "Guam", "timezones": ["UTC+10:00"], "championships": 0, "managers": 0, "players": 1, "referees": 0, "stadiums": 0, "teams": 3}, {"code": "GW", "name": "Guinea-Bissau", "timezones": ["UTC"], "championships": 0, "managers": 1, "players": 80, "referees": 0, "stadiums": 0, "teams": 3}, {"code": "GY", "name": "Guyana", "timezones": ["UTC-04:00"], "championships": 1, "managers": 1, "players": 25, "referees": 0, "stadiums": 0, "teams": 19}, {"code": "HK", "name": "Hong Kong", "timezones": ["UTC+08:00"], "championships": 12, "managers": 8, "players": 78, "referees": 5, "stadiums": 10, "teams": 89}, {"code": "HM", "name": "Heard Island and McDonald Islands", "timezones": ["UTC+05:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "HN", "name": "Honduras", "timezones": ["UTC-06:00"], "championships": 3, "managers": 4, "players": 167, "referees": 9, "stadiums": 10, "teams": 20}, {"code": "HR", "name": "Croatia", "timezones": ["UTC+01:00"], "championships": 14, "managers": 194, "players": 958, "referees": 73, "stadiums": 35, "teams": 198}, {"code": "HT", "name": "Haiti", "timezones": ["UTC-05:00"], "championships": 3, "managers": 2, "players": 97, "referees": 0, "stadiums": 1, "teams": 35}, {"code": "HU", "name": "Hungary", "timezones": ["UTC+01:00"], "championships": 10, "managers": 175, "players": 389, "referees": 30, "stadiums": 62, "teams": 311}, {"code": "ID", "name": "Indonesia", "timezones": ["UTC+07:00", "UTC+08:00", "UTC+09:00"], "championships": 9, "managers": 6, "players": 98, "referees": 2, "stadiums": 31, "teams": 312}, {"code": "IE", "name": "Republic of Ireland", "timezones": ["UTC"], "championships": 37, "managers": 85, "players": 739, "referees": 24, "stadiums": 25, "teams": 225}, {"code": "IL", "name": "Israel", "timezones": ["UTC+02:00"], "championships": 15, "managers": 123, "players": 221, "referees": 43, "stadiums": 35, "teams": 355}, {"code": "IM", "name": "Isle of Man", "timezones": ["UTC+00:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "IN", "name": "India", "timezones": ["UTC+05:30"], "championships": 43, "managers": 10, "players": 425, "referees": 26, "stadiums": 23, "teams": 442}, {"code": "IO", "name": "British Indian Ocean Territory", "timezones": ["UTC+06:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "IQ", "name": "Iraq", "timezones": ["UTC+03:00"], "championships": 2, "managers": 10, "players": 175, "referees": 4, "stadiums": 3, "teams": 34}, {"code": "IR", "name": "Iran", "timezones": ["UTC+03:30"], "championships": 6, "managers": 15, "players": 341, "referees": 8, "stadiums": 24, "teams": 158}, {"code": "IS", "name": "Iceland", "timezones": ["UTC"], "championships": 16, "managers": 122, "players": 226, "referees": 16, "stadiums": 50, "teams": 195}, {"code": "IT", "name": "Italy", "timezones": ["UTC+01:00"], "championships": 30, "managers": 472, "players": 2247, "referees": 231, "stadiums": 327, "teams": 634}, {"code": "JE", "name": "Jersey", "timezones": ["UTC+01:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "JM", "name": "Jamaica", "timezones": ["UTC-05:00"], "championships": 5, "managers": 8, "players": 119, "referees": 4, "stadiums": 17, "teams": 40}, {"code": "JO", "name": "Jordan", "timezones": ["UTC+03:00"], "championships": 9, "managers": 6, "players": 136, "referees": 6, "stadiums": 12, "teams": 64}, {"code": "JP", "name": "Japan", "timezones": ["UTC+09:00"], "championships": 20, "managers": 74, "players": 1193, "referees": 73, "stadiums": 74, "teams": 238}, {"code": "KE", "name": "Kenya", "timezones": ["UTC+03:00"], "championships": 6, "managers": 1, "players": 42, "referees": 1, "stadiums": 14, "teams": 78}, {"code": "KG", "name": "Kyrgyzstan", "timezones": ["UTC+06:00"], "championships": 2, "managers": 3, "players": 51, "referees": 3, "stadiums": 3, "teams": 24}, {"code": "KH", "name": "Cambodia", "timezones": ["UTC+07:00"], "championships": 2, "managers": 4, "players": 48, "referees": 0, "stadiums": 9, "teams": 24}, {"code": "KI", "name": "Kiribati", "timezones": ["UTC+12:00", "UTC+13:00", "UTC+14:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "KM", "name": "Comoros", "timezones": ["UTC+03:00"], "championships": 1, "managers": 2, "players": 24, "referees": 0, "stadiums": 0, "teams": 3}, {"code": "KN", "name": "Saint Kitts and Nevis", "timezones": ["UTC-04:00"], "championships": 1, "managers": 0, "players": 7, "referees": 2, "stadiums": 0, "teams": 18}, {"code": "KP", "name": "North Korea", "timezones": ["UTC+09:00"], "championships": 0, "managers": 10, "players": 104, "referees": 1, "stadiums": 3, "teams": 11}, {"code": "KR", "name": "South Korea", "timezones": ["UTC+09:00"], "championships": 10, "managers": 54, "players": 715, "referees": 27, "stadiums": 47, "teams": 103}, {"code": "KW", "name": "Kuwait", "timezones": ["UTC+03:00"], "championships": 6, "managers": 4, "players": 27, "referees": 2, "stadiums": 15, "teams": 43}, {"code": "KY", "name": "Cayman Islands", "timezones": ["UTC-05:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 1, "teams": 3}, {"code": "KZ", "name": "Kazakhstan", "timezones": ["UTC+05:00", "UTC+06:00"], "championships": 8, "managers": 65, "players": 128, "referees": 34, "stadiums": 18, "teams": 84}, {"code": "LA", "name": "Laos", "timezones": ["UTC+07:00"], "championships": 3, "managers": 1, "players": 40, "referees": 0, "stadiums": 1, "teams": 24}, {"code": "LB", "name": "Lebanon", "timezones": ["UTC+02:00"], "championships": 7, "managers": 5, "players": 76, "referees": 2, "stadiums": 14, "teams": 39}, {"code": "LC", "name": "Saint Lucia", "timezones": ["UTC-04:00"], "championships": 0, "managers": 0, "players": 2, "referees": 0, "stadiums": 0, "teams": 3}, {"code": "LI", "name": "Liechtenstein", "timezones": ["UTC+01:00"], "championships": 1, "managers": 3, "players": 54, "referees": 0, "stadiums": 1, "teams": 10}, {"code": "LK", "name": "Sri Lanka", "timezones": ["UTC+05:30"], "championships": 2, "managers": 4, "players": 2, "referees": 4, "stadiums": 2, "teams": 25}, {"code": "LR", "name": "Liberia", "timezones": ["UTC"], "championships": 3, "managers": 0, "players": 19, "referees": 0, "stadiums": 0, "teams": 16}, {"code": "LS", "name": "Lesotho", "timezones": ["UTC+02:00"], "championships": 1, "managers": 1, "players": 2, "referees": 0, "stadiums": 0, "teams": 4}, {"code": "LT", "name": "Lithuania", "timezones": ["UTC+02:00"], "championships": 8, "managers": 66, "players": 126, "referees": 21, "stadiums": 35, "teams": 132}, {"code": "LU", "name": "Luxembourg", "timezones": ["UTC+01:00"], "championships": 3, "managers": 32, "players": 99, "referees": 6, "stadiums": 38, "teams": 63}, {"code": "LV", "name": "Latvia", "timezones": ["UTC+02:00"], "championships": 8, "managers": 48, "players": 139, "referees": 17, "stadiums": 27, "teams": 107}, {"code": "LY", "name": "Libya", "timezones": ["UTC+01:00"], "championships": 0, "managers": 1, "players": 7, "referees": 0, "stadiums": 1, "teams": 9}, {"code": "MA", "name": "Morocco", "timezones": ["UTC"], "championships": 3, "managers": 6, "players": 210, "referees": 3, "stadiums": 33, "teams": 86}, {"code": "MC", "name": "Monaco", "timezones": ["UTC+01:00"], "championships": 0, "managers": 1, "players": 1, "referees": 0, "stadiums": 1, "teams": 0}, {"code": "MD", "name": "Moldova", "timezones": ["UTC+02:00"], "championships": 6, "managers": 57, "players": 107, "referees": 4, "stadiums": 28, "teams": 92}, {"code": "ME", "name": "Montenegro", "timezones": ["UTC+01:00"], "championships": 4, "managers": 63, "players": 223, "referees": 4, "stadiums": 20, "teams": 59}, {"code": "MF", "name": "Saint Martin", "timezones": ["UTC-04:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 3}, {"code": "MG", "name": "Madagascar", "timezones": ["UTC+03:00"], "championships": 0, "managers": 1, "players": 29, "referees": 2, "stadiums": 2, "teams": 6}, {"code": "MH", "name": "Marshall Islands", "timezones": ["UTC+12:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "MK", "name": "Republic of Macedonia", "timezones": ["UTC+01:00"], "championships": 7, "managers": 121, "players": 205, "referees": 3, "stadiums": 31, "teams": 103}, {"code": "ML", "name": "Mali", "timezones": ["UTC"], "championships": 2, "managers": 5, "players": 168, "referees": 2, "stadiums": 1, "teams": 33}, {"code": "MM", "name": "Myanmar", "timezones": ["UTC+06:30"], "championships": 10, "managers": 8, "players": 92, "referees": 1, "stadiums": 12, "teams": 88}, {"code": "MN", "name": "Mongolia", "timezones": ["UTC+07:00", "UTC+08:00"], "championships": 3, "managers": 3, "players": 36, "referees": 0, "stadiums": 1, "teams": 48}, {"code": "MO", "name": "Macau", "timezones": ["UTC+08:00"], "championships": 3, "managers": 4, "players": 4, "referees": 0, "stadiums": 2, "teams": 28}, {"code": "MP", "name": "Northern Mariana Islands", "timezones": ["UTC+10:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "MQ", "name": "Martinique", "timezones": ["UTC-04:00"], "championships": 0, "managers": 4, "players": 60, "referees": 0, "stadiums": 1, "teams": 2}, {"code": "MR", "name": "Mauritania", "timezones": ["UTC"], "championships": 3, "managers": 0, "players": 38, "referees": 2, "stadiums": 1, "teams": 39}, {"code": "MS", "name": "Montserrat", "timezones": ["UTC-04:00"], "championships": 0, "managers": 0, "players": 3, "referees": 0, "stadiums": 0, "teams": 1}, {"code": "MT", "name": "Malta", "timezones": ["UTC+01:00"], "championships": 10, "managers": 61, "players": 108, "referees": 6, "stadiums": 26, "teams": 65}, {"code": "MU", "name": "Mauritius", "timezones": ["UTC+04:00"], "championships": 0, "managers": 0, "players": 1, "referees": 2, "stadiums": 0, "teams": 6}, {"code": "MV", "name": "Maldives", "timezones": ["UTC+05:00"], "championships": 1, "managers": 2, "players": 25, "referees": 0, "stadiums": 1, "teams": 14}, {"code": "MW", "name": "Malawi", "timezones": ["UTC+02:00"], "championships": 4, "managers": 3, "players": 30, "referees": 0, "stadiums": 0, "teams": 26}, {"code": "MX", "name": "Mexico", "timezones": ["UTC-08:00", "UTC-07:00", "UTC-06:00"], "championships": 11, "managers": 67, "players": 1029, "referees": 42, "stadiums": 46, "teams": 217}, {"code": "MY", "name": "Malaysia", "timezones": ["UTC+08:00"], "championships": 14, "managers": 6, "players": 97, "referees": 6, "stadiums": 22, "teams": 114}, {"code": "MZ", "name": "Mozambique", "timezones": ["UTC+02:00"], "championships": 1, "managers": 1, "players": 20, "referees": 0, "stadiums": 0, "teams": 17}, {"code": "NA", "name": "Namibia", "timezones": ["UTC+01:00"], "championships": 2, "managers": 1, "players": 30, "referees": 1, "stadiums": 1, "teams": 19}, {"code": "NC", "name": "New Caledonia", "timezones": ["UTC+11:00"], "championships": 0, "managers": 1, "players": 44, "referees": 0, "stadiums": 1, "teams": 2}, {"code": "NE", "name": "Niger", "timezones": ["UTC+01:00"], "championships": 0, "managers": 0, "players": 33, "referees": 0, "stadiums": 1, "teams": 5}, {"code": "NF", "name": "Norfolk Island", "timezones": ["UTC+11:30"], "championships": 0, "managers": 0, "players": 1, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "NG", "name": "Nigeria", "timezones": ["UTC+01:00"], "championships": 4, "managers": 12, "players": 527, "referees": 0, "stadiums": 27, "teams": 47}, {"code": "NI", "name": "Nicaragua", "timezones": ["UTC-06:00"], "championships": 6, "managers": 2, "players": 46, "referees": 0, "stadiums": 10, "teams": 72}, {"code": "NL", "name": "Netherlands", "timezones": ["UTC-04:00", "UTC+01:00"], "championships": 21, "managers": 243, "players": 1454, "referees": 55, "stadiums": 62, "teams": 239}, {"code": "NO", "name": "Norway", "timezones": ["UTC+01:00"], "championships": 32, "managers": 171, "players": 1450, "referees": 56, "stadiums": 153, "teams": 514}, {"code": "NP", "name": "Nepal", "timezones": ["UTC+05:45"], "championships": 1, "managers": 2, "players": 1, "referees": 0, "stadiums": 0, "teams": 17}, {"code": "NR", "name": "Nauru", "timezones": ["UTC+12:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "NU", "name": "Niue", "timezones": ["UTC-11:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "NZ", "name": "New Zealand", "timezones": ["UTC-11:00", "UTC-10:00", "UTC+12:00", "UTC+12:45", "UTC+13:00"], "championships": 24, "managers": 7, "players": 181, "referees": 4, "stadiums": 12, "teams": 150}, {"code": "OM", "name": "Oman", "timezones": ["UTC+04:00"], "championships": 6, "managers": 1, "players": 76, "referees": 9, "stadiums": 10, "teams": 53}, {"code": "PA", "name": "Panama", "timezones": ["UTC-05:00"], "championships": 5, "managers": 5, "players": 130, "referees": 1, "stadiums": 13, "teams": 66}, {"code": "PE", "name": "Peru", "timezones": ["UTC-05:00"], "championships": 9, "managers": 45, "players": 896, "referees": 52, "stadiums": 40, "teams": 91}, {"code": "PF", "name": "French Polynesia", "timezones": ["UTC-10:00", "UTC-09:30", "UTC-09:00"], "championships": 0, "managers": 4, "players": 38, "referees": 2, "stadiums": 2, "teams": 4}, {"code": "PG", "name": "Papua New Guinea", "timezones": ["UTC+10:00"], "championships": 0, "managers": 0, "players": 3, "referees": 0, "stadiums": 0, "teams": 3}, {"code": "PH", "name": "Philippines", "timezones": ["UTC+08:00"], "championships": 8, "managers": 4, "players": 110, "referees": 1, "stadiums": 11, "teams": 56}, {"code": "PK", "name": "Pakistan", "timezones": ["UTC+05:00"], "championships": 2, "managers": 0, "players": 6, "referees": 1, "stadiums": 10, "teams": 68}, {"code": "PL", "name": "Poland", "timezones": ["UTC+01:00"], "championships": 14, "managers": 190, "players": 1329, "referees": 75, "stadiums": 81, "teams": 429}, {"code": "PM", "name": "Saint Pierre and Miquelon", "timezones": ["UTC-03:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "PN", "name": "Pitcairn Islands", "timezones": ["UTC-08:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "PR", "name": "Puerto Rico", "timezones": ["UTC-04:00"], "championships": 0, "managers": 0, "players": 2, "referees": 0, "stadiums": 1, "teams": 6}, {"code": "PS", "name": "Palestine", "timezones": ["UTC+02:00"], "championships": 4, "managers": 5, "players": 85, "referees": 1, "stadiums": 9, "teams": 67}, {"code": "PT", "name": "Portugal", "timezones": ["UTC-01:00", "UTC"], "championships": 15, "managers": 354, "players": 1462, "referees": 87, "stadiums": 180, "teams": 471}, {"code": "PW", "name": "Palau", "timezones": ["UTC+09:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "PY", "name": "Paraguay", "timezones": ["UTC-04:00"], "championships": 10, "managers": 44, "players": 903, "referees": 32, "stadiums": 48, "teams": 152}, {"code": "QA", "name": "Qatar", "timezones": ["UTC+03:00"], "championships": 10, "managers": 0, "players": 187, "referees": 11, "stadiums": 16, "teams": 67}, {"code": "RE", "name": "R\u00e9union", "timezones": ["UTC+04:00"], "championships": 0, "managers": 1, "players": 2, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "RO", "name": "Romania", "timezones": ["UTC+02:00"], "championships": 13, "managers": 188, "players": 949, "referees": 35, "stadiums": 50, "teams": 304}, {"code": "RS", "name": "Serbia", "timezones": ["UTC+01:00"], "championships": 10, "managers": 261, "players": 1194, "referees": 55, "stadiums": 48, "teams": 238}, {"code": "RU", "name": "Russia", "timezones": ["UTC+03:00", "UTC+04:00", "UTC+06:00", "UTC+07:00", "UTC+08:00", "UTC+09:00", "UTC+10:00", "UTC+11:00", "UTC+12:00"], "championships": 22, "managers": 225, "players": 1203, "referees": 93, "stadiums": 108, "teams": 999}, {"code": "RW", "name": "Rwanda", "timezones": ["UTC+02:00"], "championships": 7, "managers": 0, "players": 5, "referees": 2, "stadiums": 14, "teams": 48}, {"code": "SA", "name": "Saudi Arabia", "timezones": ["UTC+03:00"], "championships": 12, "managers": 8, "players": 510, "referees": 11, "stadiums": 28, "teams": 127}, {"code": "SB", "name": "Solomon Islands", "timezones": ["UTC+11:00"], "championships": 1, "managers": 2, "players": 23, "referees": 0, "stadiums": 1, "teams": 10}, {"code": "SC", "name": "Seychelles", "timezones": ["UTC+04:00"], "championships": 1, "managers": 0, "players": 0, "referees": 1, "stadiums": 1, "teams": 4}, {"code": "SD", "name": "Sudan", "timezones": ["UTC+03:00"], "championships": 2, "managers": 1, "players": 30, "referees": 0, "stadiums": 2, "teams": 35}, {"code": "SE", "name": "Sweden", "timezones": ["UTC+01:00"], "championships": 42, "managers": 170, "players": 1739, "referees": 45, "stadiums": 174, "teams": 615}, {"code": "SG", "name": "Singapore", "timezones": ["UTC+08:00"], "championships": 8, "managers": 11, "players": 85, "referees": 9, "stadiums": 9, "teams": 61}, {"code": "SH", "name": "Saint Helena", "timezones": ["UTC+00:00"], "championships": 0, "managers": 1, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "SI", "name": "Slovenia", "timezones": ["UTC+01:00"], "championships": 8, "managers": 97, "players": 608, "referees": 32, "stadiums": 35, "teams": 149}, {"code": "SJ", "name": "Svalbard and Jan Mayen", "timezones": ["UTC+01:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "SK", "name": "Slovakia", "timezones": ["UTC+01:00"], "championships": 9, "managers": 286, "players": 774, "referees": 40, "stadiums": 151, "teams": 408}, {"code": "SL", "name": "Sierra Leone", "timezones": ["UTC"], "championships": 0, "managers": 1, "players": 34, "referees": 0, "stadiums": 0, "teams": 2}, {"code": "SM", "name": "San Marino", "timezones": ["UTC+01:00"], "championships": 3, "managers": 8, "players": 65, "referees": 1, "stadiums": 11, "teams": 26}, {"code": "SN", "name": "Senegal", "timezones": ["UTC"], "championships": 6, "managers": 7, "players": 363, "referees": 4, "stadiums": 12, "teams": 58}, {"code": "SO", "name": "Somalia", "timezones": ["UTC+03:00"], "championships": 0, "managers": 0, "players": 5, "referees": 0, "stadiums": 0, "teams": 1}, {"code": "SR", "name": "Suriname", "timezones": ["UTC-03:00"], "championships": 1, "managers": 0, "players": 11, "referees": 0, "stadiums": 0, "teams": 4}, {"code": "SS", "name": "South Sudan", "timezones": ["UTC+03:00"], "championships": 0, "managers": 0, "players": 1, "referees": 0, "stadiums": 0, "teams": 3}, {"code": "ST", "name": "S\u00e3o Tom\u00e9 and Pr\u00edncipe", "timezones": ["UTC"], "championships": 0, "managers": 0, "players": 2, "referees": 0, "stadiums": 0, "teams": 1}, {"code": "SV", "name": "El Salvador", "timezones": ["UTC-06:00"], "championships": 7, "managers": 2, "players": 72, "referees": 3, "stadiums": 17, "teams": 100}, {"code": "SX", "name": "Sint Maarten", "timezones": ["UTC-04:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 2}, {"code": "SY", "name": "Syria", "timezones": ["UTC+02:00"], "championships": 3, "managers": 12, "players": 149, "referees": 5, "stadiums": 2, "teams": 88}, {"code": "SZ", "name": "Swaziland", "timezones": ["UTC+02:00"], "championships": 0, "managers": 0, "players": 4, "referees": 0, "stadiums": 0, "teams": 5}, {"code": "TC", "name": "Turks and Caicos Islands", "timezones": ["UTC-04:00"], "championships": 0, "managers": 0, "players": 1, "referees": 0, "stadiums": 0, "teams": 1}, {"code": "TD", "name": "Chad", "timezones": ["UTC+01:00"], "championships": 0, "managers": 0, "players": 4, "referees": 0, "stadiums": 0, "teams": 2}, {"code": "TF", "name": "French Southern and Antarctic Lands", "timezones": ["UTC+05:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "TG", "name": "Togo", "timezones": ["UTC"], "championships": 3, "managers": 0, "players": 40, "referees": 0, "stadiums": 0, "teams": 36}, {"code": "TH", "name": "Thailand", "timezones": ["UTC+07:00"], "championships": 14, "managers": 12, "players": 189, "referees": 4, "stadiums": 42, "teams": 281}, {"code": "TJ", "name": "Tajikistan", "timezones": ["UTC+05:00"], "championships": 4, "managers": 8, "players": 88, "referees": 2, "stadiums": 2, "teams": 54}, {"code": "TK", "name": "Tokelau", "timezones": ["UTC+13:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 1, "teams": 0}, {"code": "TL", "name": "East Timor", "timezones": ["UTC+09:00"], "championships": 0, "managers": 0, "players": 37, "referees": 0, "stadiums": 0, "teams": 7}, {"code": "TM", "name": "Turkmenistan", "timezones": ["UTC+05:00"], "championships": 0, "managers": 7, "players": 69, "referees": 1, "stadiums": 2, "teams": 22}, {"code": "TN", "name": "Tunisia", "timezones": ["UTC+01:00"], "championships": 7, "managers": 20, "players": 127, "referees": 3, "stadiums": 42, "teams": 101}, {"code": "TO", "name": "Tonga", "timezones": ["UTC+13:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "TR", "name": "Turkey", "timezones": ["UTC+02:00"], "championships": 18, "managers": 484, "players": 3769, "referees": 223, "stadiums": 199, "teams": 429}, {"code": "TT", "name": "Trinidad and Tobago", "timezones": ["UTC-04:00"], "championships": 5, "managers": 5, "players": 66, "referees": 0, "stadiums": 5, "teams": 33}, {"code": "TV", "name": "Tuvalu", "timezones": ["UTC+12:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 1}, {"code": "TW", "name": "Taiwan", "timezones": ["UTC+08:00"], "championships": 2, "managers": 3, "players": 42, "referees": 4, "stadiums": 1, "teams": 29}, {"code": "TZ", "name": "Tanzania", "timezones": ["UTC+03:00"], "championships": 2, "managers": 0, "players": 29, "referees": 0, "stadiums": 16, "teams": 75}, {"code": "UA", "name": "Ukraine", "timezones": ["UTC+02:00"], "championships": 16, "managers": 159, "players": 1126, "referees": 63, "stadiums": 54, "teams": 580}, {"code": "UG", "name": "Uganda", "timezones": ["UTC+03:00"], "championships": 6, "managers": 0, "players": 54, "referees": 0, "stadiums": 21, "teams": 117}, {"code": "UM", "name": "United States Minor Outlying Islands", "timezones": ["UTC-11:00", "UTC-10:00", "UTC+12:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "US", "name": "United States", "timezones": ["UTC-12:00", "UTC-11:00", "UTC-10:00", "UTC-09:00", "UTC-08:00", "UTC-07:00", "UTC-06:00", "UTC-05:00", "UTC-04:00", "UTC+10:00", "UTC+12:00"], "championships": 22, "managers": 51, "players": 974, "referees": 43, "stadiums": 281, "teams": 631}, {"code": "UY", "name": "Uruguay", "timezones": ["UTC-03:00"], "championships": 12, "managers": 102, "players": 1196, "referees": 36, "stadiums": 43, "teams": 128}, {"code": "UZ", "name": "Uzbekistan", "timezones": ["UTC+05:00"], "championships": 8, "managers": 12, "players": 164, "referees": 8, "stadiums": 17, "teams": 144}, {"code": "VA", "name": "Holy See", "timezones": ["UTC+01:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "VC", "name": "Saint Vincent and the Grenadines", "timezones": ["UTC-04:00"], "championships": 0, "managers": 1, "players": 1, "referees": 0, "stadiums": 0, "teams": 2}, {"code": "VE", "name": "Venezuela", "timezones": ["UTC-04:30"], "championships": 9, "managers": 17, "players": 581, "referees": 11, "stadiums": 21, "teams": 85}, {"code": "VG", "name": "Virgin Islands (British)", "timezones": ["UTC-04:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 1}, {"code": "VI", "name": "Virgin Islands (U.S.)", "timezones": ["UTC-04:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 3}, {"code": "VN", "name": "Vietnam", "timezones": ["UTC+07:00"], "championships": 14, "managers": 9, "players": 132, "referees": 2, "stadiums": 21, "teams": 153}, {"code": "VU", "name": "Vanuatu", "timezones": ["UTC+11:00"], "championships": 1, "managers": 0, "players": 21, "referees": 0, "stadiums": 0, "teams": 3}, {"code": "WF", "name": "Wallis and Futuna", "timezones": ["UTC+12:00"], "championships": 0, "managers": 0, "players": 0, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "WS", "name": "Samoa", "timezones": ["UTC+13:00"], "championships": 2, "managers": 1, "players": 0, "referees": 0, "stadiums": 0, "teams": 16}, {"code": "XK", "name": "Republic of Kosovo", "timezones": ["UTC+01:00"], "championships": 0, "managers": 12, "players": 169, "referees": 2, "stadiums": 28, "teams": 57}, {"code": "YE", "name": "Yemen", "timezones": ["UTC+03:00"], "championships": 1, "managers": 3, "players": 26, "referees": 0, "stadiums": 0, "teams": 12}, {"code": "YT", "name": "Mayotte", "timezones": ["UTC+03:00"], "championships": 0, "managers": 0, "players": 1, "referees": 0, "stadiums": 0, "teams": 0}, {"code": "ZA", "name": "South Africa", "timezones": ["UTC+02:00"], "championships": 11, "managers": 41, "players": 942, "referees": 41, "stadiums": 43, "teams": 139}, {"code": "ZM", "name": "Zambia", "timezones": ["UTC+02:00"], "championships": 3, "managers": 5, "players": 74, "referees": 1, "stadiums": 22, "teams": 43}, {"code": "ZW", "name": "Zimbabwe", "timezones": ["UTC+02:00"], "championships": 2, "managers": 4, "players": 80, "referees": 0, "stadiums": 2, "teams": 31}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array"}, "result": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "name": {"type": "string"}, "timezones": {"type": "array", "items": {"type": "string"}}, "championships": {"type": "integer"}, "managers": {"type": "integer"}, "players": {"type": "integer"}, "referees": {"type": "integer"}, "stadiums": {"type": "integer"}, "teams": {"type": "integer"}}}}}} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/7d43c322-a222-44f5-bd9e-cd85f30904ed/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | listManagers | Returns with all managers and their data: id, name, country and if has image.
This is a paginate call, if you want to know how it works show FAQ on our documentation (https://info.soccerfootball.info/faq#how-paginate-work)
The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible (import with double click) | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [{"page": 1, "per_page": 100, "items": 11254}], "result": [{"id": "5fb962e4a82c690a", "name": "Barak Bakhar", "country": "IL", "has_image": false}, {"id": "5fb962e4a89ab6bd", "name": "Alan Morgan", "country": "GB", "has_image": false}, {"id": "5fb962e4a8b53618", "name": "Andy Legg", "country": "GB", "has_image": false}, {"id": "5fb962e4a8d23d30", "name": "Yossi Mizrahi", "country": "IL", "has_image": false}, {"id": "5fb962e4a8ee3d3d", "name": "Yuval Naim", "country": "IL", "has_image": false}, {"id": "5fb962e4a988e613", "name": "Arsene Wenger", "country": "FR", "has_image": false}, {"id": "5fb962e4aae7c56d", "name": "Sam Allardyce", "country": "GB", "has_image": false}, {"id": "5fb962e4ab092de2", "name": "Walter Mazzarri", "country": "IT", "has_image": false}, {"id": "5fb962e4ab23672f", "name": "Mauricio Pochettino", "country": "AR", "has_image": false}, {"id": "5fb962e4ab39ed9e", "name": "Tony Popovic", "country": "AU", "has_image": false}, {"id": "5fb962e4ab56b0ef", "name": "Kenny Lowe", "country": "GB", "has_image": false}, {"id": "5fb962e4ab7f351b", "name": "Chris Greenacre", "country": "GB", "has_image": false}, {"id": "5fb962e4aba79bb7", "name": "Guillermo Amor", "country": "ES", "has_image": false}, {"id": "5fb962e4abcd3805", "name": "Ran Ben Shimon", "country": "IL", "has_image": false}, {"id": "5fb962e4abe4172f", "name": "Shota Arveladze", "country": "GE", "has_image": false}, {"id": "5fb962e4abf6f989", "name": "Slaven Bilic", "country": "HR", "has_image": false}, {"id": "5fb962e4ac268f64", "name": "Jose Mourinho", "country": "PT", "has_image": false}, {"id": "5fb962e4ac3e0032", "name": "Shlomi Dora", "country": "IL", "has_image": false}, {"id": "5fb962e4ac57c6e2", "name": "Slobodan Drapic", "country": "RS", "has_image": false}, {"id": "5fb962e4ac762bab", "name": "Idan Braun", "country": "IL", "has_image": false}, {"id": "5fb962e4ac917c85", "name": "Sliman Azabarga", "country": "IL", "has_image": false}, {"id": "5fb962e4acab12c8", "name": "Eyal Lachman", "country": "IL", "has_image": false}, {"id": "5fb962e4acc79100", "name": "Shavit Aldad", "country": "IL", "has_image": false}, {"id": "5fb962e4ace191e8", "name": "Gareth Ainsworth", "country": "GB", "has_image": false}, {"id": "5fb962e4acfca12a", "name": "Graham Westley", "country": "GB", "has_image": false}, {"id": "5fb962e4ad18d4ff", "name": "Paul Cook", "country": "GB", "has_image": false}, {"id": "5fb962e4ad34f02e", "name": "Nathan Jones", "country": "GB", "has_image": false}, {"id": "5fb962e4ad57bfc1", "name": "Jim Bentley", "country": "GB", "has_image": false}, {"id": "5fb962e4ad80ed94", "name": "Steve Davis", "country": "GB", "has_image": false}, {"id": "5fb962e4ad9fb413", "name": "Paul Tisdale", "country": "GB", "has_image": false}, {"id": "5fb962e4adbc624d", "name": "Andy Edwards", "country": "GB", "has_image": false}, {"id": "5fb962e4addac800", "name": "Darren Ferguson", "country": "GB", "has_image": false}, {"id": "5fb962e4adfe345c", "name": "Darren Sarll", "country": "GB", "has_image": false}, {"id": "5fb962e4ae311c11", "name": "Dermot Drummy", "country": "GB", "has_image": false}, {"id": "5fb962e4ae5b4970", "name": "Darren Way", "country": "GB", "has_image": false}, {"id": "5fb962e4ae7d398e", "name": "John McGreal", "country": "GB", "has_image": false}, {"id": "5fb962e4aea7e4fd", "name": "Gary Johnson", "country": "GB", "has_image": false}, {"id": "5fb962e4aeca510f", "name": "Keith Curle", "country": "GB", "has_image": false}, {"id": "5fb962e4aee4b024", "name": "Marcus Bignot", "country": "GB", "has_image": false}, {"id": "5fb962e4af0830cb", "name": "Shaun Derry", "country": "GB", "has_image": false}, {"id": "5fb962e4af2213d9", "name": "Gary Bowyer", "country": "GB", "has_image": false}, {"id": "5fb962e4af3d3f66", "name": "Steve Evans", "country": "GB", "has_image": false}, {"id": "5fb962e4af5aa45d", "name": "Rossi Eames", "country": "GB", "has_image": false}, {"id": "5fb962e4af7fa132", "name": "Derek Adams", "country": "GB", "has_image": false}, {"id": "5fb962e4af9e8a76", "name": "John Coleman", "country": "GB", "has_image": false}, {"id": "5fb962e4afb8df5d", "name": "Craig Hignett", "country": "GB", "has_image": false}, {"id": "5fb962e4afd123ae", "name": "Jon Whitney", "country": "GB", "has_image": false}, {"id": "5fb962e4afe6ff68", "name": "Keith Hill", "country": "GB", "has_image": false}, {"id": "5fb962e4affc7899", "name": "Luke Williams", "country": "GB", "has_image": false}, {"id": "5fb962e4b015b36b", "name": "Phil Brown", "country": "GB", "has_image": false}, {"id": "5fb962e4b02d18db", "name": "Paul Hurst", "country": "GB", "has_image": false}, {"id": "5fb962e4b03f8ea4", "name": "Uwe Rosler", "country": "DE", "has_image": false}, {"id": "5fb962e4b054f335", "name": "Graham Alexander", "country": "GB", "has_image": false}, {"id": "5fb962e4b06b761d", "name": "Grant McCann", "country": "N", "has_image": false}, {"id": "5fb962e4b086e22a", "name": "Steve Robinson", "country": "N", "has_image": false}, {"id": "5fb962e4b0b98c92", "name": "Michael Brown", "country": "GB", "has_image": false}, {"id": "5fb962e4b0cb5ce4", "name": "Robert Page", "country": "GB", "has_image": false}, {"id": "5fb962e4b0dbf416", "name": "Stuart McCall", "country": "GB", "has_image": false}, {"id": "5fb962e4b0ebae25", "name": "Justin Edinburgh", "country": "GB", "has_image": false}, {"id": "5fb962e4b0ff7499", "name": "Michael Appleton", "country": "GB", "has_image": false}, {"id": "5fb962e4b11005cf", "name": "Russell Slade", "country": "GB", "has_image": false}, {"id": "5fb962e4b120f8ec", "name": "Phil Parkinson", "country": "GB", "has_image": false}, {"id": "5fb962e4b1306383", "name": "Danny Wilson", "country": "N", "has_image": false}, {"id": "5fb962e4b1436071", "name": "Robbie Neilson", "country": "GB", "has_image": false}, {"id": "5fb962e4b153454f", "name": "Karl Robinson", "country": "GB", "has_image": false}, {"id": "5fb962e4b1658d34", "name": "Darrell Clarke", "country": "GB", "has_image": false}, {"id": "5fb962e4b17ae02b", "name": "Chris Brass", "country": "GB", "has_image": false}, {"id": "5fb962e4b18c1e60", "name": "Chris Wilder", "country": "GB", "has_image": false}, {"id": "5fb962e4b19c74df", "name": "Warren Joyce", "country": "GB", "has_image": false}, {"id": "5fb962e4b1abab9e", "name": "David Wagner", "country": "DE", "has_image": false}, {"id": "5fb962e4b1bc0ca9", "name": "Carlos Carvalhal", "country": "PT", "has_image": false}, {"id": "5fb962e4b1cad908", "name": "Paul Lambert", "country": "GB", "has_image": false}, {"id": "5fb962e4b1d9a9fd", "name": "Ian Holloway", "country": "GB", "has_image": false}, {"id": "5fb962e4b1ec2c65", "name": "Mick McCarthy", "country": "GB", "has_image": false}, {"id": "5fb962e4b1fd4643", "name": "Philippe Montanier", "country": "FR", "has_image": false}, {"id": "5fb962e4b20eacfd", "name": "Paul Heckingbottom", "country": "GB", "has_image": false}, {"id": "5fb962e4b21e88f0", "name": "Alex Neil", "country": "GB", "has_image": false}, {"id": "5fb962e4b22df85f", "name": "Steve McClaren", "country": "GB", "has_image": false}, {"id": "5fb962e4b23eecb9", "name": "Garry Monk", "country": "GB", "has_image": false}, {"id": "5fb962e4b24ffbfb", "name": "Paul Warne", "country": "GB", "has_image": false}, {"id": "5fb962e4b26c35e9", "name": "Slavisa Jokanovic", "country": "RS", "has_image": false}, {"id": "5fb962e4b27cc4f4", "name": "Chris Hughton", "country": "IE", "has_image": false}, {"id": "5fb962e4b29b7282", "name": "Neil Warnock", "country": "GB", "has_image": false}, {"id": "5fb962e4b2ac415c", "name": "Steve Bruce", "country": "GB", "has_image": false}, {"id": "5fb962e4b2be6a98", "name": "Nigel Clough", "country": "GB", "has_image": false}, {"id": "5fb962e4b2d1c525", "name": "Simon Grayson", "country": "GB", "has_image": false}, {"id": "5fb962e4b2e1e0ea", "name": "Lee Johnson", "country": "GB", "has_image": false}, {"id": "5fb962e4b2f266e1", "name": "Jaap Stam", "country": "NL", "has_image": false}, {"id": "5fb962e4b303760a", "name": "Owen Coyle", "country": "GB", "has_image": false}, {"id": "5fb962e4b314f0a0", "name": "Rafael Benitez", "country": "ES", "has_image": false}, {"id": "5fb962e4b32643ec", "name": "Gianfranco Zola", "country": "IT", "has_image": false}, {"id": "5fb962e4b339122e", "name": "Dean Smith", "country": "GB", "has_image": false}, {"id": "5fb962e4b34aaa69", "name": "Tony Pulis", "country": "GB", "has_image": false}, {"id": "5fb962e4b35d574b", "name": "Mike Phelan", "country": "GB", "has_image": false}, {"id": "5fb962e4b36f5c3a", "name": "David Moyes", "country": "GB", "has_image": false}, {"id": "5fb962e4b380735d", "name": "Jurgen Klopp", "country": "DE", "has_image": false}, {"id": "5fb962e4b39303cd", "name": "Pep Guardiola", "country": "ES", "has_image": false}, {"id": "5fb962e4b3a4ed74", "name": "Sean Dyche", "country": "GB", "has_image": false}, {"id": "5fb962e4b3b79e74", "name": "Ronald Koeman", "country": "NL", "has_image": false}, {"id": "5fb962e4b3c9bb96", "name": "Claude Puel", "country": "FR", "has_image": false}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array", "items": {"type": "object", "properties": {"page": {"type": "integer"}, "per_page": {"type": "integer"}, "items": {"type": "integer"}}}}, "result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "country": {"type": "string"}, "has_image": {"type": "boolean"}}}}}} |
1f7ea1ed-6a1f-47fe-9c48-e6e8d741545c/d0351f65-4ba4-454d-a8bb-5d1bea86ea71/0/0 | Soccer Football Info | The ultimate soccer API. Has coverage of over 2000 soccer leagues worldwide. Historical data, Live odds and premtach from bet365 and unibet. Live real-time data. Human readable API exportable in JSON or CSV for quick reference. History Statistics and odss every 30 seconds for each match. The best API to test your strategies or retrieve live or past data. Translated into 20 languages with names used by bookmakers. If you need we can do a custom endpoint. | 9.8 | listPlayers | Returns with all players and their data: id, name, country and if has image.
This is a paginate call, if you want to know how it works show FAQ on our documentation (https://info.soccerfootball.info/faq#how-paginate-work)
The return format can be 'json' or 'csv' (use 'f' parameter). The CSV format is MS excel compatible (import with double click) | 200 | Response JSON | {"status": 200, "errors": [], "pagination": [{"page": 1, "per_page": 100, "items": 92473}], "result": [{"id": "579befbbec11f827", "name": "Tn", "country": null, "has_image": false}, {"id": "655d6d7607ff1498", "name": "Vrsaljko", "country": null, "has_image": false}, {"id": "26c67fc4ad07a280", "name": "Saul", "country": null, "has_image": false}, {"id": "c4e79392d01ff682", "name": "Griezmann", "country": null, "has_image": false}, {"id": "d3108fc9c712b8fe", "name": "Koke", "country": "ES", "has_image": false}, {"id": "fd034dd0690c13a", "name": "Furch", "country": null, "has_image": false}, {"id": "fb390f894dccdab0", "name": "Sanchez", "country": null, "has_image": false}, {"id": "361371a3824bba91", "name": "Lajud", "country": null, "has_image": false}, {"id": "fb7694be82c6bc8d", "name": "Rodriguez", "country": null, "has_image": false}, {"id": "7a3966f3106aa6fa", "name": "Lopez", "country": null, "has_image": false}, {"id": "2d91a66fc7745f41", "name": "Rabello", "country": null, "has_image": false}, {"id": "bfceed17ee0a96b7", "name": "Pulido", "country": null, "has_image": false}, {"id": "6d1b8aba5b105c9b", "name": "Mendoza", "country": null, "has_image": false}, {"id": "100dcf8bb75e98fb", "name": "Navarro", "country": null, "has_image": false}, {"id": "81e8b03b3215a087", "name": "Lozano", "country": null, "has_image": false}, {"id": "1d2a81e6e02e4246", "name": "Moralez", "country": null, "has_image": false}, {"id": "be118dbf2e7c86b", "name": "Jara", "country": null, "has_image": false}, {"id": "3603f887630c9478", "name": "Burdisso", "country": null, "has_image": false}, {"id": "5da68dd6ff66ad89", "name": "Novaretti", "country": null, "has_image": false}, {"id": "cd30fa881095a2a8", "name": "Murillo", "country": null, "has_image": false}, {"id": "db55ce9f66a1b693", "name": "William Yarbrough", "country": "US", "has_image": false}, {"id": "2a60baedb519a7b7", "name": "Fernando Navarro", "country": "MX", "has_image": false}, {"id": "4c225cb9c9a65c62", "name": "Diego Novaretti", "country": "AR", "has_image": false}, {"id": "6bd0f2a2a9412654", "name": "Guillermo Burdisso", "country": "AR", "has_image": false}, {"id": "8033c3bef7cc9e26", "name": "Osvaldo Rodriguez", "country": "MX", "has_image": false}, {"id": "dd9e9a90180109e", "name": "Carlos Pena", "country": "MX", "has_image": false}, {"id": "266ded18009fb707", "name": "Leonel Lopez", "country": "MX", "has_image": false}, {"id": "ab352895bdfbad9d", "name": "Christian Valdez", "country": "MX", "has_image": false}, {"id": "6db9652d3e22f678", "name": "Luis Montes", "country": "MX", "has_image": false}, {"id": "98e9fccb6b5dc344", "name": "Maxi Moralez", "country": "AR", "has_image": false}, {"id": "2b2a3bfddf6fe44d", "name": "Mauro Boselli", "country": "AR", "has_image": false}, {"id": "1eb2c1c1dc15a6e6", "name": "Juan Ignacio Gonzalez", "country": "MX", "has_image": false}, {"id": "d1ade997783903e7", "name": "Juan Cornejo", "country": "CL", "has_image": false}, {"id": "52eb6778285dbefc", "name": "Jose Ruiz", "country": "MX", "has_image": false}, {"id": "34d4177c14a47b91", "name": "Carlos Alberto Guzman Fonseca", "country": "MX", "has_image": false}, {"id": "4b582ba80634da1b", "name": "Jorge Luis Calderon", "country": "MX", "has_image": false}, {"id": "2c2a12ff9a3c3681", "name": "Jose Rodriguez", "country": "MX", "has_image": false}, {"id": "84ea7edf179187d7", "name": "Oscar Perez", "country": "MX", "has_image": false}, {"id": "d3f513637d3e815e", "name": "Stefan Medina", "country": "CO", "has_image": false}, {"id": "981509ff0457b26a", "name": "Omar Gonzalez", "country": "US", "has_image": false}, {"id": "5a17a53aa00d48be", "name": "Oscar Murillo", "country": "CO", "has_image": false}, {"id": "35c0cf856df61c41", "name": "Emmanuel Garcia", "country": "MX", "has_image": false}, {"id": "44f1ce527477876", "name": "Victor Guzman", "country": "MX", "has_image": false}, {"id": "46d6d34e7ce940ed", "name": "Jorge Hernandez", "country": "MX", "has_image": false}, {"id": "83d1b75c55ed6e70", "name": "Ruben Botta", "country": "AR", "has_image": false}, {"id": "52f278e4484b2d9a", "name": "Jonathan Urretaviscaya", "country": "UY", "has_image": false}, {"id": "be22e7e0c6a51540", "name": "Hirving Lozano", "country": "MX", "has_image": false}, {"id": "1d8575696dc28937", "name": "Franco Jara", "country": "AR", "has_image": false}, {"id": "23bb84ddacf7b432", "name": "Braian Rodriguez", "country": "UY", "has_image": false}, {"id": "870d71951b986092", "name": "Roberto Alvarado", "country": "MX", "has_image": false}, {"id": "6c7d1f17245e21c1", "name": "Erick Gutierrez", "country": "MX", "has_image": false}, {"id": "aa28142ce850c101", "name": "Alfonso Blanco", "country": "MX", "has_image": false}, {"id": "cd0c9cca0b4f5bdc", "name": "Raul Lopez", "country": "MX", "has_image": false}, {"id": "19fa3eb326ef3104", "name": "Erick Aguirre", "country": "MX", "has_image": false}, {"id": "e6b2def8e64968d", "name": "Sergio Vergara", "country": "CL", "has_image": false}, {"id": "b6f9ce0627dbd2e8", "name": "SSV", "country": null, "has_image": false}, {"id": "51169bcf7dfb8650", "name": "Fornaroli", "country": null, "has_image": false}, {"id": "6b777d2a9d4f289a", "name": "McGowan", "country": null, "has_image": false}, {"id": "294bce9fb198abc7", "name": "Brattan", "country": null, "has_image": false}, {"id": "a8edbb7d52427b02", "name": "Malik", "country": null, "has_image": false}, {"id": "e24bcb8fe8c332bf", "name": "Regan", "country": null, "has_image": false}, {"id": "dacad51deedf6838", "name": "Ochieng", "country": null, "has_image": false}, {"id": "504c84e79ff88140", "name": "Jakobsen", "country": null, "has_image": false}, {"id": "113af4d59cbe5e6c", "name": "Eugene Galekovic", "country": "AU", "has_image": false}, {"id": "72dce3863f0e5efe", "name": "Michael Marrone", "country": "AU", "has_image": false}, {"id": "f8361a8ddf5af12d", "name": "Dylan McGowan", "country": "AU", "has_image": false}, {"id": "50537b1d0bf9d3df", "name": "Taylor Regan", "country": "AU", "has_image": false}, {"id": "75732bb92b8bb9ec", "name": "Ben Garuccio", "country": "AU", "has_image": false}, {"id": "51b327fcfa576ac9", "name": "James Holland", "country": "AU", "has_image": false}, {"id": "3d433d7806b8a88f", "name": "Isaias", "country": "ES", "has_image": false}, {"id": "75ffba6c9c953dd4", "name": "Jordan O'Doherty", "country": "AU", "has_image": false}, {"id": "56f7ea5b9d248909", "name": "Ryan Kitto", "country": "AU", "has_image": false}, {"id": "d770d3314e665af0", "name": "Sergio Cirio", "country": "ES", "has_image": false}, {"id": "126b2312b466b3db", "name": "Henrique", "country": "BR", "has_image": false}, {"id": "989ab4586791e267", "name": "Jesse Makarounas", "country": "AU", "has_image": false}, {"id": "3a1c1d8e3bbd2e2c", "name": "Sergi Guardiola", "country": "ES", "has_image": false}, {"id": "5d3b0c55f97b4f4a", "name": "John Hall", "country": "AU", "has_image": false}, {"id": "c3472b853b56d517", "name": "Mark Ochieng", "country": "AU", "has_image": false}, {"id": "fdf1c6f7d8ec79db", "name": "Marcelo Carrusca", "country": "AR", "has_image": false}, {"id": "71b9ba9132d80cc2", "name": "Dean Bouzanis", "country": "AU", "has_image": false}, {"id": "5998b10efb433f6f", "name": "Ivan Franjic", "country": "AU", "has_image": false}, {"id": "f912b489d27911", "name": "Ruon Tongyik", "country": "AU", "has_image": false}, {"id": "f5a38fb72550f088", "name": "Michael Jakobsen", "country": "DK", "has_image": false}, {"id": "f2ac4eadb0d8a6ab", "name": "Joshua Rose", "country": "NZ", "has_image": false}, {"id": "59aac8fd4ef8ffbb", "name": "Luke Brattan", "country": "AU", "has_image": false}, {"id": "5a55a59bc5bf6cdd", "name": "Osama Malik", "country": "AU", "has_image": false}, {"id": "f8c045deef6a4ffd", "name": "Tim Cahill", "country": "AU", "has_image": false}, {"id": "df43b9e9c68f9668", "name": "Bruce Kamau", "country": "AU", "has_image": false}, {"id": "2e482738f57b31a", "name": "Bruno Fornaroli", "country": "UY", "has_image": false}, {"id": "6cb7dbe26a2d56b", "name": "Nicolas Colazo", "country": "AR", "has_image": false}, {"id": "f7d645fcefb112d9", "name": "Fernando Brandan", "country": "AR", "has_image": false}, {"id": "c9afd695d519ab5f", "name": "Manny Muscat", "country": "MT", "has_image": false}, {"id": "d887512f8ac6df46", "name": "Paulo Retre", "country": "AU", "has_image": false}, {"id": "f259553d1f75c489", "name": "Anthony Caceres", "country": "AU", "has_image": false}, {"id": "2a694e0d58abce1e", "name": "Thomas Sorensen", "country": "DK", "has_image": false}, {"id": "7e2849762622038e", "name": "Cifuentes", "country": "ES", "has_image": false}, {"id": "ebd514c428adb31e", "name": "Carpio", "country": "ES", "has_image": false}, {"id": "8c2291417f2e26a9", "name": "Aridane", "country": "ES", "has_image": false}, {"id": "23ce693125e9b0a3", "name": "Khalifa Sankare", "country": "SN", "has_image": false}, {"id": "4b5b3cc6fb94ab6d", "name": "Brian Olivan", "country": "ES", "has_image": false}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "errors": {"type": "array"}, "pagination": {"type": "array", "items": {"type": "object", "properties": {"page": {"type": "integer"}, "per_page": {"type": "integer"}, "items": {"type": "integer"}}}}, "result": {"type": "array", "items": {"type": "object"}}}} |
6d702ef7-9c14-466f-b921-7790cded3517/ba0dd8c5-6949-424b-87f1-5740442aac44/0/0 | Cycling Stars Info | Get informations Cycling Stars including birthday date, nationality, points per season history, points per speciality, teams history and more. | null | Cycling Stars | Get Cycling Stars informations | 200 | New Example | {"birthdate": "1998-9-21", "height": 1.76, "name": "Tadej Poga\u010dar", "nationality": "SI", "place_of_birth": "Klanec", "points_per_season_history": [{"season": 2023, "points": 2812, "rank": 1}, {"season": 2022, "points": 3413, "rank": 1}, {"season": 2021, "points": 3305, "rank": 1}, {"season": 2020, "points": 2063, "rank": 2}, {"season": 2019, "points": 1515, "rank": 13}, {"season": 2018, "points": 241, "rank": 268}, {"season": 2017, "points": 79, "rank": 718}], "points_per_speciality": {"one_day_races": 3971, "gc": 5194, "time_trial": 1837, "sprint": 226, "climber": 7148}, "teams_history": [{"season": 2027, "team_name": "UAE Team Emirates", "team_url": "team/uae-team-emirates-2027", "class": "WT", "since": "01-01", "until": "12-31"}, {"season": 2026, "team_name": "UAE Team Emirates", "team_url": "team/uae-team-emirates-2026", "class": "WT", "since": "01-01", "until": "12-31"}, {"season": 2025, "team_name": "UAE Team Emirates", "team_url": "team/uae-team-emirates-2025", "class": "WT", "since": "01-01", "until": "12-31"}, {"season": 2024, "team_name": "UAE Team Emirates", "team_url": "team/uae-team-emirates-2024", "class": "WT", "since": "01-01", "until": "12-31"}, {"season": 2023, "team_name": "UAE Team Emirates", "team_url": "team/uae-team-emirates-2023", "class": "WT", "since": "01-01", "until": "12-31"}, {"season": 2022, "team_name": "UAE Team Emirates", "team_url": "team/uae-team-emirates-2022", "class": "WT", "since": "01-01", "until": "12-31"}, {"season": 2021, "team_name": "UAE Team Emirates", "team_url": "team/uae-team-emirates-2021", "class": "WT", "since": "01-01", "until": "12-31"}, {"season": 2020, "team_name": "UAE Team Emirates", "team_url": "team/uae-team-emirates-2020", "class": "WT", "since": "01-01", "until": "12-31"}, {"season": 2019, "team_name": "UAE Team Emirates", "team_url": "team/uae-team-emirates-2019", "class": "WT", "since": "01-01", "until": "12-31"}, {"season": 2018, "team_name": "Ljubljana Gusto Xaurum", "team_url": "team/ljubljana-gusto-xaurum-2018", "class": "CT", "since": "01-01", "until": "12-31"}, {"season": 2017, "team_name": "ROG - Ljubljana", "team_url": "team/rog-ljubljana-2017", "class": "CT", "since": "01-01", "until": "12-31"}], "weight": 66} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"birthdate": {"type": "string"}, "height": {"type": "number"}, "name": {"type": "string"}, "nationality": {"type": "string"}, "place_of_birth": {"type": "string"}, "points_per_season_history": {"type": "array", "items": {"type": "object", "properties": {"season": {"type": "integer"}, "points": {"type": "integer"}, "rank": {"type": "integer"}}, "required": ["points", "rank", "season"]}}, "points_per_speciality": {"type": "object", "properties": {"one_day_races": {"type": "integer"}, "gc": {"type": "integer"}, "time_trial": {"type": "integer"}, "sprint": {"type": "integer"}, "climber": {"type": "integer"}}, "required": ["climber", "gc", "one_day_races", "sprint", "time_trial"]}, "teams_history": {"type": "array", "items": {"type": "object", "properties": {"season": {"type": "integer"}, "team_name": {"type": "string"}, "team_url": {"type": "string"}, "class": {"type": "string"}, "since": {"type": "string"}, "until": {"type": "string"}}, "required": ["class", "season", "since", "team_name", "team_url", "until"]}}, "weight": {"type": "integer"}}, "required": ["birthdate", "height", "name", "nationality", "place_of_birth", "points_per_season_history", "points_per_speciality", "teams_history", "weight"]} |
91d89c2a-4bc7-4bf3-8f23-5dc9b476744b/975462d2-9373-42fd-94b7-7c4ba7f8c3c6/0/0 | API-RUGBY | Rugby Leagues & Cups with Livescore, Odds, Bookmakers, Statistics, Standings, Historical Data, Countries, Seasons. Documentation : https://api-sports.io/documentation/rugby/v1. Widgets : https://www.api-football.com/widgets | 9.7 | Seasons | All seasons are only 4-digit keys, so for a league whose season is 2018-2019 the season in the API will be 2018.
All seasons can be used in other endpoints as filters.
This endpoint does not require any parameters.
| 200 | Response | {"errors": [], "get": "seasons", "parameters": [], "response": [2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021], "results": 10} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array"}, "get": {"type": "string"}, "parameters": {"type": "array"}, "response": {"type": "array", "items": {"type": "integer"}}, "results": {"type": "integer"}}, "required": ["errors", "get", "parameters", "response", "results"]} |
91d89c2a-4bc7-4bf3-8f23-5dc9b476744b/ce8924c8-5b6e-46e6-95b9-3c96a16f03c9/0/0 | API-RUGBY | Rugby Leagues & Cups with Livescore, Odds, Bookmakers, Statistics, Standings, Historical Data, Countries, Seasons. Documentation : https://api-sports.io/documentation/rugby/v1. Widgets : https://www.api-football.com/widgets | 9.7 | Standings | Get the standings for a league.
Return a table of one or more rankings according to the league / cup. Some competitions have several rankings in a year, regular season, pre season etc…
To know the list of available stages or groups you have to use the endpoint standings/stages or standings/groups
Standings are updated every hours
| 200 | Response | {"errors": [], "get": "standings", "parameters": {"league": "3", "season": "2019"}, "response": [[{"country": {"code": "AU", "flag": "https://media.api-sports.io/flags/au.svg", "id": 2, "name": "Australia"}, "description": "Promotion - NRC (Play Offs)", "form": "WWLWW", "games": {"draw": {"percentage": "0.00", "total": 0}, "lose": {"percentage": "14.29", "total": 1}, "played": 7, "win": {"percentage": "85.71", "total": 6}}, "goals": {"against": 213, "for": 285}, "group": {"name": "Regular Season"}, "league": {"id": 3, "logo": "https://media.api-sports.io/rugby/leagues/3.png", "name": "NRC", "season": 2019, "type": "League"}, "points": 28, "position": 1, "stage": "NRC", "team": {"id": 33, "logo": "https://media.api-sports.io/rugby/teams/33.png", "name": "Western Force"}}, {"country": {"code": "AU", "flag": "https://media.api-sports.io/flags/au.svg", "id": 2, "name": "Australia"}, "description": "Promotion - NRC (Play Offs)", "form": "WWWLW", "games": {"draw": {"percentage": "0.00", "total": 0}, "lose": {"percentage": "28.57", "total": 2}, "played": 7, "win": {"percentage": "71.43", "total": 5}}, "goals": {"against": 211, "for": 238}, "group": {"name": "Regular Season"}, "league": {"id": 3, "logo": "https://media.api-sports.io/rugby/leagues/3.png", "name": "NRC", "season": 2019, "type": "League"}, "points": 22, "position": 2, "stage": "NRC", "team": {"id": 27, "logo": "https://media.api-sports.io/rugby/teams/27.png", "name": "Canberra Vikings"}}, {"country": {"code": "AU", "flag": "https://media.api-sports.io/flags/au.svg", "id": 2, "name": "Australia"}, "description": "Promotion - NRC (Play Offs)", "form": "WWLW", "games": {"draw": {"percentage": "28.57", "total": 2}, "lose": {"percentage": "28.57", "total": 2}, "played": 7, "win": {"percentage": "42.86", "total": 3}}, "goals": {"against": 214, "for": 231}, "group": {"name": "Regular Season"}, "league": {"id": 3, "logo": "https://media.api-sports.io/rugby/leagues/3.png", "name": "NRC", "season": 2019, "type": "League"}, "points": 17, "position": 3, "stage": "NRC", "team": {"id": 28, "logo": "https://media.api-sports.io/rugby/teams/28.png", "name": "Fijian Drua"}}, {"country": {"code": "AU", "flag": "https://media.api-sports.io/flags/au.svg", "id": 2, "name": "Australia"}, "description": "Promotion - NRC (Play Offs)", "form": "WLLWL", "games": {"draw": {"percentage": "14.29", "total": 1}, "lose": {"percentage": "42.86", "total": 3}, "played": 7, "win": {"percentage": "42.86", "total": 3}}, "goals": {"against": 199, "for": 214}, "group": {"name": "Regular Season"}, "league": {"id": 3, "logo": "https://media.api-sports.io/rugby/leagues/3.png", "name": "NRC", "season": 2019, "type": "League"}, "points": 17, "position": 4, "stage": "NRC", "team": {"id": 26, "logo": "https://media.api-sports.io/rugby/teams/26.png", "name": "Brisbane City"}}, {"country": {"code": "AU", "flag": "https://media.api-sports.io/flags/au.svg", "id": 2, "name": "Australia"}, "description": null, "form": "LLWL", "games": {"draw": {"percentage": "14.29", "total": 1}, "lose": {"percentage": "42.86", "total": 3}, "played": 7, "win": {"percentage": "42.86", "total": 3}}, "goals": {"against": 172, "for": 181}, "group": {"name": "Regular Season"}, "league": {"id": 3, "logo": "https://media.api-sports.io/rugby/leagues/3.png", "name": "NRC", "season": 2019, "type": "League"}, "points": 16, "position": 5, "stage": "NRC", "team": {"id": 30, "logo": "https://media.api-sports.io/rugby/teams/30.png", "name": "NSW Country Eagles"}}, {"country": {"code": "AU", "flag": "https://media.api-sports.io/flags/au.svg", "id": 2, "name": "Australia"}, "description": null, "form": "LWWLL", "games": {"draw": {"percentage": "0.00", "total": 0}, "lose": {"percentage": "57.14", "total": 4}, "played": 7, "win": {"percentage": "42.86", "total": 3}}, "goals": {"against": 235, "for": 205}, "group": {"name": "Regular Season"}, "league": {"id": 3, "logo": "https://media.api-sports.io/rugby/leagues/3.png", "name": "NRC", "season": 2019, "type": "League"}, "points": 15, "position": 6, "stage": "NRC", "team": {"id": 31, "logo": "https://media.api-sports.io/rugby/teams/31.png", "name": "Queensland Country"}}, {"country": {"code": "AU", "flag": "https://media.api-sports.io/flags/au.svg", "id": 2, "name": "Australia"}, "description": null, "form": "LLWWL", "games": {"draw": {"percentage": "0.00", "total": 0}, "lose": {"percentage": "71.43", "total": 5}, "played": 7, "win": {"percentage": "28.57", "total": 2}}, "goals": {"against": 211, "for": 206}, "group": {"name": "Regular Season"}, "league": {"id": 3, "logo": "https://media.api-sports.io/rugby/leagues/3.png", "name": "NRC", "season": 2019, "type": "League"}, "points": 11, "position": 7, "stage": "NRC", "team": {"id": 29, "logo": "https://media.api-sports.io/rugby/teams/29.png", "name": "Melbourne Rising"}}, {"country": {"code": "AU", "flag": "https://media.api-sports.io/flags/au.svg", "id": 2, "name": "Australia"}, "description": null, "form": "LLLLW", "games": {"draw": {"percentage": "0.00", "total": 0}, "lose": {"percentage": "85.71", "total": 6}, "played": 7, "win": {"percentage": "14.29", "total": 1}}, "goals": {"against": 325, "for": 220}, "group": {"name": "Regular Season"}, "league": {"id": 3, "logo": "https://media.api-sports.io/rugby/leagues/3.png", "name": "NRC", "season": 2019, "type": "League"}, "points": 6, "position": 8, "stage": "NRC", "team": {"id": 32, "logo": "https://media.api-sports.io/rugby/teams/32.png", "name": "Sydney Rays"}}]], "results": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array"}, "get": {"type": "string"}, "parameters": {"type": "object", "properties": {"league": {"type": "string"}, "season": {"type": "string"}}, "required": ["league", "season"]}, "response": {"type": "array", "items": {"type": "array", "items": {"type": "object", "properties": {"country": {"type": "object", "properties": {"code": {"type": "string"}, "flag": {"type": "string"}, "id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["code", "flag", "id", "name"]}, "description": {"type": ["null", "string"]}, "form": {"type": "string"}, "games": {"type": "object", "properties": {"draw": {"type": "object", "properties": {"percentage": {"type": "string"}, "total": {"type": "integer"}}, "required": ["percentage", "total"]}, "lose": {"type": "object", "properties": {"percentage": {"type": "string"}, "total": {"type": "integer"}}, "required": ["percentage", "total"]}, "played": {"type": "integer"}, "win": {"type": "object", "properties": {"percentage": {"type": "string"}, "total": {"type": "integer"}}, "required": ["percentage", "total"]}}, "required": ["draw", "lose", "played", "win"]}, "goals": {"type": "object", "properties": {"against": {"type": "integer"}, "for": {"type": "integer"}}, "required": ["against", "for"]}, "group": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "league": {"type": "object", "properties": {"id": {"type": "integer"}, "logo": {"type": "string"}, "name": {"type": "string"}, "season": {"type": "integer"}, "type": {"type": "string"}}, "required": ["id", "logo", "name", "season", "type"]}, "points": {"type": "integer"}, "position": {"type": "integer"}, "stage": {"type": "string"}, "team": {"type": "object", "properties": {"id": {"type": "integer"}, "logo": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "logo", "name"]}}, "required": ["country", "description", "form", "games", "goals", "group", "league", "points", "position", "stage", "team"]}}}, "results": {"type": "integer"}}, "required": ["errors", "get", "parameters", "response", "results"]} |
91d89c2a-4bc7-4bf3-8f23-5dc9b476744b/cd81788e-9a9f-4791-9125-877763a09d47/0/0 | API-RUGBY | Rugby Leagues & Cups with Livescore, Odds, Bookmakers, Statistics, Standings, Historical Data, Countries, Seasons. Documentation : https://api-sports.io/documentation/rugby/v1. Widgets : https://www.api-football.com/widgets | 9.7 | Leagues | Get the list of available leagues and cups.
The league id are unique in the API and leagues keep it across all seasons
Most of the parameters of this endpoint can be used together.
| 200 | Response | {"errors": [], "get": "leagues", "parameters": [], "response": [{"country": {"code": "AR", "flag": "https://media.api-sports.io/flags/ar.svg", "id": 1, "name": "Argentina"}, "id": 1, "logo": "https://media.api-sports.io/rugby/leagues/1.png", "name": "Top 12", "seasons": [{"current": false, "end": "2021-10-16", "season": 2021, "start": "2021-04-17"}], "type": "League"}, {"country": {"code": "AU", "flag": "https://media.api-sports.io/flags/au.svg", "id": 2, "name": "Australia"}, "id": 3, "logo": "https://media.api-sports.io/rugby/leagues/3.png", "name": "NRC", "seasons": [{"current": false, "end": "2019-10-26", "season": 2019, "start": "2019-08-31"}, {"current": false, "end": "2018-10-27", "season": 2018, "start": "2018-09-01"}, {"current": false, "end": "2017-11-11", "season": 2017, "start": "2017-09-02"}, {"current": false, "end": "2016-10-22", "season": 2016, "start": "2016-08-27"}, {"current": false, "end": "2015-10-31", "season": 2015, "start": "2015-08-20"}, {"current": false, "end": "2014-11-01", "season": 2014, "start": "2014-08-21"}], "type": "League"}, {"country": {"code": "AU", "flag": "https://media.api-sports.io/flags/au.svg", "id": 2, "name": "Australia"}, "id": 2, "logo": "https://media.api-sports.io/rugby/leagues/2.png", "name": "Shute Shield", "seasons": [{"current": false, "end": "2020-10-31", "season": 2020, "start": "2020-07-18"}, {"current": false, "end": "2019-08-03", "season": 2019, "start": "2019-04-06"}, {"current": false, "end": "2018-09-01", "season": 2018, "start": "2018-04-07"}, {"current": false, "end": "2017-08-26", "season": 2017, "start": "2017-03-31"}, {"current": false, "end": "2016-08-06", "season": 2016, "start": "2016-03-19"}, {"current": false, "end": "2015-08-15", "season": 2015, "start": "2015-03-21"}, {"current": false, "end": "2014-08-16", "season": 2014, "start": "2014-03-29"}], "type": "League"}, {"country": {"code": "AU", "flag": "https://media.api-sports.io/flags/au.svg", "id": 2, "name": "Australia"}, "id": 4, "logo": "https://media.api-sports.io/rugby/leagues/4.png", "name": "Super W Women", "seasons": [{"current": false, "end": "2020-03-15", "season": 2020, "start": "2020-02-14"}], "type": "League"}, {"country": {"code": "AU", "flag": "https://media.api-sports.io/flags/au.svg", "id": 24, "name": "Australia-Oceania"}, "id": 49, "logo": "https://media.api-sports.io/rugby/leagues/49.png", "name": "Oceania Cup", "seasons": [{"current": false, "end": "2019-08-31", "season": 2019, "start": "2019-08-23"}], "type": "Cup"}, {"country": {"code": "AU", "flag": "https://media.api-sports.io/flags/au.svg", "id": 24, "name": "Australia-Oceania"}, "id": 50, "logo": "https://media.api-sports.io/rugby/leagues/50.png", "name": "Oceania Sevens Championships", "seasons": [{"current": false, "end": "2019-11-09", "season": 2019, "start": "2019-11-06"}], "type": "Cup"}, {"country": {"code": "AT", "flag": "https://media.api-sports.io/flags/at.svg", "id": 3, "name": "Austria"}, "id": 5, "logo": "https://media.api-sports.io/rugby/leagues/5.png", "name": "Premiership", "seasons": [{"current": false, "end": "2019-11-23", "season": 2019, "start": "2019-09-21"}, {"current": false, "end": "2019-06-15", "season": 2018, "start": "2018-09-29"}, {"current": false, "end": "2017-06-17", "season": 2017, "start": "2017-03-25"}, {"current": false, "end": "2016-11-26", "season": 2016, "start": "2016-10-01"}], "type": "League"}, {"country": {"code": "CA", "flag": "https://media.api-sports.io/flags/ca.svg", "id": 4, "name": "Canada"}, "id": 6, "logo": "https://media.api-sports.io/rugby/leagues/6.png", "name": "CRC", "seasons": [{"current": false, "end": "2018-08-26", "season": 2018, "start": "2018-07-27"}, {"current": false, "end": "2017-08-20", "season": 2017, "start": "2017-07-15"}, {"current": false, "end": "2016-07-24", "season": 2016, "start": "2016-06-04"}, {"current": false, "end": "2015-07-01", "season": 2015, "start": "2015-06-28"}, {"current": false, "end": "2014-09-27", "season": 2014, "start": "2014-08-10"}], "type": "Cup"}, {"country": {"code": "CZ", "flag": "https://media.api-sports.io/flags/cz.svg", "id": 5, "name": "Czech-Republic"}, "id": 9, "logo": "https://media.api-sports.io/rugby/leagues/9.png", "name": "1. Liga", "seasons": [{"current": false, "end": "2020-10-10", "season": 2020, "start": "2020-08-22"}], "type": "League"}, {"country": {"code": "CZ", "flag": "https://media.api-sports.io/flags/cz.svg", "id": 5, "name": "Czech-Republic"}, "id": 8, "logo": "https://media.api-sports.io/rugby/leagues/8.png", "name": "CSRU Cup", "seasons": [{"current": false, "end": "2017-11-04", "season": 2017, "start": "2017-08-26"}], "type": "League"}, {"country": {"code": "CZ", "flag": "https://media.api-sports.io/flags/cz.svg", "id": 5, "name": "Czech-Republic"}, "id": 7, "logo": "https://media.api-sports.io/rugby/leagues/7.png", "name": "Extraliga", "seasons": [{"current": false, "end": "2019-10-12", "season": 2019, "start": "2019-03-30"}, {"current": false, "end": "2018-11-10", "season": 2018, "start": "2018-03-24"}, {"current": false, "end": "2017-06-24", "season": 2016, "start": "2016-08-27"}, {"current": false, "end": "2016-06-04", "season": 2015, "start": "2015-08-30"}, {"current": false, "end": "2015-05-30", "season": 2014, "start": "2014-08-31"}], "type": "League"}, {"country": {"code": "GB", "flag": "https://media.api-sports.io/flags/gb.svg", "id": 6, "name": "England"}, "id": 14, "logo": "https://media.api-sports.io/rugby/leagues/14.png", "name": "Championship Cup", "seasons": [{"current": false, "end": "2020-02-23", "season": 2019, "start": "2019-09-20"}], "type": "Cup"}, {"country": {"code": "GB", "flag": "https://media.api-sports.io/flags/gb.svg", "id": 6, "name": "England"}, "id": 12, "logo": "https://media.api-sports.io/rugby/leagues/12.png", "name": "Greene King IPA Championship", "seasons": [{"current": false, "end": "2020-03-14", "season": 2019, "start": "2019-10-12"}, {"current": false, "end": "2019-04-27", "season": 2018, "start": "2018-08-31"}, {"current": false, "end": "2018-04-28", "season": 2017, "start": "2017-09-02"}, {"current": false, "end": "2017-05-24", "season": 2016, "start": "2016-09-03"}, {"current": false, "end": "2016-05-25", "season": 2015, "start": "2015-09-04"}, {"current": false, "end": "2015-05-27", "season": 2014, "start": "2014-09-05"}], "type": "League"}, {"country": {"code": "GB", "flag": "https://media.api-sports.io/flags/gb.svg", "id": 6, "name": "England"}, "id": 15, "logo": "https://media.api-sports.io/rugby/leagues/15.png", "name": "Premier 15s Women", "seasons": [{"current": true, "end": "2021-04-10", "season": 2020, "start": "2020-10-10"}], "type": "League"}, {"country": {"code": "GB", "flag": "https://media.api-sports.io/flags/gb.svg", "id": 6, "name": "England"}, "id": 13, "logo": "https://media.api-sports.io/rugby/leagues/13.png", "name": "Premiership Rugby", "seasons": [{"current": false, "end": "2019-05-18", "season": 2018, "start": "2018-08-31"}, {"current": false, "end": "2018-05-26", "season": 2017, "start": "2017-09-01"}, {"current": false, "end": "2017-05-27", "season": 2016, "start": "2016-09-02"}, {"current": false, "end": "2016-05-28", "season": 2015, "start": "2015-10-16"}, {"current": false, "end": "2015-05-30", "season": 2014, "start": "2014-09-05"}], "type": "League"}, {"country": {"code": "GB", "flag": "https://media.api-sports.io/flags/gb.svg", "id": 6, "name": "England"}, "id": 10, "logo": "https://media.api-sports.io/rugby/leagues/10.png", "name": "Premiership Rugby Cup", "seasons": [{"current": false, "end": "2020-09-21", "season": 2019, "start": "2019-09-20"}, {"current": false, "end": "2019-03-17", "season": 2018, "start": "2018-10-26"}, {"current": false, "end": "2018-05-26", "season": 2017, "start": "2017-09-01"}, {"current": false, "end": "2017-05-27", "season": 2016, "start": "2016-09-02"}, {"current": false, "end": "2016-05-28", "season": 2015, "start": "2015-10-16"}, {"current": false, "end": "2015-05-30", "season": 2014, "start": "2014-09-05"}], "type": "Cup"}, {"country": {"code": "GB", "flag": "https://media.api-sports.io/flags/gb.svg", "id": 6, "name": "England"}, "id": 11, "logo": "https://media.api-sports.io/rugby/leagues/11.png", "name": "Varsity Match", "seasons": [{"current": false, "end": "2018-12-06", "season": 2018, "start": "2018-12-06"}, {"current": false, "end": "2017-12-07", "season": 2017, "start": "2017-12-07"}, {"current": false, "end": "2016-12-08", "season": 2016, "start": "2016-12-08"}, {"current": false, "end": "2015-12-10", "season": 2015, "start": "2015-12-10"}, {"current": false, "end": "2014-12-11", "season": 2014, "start": "2014-12-11"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 25, "name": "Europe"}, "id": 59, "logo": "https://media.api-sports.io/rugby/leagues/59.png", "name": "Anglo-Welsh Cup", "seasons": [{"current": false, "end": "2018-03-30", "season": 2017, "start": "2017-11-03"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 25, "name": "Europe"}, "id": 53, "logo": "https://media.api-sports.io/rugby/leagues/53.png", "name": "British and Irish Cup", "seasons": [{"current": false, "end": "2018-05-12", "season": 2017, "start": "2017-10-13"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 25, "name": "Europe"}, "id": 66, "logo": "https://media.api-sports.io/rugby/leagues/66.png", "name": "Celtic Cup", "seasons": [{"current": false, "end": "2019-10-13", "season": 2019, "start": "2019-08-23"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 25, "name": "Europe"}, "id": 52, "logo": "https://media.api-sports.io/rugby/leagues/52.png", "name": "Challenge Cup", "seasons": [{"current": false, "end": "2020-12-20", "season": 2020, "start": "2020-12-11"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 25, "name": "Europe"}, "id": 67, "logo": "https://media.api-sports.io/rugby/leagues/67.png", "name": "Continental Shield", "seasons": [{"current": false, "end": "2019-04-20", "season": 2018, "start": "2018-10-13"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 25, "name": "Europe"}, "id": 54, "logo": "https://media.api-sports.io/rugby/leagues/54.png", "name": "European Rugby Champions Cup", "seasons": [{"current": false, "end": "2020-12-20", "season": 2020, "start": "2020-12-11"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 25, "name": "Europe"}, "id": 58, "logo": "https://media.api-sports.io/rugby/leagues/58.png", "name": "Rugby Europe Championship", "seasons": [{"current": false, "end": "2021-03-14", "season": 2021, "start": "2021-03-06"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 25, "name": "Europe"}, "id": 57, "logo": "https://media.api-sports.io/rugby/leagues/57.png", "name": "Rugby Europe Trophy", "seasons": [{"current": false, "end": "2020-03-07", "season": 2019, "start": "2019-10-26"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 25, "name": "Europe"}, "id": 63, "logo": "https://media.api-sports.io/rugby/leagues/63.png", "name": "Sevens Europe Series - England", "seasons": [{"current": false, "end": "2018-07-08", "season": 2018, "start": "2018-07-07"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 25, "name": "Europe"}, "id": 62, "logo": "https://media.api-sports.io/rugby/leagues/62.png", "name": "Sevens Europe Series - France", "seasons": [{"current": false, "end": "2018-07-01", "season": 2018, "start": "2018-06-30"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 25, "name": "Europe"}, "id": 64, "logo": "https://media.api-sports.io/rugby/leagues/64.png", "name": "Sevens Europe Series - Poland", "seasons": [{"current": false, "end": "2019-07-21", "season": 2019, "start": "2019-07-20"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 25, "name": "Europe"}, "id": 60, "logo": "https://media.api-sports.io/rugby/leagues/60.png", "name": "Sevens Europe Series - Russia", "seasons": [{"current": false, "end": "2019-06-23", "season": 2019, "start": "2019-06-22"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 25, "name": "Europe"}, "id": 61, "logo": "https://media.api-sports.io/rugby/leagues/61.png", "name": "Sevens Europe Series Women - France", "seasons": [{"current": false, "end": "2019-06-30", "season": 2019, "start": "2019-06-29"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 25, "name": "Europe"}, "id": 65, "logo": "https://media.api-sports.io/rugby/leagues/65.png", "name": "Sevens Europe Series Women - Russia", "seasons": [{"current": false, "end": "2018-09-02", "season": 2018, "start": "2018-09-01"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 25, "name": "Europe"}, "id": 68, "logo": "https://media.api-sports.io/rugby/leagues/68.png", "name": "Sevens Europe Series Women - Ukraine", "seasons": [{"current": false, "end": "2019-07-21", "season": 2019, "start": "2019-07-20"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 25, "name": "Europe"}, "id": 51, "logo": "https://media.api-sports.io/rugby/leagues/51.png", "name": "Six Nations", "seasons": [{"current": true, "end": "2021-03-20", "season": 2021, "start": "2021-02-06"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 25, "name": "Europe"}, "id": 56, "logo": "https://media.api-sports.io/rugby/leagues/56.png", "name": "Six Nations U20", "seasons": [{"current": false, "end": "2020-03-13", "season": 2020, "start": "2020-01-31"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 25, "name": "Europe"}, "id": 55, "logo": "https://media.api-sports.io/rugby/leagues/55.png", "name": "Six Nations Women", "seasons": [{"current": false, "end": "2020-11-01", "season": 2020, "start": "2020-02-02"}], "type": "Cup"}, {"country": {"code": "FR", "flag": "https://media.api-sports.io/flags/fr.svg", "id": 7, "name": "France"}, "id": 17, "logo": "https://media.api-sports.io/rugby/leagues/17.png", "name": "Pro D2", "seasons": [{"current": true, "end": "2021-05-14", "season": 2020, "start": "2020-09-03"}, {"current": false, "end": "2019-05-26", "season": 2018, "start": "2018-08-17"}, {"current": false, "end": "2018-05-06", "season": 2017, "start": "2017-08-18"}, {"current": false, "end": "2017-05-21", "season": 2016, "start": "2016-08-25"}, {"current": false, "end": "2016-06-04", "season": 2015, "start": "2015-08-20"}, {"current": false, "end": "2015-05-24", "season": 2014, "start": "2014-08-23"}], "type": "League"}, {"country": {"code": "FR", "flag": "https://media.api-sports.io/flags/fr.svg", "id": 7, "name": "France"}, "id": 18, "logo": "https://media.api-sports.io/rugby/leagues/18.png", "name": "Supersevens", "seasons": [{"current": false, "end": "2020-02-01", "season": 2020, "start": "2020-02-01"}], "type": "League"}, {"country": {"code": "FR", "flag": "https://media.api-sports.io/flags/fr.svg", "id": 7, "name": "France"}, "id": 16, "logo": "https://media.api-sports.io/rugby/leagues/16.png", "name": "Top 14", "seasons": [{"current": true, "end": "2021-06-05", "season": 2020, "start": "2020-09-04"}, {"current": false, "end": "2019-05-25", "season": 2018, "start": "2018-08-25"}, {"current": false, "end": "2018-06-02", "season": 2017, "start": "2017-08-26"}, {"current": false, "end": "2017-06-04", "season": 2016, "start": "2016-08-20"}, {"current": false, "end": "2016-06-24", "season": 2015, "start": "2015-08-21"}, {"current": false, "end": "2015-06-13", "season": 2014, "start": "2014-08-15"}], "type": "League"}, {"country": {"code": "GE", "flag": "https://media.api-sports.io/flags/ge.svg", "id": 8, "name": "Georgia"}, "id": 19, "logo": "https://media.api-sports.io/rugby/leagues/19.png", "name": "Didi 10", "seasons": [{"current": true, "end": "2021-03-05", "season": 2020, "start": "2020-10-07"}, {"current": false, "end": "2019-05-12", "season": 2018, "start": "2018-08-31"}, {"current": false, "end": "2018-05-13", "season": 2017, "start": "2017-09-01"}, {"current": false, "end": "2017-05-14", "season": 2016, "start": "2016-09-03"}, {"current": false, "end": "2016-05-15", "season": 2015, "start": "2015-09-05"}, {"current": false, "end": "2015-05-09", "season": 2014, "start": "2014-08-15"}], "type": "League"}, {"country": {"code": "DE", "flag": "https://media.api-sports.io/flags/de.svg", "id": 9, "name": "Germany"}, "id": 20, "logo": "https://media.api-sports.io/rugby/leagues/20.png", "name": "1. Bundesliga", "seasons": [{"current": false, "end": "2020-02-22", "season": 2019, "start": "2019-09-07"}, {"current": false, "end": "2019-06-01", "season": 2018, "start": "2018-09-01"}, {"current": false, "end": "2018-07-07", "season": 2017, "start": "2017-09-01"}, {"current": false, "end": "2017-06-25", "season": 2016, "start": "2016-09-03"}], "type": "League"}, {"country": {"code": "IR", "flag": "https://media.api-sports.io/flags/ir.svg", "id": 10, "name": "Ireland"}, "id": 72, "logo": "https://media.api-sports.io/rugby/leagues/72.png", "name": "All Ireland League", "seasons": [{"current": false, "end": "2019-05-05", "season": 2018, "start": "2018-10-05"}], "type": "League"}, {"country": {"code": "IR", "flag": "https://media.api-sports.io/flags/ir.svg", "id": 10, "name": "Ireland"}, "id": 21, "logo": "https://media.api-sports.io/rugby/leagues/21.png", "name": "All League", "seasons": [{"current": false, "end": "2019-04-13", "season": 2018, "start": "2018-10-05"}], "type": "League"}, {"country": {"code": "IT", "flag": "https://media.api-sports.io/flags/it.svg", "id": 11, "name": "Italy"}, "id": 25, "logo": "https://media.api-sports.io/rugby/leagues/25.png", "name": "Coppa Italia", "seasons": [{"current": false, "end": "2020-10-24", "season": 2020, "start": "2020-10-17"}, {"current": false, "end": "2019-03-30", "season": 2018, "start": "2018-10-13"}, {"current": false, "end": "2018-02-25", "season": 2017, "start": "2017-10-14"}, {"current": false, "end": "2017-04-01", "season": 2016, "start": "2016-10-16"}, {"current": false, "end": "2016-04-09", "season": 2015, "start": "2015-11-14"}, {"current": false, "end": "2015-02-21", "season": 2014, "start": "2014-10-18"}], "type": "Cup"}, {"country": {"code": "IT", "flag": "https://media.api-sports.io/flags/it.svg", "id": 11, "name": "Italy"}, "id": 22, "logo": "https://media.api-sports.io/rugby/leagues/22.png", "name": "Eccellenza", "seasons": [{"current": false, "end": "2018-05-19", "season": 2017, "start": "2017-09-23"}, {"current": false, "end": "2017-05-27", "season": 2016, "start": "2016-10-01"}, {"current": false, "end": "2016-05-28", "season": 2015, "start": "2015-10-10"}, {"current": false, "end": "2015-05-30", "season": 2014, "start": "2014-10-04"}], "type": "League"}, {"country": {"code": "IT", "flag": "https://media.api-sports.io/flags/it.svg", "id": 11, "name": "Italy"}, "id": 26, "logo": "https://media.api-sports.io/rugby/leagues/26.png", "name": "Top10", "seasons": [{"current": true, "end": "2021-04-24", "season": 2020, "start": "2020-11-07"}], "type": "League"}, {"country": {"code": "IT", "flag": "https://media.api-sports.io/flags/it.svg", "id": 11, "name": "Italy"}, "id": 24, "logo": "https://media.api-sports.io/rugby/leagues/24.png", "name": "Top12", "seasons": [{"current": true, "end": "2021-04-24", "season": 2020, "start": "2020-10-31"}, {"current": false, "end": "2019-05-18", "season": 2018, "start": "2018-09-15"}, {"current": false, "end": "2018-05-19", "season": 2017, "start": "2017-09-23"}, {"current": false, "end": "2017-05-27", "season": 2016, "start": "2016-10-01"}, {"current": false, "end": "2016-05-28", "season": 2015, "start": "2015-10-10"}, {"current": false, "end": "2015-05-30", "season": 2014, "start": "2014-10-04"}], "type": "League"}, {"country": {"code": "IT", "flag": "https://media.api-sports.io/flags/it.svg", "id": 11, "name": "Italy"}, "id": 23, "logo": "https://media.api-sports.io/rugby/leagues/23.png", "name": "Trofeo Eccellenza", "seasons": [{"current": false, "end": "2019-03-30", "season": 2018, "start": "2018-10-13"}, {"current": false, "end": "2018-02-25", "season": 2017, "start": "2017-10-14"}, {"current": false, "end": "2017-04-01", "season": 2016, "start": "2016-10-16"}, {"current": false, "end": "2016-04-09", "season": 2015, "start": "2015-11-14"}, {"current": false, "end": "2015-02-21", "season": 2014, "start": "2014-10-18"}], "type": "Cup"}, {"country": {"code": "JP", "flag": "https://media.api-sports.io/flags/jp.svg", "id": 12, "name": "Japan"}, "id": 27, "logo": "https://media.api-sports.io/rugby/leagues/27.png", "name": "Top League", "seasons": [{"current": true, "end": "2021-04-11", "season": 2021, "start": "2021-02-20"}, {"current": false, "end": "2018-12-15", "season": 2018, "start": "2018-08-31"}, {"current": false, "end": "2018-01-14", "season": 2017, "start": "2017-08-18"}, {"current": false, "end": "2017-01-28", "season": 2016, "start": "2016-08-26"}, {"current": false, "end": "2016-01-24", "season": 2015, "start": "2015-11-13"}], "type": "League"}, {"country": {"code": "NL", "flag": "https://media.api-sports.io/flags/nl.svg", "id": 13, "name": "Netherlands"}, "id": 28, "logo": "https://media.api-sports.io/rugby/leagues/28.png", "name": "Ereklasse", "seasons": [{"current": false, "end": "2020-10-10", "season": 2020, "start": "2020-09-26"}, {"current": false, "end": "2019-05-19", "season": 2018, "start": "2018-09-15"}, {"current": false, "end": "2018-05-20", "season": 2017, "start": "2017-09-09"}, {"current": false, "end": "2017-05-20", "season": 2016, "start": "2016-09-10"}, {"current": false, "end": "2016-04-16", "season": 2015, "start": "2015-09-12"}, {"current": false, "end": "2015-05-02", "season": 2014, "start": "2014-09-06"}], "type": "League"}, {"country": {"code": "NZ", "flag": "https://media.api-sports.io/flags/nz.svg", "id": 14, "name": "New-Zealand"}, "id": 73, "logo": "https://media.api-sports.io/rugby/leagues/73.png", "name": "Heartland Championships", "seasons": [{"current": false, "end": "2018-10-28", "season": 2018, "start": "2018-08-25"}, {"current": false, "end": "2017-10-29", "season": 2017, "start": "2017-08-26"}, {"current": false, "end": "2016-10-29", "season": 2016, "start": "2016-08-27"}, {"current": false, "end": "2015-10-24", "season": 2015, "start": "2015-08-22"}], "type": "League"}, {"country": {"code": "NZ", "flag": "https://media.api-sports.io/flags/nz.svg", "id": 14, "name": "New-Zealand"}, "id": 29, "logo": "https://media.api-sports.io/rugby/leagues/29.png", "name": "Mitre 10 Cup", "seasons": [{"current": false, "end": "2020-11-28", "season": 2020, "start": "2020-09-11"}, {"current": false, "end": "2018-10-27", "season": 2018, "start": "2018-08-16"}, {"current": false, "end": "2017-10-28", "season": 2017, "start": "2017-08-17"}, {"current": false, "end": "2016-10-29", "season": 2016, "start": "2016-08-18"}, {"current": false, "end": "2015-10-24", "season": 2015, "start": "2015-08-13"}, {"current": false, "end": "2014-10-25", "season": 2014, "start": "2014-08-14"}], "type": "League"}, {"country": {"code": "PL", "flag": "https://media.api-sports.io/flags/pl.svg", "id": 15, "name": "Poland"}, "id": 30, "logo": "https://media.api-sports.io/rugby/leagues/30.png", "name": "Ekstraliga", "seasons": [{"current": true, "end": "2021-06-19", "season": 2020, "start": "2020-08-15"}], "type": "League"}, {"country": {"code": "PT", "flag": "https://media.api-sports.io/flags/pt.svg", "id": 16, "name": "Portugal"}, "id": 31, "logo": "https://media.api-sports.io/rugby/leagues/31.png", "name": "CN Honra", "seasons": [{"current": false, "end": "2021-01-16", "season": 2020, "start": "2020-09-25"}, {"current": false, "end": "2019-05-18", "season": 2018, "start": "2018-10-12"}, {"current": false, "end": "2018-03-17", "season": 2017, "start": "2017-09-29"}, {"current": false, "end": "2017-05-13", "season": 2016, "start": "2016-09-24"}], "type": "League"}, {"country": {"code": "RO", "flag": "https://media.api-sports.io/flags/ro.svg", "id": 17, "name": "Romania"}, "id": 32, "logo": "https://media.api-sports.io/rugby/leagues/32.png", "name": "SuperLiga", "seasons": [{"current": false, "end": "2020-09-12", "season": 2019, "start": "2019-08-31"}, {"current": false, "end": "2019-05-26", "season": 2018, "start": "2018-09-08"}, {"current": false, "end": "2018-05-26", "season": 2017, "start": "2017-08-26"}, {"current": false, "end": "2017-05-28", "season": 2016, "start": "2016-07-30"}], "type": "League"}, {"country": {"code": "RU", "flag": "https://media.api-sports.io/flags/ru.svg", "id": 18, "name": "Russia"}, "id": 33, "logo": "https://media.api-sports.io/rugby/leagues/33.png", "name": "Premier League", "seasons": [{"current": false, "end": "2020-10-09", "season": 2020, "start": "2020-06-18"}, {"current": false, "end": "2019-10-07", "season": 2019, "start": "2019-05-03"}], "type": "League"}, {"country": {"code": "GB", "flag": "https://media.api-sports.io/flags/gb.svg", "id": 19, "name": "Scotland"}, "id": 34, "logo": "https://media.api-sports.io/rugby/leagues/34.png", "name": "BT Premiership", "seasons": [{"current": false, "end": "2020-03-07", "season": 2019, "start": "2019-09-07"}, {"current": false, "end": "2018-05-05", "season": 2017, "start": "2017-09-02"}, {"current": false, "end": "2017-04-15", "season": 2016, "start": "2016-08-27"}, {"current": false, "end": "2016-04-23", "season": 2015, "start": "2015-08-29"}], "type": "League"}, {"country": {"code": "GB", "flag": "https://media.api-sports.io/flags/gb.svg", "id": 19, "name": "Scotland"}, "id": 36, "logo": "https://media.api-sports.io/rugby/leagues/36.png", "name": "Super 6", "seasons": [{"current": false, "end": "2020-03-06", "season": 2019, "start": "2019-11-08"}], "type": "League"}, {"country": {"code": "GB", "flag": "https://media.api-sports.io/flags/gb.svg", "id": 19, "name": "Scotland"}, "id": 35, "logo": "https://media.api-sports.io/rugby/leagues/35.png", "name": "Tennent's Premiership", "seasons": [{"current": false, "end": "2020-03-07", "season": 2019, "start": "2019-09-07"}, {"current": false, "end": "2019-04-06", "season": 2018, "start": "2018-09-01"}, {"current": false, "end": "2018-05-05", "season": 2017, "start": "2017-09-02"}, {"current": false, "end": "2017-04-15", "season": 2016, "start": "2016-08-27"}, {"current": false, "end": "2016-04-23", "season": 2015, "start": "2015-08-29"}], "type": "League"}, {"country": {"code": "ZA", "flag": "https://media.api-sports.io/flags/za.svg", "id": 20, "name": "South-Africa"}, "id": 38, "logo": "https://media.api-sports.io/rugby/leagues/38.png", "name": "7s Premier League", "seasons": [{"current": false, "end": "2012-12-15", "season": 2012, "start": "2012-12-14"}], "type": "League"}, {"country": {"code": "ZA", "flag": "https://media.api-sports.io/flags/za.svg", "id": 20, "name": "South-Africa"}, "id": 37, "logo": "https://media.api-sports.io/rugby/leagues/37.png", "name": "Currie Cup", "seasons": [{"current": false, "end": "2021-01-30", "season": 2020, "start": "2020-11-27"}, {"current": false, "end": "2018-10-27", "season": 2018, "start": "2018-08-17"}, {"current": false, "end": "2017-10-28", "season": 2017, "start": "2017-07-21"}, {"current": false, "end": "2016-10-22", "season": 2016, "start": "2016-04-07"}, {"current": false, "end": "2015-10-24", "season": 2015, "start": "2015-06-12"}, {"current": false, "end": "2014-10-25", "season": 2014, "start": "2014-08-08"}], "type": "Cup"}, {"country": {"code": "ZA", "flag": "https://media.api-sports.io/flags/za.svg", "id": 20, "name": "South-Africa"}, "id": 41, "logo": "https://media.api-sports.io/rugby/leagues/41.png", "name": "Super Liga Americana", "seasons": [{"current": false, "end": "2020-03-14", "season": 2020, "start": "2020-03-04"}], "type": "League"}, {"country": {"code": "ZA", "flag": "https://media.api-sports.io/flags/za.svg", "id": 20, "name": "South-Africa"}, "id": 40, "logo": "https://media.api-sports.io/rugby/leagues/40.png", "name": "SuperSport Rugby Challenge", "seasons": [{"current": false, "end": "2019-06-23", "season": 2019, "start": "2019-04-26"}, {"current": false, "end": "2018-07-15", "season": 2018, "start": "2018-04-21"}, {"current": false, "end": "2017-07-16", "season": 2017, "start": "2017-04-22"}], "type": "League"}, {"country": {"code": "ZA", "flag": "https://media.api-sports.io/flags/za.svg", "id": 20, "name": "South-Africa"}, "id": 39, "logo": "https://media.api-sports.io/rugby/leagues/39.png", "name": "Vodacom Cup", "seasons": [{"current": false, "end": "2015-05-30", "season": 2015, "start": "2015-03-06"}], "type": "Cup"}, {"country": {"code": "ES", "flag": "https://media.api-sports.io/flags/es.svg", "id": 21, "name": "Spain"}, "id": 42, "logo": "https://media.api-sports.io/rugby/leagues/42.png", "name": "Division de Honor", "seasons": [{"current": false, "end": "2021-02-28", "season": 2020, "start": "2020-10-24"}, {"current": false, "end": "2019-05-25", "season": 2018, "start": "2018-09-15"}, {"current": false, "end": "2018-05-26", "season": 2017, "start": "2017-09-16"}, {"current": false, "end": "2017-06-03", "season": 2016, "start": "2016-09-11"}], "type": "League"}, {"country": {"code": "US", "flag": "https://media.api-sports.io/flags/us.svg", "id": 22, "name": "USA"}, "id": 44, "logo": "https://media.api-sports.io/rugby/leagues/44.png", "name": "Major League Rugby", "seasons": [{"current": false, "end": "2020-03-08", "season": 2020, "start": "2020-02-08"}, {"current": false, "end": "2019-06-03", "season": 2019, "start": "2019-01-26"}, {"current": false, "end": "2018-07-08", "season": 2018, "start": "2018-04-21"}], "type": "League"}, {"country": {"code": "US", "flag": "https://media.api-sports.io/flags/us.svg", "id": 22, "name": "USA"}, "id": 43, "logo": "https://media.api-sports.io/rugby/leagues/43.png", "name": "PRO Rugby", "seasons": [{"current": false, "end": "2016-07-31", "season": 2016, "start": "2016-04-17"}], "type": "League"}, {"country": {"code": "GB", "flag": "https://media.api-sports.io/flags/gb.svg", "id": 23, "name": "Wales"}, "id": 46, "logo": "https://media.api-sports.io/rugby/leagues/46.png", "name": "Challenge Cup", "seasons": [{"current": false, "end": "2017-04-01", "season": 2016, "start": "2016-10-12"}, {"current": false, "end": "2016-04-09", "season": 2015, "start": "2015-11-11"}], "type": "Cup"}, {"country": {"code": "GB", "flag": "https://media.api-sports.io/flags/gb.svg", "id": 23, "name": "Wales"}, "id": 47, "logo": "https://media.api-sports.io/rugby/leagues/47.png", "name": "Indigo Group Premiership", "seasons": [{"current": false, "end": "2020-04-04", "season": 2019, "start": "2019-09-06"}], "type": "League"}, {"country": {"code": "GB", "flag": "https://media.api-sports.io/flags/gb.svg", "id": 23, "name": "Wales"}, "id": 48, "logo": "https://media.api-sports.io/rugby/leagues/48.png", "name": "Premiership", "seasons": [{"current": false, "end": "2020-03-07", "season": 2019, "start": "2019-09-06"}], "type": "League"}, {"country": {"code": "GB", "flag": "https://media.api-sports.io/flags/gb.svg", "id": 23, "name": "Wales"}, "id": 45, "logo": "https://media.api-sports.io/rugby/leagues/45.png", "name": "Principality Premiership", "seasons": [{"current": false, "end": "2019-05-18", "season": 2018, "start": "2018-09-01"}, {"current": false, "end": "2018-05-19", "season": 2017, "start": "2017-08-26"}, {"current": false, "end": "2017-05-21", "season": 2016, "start": "2016-09-02"}, {"current": false, "end": "2016-05-15", "season": 2015, "start": "2015-09-05"}, {"current": false, "end": "2015-05-17", "season": 2014, "start": "2014-09-13"}, {"current": false, "end": "2014-05-18", "season": 2013, "start": "2013-09-14"}], "type": "League"}, {"country": {"code": null, "flag": null, "id": 26, "name": "World"}, "id": 71, "logo": "https://media.api-sports.io/rugby/leagues/71.png", "name": "Super Rugby", "seasons": [{"current": true, "end": "2021-06-12", "season": 2021, "start": "2021-02-19"}], "type": "League"}, {"country": {"code": null, "flag": null, "id": 26, "name": "World"}, "id": 69, "logo": "https://media.api-sports.io/rugby/leagues/69.png", "name": "World Cup", "seasons": [{"current": false, "end": "2019-11-02", "season": 2019, "start": "2019-09-20"}], "type": "Cup"}, {"country": {"code": null, "flag": null, "id": 26, "name": "World"}, "id": 70, "logo": "https://media.api-sports.io/rugby/leagues/70.png", "name": "World Cup Women", "seasons": [{"current": false, "end": "2017-08-26", "season": 2017, "start": "2017-08-09"}], "type": "Cup"}], "results": 73} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array"}, "get": {"type": "string"}, "parameters": {"type": "array"}, "response": {"type": "array", "items": {"type": "object", "properties": {"country": {"type": "object", "properties": {"code": {"type": ["null", "string"]}, "flag": {"type": ["null", "string"]}, "id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["code", "flag", "id", "name"]}, "id": {"type": "integer"}, "logo": {"type": "string"}, "name": {"type": "string"}, "seasons": {"type": "array", "items": {"type": "object", "properties": {"current": {"type": "boolean"}, "end": {"type": "string"}, "season": {"type": "integer"}, "start": {"type": "string"}}, "required": ["current", "end", "season", "start"]}}, "type": {"type": "string"}}, "required": ["country", "id", "logo", "name", "seasons", "type"]}}, "results": {"type": "integer"}}, "required": ["errors", "get", "parameters", "response", "results"]} |
91d89c2a-4bc7-4bf3-8f23-5dc9b476744b/41bdf172-1eda-4801-84b5-e446255a482c/0/0 | API-RUGBY | Rugby Leagues & Cups with Livescore, Odds, Bookmakers, Statistics, Standings, Historical Data, Countries, Seasons. Documentation : https://api-sports.io/documentation/rugby/v1. Widgets : https://www.api-football.com/widgets | 9.7 | Countries | Get the list of available countries.
The name, id and code fields can be used in other endpoints as filters.
All the parameters of this endpoint can be used together.
| 200 | Response | {"errors": [], "get": "countries", "parameters": [], "response": [{"code": "AR", "flag": "https://media.api-sports.io/flags/ar.svg", "id": 1, "name": "Argentina"}, {"code": "AU", "flag": "https://media.api-sports.io/flags/au.svg", "id": 2, "name": "Australia"}, {"code": "AT", "flag": "https://media.api-sports.io/flags/at.svg", "id": 3, "name": "Austria"}, {"code": "CA", "flag": "https://media.api-sports.io/flags/ca.svg", "id": 4, "name": "Canada"}, {"code": "CZ", "flag": "https://media.api-sports.io/flags/cz.svg", "id": 5, "name": "Czech-Republic"}, {"code": "GB", "flag": "https://media.api-sports.io/flags/gb.svg", "id": 6, "name": "England"}, {"code": "FR", "flag": "https://media.api-sports.io/flags/fr.svg", "id": 7, "name": "France"}, {"code": "GE", "flag": "https://media.api-sports.io/flags/ge.svg", "id": 8, "name": "Georgia"}, {"code": "DE", "flag": "https://media.api-sports.io/flags/de.svg", "id": 9, "name": "Germany"}, {"code": "IR", "flag": "https://media.api-sports.io/flags/ir.svg", "id": 10, "name": "Ireland"}, {"code": "IT", "flag": "https://media.api-sports.io/flags/it.svg", "id": 11, "name": "Italy"}, {"code": "JP", "flag": "https://media.api-sports.io/flags/jp.svg", "id": 12, "name": "Japan"}, {"code": "NL", "flag": "https://media.api-sports.io/flags/nl.svg", "id": 13, "name": "Netherlands"}, {"code": "NZ", "flag": "https://media.api-sports.io/flags/nz.svg", "id": 14, "name": "New-Zealand"}, {"code": "PL", "flag": "https://media.api-sports.io/flags/pl.svg", "id": 15, "name": "Poland"}, {"code": "PT", "flag": "https://media.api-sports.io/flags/pt.svg", "id": 16, "name": "Portugal"}, {"code": "RO", "flag": "https://media.api-sports.io/flags/ro.svg", "id": 17, "name": "Romania"}, {"code": "RU", "flag": "https://media.api-sports.io/flags/ru.svg", "id": 18, "name": "Russia"}, {"code": "GB", "flag": "https://media.api-sports.io/flags/gb.svg", "id": 19, "name": "Scotland"}, {"code": "ZA", "flag": "https://media.api-sports.io/flags/za.svg", "id": 20, "name": "South-Africa"}, {"code": "ES", "flag": "https://media.api-sports.io/flags/es.svg", "id": 21, "name": "Spain"}, {"code": "US", "flag": "https://media.api-sports.io/flags/us.svg", "id": 22, "name": "USA"}, {"code": "GB", "flag": "https://media.api-sports.io/flags/gb.svg", "id": 23, "name": "Wales"}, {"code": "AU", "flag": "https://media.api-sports.io/flags/au.svg", "id": 24, "name": "Australia-Oceania"}, {"code": null, "flag": null, "id": 25, "name": "Europe"}, {"code": null, "flag": null, "id": 26, "name": "World"}], "results": 26} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array"}, "get": {"type": "string"}, "parameters": {"type": "array"}, "response": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": ["null", "string"]}, "flag": {"type": ["null", "string"]}, "id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["code", "flag", "id", "name"]}}, "results": {"type": "integer"}}, "required": ["errors", "get", "parameters", "response", "results"]} |
91d89c2a-4bc7-4bf3-8f23-5dc9b476744b/cc0e74cf-cffc-479e-a3d2-38137cd6e39a/0/0 | API-RUGBY | Rugby Leagues & Cups with Livescore, Odds, Bookmakers, Statistics, Standings, Historical Data, Countries, Seasons. Documentation : https://api-sports.io/documentation/rugby/v1. Widgets : https://www.api-football.com/widgets | 9.7 | Bookmakers | Get all available bookmakers.
All bookmakers id can be used in endpoint odds as filters. | 200 | Response | {"errors": [], "get": "odds", "parameters": [], "response": [{"id": 1, "name": "Expekt"}, {"id": 2, "name": "NordicBet"}, {"id": 3, "name": "10Bet"}, {"id": 4, "name": "Bet365"}, {"id": 5, "name": "Marathon"}, {"id": 6, "name": "Unibet"}, {"id": 7, "name": "Betsson"}, {"id": 8, "name": "888Sport"}, {"id": 9, "name": "Pinnacle"}, {"id": 10, "name": "Sbo"}, {"id": 11, "name": "Dafabet"}, {"id": 12, "name": "Betway"}, {"id": 13, "name": "Betcris"}, {"id": 14, "name": "Bwin"}, {"id": 15, "name": "Sportingbet"}], "results": 15} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array"}, "get": {"type": "string"}, "parameters": {"type": "array"}, "response": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "results": {"type": "integer"}}, "required": ["errors", "get", "parameters", "response", "results"]} |
91d89c2a-4bc7-4bf3-8f23-5dc9b476744b/91a03ac4-a2a3-4b11-8666-9535fa68fa17/0/0 | API-RUGBY | Rugby Leagues & Cups with Livescore, Odds, Bookmakers, Statistics, Standings, Historical Data, Countries, Seasons. Documentation : https://api-sports.io/documentation/rugby/v1. Widgets : https://www.api-football.com/widgets | 9.7 | Bets | Get all available bets.
All bets id can be used in endpoint odds as filters | 200 | Response | {"errors": [], "get": "odds", "parameters": [], "response": [{"id": 1, "name": "3Way Result"}, {"id": 2, "name": "Home/Away"}, {"id": 3, "name": "2nd Half 3Way Result"}, {"id": 4, "name": "Asian Handicap"}, {"id": 5, "name": "HT/FT Double"}, {"id": 6, "name": "Handicap Result"}, {"id": 7, "name": "Highest Scoring Half"}, {"id": 8, "name": "1st Half 3Way Result"}, {"id": 9, "name": "Handicap Result 1st Half"}, {"id": 10, "name": "Asian Handicap First Half"}, {"id": 11, "name": "Odd/Even"}, {"id": 12, "name": "Home win both halves"}, {"id": 13, "name": "Away win both halves"}, {"id": 14, "name": "First Team to Score"}, {"id": 15, "name": "Last Team to Score"}, {"id": 16, "name": "Asian Handicap (2nd Half)"}, {"id": 17, "name": "Home/Away - 1st Half"}, {"id": 18, "name": "Home/Away - 2nd Half"}, {"id": 19, "name": "European Handicap (2nd Half)"}, {"id": 20, "name": "Draw No Bet (1st Half)"}, {"id": 21, "name": "Home Trail in Match"}, {"id": 22, "name": "Away Trail in Match"}, {"id": 23, "name": "Over/Under 1st Half"}, {"id": 24, "name": "Over/Under"}, {"id": 25, "name": "Over/Under 2nd Half"}, {"id": 26, "name": "Total - Home"}, {"id": 27, "name": "Total - Away"}, {"id": 28, "name": "Number of Tries"}, {"id": 29, "name": "Home Team Total Tries"}, {"id": 30, "name": "Away Team Total Tries"}, {"id": 31, "name": "Home Team Total Goals(1st Half)"}, {"id": 32, "name": "Away Team Total Goals(1st Half)"}, {"id": 33, "name": "Home Team Total Goals(2nd Half)"}, {"id": 34, "name": "Away Team Total Goals(2nd Half)"}, {"id": 35, "name": "Number of Tries 1st Half"}, {"id": 36, "name": "Number of Tries 2nd Half"}], "results": 36} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"errors": {"type": "array"}, "get": {"type": "string"}, "parameters": {"type": "array"}, "response": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "results": {"type": "integer"}}, "required": ["errors", "get", "parameters", "response", "results"]} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.