{ "opencollection": "1.0.0", "info": { "name": "Fixtures-v2 Competitions Statistics API", "version": "2.0.280" }, "items": [ { "info": { "name": "Statistics", "type": "folder" }, "items": [ { "info": { "name": "Get match statistics", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/matches/:matchId/statistics", "params": [ { "name": "matchId", "value": "", "type": "path" } ] }, "docs": "Get match statistics" } ] } ], "bundled": true }