Documentación Optafeeds

Actualizado: April 22 2021 17:49:30

Resumen del torneo

Incluye los datos del torneo, temporada, fase y ronda activas, partido mas cercano, y todas las fases y rondas creadas.

Estructura del URL dentro de Amazon: /summary/competition_id/session_id/all.json

{
  "competition": {
    "id": 371,
    "name": "Colombia Primera A Apertura",
    "session_id": 2017,
    "active_phase_id": 43,
    "active_round_id": 256,
    "nearest_match_id": 902920
  },
  "phases": {
      "43": {
        "phase": {
          "id": 43,
          "type": "All",
          "number": 0,
          "active": 0
        },
        "rounds": {
          "251": {
            "id": 43,
            "active": 0,
            "number": 0
          },
          "252": {
            "id": 43,
            "active": 0,
            "number": 0
          },
        ...