{
  "x402Version": 2,
  "id": 6031,
  "slug": "6031",
  "resource": "https://fanfare.run/v1/nfl/dfs-slate",
  "description": "NFL DFS slate inputs for the week of a date: every active fantasy-position player with injury status + nflverse L4 shares (snap/target/air-yards/red-zone) + per-team Vegas total & spread (from the schedule line) + dome-aware venue weather. DFS-inputs layer — bring your own projection (pro tier) and your own salaries (join on player_id; gsis/espn ids returned). Params: date (any date in the week), scoring (half-ppr|full-ppr|standard), position (ALL|QB|RB|WR|TE|K), team.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x41AdeE1eBA2c276bE5e8Cabe0CE523e4dd792170",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "350000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "sports",
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "date": "2026-09-13",
            "position": "WR"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "endpoint": "/v1/nfl/dfs-slate",
            "errors": [],
            "league": "nfl",
            "request_id": "fnf_dfs_001",
            "result": {
              "players": [
                {
                  "depth_chart_position": 1,
                  "home_away": "away",
                  "injury_status": null,
                  "name": "CeeDee Lamb",
                  "opponent": "NYG",
                  "player_id": "gsis_00-0036358",
                  "position": "WR",
                  "salary_dk": null,
                  "snap_share_l4": 0.94,
                  "target_share_l4": 0.31,
                  "team": "DAL",
                  "vegas_spread": 4.5,
                  "vegas_team_total": 27.5,
                  "weather_impact": {
                    "dome": false,
                    "source": "nws",
                    "temp_f": 68,
                    "wind_mph": 9
                  }
                }
              ]
            },
            "slate": {
              "date": "2026-09-13",
              "game_count": 13,
              "scoring": "half-ppr",
              "week": 2
            },
            "warnings": []
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "date": {
                    "format": "date",
                    "type": "string"
                  },
                  "position": {
                    "type": "string"
                  },
                  "scoring": {
                    "type": "string"
                  },
                  "team": {
                    "type": "string"
                  }
                },
                "required": [
                  "date"
                ],
                "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": "fanfare.run",
  "lastUpdated": "2026-09-12T16:32:04Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-12T16:32:03.796Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "fanfare.run",
    "manifest_name": "fanfare.run",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}