Get fact flow graph data

Example response

{
  "display_json": {
    "H2H": {
      "colors": [
        "green",
        "green",
        "green"
      ],
      "dates": [
        "2020-08-06",
        "2020-08-13",
        "2021-06-09"
      ],
      "denominator": 10,
      "display_values": [
        "93:92",
        "100:63",
        "95:71"
      ],
      "narrative": "Seattle W have won in 5 of the last 10 games vs. Atlanta W played in small stadiums (capacity at or below 5,000 for WNBA games)",
      "numerator": 5,
      "opponents": [
        "@ ATL",
        "vs. ATL",
        "@ ATL"
      ],
      "tagline": "50% in the last 10 games against ATL played in small stadiums",
      "win_percentage": 50
    },
    "L10": {
      "colors": [
        "red",
        "red",
        "green"
      ],
      "dates": [
        "2023-07-12",
        "2023-09-06",
        "2024-05-19"
      ],
      "denominator": 10,
      "display_values": [
        "75:85",
        "68:79",
        "84:75"
      ],
      "narrative": "Seattle W have won in 4 of the last 10 games played in small stadiums (capacity at or below 5,000 for WNBA games)",
      "numerator": 4,
      "opponents": [
        "@ ATL",
        "@ ATL",
        "@ WAS"
      ],
      "tagline": "40% in the last 10 games played in small stadiums",
      "win_percentage": 40
    },
    "L20": {
      "colors": [
        "green",
        "green",
        "green"
      ],
      "dates": [
        "2020-10-02",
        "2020-10-04",
        "2020-10-06"
      ],
      "denominator": 20,
      "display_values": [
        "93:80",
        "104:91",
        "92:59"
      ],
      "narrative": "Seattle W have won in 11 of the last 20 games played in small stadiums (capacity at or below 5,000 for WNBA games)",
      "numerator": 11,
      "opponents": [
        "@ LVA",
        "@ LVA",
        "vs. LVA"
      ],
      "tagline": "55% in the last 20 games played in small stadiums",
      "win_percentage": 55
    },
    "L5": {
      "colors": [
        "green",
        "red",
        "green"
      ],
      "dates": [
        "2025-07-03",
        "2025-07-26",
        "2025-08-24"
      ],
      "denominator": 5,
      "display_values": [
        "80:79",
        "58:69",
        "84:82"
      ],
      "narrative": "Seattle W have won in 2 of the last 5 games played in small stadiums (capacity at or below 5,000 for WNBA games)",
      "numerator": 2,
      "opponents": [
        "@ ATL",
        "@ WAS",
        "@ WAS"
      ],
      "tagline": "40% in the last 5 games played in small stadiums",
      "win_percentage": 40
    },
    "LAST SZN": {
      "colors": [
        "green",
        "red",
        "green"
      ],
      "dates": [
        "2025-07-03",
        "2025-07-26",
        "2025-08-24"
      ],
      "denominator": 3,
      "display_values": [
        "80:79",
        "58:69",
        "84:82"
      ],
      "narrative": "Seattle W won in 2 of 3 games last season played in small stadiums (capacity at or below 5,000 for WNBA games)",
      "numerator": 2,
      "opponents": [
        "@ ATL",
        "@ WAS",
        "@ WAS"
      ],
      "tagline": "67% in 3 games last season played in small stadiums",
      "win_percentage": 67
    },
    "SZN": {
      "colors": [
        "red",
        "red"
      ],
      "dates": [
        "2026-07-10",
        "2026-07-12"
      ],
      "denominator": 2,
      "display_values": [
        "78:89",
        "79:84"
      ],
      "narrative": "Seattle W have won in 0 of 2 games this season played in small stadiums (capacity at or below 5,000 for WNBA games)",
      "numerator": 0,
      "opponents": [
        "@ ATL",
        "@ WAS"
      ],
      "tagline": "0% in 2 games this season played in small stadiums",
      "win_percentage": 0
    }
  },
  "fact_flow_id": 569322835
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
≥ 1

The fact flow ID to get graph data for

Headers
string

Language code for localized trend narrative content. Active languages: en (English, default), es-419 (Spanish, Latin America), it (Italian), pt-BR (Portuguese, Brazil) — additional languages are added over time. Any BCP-47 tag is accepted, case-insensitive, with granular codes resolved to the closest available translation: an exact match wins, otherwise the base language ('es', 'es-ES', and 'es-MX' all resolve to es-419), and unmatched codes fall back to English. Only narrative text (fact condition descriptions, fun flow descriptions) is translated; reference data such as team, player, and league names is not. On /v1/trends/flows/quote this header carries the end user's locale to the configured check endpoint rather than translating anything itself — see that operation for details.

Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json