{
  "x402Version": 2,
  "id": 8266,
  "slug": "8266",
  "resource": "https://nfl-form-x402.owenlvll.workers.dev/team/:season/:week/:team",
  "description": "Use when you need one NFL team's recent form entering a regular-season week: how it played over up to its last 6 games before that week, never that week's game. 44 attributes for offense and defense: passing and rushing yards per play, explosive plays (20+ yard passes, 10+ yard runs), sack, interception and fumble rates, third-down conversion, red-zone TD rate, field position, field goals, time leading or trailing, penalties, touchdowns per drive, pass share. 2016-2025. One JSON row.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xDAA8D9bEfEfDadf1d8753cB26164892E5A6d7089",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "season": "2024",
            "team": "ARI",
            "week": "9"
          },
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "bal_n_all": 337,
            "bal_pass_rate": 0.5905044510385756,
            "gs_lead_1_3": 0.0700728338499784,
            "gs_lead_4_8": 0.0719842999217789,
            "gs_lead_9plus": 0,
            "gs_tied": 0.1564668543145268,
            "gs_trail_1_3": 0.1570273452814721,
            "gs_trail_4_8": 0.1540108730268316,
            "gs_trail_9plus": 0.390437793605412,
            "pass_def_expl_rate": 0.0780487804878048,
            "pass_def_int_rate": 0.024390243902439,
            "pass_def_sack_rate": 0.0390243902439024,
            "pass_def_td_rate": 0.0439024390243902,
            "pass_def_yds_play": 7.175609756097561,
            "pass_n_def": 205,
            "pass_n_off": 186,
            "pass_off_expl_rate": 0.064516129032258,
            "pass_off_int_rate": 0.0161290322580645,
            "pass_off_sack_rate": 0.032258064516129,
            "pass_off_td_rate": 0.0376344086021505,
            "pass_off_yds_play": 6.290322580645161,
            "pen_total_g": 4.833333333333333,
            "played_this_week": true,
            "rush_def_expl_rate": 0.1497326203208556,
            "rush_def_fum_rate": 0.0160427807486631,
            "rush_def_td_rate": 0.0374331550802139,
            "rush_def_yds_play": 5.06951871657754,
            "rush_n_def": 187,
            "rush_n_off": 149,
            "rush_off_expl_rate": 0.1812080536912751,
            "rush_off_fum_rate": 0.0201342281879194,
            "rush_off_td_rate": 0.0268456375838926,
            "rush_off_yds_play": 5.275167785234899,
            "season": 2024,
            "sit_fg": 0.9230769230769232,
            "sit_fp_forced": 71.69090909090909,
            "sit_fp_own": 72.1896551724138,
            "sit_rz_def": 0.5652173913043478,
            "sit_rz_off": 0.5333333333333333,
            "sit_td3_def": 0.5921052631578947,
            "sit_td3_off": 0.35,
            "td_def_all": 0.2857142857142857,
            "td_def_q1": 0.5714285714285714,
            "td_def_q2": 0.1333333333333333,
            "td_def_q3": 0.2941176470588235,
            "td_def_q4": 0.1,
            "td_n_def": 56,
            "td_n_off": 58,
            "td_off_all": 0.1896551724137931,
            "td_off_q1": 0.3076923076923077,
            "td_off_q2": 0.125,
            "td_off_q3": 0.2352941176470588,
            "td_off_q4": 0.0833333333333333,
            "team": "ARI",
            "week": 9
          },
          "type": "json"
        }
      },
      "routeTemplate": "/team/:season/:week/:team",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "season": {
                    "pattern": "^[0-9]+$",
                    "type": "string"
                  },
                  "team": {
                    "pattern": "^[A-Za-z]{2,3}$",
                    "type": "string"
                  },
                  "week": {
                    "pattern": "^[0-9]+$",
                    "type": "string"
                  }
                },
                "required": [
                  "season",
                  "week",
                  "team"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "nfl-form-x402.owenlvll.workers.dev",
  "lastUpdated": "2026-09-06T05:04:05.118Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-06T05:04:04.742Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "nfl-form-x402.owenlvll.workers.dev",
    "manifest_name": "nfl-form-x402.owenlvll.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}