{
  "openapi": "3.0.3",
  "info": {
    "description": "Sportmicro is happy to have you here! Thanks for visiting our aussie rules documentation. You will learn all there is to know about Sportmicro' Aussie Rules API right here.",
    "title": "Sportmicro",
    "version": "1.0.0",
    "termsOfService": "https://sportmicro.com/terms",
    "contact": {
      "name": "Sportmicro Support",
      "email": "support@sportmicro.com",
      "url": "https://sportmicro.com/contact"
    },
    "x-logo": {
      "url": "https://sportmicro.com/png/icons/aussie-rules.png",
      "altText": "Sportmicro aussie-rules logo"
    },
    "license": {
      "name": "MIT",
      "url": "https://opensource.org/licenses/MIT"
    }
  },
  "paths": {
    "/seasons-by-tournament": {
      "get": {
        "tags": [
          "Seasons"
        ],
        "summary": "Seasons By Tournament",
        "description": "This endpoint allows you to retrieve the seasons from a specific tournament.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet seasons from a specific **tournament_id**<br />`https://aussie-rules.sportmicro.com/seasons-by-tournament?tournament_id=eq.{tournament_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.seasons-by-tournament.tournament_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/seasons-by-tournament"
                  },
                  "type": "array",
                  "example": [
                    {
                      "tournament_id": 59,
                      "tournament_name": "AFL",
                      "seasons": [
                        {
                          "id": 62,
                          "name": "AFL 2026",
                          "year": "2026"
                        },
                        {
                          "id": 290,
                          "name": "AFL 2025",
                          "year": "2025"
                        },
                        {
                          "id": 425,
                          "name": "AFL 2024",
                          "year": "2024"
                        },
                        {
                          "id": 577,
                          "name": "AFL 2023",
                          "year": "2023"
                        },
                        {
                          "id": 724,
                          "name": "AFL 2022",
                          "year": "2022"
                        },
                        {
                          "id": 731,
                          "name": "AFL 2021",
                          "year": "2021"
                        },
                        {
                          "id": 821,
                          "name": "AFL 2020",
                          "year": "2020"
                        },
                        {
                          "id": 946,
                          "name": "AFL 2019",
                          "year": "2019"
                        },
                        {
                          "id": 1036,
                          "name": "AFL 2018",
                          "year": "2018"
                        },
                        {
                          "id": 1125,
                          "name": "AFL 2017",
                          "year": "2017"
                        },
                        {
                          "id": 1196,
                          "name": "AFL 2016",
                          "year": "2016"
                        },
                        {
                          "id": 1297,
                          "name": "AFL 2015",
                          "year": "2015"
                        },
                        {
                          "id": 1423,
                          "name": "AFL 2014",
                          "year": "2014"
                        },
                        {
                          "id": 1576,
                          "name": "AFL 2013",
                          "year": "2013"
                        },
                        {
                          "id": 1708,
                          "name": "AFL 2012",
                          "year": "2012"
                        },
                        {
                          "id": 1808,
                          "name": "AFL 2011",
                          "year": "2011"
                        },
                        {
                          "id": 29336,
                          "name": "AFL 2010",
                          "year": "2010"
                        },
                        {
                          "id": 29479,
                          "name": "AFL 2009",
                          "year": "2009"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Seasons By Tournament"
      }
    },
    "/referees-by-country": {
      "get": {
        "tags": [
          "Referees"
        ],
        "summary": "Referees By Country",
        "description": "This endpoint allows you to retrieve the referees from a specific country.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet referees from a specific **country_id**<br />`https://aussie-rules.sportmicro.com/referees-by-country?country_id=eq.{country_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.referees-by-country.country_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/referees-by-country"
                  },
                  "type": "array",
                  "example": [
                    {
                      "country_id": 33,
                      "country_name": "Australia",
                      "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                      "referees": [
                        {
                          "id": 2250,
                          "name": "Jeff Dalgleish",
                          "hash_image": "e9bee1b4dbf07d61b49604a5ef4217f00c6e97976b3c0e4b392187f19ffa9e61"
                        },
                        {
                          "id": 2254,
                          "name": "Matt Stevic",
                          "hash_image": "3db360579039a3e5113bda70b1310aec182f28e37881e5227146747289feb100"
                        },
                        {
                          "id": 2260,
                          "name": "Chris Donlon",
                          "hash_image": "23b4ffdb70c02a60656618d2c481d513e34bb053b4c8934bc5276f3452ccc305"
                        },
                        {
                          "id": 2261,
                          "name": "Curtis Deboy",
                          "hash_image": "9b28e719a9db86fcecead0047a9af4ef5693bed45fdb82d62ce3721a3373efa2"
                        },
                        {
                          "id": 2266,
                          "name": "Justin Power",
                          "hash_image": "511048e6ca348818784c4970c648ae427ccba690b339dc706df03e702c982d68"
                        },
                        {
                          "id": 2272,
                          "name": "Nick Foot",
                          "hash_image": "3323f6ece9a478e323dbc6fcbaf9538502b74518daa9e41b1db027bf28951a1a"
                        },
                        {
                          "id": 2325,
                          "name": "Simon Meredith",
                          "hash_image": "f2c62b423962aba46a6842d92b1778ab99ad2c91b9a06bfb9ffb34523160968b"
                        },
                        {
                          "id": 2393,
                          "name": "Eleni Glouftsis",
                          "hash_image": "6f849820b49b75f72d2582726b26fe666c545b4156bc0a9cd10d7ed80564b160"
                        },
                        {
                          "id": 2395,
                          "name": "Andre Gianfagna",
                          "hash_image": "ebad56d96409deac6ce24721e65682bd59f984ff6ce95611bd5256cbe7e05854"
                        },
                        {
                          "id": 2425,
                          "name": "David Harris",
                          "hash_image": "e0938c092a06deffaa23de4efe3ec344a3d1f6c6bdc054655efd8e9c4074e3a0"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Referees By Country"
      }
    },
    "/leagues": {
      "get": {
        "tags": [
          "Leagues"
        ],
        "summary": "Leagues",
        "description": "This endpoint allows you to retrieve the leagues and the cups.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated several times a day.<br />**Recommended Calls**: Limit calls to 1 every day.\n\nYou can get the image of the league by calling the following url: `https://images.sportmicro.com/{hash_image}.png`\n\n### Use Cases\nGet leagues<br />`https://aussie-rules.sportmicro.com/leagues`<br /><br />Search the leagues by the `name`<br />`https://aussie-rules.sportmicro.com/leagues?name=like.*Championship*`<br /><br />Get leagues based on the **id**<br />`https://aussie-rules.sportmicro.com/leagues?id=eq.{id}`<br /><br />Get leagues from a specific **class_id**<br />`https://aussie-rules.sportmicro.com/leagues?class_id=eq.{class_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.leagues.id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.leagues.class_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/leagues"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 54,
                      "name": "AFL",
                      "importance": 0,
                      "level": 1,
                      "current_champion_team_num_titles": 5,
                      "most_titles": 16,
                      "primary_color": "#00529c",
                      "secondary_color": "#e31d30",
                      "start_league": "2026-03-05T00:00:00+00:00",
                      "end_league": "2026-09-27T00:00:00+00:00",
                      "hash_image": "719f6d97918185e32a06e2edcda10c4d2f1e39442a5763540155f543bc794a03",
                      "class_id": 38,
                      "class_name": "Australia",
                      "class_hash_image": "dd32ace8401e76d8a9ea441c78c63db123755f3d0458d335de73c5d4e14f5b63"
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Leagues"
      }
    },
    "/matches-live": {
      "get": {
        "tags": [
          "Matches"
        ],
        "summary": "Matches Live",
        "description": "This endpoint allows you to retrieve the live matches.\n\nIt has the same results as the /matches endpoint.",
        "responses": {},
        "operationId": "Matches Live"
      }
    },
    "/matches-tv-channels": {
      "get": {
        "tags": [
          "Tv channels"
        ],
        "summary": "Matches Tv Channels",
        "description": "This endpoint allows you to retrieve the tv channels for matches from all countries.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated several times a day.<br />**Recommended Calls**: Limit calls to 1 per hour.\n\n### Use Cases\nGet tv channels from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/matches-tv-channels?match_id=eq.{match_id}`<br /><br />Get tv channels from a specific **match_id** and **alpha**<br />`https://aussie-rules.sportmicro.com/matches-tv-channels?match_id=eq.{match_id}&alpha=eq.{alpha}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.matches-tv-channels.match_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.matches-tv-channels.alpha"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/matches-tv-channels"
                  },
                  "type": "array",
                  "example": [
                    {
                      "match_id": 56,
                      "country_id": 33,
                      "country_name": "Australia",
                      "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                      "alpha": "AU",
                      "tv_channels": [
                        {
                          "id": 68,
                          "name": "Fox Sports Live"
                        },
                        {
                          "id": 69,
                          "name": "Seven Network"
                        },
                        {
                          "id": 70,
                          "name": "7plus"
                        },
                        {
                          "id": 71,
                          "name": "Kayo Sports"
                        },
                        {
                          "id": 72,
                          "name": "7mate"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Matches Tv Channels"
      }
    },
    "/media-leagues": {
      "get": {
        "tags": [
          "Media"
        ],
        "summary": "Media Leagues",
        "description": "This endpoint allows you to retrieve the media from leagues.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated several times a day.<br />**Recommended Calls**: Limit calls to 1 per hour.\n\n### Use Cases\nGet media from a specific **league_id**<br />`https://aussie-rules.sportmicro.com/media-leagues?league_id=eq.{league_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.media-leagues.league_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/media-leagues"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 297,
                      "league_id": 54,
                      "title": "Hawthorn 92 - 91 Geelong",
                      "subtitle": "Full Highlights",
                      "url": "https://www.youtube.com/watch?v=L8ZYOJFJKQQ&pp=0gcJCdkKAYcqIYzv",
                      "thumbnail_url": "https://i.ytimg.com/vi/L8ZYOJFJKQQ/hqdefault.jpg",
                      "date_published": "2026-04-06T08:26:14+00:00",
                      "channel_url": "https://www.youtube.com/watch?v=L8ZYOJFJKQQ&pp=0gcJCdkKAYcqIYzv"
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Media Leagues"
      }
    },
    "/leagues-by-date": {
      "get": {
        "tags": [
          "Leagues"
        ],
        "summary": "Leagues By Date",
        "description": "This endpoint allows you to retrieve the leagues from a specific date. The date has a format of YYYY-DD-MM.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet leagues from a specific **date**<br />`https://aussie-rules.sportmicro.com/leagues-by-date?date=eq.{date}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.leagues-by-date.date"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/leagues-by-date"
                  },
                  "type": "array",
                  "example": [
                    {
                      "date": "2009-03-26",
                      "leagues": [
                        {
                          "class_id": "Australia",
                          "league_id": 54,
                          "class_name": "Australia",
                          "league_name": "AFL",
                          "class_hash_image": "dd32ace8401e76d8a9ea441c78c63db123755f3d0458d335de73c5d4e14f5b63",
                          "league_hash_image": "719f6d97918185e32a06e2edcda10c4d2f1e39442a5763540155f543bc794a03",
                          "league_importance": 1
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Leagues By Date"
      }
    },
    "/arenas-by-country": {
      "get": {
        "tags": [
          "Arenas"
        ],
        "summary": "Arenas By Country",
        "description": "This endpoint allows you to retrieve the arenas from a specific country.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet arenas from a specific **country_id**<br />`https://aussie-rules.sportmicro.com/arenas-by-country?country_id=eq.{country_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.arenas-by-country.country_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/arenas-by-country"
                  },
                  "type": "array",
                  "example": [
                    {
                      "country_id": 33,
                      "country_name": "Australia",
                      "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                      "arenas": [
                        {
                          "id": 26,
                          "name": "Marvel Stadium",
                          "hash_image": "8bbb4c0ca0163cc8c01d59459ab2db845b5bc9833012bb03f214a01becf07efc"
                        },
                        {
                          "id": 66,
                          "name": "Adelaide Oval",
                          "hash_image": "ef9bcd59053206c31fd3c9f76598ea829081f02d917c579958a8787831f49f00"
                        },
                        {
                          "id": 116,
                          "name": "Sydney Cricket Ground",
                          "hash_image": "bc50430a5493c25ff61449f433d32b0bf06391b2c8fe9cbaa769d7c8cae9e5dd"
                        },
                        {
                          "id": 149,
                          "name": "Optus Stadium",
                          "hash_image": "78f7855ffb72bda2bc9626c1386a660299329373d3061ca9339ec206529f955e"
                        },
                        {
                          "id": 166,
                          "name": "Melbourne Cricket Ground (MCG)",
                          "hash_image": "1ac057acca985e8212cfd65158c5049b82f7fe2fb4b27d8c631014f1e19eda8f"
                        },
                        {
                          "id": 408,
                          "name": "Spotless Stadium",
                          "hash_image": "096449ddcb339c98bf30ccbc94fc882642cc6f9fe1be5e8ba00f009000b9206f"
                        },
                        {
                          "id": 2238,
                          "name": "Blundstone Arena",
                          "hash_image": "e9eae31b1a3542e9ddd565cca374e3e7718bf1f92395d296c44bda2a1996e96f"
                        },
                        {
                          "id": 2250,
                          "name": "Manuka Oval",
                          "hash_image": "923f25de2b23cc9604ff39d493f6d455e76438efad7975f656a783c21781e63d"
                        },
                        {
                          "id": 2610,
                          "name": "AAMI Park",
                          "hash_image": "9ad3641800fb9c93979786a775e953e18f520dc3c210ba84acbdf947a1c08bde"
                        },
                        {
                          "id": 3433,
                          "name": "The Gabba",
                          "hash_image": "d1c7ad7a046f2edccc113322e1bae20a4240bc62a114b10b31d8bbc834448ba0"
                        },
                        {
                          "id": 4193,
                          "name": "GMHBA Stadium",
                          "hash_image": "db58e9ce297e413d03661b07b82087b6d62e4343207d8c5c83a312cfdfb1e3ec"
                        },
                        {
                          "id": 5527,
                          "name": "Summit Sport and Recreation Park",
                          "hash_image": "ad056e5b99bb16bf1fac98930663673f12e42a87f9a67d61fef5e1078c3ab575"
                        },
                        {
                          "id": 10873,
                          "name": "Blacktown Football Park",
                          "hash_image": "3867e983bdf5cb529a874782bd46db5205ee0f37764d20ee2275a3c33e879a35"
                        },
                        {
                          "id": 13783,
                          "name": "Norwood Oval",
                          "hash_image": "42a62c66ce415b01002df3e1bcfc2d0143f318db87b5415830a758865bdf7a24"
                        },
                        {
                          "id": 13784,
                          "name": "Barossa Park",
                          "hash_image": "b2320e92b8e82752b480deb0d236c922f3c3a0d7858d707d8efefd98ff742cb3"
                        },
                        {
                          "id": 13842,
                          "name": "Giants Stadium",
                          "hash_image": "2deba6f58be805c8e40e8f30abeaea3d6ff605d5fc5f495f5fe1f46ec39f1a31"
                        },
                        {
                          "id": 13844,
                          "name": "Metricon Stadium",
                          "hash_image": "6b5f8ed35b9b816630407379b2c5cb1d4c6196131adf179bc4d44950fa84f04c"
                        },
                        {
                          "id": 13873,
                          "name": "Ikon Park",
                          "hash_image": "e8610924551a55087421b207d17554236f87d93a96ed1e0bdd04317f0684dcba"
                        },
                        {
                          "id": 13874,
                          "name": "Hickey Park",
                          "hash_image": "618e69b27465dd7748dcc2fb57560da173f18b78ac4f44c4bb71213cf1a070b7"
                        },
                        {
                          "id": 13876,
                          "name": "Arden Street Oval",
                          "hash_image": "b3c63c18f32f3ba9138406099b33b2bca573ba32e73f04e1bf02c3aec8580df8"
                        },
                        {
                          "id": 13878,
                          "name": "Casey Fields",
                          "hash_image": "dab827644ba1ddd5505bdc443a9474f3ddbd23b988a48e8829c6d7e758edbb32"
                        },
                        {
                          "id": 13880,
                          "name": "York Park",
                          "hash_image": "7bced70a43febe32e9fd5c037b929be34d84ef742ebe329c8069034d0b8f9b88"
                        },
                        {
                          "id": 13882,
                          "name": "Norwood Oval",
                          "hash_image": "42a62c66ce415b01002df3e1bcfc2d0143f318db87b5415830a758865bdf7a24"
                        },
                        {
                          "id": 13884,
                          "name": "Mineral Resources Park",
                          "hash_image": "b6c32a01de23d9e8d79ef935ba435f9e7fcc2f9acbc298eb03de90dcffb9f30d"
                        },
                        {
                          "id": 13885,
                          "name": "RSEA Safety Park",
                          "hash_image": "f308f1b060175bd2dfaec7b36f790eae00fb74e4e2d253e37e4ae4b619910f95"
                        },
                        {
                          "id": 13886,
                          "name": "Victoria Park",
                          "hash_image": "9ab99eaf0abf844befa52ba4a8ac4dd0774ccdd4c5909e80dbac0231f775f1b1"
                        },
                        {
                          "id": 13888,
                          "name": "Swinburne Centre",
                          "hash_image": "f34db031ce8ee99e7e7a82f30bc518cb7265ba83c8f2f5b2649afe1ba16de9f3"
                        },
                        {
                          "id": 13889,
                          "name": "Fremantle Oval",
                          "hash_image": "7876090553cb704ee939255dff7c797527b8167e57c394fe9f4578af6716692c"
                        },
                        {
                          "id": 13890,
                          "name": "Victoria University Whitten Oval",
                          "hash_image": "45f1f634a21bb2de5aca9768e15befd2e1fb85b4df408949edc49cd51f58eeb4"
                        },
                        {
                          "id": 13893,
                          "name": "Estadio Carrara",
                          "hash_image": "dd8e24745c341859314e3fc002b29ddee5fe91573b12f81d10f1dac619ff1164"
                        },
                        {
                          "id": 13895,
                          "name": "Unley Oval",
                          "hash_image": "ed8a13ae4a2c62573e21c80dadce6c4973b972ed3b6de0e035ecf4c4bb8d712f"
                        },
                        {
                          "id": 13900,
                          "name": "Peoples First Stadium",
                          "hash_image": "48bc4b521fb868dfd574c5c068360f6973358f94506b5fe7bf22cd793e34cf20"
                        },
                        {
                          "id": 13901,
                          "name": "Sydney Showground Stadium",
                          "hash_image": "300bd53925595a1ac3cacdd2e062aaab557c4b43ddcd11a53bf2b5e2a6c6c6b0"
                        },
                        {
                          "id": 13902,
                          "name": "University of Tasmania Stadium",
                          "hash_image": "1f2614010c434f14c4af5f804201b3504863302376f2ecf116abceb6deb9997f"
                        },
                        {
                          "id": 13905,
                          "name": "Hands Memorial Oval",
                          "hash_image": "8ec2346c4f49ac50f31bae47c5fcd57feea0ba0a1a3a4460bf76cdc66e8ee826"
                        },
                        {
                          "id": 13907,
                          "name": "Traeger Park",
                          "hash_image": "98e76583d744b3c0787fd3a534d42671aa47fdc54f5cbf6c1a4a5588a4cd068e"
                        },
                        {
                          "id": 13908,
                          "name": "TIO Stadium",
                          "hash_image": "790037885a3d4e70fb178777b2511eb174c48268d7eb87deb04e7c2976dba59e"
                        },
                        {
                          "id": 13988,
                          "name": "Alberton Oval",
                          "hash_image": "51da3cf79e7f4cda0d6539dea18d183d5bf2d204ac1f8abb6feee7cd100e4256"
                        },
                        {
                          "id": 13991,
                          "name": "Henson Park",
                          "hash_image": "28ad110ab4e5b9ea26447adc42b00a9b50ee15034090a905696229e7c28e25cc"
                        },
                        {
                          "id": 13995,
                          "name": "Brighton Homes Arena",
                          "hash_image": "26e8758818e2c54c01ec9664ed34c234a675c2d2d2379170adbf7f6307e2d49b"
                        },
                        {
                          "id": 13996,
                          "name": "Mars Stadium",
                          "hash_image": "8963bcc6054bce17902a84cd328075f44c79853c1d17e9b2153b4f74bd9e5bf3"
                        },
                        {
                          "id": 14002,
                          "name": "Cazaly’s Stadium",
                          "hash_image": "61ee5fb69f7ef9e05ebf20751c2153854338f978b06ef1668686910f6a162fb8"
                        },
                        {
                          "id": 14007,
                          "name": "Essendon Recreation Reserve (Windy Hill)",
                          "hash_image": "337710d0669264ec4210aa548241a2428190222fab97bd507225e636cc94f1dc"
                        },
                        {
                          "id": 14008,
                          "name": "Leederville Oval",
                          "hash_image": "976b6e896c79866403938364bdd57c8a616ee829ff5b6944fe290c1a5ac266d3"
                        },
                        {
                          "id": 14011,
                          "name": "Skybus Stadium",
                          "hash_image": "2ff61ef23c5fe5aefed11c1c04e2400680b9d4b659fe1810b4a6e4c80d58340f"
                        },
                        {
                          "id": 14013,
                          "name": "North Hobart Oval",
                          "hash_image": "0f1c7a9f6bcabe4a76c3881ce0f2241a4259e1324d61e12482e0ce84f84f917f"
                        },
                        {
                          "id": 14024,
                          "name": "C.ex Coffs International Stadium",
                          "hash_image": "6d044ae55b7b3262f91fe11bd199d94d44c7dc962c12319280b26d007854d348"
                        },
                        {
                          "id": 14027,
                          "name": "Harrup Park",
                          "hash_image": "77de54b6150a8611a1301238da774f9ff5345bf326bd41749efb635a2f9c96d4"
                        },
                        {
                          "id": 14040,
                          "name": "North Sydney Oval",
                          "hash_image": "b03029746577bc24dfa668d5518b9a3fe540f71e81a9d60731e71e2029e90ffb"
                        },
                        {
                          "id": 14118,
                          "name": "Adelaide Hills",
                          "hash_image": "2bbb0bb755d49c952fa2969fd72e46cb79b11f5f80a302cd2dfa9e90624e2cd0"
                        },
                        {
                          "id": 14194,
                          "name": "Ikon Park",
                          "hash_image": "e8610924551a55087421b207d17554236f87d93a96ed1e0bdd04317f0684dcba"
                        },
                        {
                          "id": 14205,
                          "name": "Reid Oval",
                          "hash_image": "bce61af2b64f91608901d0ece5c7779194db34822ac537475b7b9e58220eabb9"
                        },
                        {
                          "id": 14222,
                          "name": "AIA Centre",
                          "hash_image": "07f29175aa39ec2b1b2d34aaf0d139dca8388101813b71451c388e78f433119f"
                        },
                        {
                          "id": 14718,
                          "name": "Springfield Central Stadium",
                          "hash_image": "a98f34aafc4a077bab46c384d862692186dc1789bdd5697655bbf2ab9417b938"
                        },
                        {
                          "id": 14749,
                          "name": "Mildura Sporting Precinct",
                          "hash_image": "b5ab95695b88949d1053e5396ca9bbb8793b71c296ebecdb6fdd282806906f10"
                        },
                        {
                          "id": 14781,
                          "name": "Moreton Bay Central Sports Complex",
                          "hash_image": "34d835201c800bd356281e63bd3980fbefd56d169d57eb6294f7ba4f7ca5094f"
                        },
                        {
                          "id": 14787,
                          "name": "Kombumerri Park",
                          "hash_image": "c801f9e1565c3922331b7f1ae9360722dabda467dbaed836b7b3bb9ae44da73d"
                        },
                        {
                          "id": 14797,
                          "name": "North Port Oval",
                          "hash_image": "93398f372300dba32297faac962655bb1c61fd33c246e3f5d440f8216d700764"
                        },
                        {
                          "id": 14815,
                          "name": "Box Hill City Oval",
                          "hash_image": "502a7b0f1e2183af0d4552f15aef0aadfd1e60db74bac8dee84f342330a3335c"
                        },
                        {
                          "id": 14837,
                          "name": "Blundstone Arena",
                          "hash_image": "e9eae31b1a3542e9ddd565cca374e3e7718bf1f92395d296c44bda2a1996e96f"
                        },
                        {
                          "id": 15145,
                          "name": "Stadium Australia",
                          "hash_image": "44fa20dcfb37fda019475d42655aea430310a87423e30cd67c3b3b0f1b9e2cf7"
                        },
                        {
                          "id": 15192,
                          "name": "Trevor Barker Beach Oval",
                          "hash_image": "254b52ac21a9e9ecb5765bee1d5e8bdf768d360c5884c6809c30aa77198d23d7"
                        },
                        {
                          "id": 15532,
                          "name": "UNSW Canberra Oval",
                          "hash_image": "52892a33517dac01ac191f21da854c2fa8b9f019ed6b237a677adedd83a56544"
                        },
                        {
                          "id": 15606,
                          "name": "Blacktown International Sportspark",
                          "hash_image": "b7a802fa7a7f10395fac1be3f4c5a31752199c02981c949754e025fd85be8b5d"
                        },
                        {
                          "id": 15619,
                          "name": "South Pine Sports Complex",
                          "hash_image": "6eb4105fe2a782fd6307ce58c05cf8b56bca086757e487157f7a6f9c2ebff9cd"
                        },
                        {
                          "id": 15876,
                          "name": "Fankhauser Reserve",
                          "hash_image": "67b27336d89d8c90dd1f01368557bd91705802937725170a23675d1a7c7abe21"
                        },
                        {
                          "id": 15878,
                          "name": "Estadio Docklands",
                          "hash_image": "84fda140678a7f49c9cf3a96b29c1b538ca639386dc91990152a75157e2b2944"
                        },
                        {
                          "id": 15884,
                          "name": "Richmond Owal",
                          "hash_image": "eb9d94b55f2da57eb475ff7e521197447a3a2a8468b7c4ed179973a438f9b3a6"
                        },
                        {
                          "id": 15895,
                          "name": "Morwell Recreation Reserve",
                          "hash_image": "f8c286e1865adc97cde40a67fcee29c3542e9ce783ade4a911633ab0b39db111"
                        },
                        {
                          "id": 15900,
                          "name": "Robertson Oval",
                          "hash_image": "1b67a463be7721313f5e22169e88fe2add26e682d46672bc785c83c3d2c6423a"
                        },
                        {
                          "id": 15908,
                          "name": "Queen Elizabeth Oval",
                          "hash_image": "ac34fc6285924ad3d19f825be6af987e89757d45800948a142e9725e115d06cd"
                        },
                        {
                          "id": 16066,
                          "name": "TIO Traeger Park",
                          "hash_image": "410144d978cff7f8c219c3b3b75ae8b3b327be77c3ebce440dcd6db24a6cd1d8"
                        },
                        {
                          "id": 16115,
                          "name": "Riverway Stadium",
                          "hash_image": "20c499fc533cfa93850420944e928840e277d86c2e7330cdc8824df0cc1238f8"
                        },
                        {
                          "id": 16204,
                          "name": "Avalon Airport Oval",
                          "hash_image": "8406ca72e0400283571eef44a6eb096ff0bae8eb9f05bb6d436b43948f4d153b"
                        },
                        {
                          "id": 16205,
                          "name": "Moreton Bay Central Sports Complex",
                          "hash_image": "34d835201c800bd356281e63bd3980fbefd56d169d57eb6294f7ba4f7ca5094f"
                        },
                        {
                          "id": 16461,
                          "name": "Patersons Stadium",
                          "hash_image": "79b7dfd47d3de3db835c00b2eae457b629cda59771cc343ec2ba9b8d6988c822"
                        },
                        {
                          "id": 16464,
                          "name": "Olympic Park Oval",
                          "hash_image": "bef9554ffe9cc6d3a86b65510753f44e4adc7e17dbd8f3ff4d6cd0ea5aa265f3"
                        },
                        {
                          "id": 36728,
                          "name": "Maroochydore Multi-Sports Complex",
                          "hash_image": "dd5eb7c5c9da8b37243e800e39765699a464f51620c8063c58817d5eae1abe65"
                        },
                        {
                          "id": 36737,
                          "name": "Drummoyne Oval",
                          "hash_image": "4ff0634552030160eb8c24f54e3d1fb8c4a9b6e9c7f640981ef4a6522d1c8376"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Arenas By Country"
      }
    },
    "/players-by-team": {
      "get": {
        "tags": [
          "Players"
        ],
        "summary": "Players By Team",
        "description": "This endpoint allows you to retrieve the players from a specific team.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet players from a specific **team_id**<br />`https://aussie-rules.sportmicro.com/players-by-team?team_id=eq.{team_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.players-by-team.team_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/players-by-team"
                  },
                  "type": "array",
                  "example": [
                    {
                      "team_id": 89,
                      "team_name": "Western Bulldogs",
                      "team_hash_image": "fc6da55ddafacc2b8efa3a6428ab271bb5463d50f8e5928edbe6bab576f7bba7",
                      "players": [
                        {
                          "id": 34,
                          "name": "Sam Darcy",
                          "position": "M",
                          "country_id": 33,
                          "hash_image": "e2b846e7f9add2cfb8cc282fdee4bf34ab8cb5e8b73a816e9ec9659c08029ab5",
                          "short_name": "S. Darcy",
                          "country_name": "Australia",
                          "shirt_number": 10,
                          "date_of_birth": "2003-07-19T00:00:00+00:00",
                          "player_height": 204,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "10"
                        },
                        {
                          "id": 36,
                          "name": "James Harmes",
                          "hash_image": "6b7af0dbe524961aa01818c3db028df35517982fdf042ae893369fb3b34832bf",
                          "short_name": "J. Harmes"
                        },
                        {
                          "id": 38,
                          "name": "Matthew Kennedy",
                          "hash_image": "ece9a7a548c0f0d859997972232463b81927f9453126b015dde0a40221715e06",
                          "short_name": "M. Kennedy"
                        },
                        {
                          "id": 40,
                          "name": "Rory Lobb",
                          "hash_image": "e1e1f5bbef59bfad952084dd7b60f6cc92feb2e7fc8d9e85869ba788af96178b",
                          "short_name": "R. Lobb"
                        },
                        {
                          "id": 42,
                          "name": "Connor Budarick",
                          "hash_image": "e29e7cfbce8f977fdd5ba1d89499a580dd23d28d3b35fe55a76bca2f012709d0",
                          "short_name": "C. Budarick"
                        },
                        {
                          "id": 44,
                          "name": "Lachlan Bramble",
                          "hash_image": "1ea0fdb4249352ea3a686a2cdfb8a58d620363f9252d1a445341659c952e6965",
                          "short_name": "L. Bramble"
                        },
                        {
                          "id": 47,
                          "name": "Caleb Poulter",
                          "hash_image": "b862551d54e3adf283d63f41ab2d3ba5ac967295e5c80afe3cca4c5d4e302b75",
                          "short_name": "C. Poulter"
                        },
                        {
                          "id": 52,
                          "name": "Toby McLean",
                          "position": "F",
                          "country_id": 33,
                          "hash_image": "f1b87d3954e1eaac19eca00857a5764d35e8fca36b937dfaa31685111e9f3e47",
                          "short_name": "T. McLean",
                          "country_name": "Australia",
                          "shirt_number": 16,
                          "date_of_birth": "1996-01-31T00:00:00+00:00",
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "16"
                        },
                        {
                          "id": 58,
                          "name": "Oskar Baker",
                          "position": "M",
                          "country_id": 33,
                          "hash_image": "3dc4a9f6215a5048cfff13027c8e048cfb73662ad981722d89d122b833f724f5",
                          "short_name": "O. Baker",
                          "country_name": "Australia",
                          "shirt_number": 13,
                          "date_of_birth": "1998-05-25T00:00:00+00:00",
                          "player_height": 184,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "13"
                        },
                        {
                          "id": 62,
                          "name": "Josh Bruce",
                          "position": "F",
                          "country_id": 33,
                          "hash_image": "46951e8e0cb18f2f2a5fecbab74c94daa4a557372292937333ba29dae8ebe637",
                          "short_name": "J. Bruce",
                          "country_name": "Australia",
                          "shirt_number": 17,
                          "date_of_birth": "1992-06-08T00:00:00+00:00",
                          "player_height": 197,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "17"
                        },
                        {
                          "id": 67,
                          "name": "Liam Jones",
                          "position": "M",
                          "country_id": 33,
                          "hash_image": "7e5c1fbe7c2176c3c0893b53293746e34054099f063b69b84c95aee1dd476944",
                          "short_name": "L. Jones",
                          "country_name": "Australia",
                          "shirt_number": 19,
                          "date_of_birth": "1991-02-24T00:00:00+00:00",
                          "player_height": 199,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "19"
                        },
                        {
                          "id": 71,
                          "name": "Arthur Jones",
                          "position": "F",
                          "country_id": 33,
                          "hash_image": "84db6614d4d4dd84091b6eb0d877ec891f8a6a2a815b931f725320c626e9a376",
                          "short_name": "A. Jones",
                          "country_name": "Australia",
                          "shirt_number": 32,
                          "date_of_birth": "2003-07-18T00:00:00+00:00",
                          "player_height": 180,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "32"
                        },
                        {
                          "id": 75,
                          "name": "James O'Donnell",
                          "country_id": 33,
                          "hash_image": "1b6cdabae15f887bd080c54cc1356d003062d2f1da74b57bd7c15059b8e78483",
                          "short_name": "J. O'Donnell",
                          "country_name": "Australia",
                          "shirt_number": 18,
                          "player_height": 197,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "18"
                        },
                        {
                          "id": 78,
                          "name": "Harvey Gallagher",
                          "position": "D",
                          "country_id": 33,
                          "hash_image": "70aea3f50039acfddd6ff12a665a34c16d23a1b98a539b4a4a6dd44807886b1d",
                          "short_name": "H. Gallagher",
                          "country_name": "Australia",
                          "shirt_number": 12,
                          "date_of_birth": "2003-09-26T00:00:00+00:00",
                          "player_height": 181,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "12"
                        },
                        {
                          "id": 82,
                          "name": "Nicholas Coffield",
                          "position": "D",
                          "country_id": 33,
                          "hash_image": "d40ff58d13bad96b91d5a5aa7605ad6ad5991abc3b04cdaaac92d3ff1e57ce57",
                          "short_name": "N. Coffield",
                          "country_name": "Australia",
                          "shirt_number": 17,
                          "date_of_birth": "1999-10-23T00:00:00+00:00",
                          "player_height": 191,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "17"
                        },
                        {
                          "id": 84,
                          "name": "Ryley Sanders",
                          "position": "M",
                          "country_id": 33,
                          "hash_image": "c47575c56da2dc159c98d007f3cd0b6fc093bf0e6bb3d7a64ba45c26b61bbcbe",
                          "short_name": "R. Sanders",
                          "country_name": "Australia",
                          "shirt_number": 9,
                          "date_of_birth": "2005-01-21T00:00:00+00:00",
                          "player_height": 186,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "9"
                        },
                        {
                          "id": 86,
                          "name": "Charlie Clarke",
                          "position": "F",
                          "country_id": 33,
                          "hash_image": "fb45675e5b448b1f088ad88114cd2543f5641933a085e46109e0c8f9f3a709fe",
                          "short_name": "C. Clarke",
                          "country_name": "Australia",
                          "shirt_number": 8,
                          "date_of_birth": "2004-01-04T00:00:00+00:00",
                          "player_height": 183,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "8"
                        },
                        {
                          "id": 92,
                          "name": "Joel Freijah",
                          "position": "M",
                          "country_id": 33,
                          "hash_image": "bddf7dbd7bac8f51f37e54252f1bec79ab515ea70b284ab540314a629d150533",
                          "short_name": "J. Freijah",
                          "country_name": "Australia",
                          "shirt_number": 27,
                          "date_of_birth": "2005-11-14T00:00:00+00:00",
                          "player_height": 191,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "27"
                        },
                        {
                          "id": 93,
                          "name": "Jedd Busslinger",
                          "position": "D",
                          "country_id": 33,
                          "hash_image": "cb965feae63e1570103ba7e3c4ad956c03b218d6dc7b55cd18d1237e5f990aa7",
                          "short_name": "J. Busslinger",
                          "country_name": "Australia",
                          "shirt_number": 5,
                          "date_of_birth": "2004-03-11T00:00:00+00:00",
                          "player_height": 198,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "5"
                        },
                        {
                          "id": 95,
                          "name": "Josh Dolan",
                          "position": "M",
                          "country_id": 33,
                          "hash_image": "3ff43058c3c9058afed5dfdb7385b6abb74e60259461736dd63fa0786aa83699",
                          "short_name": "J. Dolan",
                          "country_name": "Australia",
                          "shirt_number": 26,
                          "date_of_birth": "2006-11-11T00:00:00+00:00",
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "26"
                        },
                        {
                          "id": 98,
                          "name": "Sam Davidson",
                          "position": "F",
                          "country_id": 33,
                          "hash_image": "ca3531c1d041ad7d87dda996fa62b6ba6e4e73aceb91256dddb0bbed5013ac34",
                          "short_name": "S. Davidson",
                          "country_name": "Australia",
                          "shirt_number": 42,
                          "date_of_birth": "2001-12-13T00:00:00+00:00",
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "42"
                        },
                        {
                          "id": 100,
                          "name": "Jordan Croft",
                          "position": "F",
                          "country_id": 33,
                          "hash_image": "8a7054e589023ace378ec27ec6c22e8b0c001cbef1cb6437fcc0ba9d3e83b250",
                          "short_name": "J. Croft",
                          "country_name": "Australia",
                          "shirt_number": 16,
                          "date_of_birth": "2005-05-12T00:00:00+00:00",
                          "player_height": 201,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "16"
                        },
                        {
                          "id": 101,
                          "name": "Cooper Hynes",
                          "position": "F",
                          "country_id": 33,
                          "hash_image": "0bf10da1cd319629f2a44fb75edcb431598ddf0debae096b74878d6ef9f884fe",
                          "short_name": "C. Hynes",
                          "country_name": "Australia",
                          "shirt_number": 6,
                          "date_of_birth": "2006-02-22T00:00:00+00:00",
                          "player_height": 190,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "6"
                        },
                        {
                          "id": 103,
                          "name": "Lachie Jaques",
                          "position": "D",
                          "country_id": 33,
                          "hash_image": "6e89319f88eb15420b3c95427996db5193d96e0dad058836c5fe36e4f461a997",
                          "short_name": "L. Jaques",
                          "country_name": "Australia",
                          "shirt_number": 11,
                          "date_of_birth": "2006-06-01T00:00:00+00:00",
                          "player_height": 185,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "11"
                        },
                        {
                          "id": 104,
                          "name": "Michael Sellwood",
                          "position": "D",
                          "hash_image": "5e71533d8b4618b0f8b28af3663804230502ac07d07fa1707bea4c7415b57e90",
                          "short_name": "M. Sellwood",
                          "shirt_number": 37,
                          "date_of_birth": "2003-10-02T00:00:00+00:00",
                          "player_jersey_number": "37"
                        },
                        {
                          "id": 106,
                          "name": "Lachlan Smith",
                          "position": "M",
                          "country_id": 33,
                          "hash_image": "6138c2d5e90008751dc49676d1e3f09c9cd652836979fad5e2e9d7ff370c042e",
                          "short_name": "L. Smith",
                          "country_name": "Australia",
                          "shirt_number": 40,
                          "date_of_birth": "2005-10-05T00:00:00+00:00",
                          "player_height": 203,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "40"
                        },
                        {
                          "id": 107,
                          "name": "Luke Kennedy",
                          "position": "M",
                          "country_id": 33,
                          "hash_image": "a7e1cd283e1e3deafdff213204f942c3c3ed54ecdd91bfb79807463a2db3d83d",
                          "short_name": "L. Kennedy",
                          "country_name": "Australia",
                          "shirt_number": 35,
                          "date_of_birth": "2006-10-11T00:00:00+00:00",
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "35"
                        },
                        {
                          "id": 109,
                          "name": "Will Lewis",
                          "position": "F",
                          "country_id": 33,
                          "hash_image": "5b525a87cf5c97a145a8401fda6bee0e6acfb84bb8c2d06eb35e9ab084fce952",
                          "short_name": "W. Lewis",
                          "country_name": "Australia",
                          "date_of_birth": "1999-05-05T00:00:00+00:00",
                          "player_height": 195,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336"
                        },
                        {
                          "id": 110,
                          "name": "Louis Emmett",
                          "position": "F",
                          "country_id": 33,
                          "hash_image": "5dc77ed530b91be7b47df7db6c461e38f7006693b91945cade70360a97913c51",
                          "short_name": "L. Emmett",
                          "country_name": "Australia",
                          "shirt_number": 25,
                          "date_of_birth": "2007-03-23T00:00:00+00:00",
                          "player_height": 199,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "25"
                        },
                        {
                          "id": 111,
                          "name": "Lachlan Carmichael",
                          "position": "D",
                          "country_id": 33,
                          "hash_image": "862ede931c1511d3ca658183ba3a1b27962cf92868e23bd50acdaa161d36448f",
                          "short_name": "L. Carmichael",
                          "country_name": "Australia",
                          "shirt_number": 2,
                          "date_of_birth": "2007-08-27T00:00:00+00:00",
                          "player_height": 184,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "2"
                        },
                        {
                          "id": 112,
                          "name": "Will Darcy",
                          "position": "D",
                          "country_id": 33,
                          "hash_image": "8e01b8a416dd5b38178ef6aab2ef5f724ac54396dd6302dde35d84b7aaeca1e9",
                          "short_name": "W. Darcy",
                          "country_name": "Australia",
                          "shirt_number": 15,
                          "date_of_birth": "2007-03-14T00:00:00+00:00",
                          "player_height": 198,
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "15"
                        },
                        {
                          "id": 113,
                          "name": "Zac Walker",
                          "position": "D",
                          "country_id": 33,
                          "hash_image": "cd1dae9f3b485c2b67e4a524256c9016061adb3e3d42de5029da4e1cc52c060c",
                          "short_name": "Z. Walker",
                          "country_name": "Australia",
                          "shirt_number": 41,
                          "date_of_birth": "2006-03-03T00:00:00+00:00",
                          "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                          "player_jersey_number": "41"
                        },
                        {
                          "id": 189308,
                          "name": "Marcus Botempelli",
                          "hash_image": "bf3c6babcbf96d3a6212aa4a2204ece6d9aed8f5e330d40b6b37053e7d5cab25",
                          "short_name": "M. Botempelli"
                        },
                        {
                          "id": 191837,
                          "name": "Tom Liberatore",
                          "hash_image": "9f7681d945979398df8c8ea393b45932c2cdda447ea093870a62d5a8aadd64e2",
                          "short_name": "T. Liberatore"
                        },
                        {
                          "id": 191893,
                          "name": "Bailey Dale",
                          "hash_image": "9b5a69a591b30a470ffc5f4ffffc8c3b2c9126e88d28b1e9d3af7217f2a693e9",
                          "short_name": "B. Dale"
                        },
                        {
                          "id": 191936,
                          "name": "Bailey Williams",
                          "hash_image": "0bb162f89e9e0a02c5953fbdd519068833aa052ca46f1a63edc4b1f47065d3c1",
                          "short_name": "B. Williams"
                        },
                        {
                          "id": 191987,
                          "name": "Timothy English",
                          "hash_image": "c528ceec7dc8c1844eae40a1658b2f26078e5946a8d3bf0248e912c65aa0c5eb",
                          "short_name": "T. English"
                        },
                        {
                          "id": 192054,
                          "name": "Ed Richards",
                          "hash_image": "3b8d7916f78f578e6a4cd158b6cd67ad8f53b23ba704dac69ebe66b822d104a9",
                          "short_name": "E. Richards"
                        },
                        {
                          "id": 192111,
                          "name": "Aaron Naughton",
                          "hash_image": "8d4730a6c79335796bf354c95b06e20f074830137c6d93a817888bdaa53e4dc7",
                          "short_name": "A. Naughton"
                        },
                        {
                          "id": 192148,
                          "name": "Buku Khamis",
                          "hash_image": "17c1c9fade45e816cc6b1a69006068010e849321d3b93cb61151d77ddf1f6721",
                          "short_name": "B. Khamis"
                        },
                        {
                          "id": 192192,
                          "name": "Rhylee West",
                          "hash_image": "0f26a5d907890e4b2f9fae4050f479f9791ef4794f3ee5d785ea677f79e53fd5",
                          "short_name": "R. West"
                        },
                        {
                          "id": 193974,
                          "name": "Jason Johannisen",
                          "hash_image": "b3afcc05458c7d6da8bce1097b99031bcb404e57274136bc56163e6d1073f76f",
                          "short_name": "J. Johannisen"
                        },
                        {
                          "id": 194013,
                          "name": "Riley Garcia",
                          "hash_image": "2b18095301eac6d8f8708abeb319fe960fae7bf5ae00817f0e143903b5fcf484",
                          "short_name": "R. Garcia"
                        },
                        {
                          "id": 194032,
                          "name": "Lachlan McNeil",
                          "hash_image": "366a2b983144da88e5145a0fd1c761a0e38f9e683c5b0e1f2d488f922739c401",
                          "short_name": "L. McNeil"
                        },
                        {
                          "id": 194057,
                          "name": "Luke Cleary",
                          "hash_image": "7ffaad8a0968f67de1e04be4717091767ea38ba3151929938c02a5b210ad7c40",
                          "short_name": "L. Cleary"
                        },
                        {
                          "id": 194161,
                          "name": "Latham Vandermeer",
                          "hash_image": "73c42a22b373a3238e0074e387cbf41e09ee3b87d31dbfa2ba06ff7cfa606b7a",
                          "short_name": "L. Vandermeer"
                        },
                        {
                          "id": 194324,
                          "name": "Taylor Duryea",
                          "hash_image": "9826e5468b19f9d636a78fe0c1ec7850bd32dd32216552f210dcb8383eed1136",
                          "short_name": "T. Duryea"
                        },
                        {
                          "id": 194506,
                          "name": "Adam Treloar",
                          "hash_image": "6d7a53d1c75c1d672c11402d3d7cbbb79628eeb9d0daee36604747d47d82e18f",
                          "short_name": "A. Treloar"
                        },
                        {
                          "id": 194619,
                          "name": "Ryan Gardner",
                          "hash_image": "0b4ea6a34be16c1ff80bee6e5828f15c4812e89b2ac26295f7e636ac0a052828",
                          "short_name": "R. Gardner"
                        },
                        {
                          "id": 196279,
                          "name": "Cody Weightman",
                          "hash_image": "401dfef7cf4f0211a349538d249f8c5ac027fa8df888b34bf2f27124b4376252",
                          "short_name": "C. Weightman"
                        },
                        {
                          "id": 196303,
                          "name": "Jamarra Ugle-Hagan",
                          "hash_image": "03a87bf12df70ceb782e2af6fc9a7e803a182786c67b7cf12d33f586d7b7cf39",
                          "short_name": "J. Ugle-Hagan"
                        },
                        {
                          "id": 196490,
                          "name": "Alex Keath",
                          "hash_image": "0ac33bb7f8c0cc7ef89a8a43f7f79d74b427a79050b3bc26bb13eeb67f1c52ab",
                          "short_name": "A. Keath"
                        },
                        {
                          "id": 197137,
                          "name": "Anthony Scott",
                          "hash_image": "413984e72405e1c14c5906e6a2db6fe773da7470a393b73885bf4374366c24d0",
                          "short_name": "A. Scott"
                        },
                        {
                          "id": 199986,
                          "name": "Hayden Crozier",
                          "hash_image": "d9a93233037573a1ca9408094d71b5df0dae10d3927d91d093c77bb8ee1c6fd2",
                          "short_name": "H. Crozier"
                        },
                        {
                          "id": 200810,
                          "name": "Mitch Hannan",
                          "hash_image": "c077518443ab61c5b2fc86e77700910647684a3a9d59bf336cbee10b0045e7cf",
                          "short_name": "M. Hannan"
                        },
                        {
                          "id": 200999,
                          "name": "Tim O'Brien",
                          "hash_image": "959ce3d6a542e42a39a178eff4e10421ffc550013eafdcb506738695671bd3bf",
                          "short_name": "T. O'Brien"
                        },
                        {
                          "id": 201508,
                          "name": "Robbie McComb",
                          "hash_image": "d643e2249b088c9b4ab5759d4fb4f29eb03d325b0236d24af1e95114c0cc2941",
                          "short_name": "R. McComb"
                        },
                        {
                          "id": 202875,
                          "name": "Roarke Smith",
                          "hash_image": "b57141479413a69f4ad04da5a153d210053a772d0c473a576ed596fb31b966c7",
                          "short_name": "R. Smith"
                        },
                        {
                          "id": 203383,
                          "name": "Dominic Bedendo",
                          "hash_image": "ec68beffc6b05a9f6530fd58309cd0374da44fd6b974510d807514e766485bc4",
                          "short_name": "D. Bedendo"
                        },
                        {
                          "id": 203633,
                          "name": "Mitch Wallis",
                          "hash_image": "5ba0c3acfafe62cf3395bd639a6e48fd40007cda711d57069f7cd8bcfb8e5334",
                          "short_name": "M. Wallis"
                        },
                        {
                          "id": 203916,
                          "name": "Stefan Martin",
                          "hash_image": "b51e894c29eee3409a048678d02732e96c0502ccb00f52b45e1d07bd073586fa",
                          "short_name": "S. Martin"
                        },
                        {
                          "id": 663824,
                          "name": "Louis Butler",
                          "hash_image": "be190d2866b9567a35e88bc92e73f1c50c22bf871e1f55d0ea5ef613703e824e",
                          "short_name": "L. Butler"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Players By Team"
      }
    },
    "/seasons-rounds": {
      "get": {
        "tags": [
          "Seasons"
        ],
        "summary": "Seasons Rounds",
        "description": "This endpoint allows you to retrieve the rounds from seasons.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet rounds from a specific **season_id**<br />`https://aussie-rules.sportmicro.com/seasons-rounds?season_id=eq.{season_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.seasons-rounds.season_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/seasons-rounds"
                  },
                  "type": "array",
                  "example": [
                    {
                      "season_id": 62,
                      "season_name": "AFL 2026",
                      "rounds": [
                        {
                          "id": 327859,
                          "round": 1,
                          "end_time": "2026-03-15",
                          "start_time": "2026-03-05"
                        },
                        {
                          "id": 327860,
                          "round": 2,
                          "end_time": "2026-03-22",
                          "start_time": "2026-03-19"
                        },
                        {
                          "id": 327861,
                          "round": 3,
                          "end_time": "2026-03-29",
                          "start_time": "2026-03-26"
                        },
                        {
                          "id": 327862,
                          "round": 4,
                          "end_time": "2026-04-06",
                          "start_time": "2026-04-02"
                        },
                        {
                          "id": 327863,
                          "round": 5,
                          "end_time": "2026-04-12",
                          "start_time": "2026-04-09"
                        },
                        {
                          "id": 327864,
                          "round": 6,
                          "end_time": "2026-04-19",
                          "start_time": "2026-04-16"
                        },
                        {
                          "id": 327865,
                          "round": 8,
                          "end_time": "2026-05-03",
                          "start_time": "2026-04-30"
                        },
                        {
                          "id": 327866,
                          "round": 9,
                          "end_time": "2026-05-10",
                          "start_time": "2026-05-07"
                        },
                        {
                          "id": 327867,
                          "round": 10,
                          "end_time": "2026-05-15",
                          "start_time": "2026-05-15"
                        },
                        {
                          "id": 327868,
                          "round": 12,
                          "end_time": "2026-05-31",
                          "start_time": "2026-05-29"
                        },
                        {
                          "id": 327869,
                          "round": 13,
                          "end_time": "2026-06-08",
                          "start_time": "2026-06-04"
                        },
                        {
                          "id": 327870,
                          "round": 14,
                          "end_time": "2026-06-14",
                          "start_time": "2026-06-11"
                        },
                        {
                          "id": 327871,
                          "round": 15,
                          "end_time": "2026-06-21",
                          "start_time": "2026-06-18"
                        },
                        {
                          "id": 327872,
                          "round": 16,
                          "end_time": "2026-06-26",
                          "start_time": "2026-06-26"
                        },
                        {
                          "id": 327873,
                          "round": 17,
                          "end_time": "2026-07-03",
                          "start_time": "2026-07-03"
                        },
                        {
                          "id": 327874,
                          "round": 18,
                          "end_time": "2026-07-10",
                          "start_time": "2026-07-10"
                        },
                        {
                          "id": 327875,
                          "round": 19,
                          "end_time": "2026-07-17",
                          "start_time": "2026-07-17"
                        },
                        {
                          "id": 327876,
                          "round": 20,
                          "end_time": "2026-07-24",
                          "start_time": "2026-07-24"
                        },
                        {
                          "id": 327877,
                          "round": 21,
                          "end_time": "2026-07-31",
                          "start_time": "2026-07-31"
                        },
                        {
                          "id": 327878,
                          "round": 22,
                          "end_time": "2026-08-07",
                          "start_time": "2026-08-07"
                        },
                        {
                          "id": 327879,
                          "round": 23,
                          "end_time": "2026-08-15",
                          "start_time": "2026-08-15"
                        },
                        {
                          "id": 327880,
                          "round": 24,
                          "end_time": "2026-08-22",
                          "start_time": "2026-08-22"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Seasons Rounds"
      }
    },
    "/standings": {
      "get": {
        "tags": [
          "Standings"
        ],
        "summary": "Standings",
        "description": "This endpoint allows you to retrieve the standings.\nFor the type argument you can search by: **home**, **away** and **total**.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated after every finished match.<br />**Recommended Calls**: Limit calls to 1 per finished match.\n\n### Use Cases\nGet standings<br />`https://aussie-rules.sportmicro.com/standings`<br /><br />Get standing based on the **id**<br />`https://aussie-rules.sportmicro.com/standings?id=eq.{id}`<br /><br />Get standing from a specific **league_id**<br />`https://aussie-rules.sportmicro.com/standings?league_id=eq.{league_id}`<br /><br />Get standing from a specific **league_id** and **season_id**<br />`https://aussie-rules.sportmicro.com/standings?league_id=eq.{league_id}&season_id=eq.{season_id}`<br /><br />Get standing from a specific **league_id**, **season_id** and **type**<br />`https://aussie-rules.sportmicro.com/standings?league_id=eq.{league_id}&season_id=eq.{season_id}&type=eq.{type}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.standings.id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.standings.type"
          },
          {
            "$ref": "#/components/parameters/rowFilter.standings.season_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.standings.league_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/standings"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 756,
                      "tournament_id": 59,
                      "tournament_name": "AFL",
                      "type": "total",
                      "name": "AFL",
                      "season_id": 731,
                      "season_name": "AFL 2021",
                      "league_id": 54,
                      "league_name": "AFL",
                      "league_hash_image": "719f6d97918185e32a06e2edcda10c4d2f1e39442a5763540155f543bc794a03",
                      "competitors": [
                        {
                          "wins": 16,
                          "draws": 0,
                          "losses": 6,
                          "points": 64,
                          "matches": 22,
                          "team_id": 996,
                          "position": 3,
                          "team_name": "Geelong Cats",
                          "scores_for": 1845,
                          "scores_against": 1456,
                          "team_hash_image": "17db92bd5b60fac0b781b1d8a03520c117327e0fb9e207f833adab2cf86da124"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Standings"
      }
    },
    "/tournaments-by-league": {
      "get": {
        "tags": [
          "Tournaments"
        ],
        "summary": "Tournaments By League",
        "description": "This endpoint allows you to retrieve the tournaments from a specific league.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet tournaments from a specific **league_id**<br />`https://aussie-rules.sportmicro.com/tournaments-by-league?league_id=eq.{league_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.tournaments-by-league.league_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/tournaments-by-league"
                  },
                  "type": "array",
                  "example": [
                    {
                      "league_id": 54,
                      "league_name": "AFL",
                      "league_hash_image": "719f6d97918185e32a06e2edcda10c4d2f1e39442a5763540155f543bc794a03",
                      "tournaments": [
                        {
                          "id": 59,
                          "name": "AFL",
                          "importance": 1
                        },
                        {
                          "id": 18694,
                          "name": "AFL - Final Series",
                          "importance": 0
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Tournaments By League"
      }
    },
    "/matches-graphs": {
      "get": {
        "tags": [
          "Matches"
        ],
        "summary": "Matches Graphs",
        "description": "This endpoint allows you to retrieve the graphs from matches.\nIf the `value` field is a bigger number (> 0) that means that the home team had a big pressure that minute. And if the `value` field is a lower number (< 0) than it means that away team had a bigger pressure that minute. The matches-graph's `id` is placed in `matches` endpoint if it has the `graph_id` field.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every 10 seconds during a live match.<br />**Recommended Calls**: Limit calls to 1 per 10 seconds during a live match.\n\n### Use Cases\nGet graph based on the **id**<br />`https://aussie-rules.sportmicro.com/matches-graphs?id=eq.{id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.matches-graphs.id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/matches-graphs"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 1,
                      "period_time": 20,
                      "period_count": 4,
                      "points": [
                        {
                          "value": -49,
                          "minute": 68
                        },
                        {
                          "value": -49,
                          "minute": 69
                        },
                        {
                          "value": -49,
                          "minute": 70
                        },
                        {
                          "value": -49,
                          "minute": 71
                        },
                        {
                          "value": -48,
                          "minute": 72
                        },
                        {
                          "value": -48,
                          "minute": 73
                        },
                        {
                          "value": -48,
                          "minute": 74
                        },
                        {
                          "value": -43,
                          "minute": 67
                        },
                        {
                          "value": -42,
                          "minute": 75
                        },
                        {
                          "value": -42,
                          "minute": 76
                        },
                        {
                          "value": -42,
                          "minute": 77
                        },
                        {
                          "value": -42,
                          "minute": 80
                        },
                        {
                          "value": -37,
                          "minute": 66
                        },
                        {
                          "value": -36,
                          "minute": 48
                        },
                        {
                          "value": -36,
                          "minute": 49
                        },
                        {
                          "value": -35,
                          "minute": 78
                        },
                        {
                          "value": -35,
                          "minute": 79
                        },
                        {
                          "value": -34,
                          "minute": 34
                        },
                        {
                          "value": -34,
                          "minute": 35
                        },
                        {
                          "value": -30,
                          "minute": 26
                        },
                        {
                          "value": -30,
                          "minute": 27
                        },
                        {
                          "value": -30,
                          "minute": 28
                        },
                        {
                          "value": -30,
                          "minute": 29
                        },
                        {
                          "value": -30,
                          "minute": 46
                        },
                        {
                          "value": -30,
                          "minute": 47
                        },
                        {
                          "value": -29,
                          "minute": 30
                        },
                        {
                          "value": -29,
                          "minute": 31
                        },
                        {
                          "value": -29,
                          "minute": 32
                        },
                        {
                          "value": -29,
                          "minute": 45
                        },
                        {
                          "value": -29,
                          "minute": 50
                        },
                        {
                          "value": -29,
                          "minute": 51
                        },
                        {
                          "value": -29,
                          "minute": 52
                        },
                        {
                          "value": -29,
                          "minute": 53
                        },
                        {
                          "value": -29,
                          "minute": 54
                        },
                        {
                          "value": -28,
                          "minute": 33
                        },
                        {
                          "value": -28,
                          "minute": 36
                        },
                        {
                          "value": -28,
                          "minute": 37
                        },
                        {
                          "value": -28,
                          "minute": 38
                        },
                        {
                          "value": -28,
                          "minute": 55
                        },
                        {
                          "value": -27,
                          "minute": 56
                        },
                        {
                          "value": -27,
                          "minute": 57
                        },
                        {
                          "value": -27,
                          "minute": 60
                        },
                        {
                          "value": -26,
                          "minute": 58
                        },
                        {
                          "value": -26,
                          "minute": 59
                        },
                        {
                          "value": -26,
                          "minute": 61
                        },
                        {
                          "value": -25,
                          "minute": 62
                        },
                        {
                          "value": -25,
                          "minute": 63
                        },
                        {
                          "value": -25,
                          "minute": 64
                        },
                        {
                          "value": -25,
                          "minute": 65
                        },
                        {
                          "value": -24,
                          "minute": 24
                        },
                        {
                          "value": -24,
                          "minute": 25
                        },
                        {
                          "value": -23,
                          "minute": 44
                        },
                        {
                          "value": -21,
                          "minute": 39
                        },
                        {
                          "value": -18,
                          "minute": 22
                        },
                        {
                          "value": -18,
                          "minute": 23
                        },
                        {
                          "value": -16,
                          "minute": 43
                        },
                        {
                          "value": -15,
                          "minute": 40
                        },
                        {
                          "value": -15,
                          "minute": 41
                        },
                        {
                          "value": -15,
                          "minute": 42
                        },
                        {
                          "value": -12,
                          "minute": 21
                        },
                        {
                          "value": -11,
                          "minute": 9
                        },
                        {
                          "value": -11,
                          "minute": 10
                        },
                        {
                          "value": -11,
                          "minute": 11
                        },
                        {
                          "value": -11,
                          "minute": 16
                        },
                        {
                          "value": -11,
                          "minute": 17
                        },
                        {
                          "value": -11,
                          "minute": 18
                        },
                        {
                          "value": -11,
                          "minute": 19
                        },
                        {
                          "value": -11,
                          "minute": 20
                        },
                        {
                          "value": -10,
                          "minute": 8
                        },
                        {
                          "value": -10,
                          "minute": 12
                        },
                        {
                          "value": -10,
                          "minute": 13
                        },
                        {
                          "value": -10,
                          "minute": 14
                        },
                        {
                          "value": -10,
                          "minute": 15
                        },
                        {
                          "value": -4,
                          "minute": 6
                        },
                        {
                          "value": -4,
                          "minute": 7
                        },
                        {
                          "value": -3,
                          "minute": 5
                        },
                        {
                          "value": -2,
                          "minute": 3
                        },
                        {
                          "value": -2,
                          "minute": 4
                        },
                        {
                          "value": -1,
                          "minute": 2
                        },
                        {
                          "value": 0,
                          "minute": 1
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Matches Graphs"
      }
    },
    "/seasons-by-league": {
      "get": {
        "tags": [
          "Seasons"
        ],
        "summary": "Seasons By League",
        "description": "This endpoint allows you to retrieve the seasons from a specific league.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet seasons from a specific **league_id**<br />`https://aussie-rules.sportmicro.com/seasons-by-league?league_id=eq.{league_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.seasons-by-league.league_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/seasons-by-league"
                  },
                  "type": "array",
                  "example": [
                    {
                      "league_id": 54,
                      "league_name": "AFL",
                      "league_hash_image": "719f6d97918185e32a06e2edcda10c4d2f1e39442a5763540155f543bc794a03",
                      "seasons": [
                        {
                          "id": 62,
                          "name": "AFL 2026",
                          "year": "2026",
                          "start_time": "2026-05-10"
                        },
                        {
                          "id": 290,
                          "name": "AFL 2025",
                          "year": "2025",
                          "start_time": "2025-03-08"
                        },
                        {
                          "id": 425,
                          "name": "AFL 2024",
                          "year": "2024",
                          "start_time": "2024-03-22"
                        },
                        {
                          "id": 577,
                          "name": "AFL 2023",
                          "year": "2023",
                          "start_time": "2023-06-18"
                        },
                        {
                          "id": 724,
                          "name": "AFL 2022",
                          "year": "2022",
                          "start_time": "2022-03-16"
                        },
                        {
                          "id": 731,
                          "name": "AFL 2021",
                          "year": "2021",
                          "start_time": "2021-03-28"
                        },
                        {
                          "id": 821,
                          "name": "AFL 2020",
                          "year": "2020",
                          "start_time": "2020-08-11"
                        },
                        {
                          "id": 946,
                          "name": "AFL 2019",
                          "year": "2019",
                          "start_time": "2019-03-23"
                        },
                        {
                          "id": 1036,
                          "name": "AFL 2018",
                          "year": "2018",
                          "start_time": "2018-06-02"
                        },
                        {
                          "id": 1125,
                          "name": "AFL 2017",
                          "year": "2017",
                          "start_time": "2017-04-14"
                        },
                        {
                          "id": 1196,
                          "name": "AFL 2016",
                          "year": "2016",
                          "start_time": "2016-04-02"
                        },
                        {
                          "id": 1297,
                          "name": "AFL 2015",
                          "year": "2015",
                          "start_time": "2015-06-18"
                        },
                        {
                          "id": 1423,
                          "name": "AFL 2014",
                          "year": "2014",
                          "start_time": "2014-07-05"
                        },
                        {
                          "id": 1576,
                          "name": "AFL 2013",
                          "year": "2013",
                          "start_time": "2013-04-07"
                        },
                        {
                          "id": 1708,
                          "name": "AFL 2012",
                          "year": "2012",
                          "start_time": "2012-04-29"
                        },
                        {
                          "id": 1808,
                          "name": "AFL 2011",
                          "year": "2011",
                          "start_time": "2011-04-03"
                        },
                        {
                          "id": 29336,
                          "name": "AFL 2010",
                          "year": "2010",
                          "start_time": "2010-04-03"
                        },
                        {
                          "id": 29479,
                          "name": "AFL 2009",
                          "year": "2009",
                          "start_time": "2009-05-24"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Seasons By League"
      }
    },
    "/teams-by-tournament": {
      "get": {
        "tags": [
          "Teams"
        ],
        "summary": "Teams By Tournament",
        "description": "This endpoint allows you to retrieve the teams from a specific tournament.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet teams from a specific **tournament_id**<br />`https://aussie-rules.sportmicro.com/teams-by-tournament?tournament_id=eq.{tournament_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.teams-by-tournament.tournament_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/teams-by-tournament"
                  },
                  "type": "array",
                  "example": [
                    {
                      "tournament_id": 59,
                      "tournament_name": "AFL",
                      "teams": [
                        {
                          "team_id": 89,
                          "team_name": "Western Bulldogs",
                          "team_hash_image": "fc6da55ddafacc2b8efa3a6428ab271bb5463d50f8e5928edbe6bab576f7bba7"
                        },
                        {
                          "team_id": 783,
                          "team_name": "Collingwood Magpies",
                          "team_hash_image": "2e6a7c326e1be69988192d441cffd551595180948606d66586e5d7c561e1d9bd"
                        },
                        {
                          "team_id": 63580,
                          "team_name": "Gold Coast Suns",
                          "team_hash_image": "4e99135acf7c40454f24059cb112d2566e22f43f4407e7ebcf93f5aa3b3dcf8f"
                        },
                        {
                          "team_id": 63087,
                          "team_name": "Melbourne",
                          "team_hash_image": "4b34877a99853eeccfc59e5a99a7aff26faf1188c2b7121f35ae7609d15583ca"
                        },
                        {
                          "team_id": 364,
                          "team_name": "Adelaide Crows",
                          "team_hash_image": "17cbdfe11d95fafd46ae27f9b7507ee86112fe3c51253a9064c4de6f274e248b"
                        },
                        {
                          "team_id": 563,
                          "team_name": "Sydney Swans",
                          "team_hash_image": "2fd44990e7d4dd43d5fd3e42d40b378da2b6d12c4c5c08b5ba7395f2e05186e5"
                        },
                        {
                          "team_id": 1426,
                          "team_name": "Richmond Tigers",
                          "team_hash_image": "8c4b03ca5a06cbb58bd004f8be130d90afb494de788202fa05f0e09013ce1c48"
                        },
                        {
                          "team_id": 996,
                          "team_name": "Geelong Cats",
                          "team_hash_image": "17db92bd5b60fac0b781b1d8a03520c117327e0fb9e207f833adab2cf86da124"
                        },
                        {
                          "team_id": 1016,
                          "team_name": "Brisbane Lions",
                          "team_hash_image": "56fc2036e6ac826108428912e4e2249b0864654f4fe3482db4b4d54e07436a1e"
                        },
                        {
                          "team_id": 1205,
                          "team_name": "Port Adelaide Power",
                          "team_hash_image": "845d13913e6d7ad684900b0e1152a5ab9dac28f5a8b9a161527894b947249e4a"
                        },
                        {
                          "team_id": 2854,
                          "team_name": "St Kilda",
                          "team_hash_image": "c896550d9f1405a484e8a0edce0d941ffa1a9579b5c08a5f9c4b0933cd954bb9"
                        },
                        {
                          "team_id": 1618,
                          "team_name": "West Coast Eagles",
                          "team_hash_image": "ecd8799f88dec072f958ec644e21c857ef8b156dd4cf3fe3c2cf75e08c22861d"
                        },
                        {
                          "team_id": 1848,
                          "team_name": "GWS Giants",
                          "team_hash_image": "57052daa4caa23dadc7b5faf34ec2cd27f46b51c8bdc11bfd63aef87963a201f"
                        },
                        {
                          "team_id": 2041,
                          "team_name": "Hawthorn",
                          "team_hash_image": "e8f6f5cd7f39016dd61138d1f7dd12968ee48c728a022513a9ba3981557eb012"
                        },
                        {
                          "team_id": 2207,
                          "team_name": "Fremantle",
                          "team_hash_image": "a2bcda870ff441562c8d6fe0fc931c36e0135a6ad77af04594e5b237eb5572f2"
                        },
                        {
                          "team_id": 3031,
                          "team_name": "Essendon",
                          "team_hash_image": "30b5f97a4cf7dbc5dbeb82c5024a609e19357f9a89b0f78d5a96910b3d2cdaa3"
                        },
                        {
                          "team_id": 2415,
                          "team_name": "North Melbourne",
                          "team_hash_image": "4f376754faaea6505d9c86fddbad8cdb20163360fd50b20580a22aefaecf8e5a"
                        },
                        {
                          "team_id": 2644,
                          "team_name": "Carlton",
                          "team_hash_image": "c09ef9aa9ab2c4391eb83da9cbc31c197f7efafa8ce91dfa24bcdf7e572aa801"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Teams By Tournament"
      }
    },
    "/matches-incidents": {
      "get": {
        "tags": [
          "Matches"
        ],
        "summary": "Matches Incidents",
        "description": "This endpoint allows you to retrieve the incidents from matches.\n\nFor **incidents** we have many types: `goal`, `period`.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every 10 seconds during a live match.<br />**Recommended Calls**: Limit calls to 1 per 10 seconds during a live match.\n\n### Use Cases\nGet incidents from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/matches-incidents?match_id=eq.{match_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.matches-incidents.match_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/matches-incidents"
                  },
                  "type": "array",
                  "example": [
                    {
                      "match_id": 43,
                      "incidents": [
                        {
                          "time": 5,
                          "type": "goal",
                          "class": "behind",
                          "is_home": false,
                          "player_id": 192147,
                          "away_score": 1,
                          "home_score": 0,
                          "player_name": "Brody Mihocek",
                          "player_hash_image": "8f501125d9af73376e06144944f03ed4215e1a93e3c8332943a2c458e11d9f51",
                          "reversed_period_time": 16
                        },
                        {
                          "time": 7,
                          "type": "goal",
                          "class": "goal",
                          "is_home": true,
                          "player_id": 1847,
                          "away_score": 1,
                          "home_score": 6,
                          "player_name": "Jagga Smith",
                          "player_hash_image": "208be49b5a1ad564f91f04d50c7c58542f90c3ee237538518463c9f247ea2b8c",
                          "reversed_period_time": 14
                        },
                        {
                          "time": 8,
                          "type": "goal",
                          "class": "goal",
                          "is_home": true,
                          "player_id": 191767,
                          "away_score": 1,
                          "home_score": 12,
                          "player_name": "Patrick Cripps",
                          "player_hash_image": "99452b10a4d3559004c72733482d82e872d5d44d946917d8fa6512e36bdcdec1",
                          "reversed_period_time": 13
                        },
                        {
                          "time": 11,
                          "type": "goal",
                          "class": "behind",
                          "is_home": true,
                          "player_id": 191743,
                          "away_score": 1,
                          "home_score": 13,
                          "player_name": "Mitch McGovern",
                          "player_hash_image": "9e33b2082c81415ef15af738842d8f3567452eac19df3d13370a7664c8352ebe",
                          "reversed_period_time": 10
                        },
                        {
                          "time": 12,
                          "type": "goal",
                          "class": "goal",
                          "is_home": true,
                          "player_id": 1852,
                          "away_score": 1,
                          "home_score": 19,
                          "player_name": "Taylor Byrne",
                          "player_hash_image": "c6716c474304665e174862307fd7c6dc82335f66a21a61553da4eb1c728cbc86",
                          "reversed_period_time": 9
                        },
                        {
                          "time": 15,
                          "type": "goal",
                          "class": "goal",
                          "is_home": true,
                          "player_id": 191796,
                          "away_score": 1,
                          "home_score": 25,
                          "player_name": "Harry McKay",
                          "player_hash_image": "0267e836e167390230c5378c8325388433d4298277e6d754e24226ca11bb8d5f",
                          "reversed_period_time": 6
                        },
                        {
                          "time": 17,
                          "type": "goal",
                          "class": "behind",
                          "is_home": true,
                          "away_score": 1,
                          "home_score": 26,
                          "reversed_period_time": 4,
                          "reversed_period_time_seconds": 201
                        },
                        {
                          "time": 20,
                          "type": "goal",
                          "class": "goal",
                          "is_home": true,
                          "player_id": 191743,
                          "away_score": 1,
                          "home_score": 32,
                          "player_name": "Mitch McGovern",
                          "player_hash_image": "9e33b2082c81415ef15af738842d8f3567452eac19df3d13370a7664c8352ebe",
                          "reversed_period_time": 1
                        },
                        {
                          "time": 20,
                          "type": "goal",
                          "class": "goal",
                          "is_home": true,
                          "player_id": 191743,
                          "away_score": 1,
                          "home_score": 38,
                          "player_name": "Mitch McGovern",
                          "player_hash_image": "9e33b2082c81415ef15af738842d8f3567452eac19df3d13370a7664c8352ebe",
                          "reversed_period_time": 1
                        },
                        {
                          "time": 21,
                          "type": "goal",
                          "class": "goal",
                          "is_home": true,
                          "player_id": 1782,
                          "away_score": 1,
                          "home_score": 44,
                          "player_name": "Elijah Hollands",
                          "player_hash_image": "f549c0ecd59afa1687f01c15458082ce3212e977ff1f7ab0cba7135755d4a831",
                          "reversed_period_time": 20
                        },
                        {
                          "time": 23,
                          "type": "goal",
                          "class": "behind",
                          "is_home": false,
                          "away_score": 2,
                          "home_score": 44,
                          "reversed_period_time": 18,
                          "reversed_period_time_seconds": 1079
                        },
                        {
                          "time": 29,
                          "type": "goal",
                          "class": "behind",
                          "is_home": false,
                          "player_id": 192440,
                          "away_score": 3,
                          "home_score": 44,
                          "player_name": "Kysaiah Pickett",
                          "player_hash_image": "25e4f690b99e2dada2e942f241bc60a3660284b96583c6a765ccc5653810f651",
                          "reversed_period_time": 12
                        },
                        {
                          "time": 33,
                          "type": "goal",
                          "class": "behind",
                          "is_home": true,
                          "player_id": 191679,
                          "away_score": 3,
                          "home_score": 45,
                          "player_name": "George Hewett",
                          "player_hash_image": "937c13e9cba777d83ce91d4f02ababedf2b66e9b15a0dbc7a2e5efe5a767e0d6",
                          "reversed_period_time": 8
                        },
                        {
                          "time": 34,
                          "type": "goal",
                          "class": "behind",
                          "is_home": false,
                          "player_id": 192484,
                          "away_score": 4,
                          "home_score": 45,
                          "player_name": "Jacob Van Rooyen",
                          "player_hash_image": "bebd78c1d432b4522cf7811acad23e94af63150cebd7e6b801cf4d7a7cbde38e",
                          "reversed_period_time": 7
                        },
                        {
                          "time": 35,
                          "type": "goal",
                          "class": "behind",
                          "is_home": false,
                          "player_id": 192147,
                          "away_score": 5,
                          "home_score": 45,
                          "player_name": "Brody Mihocek",
                          "player_hash_image": "8f501125d9af73376e06144944f03ed4215e1a93e3c8332943a2c458e11d9f51",
                          "reversed_period_time": 6
                        },
                        {
                          "time": 37,
                          "type": "goal",
                          "class": "behind",
                          "is_home": false,
                          "player_id": 192312,
                          "away_score": 6,
                          "home_score": 45,
                          "player_name": "Tom Sparrow",
                          "player_hash_image": "116dea2b494436dc0d218b8d303523ff99e85eacbb31e8e18b3d96bd04b518be",
                          "reversed_period_time": 4
                        },
                        {
                          "time": 39,
                          "type": "goal",
                          "class": "goal",
                          "is_home": false,
                          "player_id": 192746,
                          "away_score": 12,
                          "home_score": 45,
                          "player_name": "Harvey Langford",
                          "player_hash_image": "0027ebc7225dc5fc77e3f51590e7c2525504327fd82fa20770a2c63d3bf28188",
                          "reversed_period_time": 2
                        },
                        {
                          "time": 40,
                          "type": "goal",
                          "class": "behind",
                          "is_home": true,
                          "player_id": 191743,
                          "away_score": 12,
                          "home_score": 46,
                          "player_name": "Mitch McGovern",
                          "player_hash_image": "9e33b2082c81415ef15af738842d8f3567452eac19df3d13370a7664c8352ebe",
                          "reversed_period_time": 1
                        },
                        {
                          "time": 44,
                          "type": "goal",
                          "class": "behind",
                          "is_home": true,
                          "player_id": 191941,
                          "away_score": 12,
                          "home_score": 47,
                          "player_name": "Sam Walsh",
                          "player_hash_image": "3413b357516d6d58b70e98c0a709eecf8ed5a684a8e0eabc3d0b273f155f081f",
                          "reversed_period_time": 17
                        },
                        {
                          "time": 45,
                          "type": "goal",
                          "class": "goal",
                          "is_home": false,
                          "player_id": 192010,
                          "away_score": 18,
                          "home_score": 47,
                          "player_name": "Ed Langdon",
                          "player_hash_image": "6dfb1e0afb5b39e4f0ee9436f37d7f5eefc103593f770f04a7e8d63ca15bb619",
                          "reversed_period_time": 16
                        },
                        {
                          "time": 46,
                          "type": "goal",
                          "class": "behind",
                          "is_home": true,
                          "player_id": 1757,
                          "away_score": 18,
                          "home_score": 48,
                          "player_name": "Ben Ainsworth",
                          "player_hash_image": "d71bca550a84f064604bb23c9d78560fa52b72cdd2e7d347163d7deea93538a3",
                          "reversed_period_time": 15
                        },
                        {
                          "time": 47,
                          "type": "goal",
                          "class": "goal",
                          "is_home": false,
                          "player_id": 192352,
                          "away_score": 24,
                          "home_score": 54,
                          "player_name": "Kade Chandler",
                          "player_hash_image": "cb43e13bfb6092dc6c8a92042f65b7e42915fe1879b154d3920bd4e352e95719",
                          "reversed_period_time": 14
                        },
                        {
                          "time": 47,
                          "type": "goal",
                          "class": "goal",
                          "is_home": true,
                          "player_id": 1757,
                          "away_score": 18,
                          "home_score": 54,
                          "player_name": "Ben Ainsworth",
                          "player_hash_image": "d71bca550a84f064604bb23c9d78560fa52b72cdd2e7d347163d7deea93538a3",
                          "reversed_period_time": 14
                        },
                        {
                          "time": 48,
                          "type": "goal",
                          "class": "goal",
                          "is_home": false,
                          "player_id": 192147,
                          "away_score": 30,
                          "home_score": 54,
                          "player_name": "Brody Mihocek",
                          "player_hash_image": "8f501125d9af73376e06144944f03ed4215e1a93e3c8332943a2c458e11d9f51",
                          "reversed_period_time": 13
                        },
                        {
                          "time": 49,
                          "type": "goal",
                          "class": "behind",
                          "is_home": true,
                          "player_id": 1739,
                          "away_score": 30,
                          "home_score": 61,
                          "player_name": "Francis Evans",
                          "player_hash_image": "897c19cd2261cb607f2c0e0fccbf42bea8fc5c436bc266a31a251662cd8fca46",
                          "reversed_period_time": 12
                        },
                        {
                          "time": 49,
                          "type": "goal",
                          "class": "goal",
                          "is_home": true,
                          "player_id": 191743,
                          "away_score": 30,
                          "home_score": 60,
                          "player_name": "Mitch McGovern",
                          "player_hash_image": "9e33b2082c81415ef15af738842d8f3567452eac19df3d13370a7664c8352ebe",
                          "reversed_period_time": 12
                        },
                        {
                          "time": 50,
                          "type": "goal",
                          "class": "behind",
                          "is_home": true,
                          "player_id": 191679,
                          "away_score": 30,
                          "home_score": 62,
                          "player_name": "George Hewett",
                          "player_hash_image": "937c13e9cba777d83ce91d4f02ababedf2b66e9b15a0dbc7a2e5efe5a767e0d6",
                          "reversed_period_time": 11
                        },
                        {
                          "time": 53,
                          "type": "goal",
                          "class": "goal",
                          "is_home": false,
                          "player_id": 192312,
                          "away_score": 36,
                          "home_score": 62,
                          "player_name": "Tom Sparrow",
                          "player_hash_image": "116dea2b494436dc0d218b8d303523ff99e85eacbb31e8e18b3d96bd04b518be",
                          "reversed_period_time": 8
                        },
                        {
                          "time": 55,
                          "type": "goal",
                          "class": "goal",
                          "is_home": false,
                          "player_id": 192214,
                          "away_score": 42,
                          "home_score": 62,
                          "player_name": "Bayley Fritsch",
                          "player_hash_image": "543b609029589dbdd223a607e646444862264e2b1e3bb40d8ff29ad36a0b8202",
                          "reversed_period_time": 6
                        },
                        {
                          "time": 56,
                          "type": "goal",
                          "class": "goal",
                          "is_home": false,
                          "player_id": 192214,
                          "away_score": 48,
                          "home_score": 62,
                          "player_name": "Bayley Fritsch",
                          "player_hash_image": "543b609029589dbdd223a607e646444862264e2b1e3bb40d8ff29ad36a0b8202",
                          "reversed_period_time": 5
                        },
                        {
                          "time": 57,
                          "type": "goal",
                          "class": "behind",
                          "is_home": false,
                          "player_id": 192214,
                          "away_score": 49,
                          "home_score": 62,
                          "player_name": "Bayley Fritsch",
                          "player_hash_image": "543b609029589dbdd223a607e646444862264e2b1e3bb40d8ff29ad36a0b8202",
                          "reversed_period_time": 4
                        },
                        {
                          "time": 58,
                          "type": "goal",
                          "class": "behind",
                          "is_home": false,
                          "away_score": 50,
                          "home_score": 62,
                          "reversed_period_time": 3,
                          "reversed_period_time_seconds": 170
                        },
                        {
                          "time": 61,
                          "type": "goal",
                          "class": "behind",
                          "is_home": true,
                          "player_id": 1747,
                          "away_score": 56,
                          "home_score": 63,
                          "player_name": "Will Hayward",
                          "player_hash_image": "90cd25c4032f3bf3f9575c63237e0ea1312d9ca7db958aa7b343a45ca8b9e976",
                          "reversed_period_time": 20
                        },
                        {
                          "time": 61,
                          "type": "goal",
                          "class": "goal",
                          "is_home": false,
                          "player_id": 192854,
                          "away_score": 56,
                          "home_score": 62,
                          "player_name": "Paddy Cross",
                          "player_hash_image": "7e24f6f28fc2e84a511bf789c57fb7b88eafac709b13a739e5c8d50ef6149a8b",
                          "reversed_period_time": 20
                        },
                        {
                          "time": 63,
                          "type": "goal",
                          "class": "behind",
                          "is_home": true,
                          "player_id": 191941,
                          "away_score": 56,
                          "home_score": 64,
                          "player_name": "Sam Walsh",
                          "player_hash_image": "3413b357516d6d58b70e98c0a709eecf8ed5a684a8e0eabc3d0b273f155f081f",
                          "reversed_period_time": 18
                        },
                        {
                          "time": 64,
                          "type": "goal",
                          "class": "goal",
                          "is_home": true,
                          "player_id": 1782,
                          "away_score": 56,
                          "home_score": 70,
                          "player_name": "Elijah Hollands",
                          "player_hash_image": "f549c0ecd59afa1687f01c15458082ce3212e977ff1f7ab0cba7135755d4a831",
                          "reversed_period_time": 17
                        },
                        {
                          "time": 67,
                          "type": "goal",
                          "class": "goal",
                          "is_home": true,
                          "player_id": 1817,
                          "away_score": 56,
                          "home_score": 76,
                          "player_name": "Matthew Carroll",
                          "player_hash_image": "ccd14893c521cdfca5dc1c3376e1b909fde958a3d02ca1edf4f2c56c4328a53a",
                          "reversed_period_time": 14
                        },
                        {
                          "time": 68,
                          "type": "goal",
                          "class": "goal",
                          "is_home": false,
                          "player_id": 192452,
                          "away_score": 62,
                          "home_score": 76,
                          "player_name": "Harry Sharp",
                          "player_hash_image": "5e46cdb41ad7625ca0e94af0d41e8925b08be49701c139d64644a4ed9f159b1c",
                          "reversed_period_time": 13
                        },
                        {
                          "time": 70,
                          "type": "goal",
                          "class": "behind",
                          "is_home": false,
                          "player_id": 192440,
                          "away_score": 69,
                          "home_score": 76,
                          "player_name": "Kysaiah Pickett",
                          "player_hash_image": "25e4f690b99e2dada2e942f241bc60a3660284b96583c6a765ccc5653810f651",
                          "reversed_period_time": 11
                        },
                        {
                          "time": 70,
                          "type": "goal",
                          "class": "goal",
                          "is_home": false,
                          "player_id": 192214,
                          "away_score": 68,
                          "home_score": 76,
                          "player_name": "Bayley Fritsch",
                          "player_hash_image": "543b609029589dbdd223a607e646444862264e2b1e3bb40d8ff29ad36a0b8202",
                          "reversed_period_time": 11
                        },
                        {
                          "time": 74,
                          "type": "goal",
                          "class": "goal",
                          "is_home": false,
                          "player_id": 192352,
                          "away_score": 75,
                          "home_score": 76,
                          "player_name": "Kade Chandler",
                          "player_hash_image": "cb43e13bfb6092dc6c8a92042f65b7e42915fe1879b154d3920bd4e352e95719",
                          "reversed_period_time": 7
                        },
                        {
                          "time": 75,
                          "type": "goal",
                          "class": "goal",
                          "is_home": false,
                          "player_id": 192746,
                          "away_score": 81,
                          "home_score": 76,
                          "player_name": "Harvey Langford",
                          "player_hash_image": "0027ebc7225dc5fc77e3f51590e7c2525504327fd82fa20770a2c63d3bf28188",
                          "reversed_period_time": 6
                        },
                        {
                          "time": 76,
                          "type": "goal",
                          "class": "goal",
                          "is_home": false,
                          "player_id": 192440,
                          "away_score": 87,
                          "home_score": 76,
                          "player_name": "Kysaiah Pickett",
                          "player_hash_image": "25e4f690b99e2dada2e942f241bc60a3660284b96583c6a765ccc5653810f651",
                          "reversed_period_time": 5
                        },
                        {
                          "time": 77,
                          "type": "goal",
                          "class": "behind",
                          "is_home": true,
                          "player_id": 191796,
                          "away_score": 93,
                          "home_score": 77,
                          "player_name": "Harry McKay",
                          "player_hash_image": "0267e836e167390230c5378c8325388433d4298277e6d754e24226ca11bb8d5f",
                          "reversed_period_time": 4
                        },
                        {
                          "time": 77,
                          "type": "goal",
                          "class": "goal",
                          "is_home": false,
                          "player_id": 192214,
                          "away_score": 93,
                          "home_score": 76,
                          "player_name": "Bayley Fritsch",
                          "player_hash_image": "543b609029589dbdd223a607e646444862264e2b1e3bb40d8ff29ad36a0b8202",
                          "reversed_period_time": 4
                        },
                        {
                          "time": 79,
                          "type": "goal",
                          "class": "behind",
                          "is_home": false,
                          "player_id": 192147,
                          "away_score": 100,
                          "home_score": 77,
                          "player_name": "Brody Mihocek",
                          "player_hash_image": "8f501125d9af73376e06144944f03ed4215e1a93e3c8332943a2c458e11d9f51",
                          "reversed_period_time": 2
                        },
                        {
                          "time": 79,
                          "type": "goal",
                          "class": "goal",
                          "is_home": false,
                          "player_id": 192010,
                          "away_score": 99,
                          "home_score": 77,
                          "player_name": "Ed Langdon",
                          "player_hash_image": "6dfb1e0afb5b39e4f0ee9436f37d7f5eefc103593f770f04a7e8d63ca15bb619",
                          "reversed_period_time": 2
                        },
                        {
                          "text": "Q4",
                          "time": 80,
                          "type": "period",
                          "is_live": false,
                          "added_time": 999,
                          "away_score": 100,
                          "home_score": 77,
                          "reversed_period_time": 1,
                          "reversed_period_time_seconds": 0
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Matches Incidents"
      }
    },
    "/cup-bracket": {
      "get": {
        "tags": [
          "Cup bracket"
        ],
        "summary": "Cup Bracket",
        "description": "This endpoint allows you to retrieve the cup knock outs.\nYou can use `id` from the `seasons` or `leagues` endpoint to get the wanted cup knock out tree.\n\nFields in rounds:\n\nField | Explanation\n--- | ---\n`order` | The order of the round\n`description` | The description of the round\n`blocks` | The blocks of the round\n`finished` | If the match is finished\n`order` | The order of the block\n`home_team_score` | The score of the home team\n`away_team_score` | The score of the away team\n`has_next_round_link` | If the match has next round\n`match_in_progress` | If the match is in play\n`series_start_date_timestamp` | The start date of the match\n`automatic_progression` | If the match has automatic progression\n`participants` | The participants of the block (match)\n`team_id` | The id of the team\n`winner` | If the team is winner of the block\n`order` | The order of the participants\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated after every finished match.<br />**Recommended Calls**: Limit calls to 1 per finished match.\n\n### Use Cases\nGet cup knock out based on the **id**<br />`https://aussie-rules.sportmicro.com/cup-bracket?id=eq.{id}`<br /><br />Get cups based on the **season_id**<br />`https://aussie-rules.sportmicro.com/cup-bracket?season_id=eq.{season_id}`<br /><br />Get cups based on the **league_id**<br />`https://aussie-rules.sportmicro.com/cup-bracket?league_id=eq.{league_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.cup-bracket.id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.cup-bracket.season_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.cup-bracket.league_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/cup-bracket"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 4792,
                      "name": "SANFL 2025, Final Series",
                      "current_round": 4,
                      "type": 1,
                      "season_id": 22632,
                      "season_name": "SANFL 2025",
                      "league_id": 6423,
                      "league_name": "SANFL",
                      "rounds": [
                        {
                          "type": 0,
                          "order": 1,
                          "blocks": [
                            {
                              "order": 1,
                              "matches": [
                                76
                              ],
                              "finished": true,
                              "participants": [
                                {
                                  "order": 1,
                                  "winner": false,
                                  "team_id": 64030,
                                  "team_name": "Central District",
                                  "team_hash_image": "f7048a8617b8f83691b406737774e59da7e0744c5b10d86483b6a8256325e09c"
                                },
                                {
                                  "order": 2,
                                  "winner": true,
                                  "team_id": 64025,
                                  "team_name": "Norwood Redlegs",
                                  "team_hash_image": "654e273e236868fd267be9d6bd991396bc13074496d86cf33d868984e58ed84e"
                                }
                              ],
                              "away_team_score": "75",
                              "home_team_score": "57",
                              "has_next_round_link": true,
                              "automatic_progression": false,
                              "series_start_date_timestamp": "2025-08-31T02:45:00+00:00"
                            }
                          ],
                          "description": "Elimination round"
                        },
                        {
                          "type": 2,
                          "order": 2,
                          "blocks": [
                            {
                              "order": 1,
                              "matches": [
                                81
                              ],
                              "finished": true,
                              "participants": [
                                {
                                  "order": 1,
                                  "winner": true,
                                  "team_id": 64025,
                                  "team_name": "Norwood Redlegs",
                                  "team_hash_image": "654e273e236868fd267be9d6bd991396bc13074496d86cf33d868984e58ed84e"
                                },
                                {
                                  "order": 2,
                                  "winner": false,
                                  "team_id": 64043,
                                  "team_name": "Adelaide Crows Reserve",
                                  "team_hash_image": "305de92d8014ac3a9d1a494a56870079746a9e3d9599f9e7704980c8571e7c0c"
                                }
                              ],
                              "away_team_score": "70",
                              "home_team_score": "104",
                              "has_next_round_link": true,
                              "automatic_progression": false,
                              "series_start_date_timestamp": "2025-09-07T02:45:00+00:00"
                            }
                          ],
                          "description": "Semifinal"
                        },
                        {
                          "type": 0,
                          "order": 3,
                          "blocks": [
                            {
                              "order": 1,
                              "finished": true,
                              "participants": [
                                {
                                  "order": 1,
                                  "winner": false,
                                  "team_id": 64025,
                                  "team_name": "Norwood Redlegs",
                                  "team_hash_image": "654e273e236868fd267be9d6bd991396bc13074496d86cf33d868984e58ed84e"
                                },
                                {
                                  "order": 2,
                                  "winner": true,
                                  "team_id": 64021,
                                  "team_name": "Glenelg FC",
                                  "team_hash_image": "8d72b6e0219b2f667872a5e42c1a284595097026ac4c9a0c0884fbb9785a48e7"
                                }
                              ],
                              "away_team_score": "57",
                              "home_team_score": "55",
                              "automatic_progression": false,
                              "series_start_date_timestamp": "2025-09-14T05:45:00+00:00"
                            }
                          ],
                          "description": "Preliminary finals"
                        },
                        {
                          "type": 1,
                          "order": 4,
                          "blocks": [
                            {
                              "order": 1,
                              "automatic_progression": false
                            }
                          ],
                          "description": "Final"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Cup Bracket"
      }
    },
    "/matches-by-date-league": {
      "get": {
        "tags": [
          "Matches"
        ],
        "summary": "Matches By Date League",
        "description": "This endpoint allows you to retrieve the matches from a specific date and league. The date has a format of YYYY-DD-MM.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet matches from a specific **date** and **league_id**<br />`https://aussie-rules.sportmicro.com/matches-by-date-league?date=eq.{date}&league_id=eq.{league_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.matches-by-date-league.date"
          },
          {
            "$ref": "#/components/parameters/rowFilter.matches-by-date-league.league_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/matches-by-date-league"
                  },
                  "type": "array",
                  "example": [
                    {
                      "date": "2009-03-26",
                      "league_id": 54,
                      "league_name": "AFL",
                      "league_hash_image": "719f6d97918185e32a06e2edcda10c4d2f1e39442a5763540155f543bc794a03",
                      "matches": [
                        {
                          "id": 5706,
                          "name": "Richmond Tigers vs Carlton",
                          "status": "finished",
                          "duration": 9000,
                          "season_id": 29479,
                          "start_time": "2009-03-26T10:40:00+00:00",
                          "season_name": "AFL 2009",
                          "away_team_id": 2644,
                          "home_team_id": 1426,
                          "status_reason": "Ended",
                          "tournament_id": 59,
                          "away_team_name": "Carlton",
                          "home_team_name": "Richmond Tigers",
                          "away_team_score": 150,
                          "home_team_score": 67,
                          "tournament_name": "AFL",
                          "away_team_hash_image": "c09ef9aa9ab2c4391eb83da9cbc31c197f7efafa8ce91dfa24bcdf7e572aa801",
                          "home_team_hash_image": "8c4b03ca5a06cbb58bd004f8be130d90afb494de788202fa05f0e09013ce1c48",
                          "tournament_importance": 1
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Matches By Date League"
      }
    },
    "/referees-by-league": {
      "get": {
        "tags": [
          "Referees"
        ],
        "summary": "Referees By League",
        "description": "This endpoint allows you to retrieve the referees from a specific league.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet referees from a specific **league_id**<br />`https://aussie-rules.sportmicro.com/referees-by-league?league_id=eq.{league_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.referees-by-league.league_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/referees-by-league"
                  },
                  "type": "array",
                  "example": [
                    {
                      "league_id": 54,
                      "league_name": "AFL",
                      "league_hash_image": "719f6d97918185e32a06e2edcda10c4d2f1e39442a5763540155f543bc794a03",
                      "referees": [
                        {},
                        {
                          "id": 2249,
                          "name": "Leigh Fisher",
                          "hash_image": "37eb32483598c2fbccd56d3780f89fa6cc8c3760081a3ea610e0bf6dcc3bf49e"
                        },
                        {
                          "id": 2250,
                          "name": "Jeff Dalgleish",
                          "hash_image": "e9bee1b4dbf07d61b49604a5ef4217f00c6e97976b3c0e4b392187f19ffa9e61"
                        },
                        {
                          "id": 2251,
                          "name": "Andrew Stephens",
                          "hash_image": "db0f04e7252aa79ba1e662ed98716ba2ea4d93ee024a8746dd9d1de5988040ac"
                        },
                        {
                          "id": 2252,
                          "name": "Robert O'Gorman",
                          "hash_image": "0aff392e2b898200cb3bba054f2c0ed1fe5e0a4ef658d00035db49c1b5dbc074"
                        },
                        {
                          "id": 2253,
                          "name": "Leigh Haussen",
                          "hash_image": "499ed79d5f102f172bbda608d613b48a069b7724bf6ee5b4606d4994cb33bada"
                        },
                        {
                          "id": 2254,
                          "name": "Matt Stevic",
                          "hash_image": "3db360579039a3e5113bda70b1310aec182f28e37881e5227146747289feb100"
                        },
                        {
                          "id": 2260,
                          "name": "Chris Donlon",
                          "hash_image": "23b4ffdb70c02a60656618d2c481d513e34bb053b4c8934bc5276f3452ccc305"
                        },
                        {
                          "id": 2261,
                          "name": "Curtis Deboy",
                          "hash_image": "9b28e719a9db86fcecead0047a9af4ef5693bed45fdb82d62ce3721a3373efa2"
                        },
                        {
                          "id": 2264,
                          "name": "Ray Chamberlain",
                          "hash_image": "35abf30fc122e229de110ad12cd52969087dae2b378c85ab701b66fb9253e402"
                        },
                        {
                          "id": 2266,
                          "name": "Justin Power",
                          "hash_image": "511048e6ca348818784c4970c648ae427ccba690b339dc706df03e702c982d68"
                        },
                        {
                          "id": 2267,
                          "name": "Dean Margetts",
                          "hash_image": "0a84d253cd9de3ecaabcafcc08151b7bb1800563846d0a3ecafa175425ea6889"
                        },
                        {
                          "id": 2271,
                          "name": "Brett Rosebury",
                          "hash_image": "051747786053694699ab9e1ad43d953a242a067511def766ee701aed2faf2f49"
                        },
                        {
                          "id": 2272,
                          "name": "Nick Foot",
                          "hash_image": "3323f6ece9a478e323dbc6fcbaf9538502b74518daa9e41b1db027bf28951a1a"
                        },
                        {
                          "id": 2275,
                          "name": "Robert Findlay",
                          "hash_image": "0af6f17af1a5c096748e026f0e767c5f47e63594b63b8f126989487953459f95"
                        },
                        {
                          "id": 2314,
                          "name": "Shaun Ryan",
                          "hash_image": "2edc9bd5a06dfdf359254c3633feecff5e8d5b3f66a08da1cf92c71221f6312f"
                        },
                        {
                          "id": 2320,
                          "name": "Craig Fleer",
                          "hash_image": "237cd03a31ddf03a45465df2e9b046bca5692cdbbdbb5ec56cd16d53669ae418"
                        },
                        {
                          "id": 2325,
                          "name": "Simon Meredith",
                          "hash_image": "f2c62b423962aba46a6842d92b1778ab99ad2c91b9a06bfb9ffb34523160968b"
                        },
                        {
                          "id": 2336,
                          "name": "Jacob Mollison",
                          "hash_image": "a1dec7f366c9abd494e8d8c7fdfcf846ff104e420fff36a102bf39821a3ed404"
                        },
                        {
                          "id": 2381,
                          "name": "Mathew Nicholls",
                          "hash_image": "d3db4d1d92981d1ec581cbbddb1ee702b42df4c174ee5af7c7a61ad4613a5581"
                        },
                        {
                          "id": 2392,
                          "name": "Sam Hay",
                          "hash_image": "708b41bdcea91f3030d8a8c6a07ae17853cd1910dabef2efb21549944ac0adea"
                        },
                        {
                          "id": 2393,
                          "name": "Eleni Glouftsis",
                          "hash_image": "6f849820b49b75f72d2582726b26fe666c545b4156bc0a9cd10d7ed80564b160"
                        },
                        {
                          "id": 2395,
                          "name": "Andre Gianfagna",
                          "hash_image": "ebad56d96409deac6ce24721e65682bd59f984ff6ce95611bd5256cbe7e05854"
                        },
                        {
                          "id": 2401,
                          "name": "Ray Chamberlain",
                          "hash_image": "35abf30fc122e229de110ad12cd52969087dae2b378c85ab701b66fb9253e402"
                        },
                        {
                          "id": 2410,
                          "name": "Andrew Mitchell",
                          "hash_image": "97ac08a4881228258236c29df85ea4e4788a44c23d5ebc082d2f858c1748be51"
                        },
                        {
                          "id": 2424,
                          "name": "Alex Whetton",
                          "hash_image": "afdac5bf6d335b5b5cb07425454a91eae849381a6b417f00feebc95ff1933da3"
                        },
                        {
                          "id": 2425,
                          "name": "David Harris",
                          "hash_image": "e0938c092a06deffaa23de4efe3ec344a3d1f6c6bdc054655efd8e9c4074e3a0"
                        },
                        {
                          "id": 2431,
                          "name": "Shane McInerney",
                          "hash_image": "02a4b58326d0d979d2342222ba77465f9596bde1b39e261d04fc29b174657b1c"
                        },
                        {
                          "id": 2432,
                          "name": "Brendan Hosking",
                          "hash_image": "ecf61c9b7ff9449626c6d76b25b4b5502c612d48b2c201a26cb1004306e57f24"
                        },
                        {
                          "id": 2433,
                          "name": "Shane McInerney",
                          "hash_image": "02a4b58326d0d979d2342222ba77465f9596bde1b39e261d04fc29b174657b1c"
                        },
                        {
                          "id": 2435,
                          "name": "Hayden Gavine",
                          "hash_image": "9fa51d809a0a596e98ca88cb16b23a703aed319ec901fd8ebba903d2df80fead"
                        },
                        {
                          "id": 2475,
                          "name": "Troy Pannell",
                          "hash_image": "64f68d2975d7828bed62015430cb46019e0d7c2b76dcef791f08451f686d6301"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Referees By League"
      }
    },
    "/agg-news-matches": {
      "get": {
        "tags": [
          "News"
        ],
        "summary": "Agg News Matches",
        "description": "This endpoint allows you to retrieve aggregated news from matches.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every 15 minutes.<br />**Recommended Calls**: Limit calls to 1 every 15 minutes.\n\n### Use Cases\nGet news from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/agg-news-matches?match_id=eq.{match_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.agg-news-matches.match_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/agg-news-matches"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 1,
                      "match_id": 4812,
                      "title": "Winners and losers from 2024 AFL fixture - The Weekly Times",
                      "link": "https://www.weeklytimesnow.com.au/affiliates/kayo/full-afl-2024-fixture-grand-finallists-dudded-as-new-primetime-darlings-crowned/news-story/8a14dffe3bb6a7ac4d7468d0faabe406",
                      "thumbnail_url": "https://www.weeklytimesnow.com.au/wp-content/themes/newscorpau-news-dna/dist/images/apple-touch-icons/weeklytimesnow-apple-touch-icon.png",
                      "description": "No Cookies",
                      "published_date": "2023-11-17T12:40:50+00:00",
                      "source_url": "https://www.weeklytimesnow.com.au",
                      "source": "The Weekly Times"
                    },
                    {
                      "id": 4,
                      "match_id": 4812,
                      "title": "AFLW TEAM: One change for semi-final showdown - Sydney Swans",
                      "link": "https://www.sydneyswans.com.au/news/1466164/aflw-team-one-change-for-semi-final-showdown",
                      "thumbnail_url": "https://resources.sydneyswans.com.au/photo-resources/2023/11/16/97dc8932-228a-40ff-b800-746714681f83/2023-AFLW-Team-Selection-Template_952x592.png?width=1200&height=630",
                      "description": "Sydney Swans AFLW coach Scott Gowans has confirmed one change for our semi-final against Adelaide, with Montana Beruldsen making a welcome return from injury.",
                      "published_date": "2023-11-16T06:38:00+00:00",
                      "source_url": "https://www.sydneyswans.com.au",
                      "source": "Sydney Swans"
                    },
                    {
                      "id": 8,
                      "match_id": 4812,
                      "title": "Donegal's Yvonne Bonner flying high with the Crows as Adelaide ... - The Irish News",
                      "link": "https://www.irishnews.com/sport/othersports/2023/11/16/news/yvonne_bonner_aflw-3776286/",
                      "thumbnail_url": "https://binaries.irishnews.com/2023/11/16/094153378-26af9a13-4db7-4e98-876a-77fa1fca1eef.jpg",
                      "description": "",
                      "published_date": "2023-11-16T11:28:12+00:00",
                      "source_url": "https://www.irishnews.com",
                      "source": "The Irish News"
                    },
                    {
                      "id": 13,
                      "match_id": 4812,
                      "title": "Inaugural AFLW premiership coach Goddard retires; week two finals teams - The Age",
                      "link": "https://www.theage.com.au/sport/afl/sydney-s-smith-prepares-for-norwood-homecoming-as-cats-lose-scheer-demons-drop-allen-20231115-p5ekav.html",
                      "thumbnail_url": "https://static.ffx.io/images/$zoom_0.2739%2C$multiply_0.7554%2C$ratio_1.776846%2C$width_1059%2C$x_0%2C$y_75/t_crop_custom/q_86%2Cf_auto/t_theage_no_label_no_age_social_wm/12d430d86351f7df55324b206713f5346274846c",
                      "description": "Women’s football pioneer and former Adelaide AFLW premiership coach Bec Goddard has announced her coaching retirement, ending her three-year tenure at Hawthorn.",
                      "published_date": "2023-11-16T10:51:34+00:00",
                      "source_url": "https://www.theage.com.au",
                      "source": "The Age"
                    },
                    {
                      "id": 14,
                      "match_id": 4812,
                      "title": "TV and Streaming Viewing Picks for November 17, 2023: how to watch NBA In-Season Tournament - Awful Announcing",
                      "link": "https://awfulannouncing.com/viewing-picks/november-17-2023-watch-nba-in-season-tournament.html",
                      "thumbnail_url": "https://cdn1.thecomeback.com/wp-content/uploads/sites/94/2023/11/USATSI_21898789-scaled-e1700031409279.jpg",
                      "description": "All Times Eastern Australian Rules Football AFL Women’s Playoffs Semifinal, Norwood Oval, Adelaide, South Australia Adelaide Crows vs. Sydney Swans — Fox Soccer Plus, 3:30 a.m. (Saturday) College Basketball Men’s Air Force Classic Doubleheader, Clune Arena, U.S. Air Force Academy, Colorado Springs, CO Lindenwood vs. Nebraska-Omaha — Mountain West Network, 4 p.m. William & Mary Read more...",
                      "published_date": "2023-11-17T12:05:13+00:00",
                      "source_url": "https://awfulannouncing.com",
                      "source": "Awful Announcing"
                    },
                    {
                      "id": 16,
                      "match_id": 4812,
                      "title": "How to Watch AFL Live in the USA - November 18 - WSAZ",
                      "link": "https://www.wsaz.com/sports/betting/2023/11/18/afl-live-stream/",
                      "thumbnail_url": "https://gray-wsaz-prod.cdn.arcpublishing.com/resizer/y0kE_oQlH5lqBa2Mjnda-1faw5Q=/1200x600/smart/filters:quality(85)/cloudfront-us-east-1.images.arcpublishing.com/gray/KZTI2K7J4NJQHCRQD6IIRKQ7KI.jpg",
                      "description": "Find out how to watch AFL Premiership Football matches today including streaming live and TV channel info, schedule and individual game information.",
                      "published_date": "2023-11-17T11:29:00+00:00",
                      "source_url": "https://www.wsaz.com",
                      "source": "WSAZ"
                    },
                    {
                      "id": 21,
                      "match_id": 4812,
                      "title": "How to Watch AFL Live in the USA - November 18 - WYMT",
                      "link": "https://www.wymt.com/sports/betting/2023/11/18/afl-live-stream/",
                      "thumbnail_url": "https://gray-wymt-prod.cdn.arcpublishing.com/resizer/y0kE_oQlH5lqBa2Mjnda-1faw5Q=/1200x600/smart/filters:quality(85)/cloudfront-us-east-1.images.arcpublishing.com/gray/KZTI2K7J4NJQHCRQD6IIRKQ7KI.jpg",
                      "description": "Find out how to watch AFL Premiership Football matches today including streaming live and TV channel info, schedule and individual game information.",
                      "published_date": "2023-11-17T11:29:00+00:00",
                      "source_url": "https://www.wymt.com",
                      "source": "WYMT"
                    },
                    {
                      "id": 23,
                      "match_id": 4812,
                      "title": "How to Watch AFL Live in the USA - November 18 - Live 5 News WCSC",
                      "link": "https://www.live5news.com/sports/betting/2023/11/18/afl-live-stream/",
                      "thumbnail_url": "https://gray-wcsc-prod.cdn.arcpublishing.com/resizer/y0kE_oQlH5lqBa2Mjnda-1faw5Q=/1200x600/smart/filters:quality(85)/cloudfront-us-east-1.images.arcpublishing.com/gray/KZTI2K7J4NJQHCRQD6IIRKQ7KI.jpg",
                      "description": "Find out how to watch AFL Premiership Football matches today including streaming live and TV channel info, schedule and individual game information.",
                      "published_date": "2023-11-17T11:29:00+00:00",
                      "source_url": "https://www.live5news.com",
                      "source": "Live 5 News WCSC"
                    },
                    {
                      "id": 27,
                      "match_id": 4812,
                      "title": "AFLW 2023: Teams for semi-finals Adelaide Crows versus Sydney ... - Brisbane Times",
                      "link": "https://www.brisbanetimes.com.au/sport/afl/sydney-s-smith-prepares-for-norwood-homecoming-as-cats-lose-scheer-demons-drop-allen-20231115-p5ekav.html?ref=rss&amp;utm_medium=rss&amp;utm_source=rss_feed",
                      "thumbnail_url": "https://static.ffx.io/images/$zoom_0.2739%2C$multiply_0.7554%2C$ratio_1.776846%2C$width_1059%2C$x_0%2C$y_75/t_crop_custom/q_86%2Cf_auto/t_brisbanetimes_rebranded_no_label_no_age_social_wm/12d430d86351f7df55324b206713f5346274846c",
                      "description": "Women’s football pioneer and former Adelaide AFLW premiership coach Bec Goddard has announced her coaching retirement, ending her three-year tenure at Hawthorn.",
                      "published_date": "2023-11-16T10:51:34+00:00",
                      "source_url": "https://www.brisbanetimes.com.au",
                      "source": "Brisbane Times"
                    },
                    {
                      "id": 30,
                      "match_id": 4812,
                      "title": "How to Watch AFL Live in the USA - November 18 - KCRG",
                      "link": "https://www.kcrg.com/sports/betting/2023/11/18/afl-live-stream/",
                      "thumbnail_url": "https://gray-kcrg-prod.cdn.arcpublishing.com/resizer/y0kE_oQlH5lqBa2Mjnda-1faw5Q=/1200x600/smart/filters:quality(85)/cloudfront-us-east-1.images.arcpublishing.com/gray/KZTI2K7J4NJQHCRQD6IIRKQ7KI.jpg",
                      "description": "Find out how to watch AFL Premiership Football matches today including streaming live and TV channel info, schedule and individual game information.",
                      "published_date": "2023-11-17T11:29:00+00:00",
                      "source_url": "https://www.kcrg.com",
                      "source": "KCRG"
                    },
                    {
                      "id": 32,
                      "match_id": 4812,
                      "title": "Crows recruiting boss reveals club's draft strategy - AFL News - Zero Hanger",
                      "link": "https://www.zerohanger.com/crows-recruiting-boss-reveals-clubs-draft-strategy-145724/",
                      "thumbnail_url": "https://www.zerohanger.com/wp-content/uploads/2023/11/GettyImages-1236765654-scaled.jpg",
                      "description": "'The media and the phantom drafts and a lot of those people will talk about drafting on needs – we don't really do that.'",
                      "published_date": "2023-11-17T05:58:47+00:00",
                      "source_url": "https://www.zerohanger.com",
                      "source": "Zero Hanger"
                    },
                    {
                      "id": 34,
                      "match_id": 4812,
                      "title": "AFL Draft 2023 Ultimate Guide | AFL draft 2023 date, time: News ... - Fox Sports",
                      "link": "https://www.foxsports.com.au/afl/draft/afl-draft-2023-ultimate-guide-afl-draft-2023-date-time-news-order-mock-predictions-phantom/news-story/3a36dce9cd1d8cfeb92fb59a47b7c858",
                      "thumbnail_url": "https://content.api.news/v3/images/bin/b73236be52e24ef5625778d52bf3f6e6",
                      "description": "Trade frenzy looms as multiple clubs eye blockbuster moves into top 10: AFL Draft Ultimate Guide",
                      "published_date": "2023-11-18T00:49:39+00:00",
                      "source_url": "https://www.foxsports.com.au",
                      "source": "Fox Sports"
                    },
                    {
                      "id": 36,
                      "match_id": 4812,
                      "title": "The early mail for the most unpredictable AFL draft in years - Brisbane Times",
                      "link": "https://www.brisbanetimes.com.au/sport/afl/the-early-mail-for-the-most-unpredictable-afl-draft-in-years-20231116-p5ekjq.html?ref=rss&amp;utm_medium=rss&amp;utm_source=rss_feed",
                      "thumbnail_url": "https://static.ffx.io/images/$zoom_1.0347%2C$multiply_0.7554%2C$ratio_1.777778%2C$width_1059%2C$x_0%2C$y_0/t_crop_custom/q_86%2Cf_auto/t_brisbanetimes_rebranded_analysis_no_age_social_wm/6c483fa76bd045c7ab3194a8f5f141d2b2ab2056",
                      "description": "West Coast are set to make Tongala teenager Harley Reid the league’s latest No.1, but the uncertainty begins as early as North Melbourne’s back-to-back picks.",
                      "published_date": "2023-11-17T00:20:00+00:00",
                      "source_url": "https://www.brisbanetimes.com.au",
                      "source": "Brisbane Times"
                    },
                    {
                      "id": 43,
                      "match_id": 4812,
                      "title": "Live AFLW Finals 2023: Adelaide Crows vs. Sydney Swans, semi ... - Fox Sports",
                      "link": "https://www.foxsports.com.au/afl/womens-afl/live-aflw-finals-2023-adelaide-crows-vs-sydney-swans-semi-final-live-scores-updates-stats-video-stream-result-news-blog/news-story/7ceb2985ba6fb26eccd21fe82f382dd2",
                      "thumbnail_url": "https://content.api.news/v3/images/bin/fe70384585f6f6b09efcb000bfefdc79",
                      "description": "Swans’ fairytale run hits brutal end as Crows book record fifth AFLW prelim",
                      "published_date": "2023-11-18T10:11:37+00:00",
                      "source_url": "https://www.foxsports.com.au",
                      "source": "Fox Sports"
                    },
                    {
                      "id": 44,
                      "match_id": 4812,
                      "title": "AFLW Semifinal Anne Hatchard stars as Adelaide Crows trounce Sydney Swans in AFLW semi - ESPN - ESPN",
                      "link": "https://www.espn.com/afl/story/_/id/38923266/aflw-semifinal-anne-hatchard-stars-adelaide-crows-trounce-sydney-swans-aflw-semi",
                      "thumbnail_url": "https://a2.espncdn.com/combiner/i?img=%2Fphoto%2F2023%2F1118%2Fr1254719_1296x729_16%2D9.jpg",
                      "description": "A midfield masterclass from Anne Hatchard has inspired Adelaide to 67-point thrashing of Sydney in their AFLW semifinal.",
                      "published_date": "2023-11-18T11:00:00+00:00",
                      "source_url": "https://www.espn.com",
                      "source": "ESPN"
                    },
                    {
                      "id": 48,
                      "match_id": 4812,
                      "title": "AFL 2024 Premiership fixture release | Who are the biggest betting ... - Code",
                      "link": "https://www.codesports.com.au/bet/afl/tips/afl-2024-premiership-fixture-release-who-are-the-biggest-betting-winners-and-losers/",
                      "thumbnail_url": "https://www.codesports.com.au/wp-content/themes/newscorpau-news-dna/dist/images/apple-touch-icons/codesports-apple-touch-icon.png",
                      "description": "CODE Sports",
                      "published_date": "2023-11-17T05:01:43+00:00",
                      "source_url": "https://www.codesports.com.au",
                      "source": "Code"
                    },
                    {
                      "id": 50,
                      "match_id": 4812,
                      "title": "Yvonne Bonner content that latest Aussie Rules leap of faith is ... - Donegal Live",
                      "link": "https://www.donegallive.ie/news/gaa/1350789/yvonne-bonner-content-that-latest-aussie-rules-leap-of-faith-is-paying-off.html",
                      "thumbnail_url": "https://www.donegallive.ie/resizer/1200/700/true/2023_11_17/5174e88a078d18c7680042c615ffe629_Cropped_%281%29-1700213020977.jpg--yvonne_bonner_content_that_latest_aussie_rules_leap_of_faith_is_paying_off.jpg?1700213021017",
                      "description": "At 8.45 Saturday morning (Irish time), Donegal's original AFLW trailblazer goes up against their latest one in the championship semi-final and, regardless of the outcome, the county are at least guaranteed representation in the decider",
                      "published_date": "2023-11-17T09:30:15+00:00",
                      "source_url": "https://www.donegallive.ie",
                      "source": "Donegal Live"
                    },
                    {
                      "id": 55,
                      "match_id": 4812,
                      "title": "How to Watch AFL Live in the USA - November 18 - WRDW",
                      "link": "https://www.wrdw.com/sports/betting/2023/11/18/afl-live-stream/",
                      "thumbnail_url": "https://gray-wrdw-prod.cdn.arcpublishing.com/resizer/y0kE_oQlH5lqBa2Mjnda-1faw5Q=/1200x600/smart/filters:quality(85)/cloudfront-us-east-1.images.arcpublishing.com/gray/KZTI2K7J4NJQHCRQD6IIRKQ7KI.jpg",
                      "description": "Find out how to watch AFL Premiership Football matches today including streaming live and TV channel info, schedule and individual game information.",
                      "published_date": "2023-11-17T11:29:00+00:00",
                      "source_url": "https://www.wrdw.com",
                      "source": "WRDW"
                    },
                    {
                      "id": 58,
                      "match_id": 4812,
                      "title": "Phantom draft AFL 2023 | AFL phantom, mock draft 2023 Fox Footy ... - Fox Sports",
                      "link": "https://www.foxsports.com.au/afl/draft/phantom-draft-afl-2023-afl-phantom-mock-draft-2023-fox-footy-predictions-live-trades-bids-formguide-date-time/news-story/abdd931165cc0fa7e0249eb43fb9dcae",
                      "thumbnail_url": "https://content.api.news/v3/images/bin/d923a22efb11de54a8e8bf83de0ef3c7",
                      "description": "Eagles tipped to take ‘generational talent’... AND trade to pick local star: Phantom Draft",
                      "published_date": "2023-11-18T07:10:00+00:00",
                      "source_url": "https://www.foxsports.com.au",
                      "source": "Fox Sports"
                    },
                    {
                      "id": 60,
                      "match_id": 4812,
                      "title": "AFL Draft 2023: Every club’s picks, order, targets, latest mail and ... - Code",
                      "link": "https://www.codesports.com.au/afl/afl-draft-2023-every-clubs-current-picks-targets-and-all-the-late-mail/news-story/08d86036f0072f80301773dca6caf842",
                      "thumbnail_url": "https://www.codesports.com.au/wp-content/themes/newscorpau-news-dna/dist/images/apple-touch-icons/codesports-apple-touch-icon.png",
                      "description": "CODE Sports",
                      "published_date": "2023-11-16T19:02:08+00:00",
                      "source_url": "https://www.codesports.com.au",
                      "source": "Code"
                    },
                    {
                      "id": 64,
                      "match_id": 4812,
                      "title": "Hatchard stars as Adelaide trounce Sydney in AFLW semi - ESPN",
                      "link": "https://africa.espn.com/afl/story/_/id/38923266/aflw-semifinal-anne-hatchard-stars-adelaide-crows-trounce-sydney-swans-aflw-semi",
                      "thumbnail_url": "https://a2.espncdn.com/combiner/i?img=%2Fphoto%2F2023%2F1118%2Fr1254719_1296x729_16%2D9.jpg",
                      "description": "A midfield masterclass from Anne Hatchard has inspired Adelaide to 67-point thrashing of Sydney in their AFLW semifinal.",
                      "published_date": "2023-11-18T11:19:35+00:00",
                      "source_url": "https://africa.espn.com",
                      "source": "ESPN"
                    },
                    {
                      "id": 66,
                      "match_id": 4812,
                      "title": "Crows recruiting boss reveals club’s draft strategy - Zero Hanger",
                      "link": "https://www.zerohanger.com/crows-recruiting-boss-reveals-clubs-draft-strategy-145724/",
                      "thumbnail_url": "https://www.zerohanger.com/wp-content/uploads/2023/11/GettyImages-1236765654-scaled.jpg",
                      "description": "'The media and the phantom drafts and a lot of those people will talk about drafting on needs – we don't really do that.'",
                      "published_date": "2023-11-17T05:58:47+00:00",
                      "source_url": "https://www.zerohanger.com",
                      "source": "Zero Hanger"
                    },
                    {
                      "id": 69,
                      "match_id": 4812,
                      "title": "Mason Cox doubles down in heated war of words with GWS boss - Yahoo Sport Australia",
                      "link": "https://au.sports.yahoo.com/afl-mason-cox-doubles-down-heated-war-of-words-with-gws-boss-001940108.html",
                      "thumbnail_url": "https://s.yimg.com/ny/api/res/1.2/IN_FSWKRfA7hb5x2aLBYVA--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD02NDY-/https://s.yimg.com/os/creatr-uploaded-images/2023-11/102202b0-85a0-11ee-9d3f-5d98550538de",
                      "description": "The polarising American has taken yet another swipe at the Giants.",
                      "published_date": "2023-11-18T00:19:00+00:00",
                      "source_url": "https://au.sports.yahoo.com",
                      "source": "Yahoo Sport Australia"
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Agg News Matches"
      }
    },
    "/referees": {
      "get": {
        "tags": [
          "Referees"
        ],
        "summary": "Referees",
        "description": "This endpoint allows you to retrieve the referees.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet referees based on the **id**<br />`https://aussie-rules.sportmicro.com/referees?id=eq.{id}`<br /><br />Get referees from a specific **country_id**<br />`https://aussie-rules.sportmicro.com/referees?country_id=eq.{country_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.referees.id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.referees.country_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/referees"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 2410,
                      "name": "Andrew Mitchell",
                      "yellow_cards": 0,
                      "red_cards": 0,
                      "yellow_red_cards": 0,
                      "matches_count": 5,
                      "hash_image": "97ac08a4881228258236c29df85ea4e4788a44c23d5ebc082d2f858c1748be51"
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Referees"
      }
    },
    "/tournaments": {
      "get": {
        "tags": [
          "Tournaments"
        ],
        "summary": "Tournaments",
        "description": "This endpoint allows you to retrieve the tournaments.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet tournaments<br />`https://aussie-rules.sportmicro.com/tournaments`<br /><br />Get tournaments based on the **id**<br />`https://aussie-rules.sportmicro.com/tournaments?id=eq.{id}`<br /><br />Get tournaments from a specific **league_id**<br />`https://aussie-rules.sportmicro.com/tournaments?league_id=eq.{league_id}`<br /><br />Get tournaments from a specific **class_id**<br />`https://aussie-rules.sportmicro.com/tournaments?class_id=eq.{class_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.tournaments.id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.tournaments.league_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.tournaments.class_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/tournaments"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 18576,
                      "name": "SANFL",
                      "importance": 0,
                      "league_id": 6423,
                      "league_name": "SANFL",
                      "class_id": 38,
                      "class_name": "Australia",
                      "class_hash_image": "dd32ace8401e76d8a9ea441c78c63db123755f3d0458d335de73c5d4e14f5b63"
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Tournaments"
      }
    },
    "/seasons": {
      "get": {
        "tags": [
          "Seasons"
        ],
        "summary": "Seasons",
        "description": "This endpoint allows you to retrieve the seasons.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet seasons<br />`https://aussie-rules.sportmicro.com/seasons`<br /><br />Get seasons based on the **id**<br />`https://aussie-rules.sportmicro.com/seasons?id=eq.{id}`<br /><br />Get seasons from a specific **league_id**<br />`https://aussie-rules.sportmicro.com/seasons?league_id=eq.{league_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.seasons.id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.seasons.league_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/seasons"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 821,
                      "name": "AFL 2020",
                      "year": "2020",
                      "start_time": "2020-08-11",
                      "end_time": "2020-08-11",
                      "league_id": 54,
                      "league_name": "AFL",
                      "league_hash_image": "719f6d97918185e32a06e2edcda10c4d2f1e39442a5763540155f543bc794a03"
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Seasons"
      }
    },
    "/arenas": {
      "get": {
        "tags": [
          "Arenas"
        ],
        "summary": "Arenas",
        "description": "This endpoint allows you to retrieve the arenas.\nWith geolocation parameter from `geolocations` endpoint we can see latitude and longitute of the arena.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\nYou can get the image of the arena by calling the following url: `https://images.sportmicro.com/{hash_image}.png`\n\n### Use Cases\nGet arenas<br />`https://aussie-rules.sportmicro.com/arenas`<br /><br />Get arenas based on the **id**<br />`https://aussie-rules.sportmicro.com/arenas?id=eq.{id}`<br /><br />Get arenas from a specific **country_id**<br />`https://aussie-rules.sportmicro.com/arenas?country_id=eq.{country_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.arenas.id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.arenas.country_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/arenas"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 26,
                      "name": "Marvel Stadium",
                      "city": "Melbourne",
                      "stadium_capacity": 56347,
                      "opened": "9 March 2000",
                      "owner": "Australian Football League",
                      "operator": "Australian Football League (2020–present),Melbourne Stadiums Limited (2000–2020)",
                      "surface": "grass",
                      "dimensions": "cvt",
                      "hash_image": "8bbb4c0ca0163cc8c01d59459ab2db845b5bc9833012bb03f214a01becf07efc",
                      "country_id": 33,
                      "country_name": "Australia",
                      "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                      "geolocation": [
                        {
                          "name": "Melbourne",
                          "type": "locality",
                          "label": "Melbourne, VIC, Australia",
                          "county": "Melbourne",
                          "region": "Victoria",
                          "latitude": -37.825071,
                          "locality": "Melbourne",
                          "continent": "Oceania",
                          "longitude": 144.978682,
                          "confidence": 1,
                          "postal_code": "3002",
                          "region_code": "VIC",
                          "country_code": "AUS",
                          "administrative_area": "Melbourne"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Arenas"
      }
    },
    "/leagues-by-class": {
      "get": {
        "tags": [
          "Leagues"
        ],
        "summary": "Leagues By Class",
        "description": "This endpoint allows you to retrieve the leagues from a specific class.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet leagues from a specific **class_id**<br />`https://aussie-rules.sportmicro.com/leagues-by-category?class_id=eq.{class_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.leagues-by-class.class_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/leagues-by-class"
                  },
                  "type": "array",
                  "example": [
                    {
                      "class_id": 38,
                      "class_name": "Australia",
                      "class_hash_image": "dd32ace8401e76d8a9ea441c78c63db123755f3d0458d335de73c5d4e14f5b63",
                      "leagues": [
                        {
                          "id": 54,
                          "name": "AFL",
                          "hash_image": "719f6d97918185e32a06e2edcda10c4d2f1e39442a5763540155f543bc794a03"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Leagues By Class"
      }
    },
    "/classes": {
      "get": {
        "tags": [
          "Classes"
        ],
        "summary": "Classes",
        "description": "This endpoint allows you to retrieve the classes.\nYou can use the `alpha` parameter to get a specific class as a country.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated several times per day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\nYou can get the image of the category by calling the following url: `https://images.sportmicro.com/{hash_image}.png`\n\n### Use Cases\nGet classes<br />`https://aussie-rules.sportmicro.com/classes`<br /><br />Get class based on the **id**<br />`https://aussie-rules.sportmicro.com/classes?id=eq.{id}`<br /><br />Get classes based on the **alpha**<br />`https://aussie-rules.sportmicro.com/classes?alpha=eq.{alpha}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.classes.id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.classes.alpha"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/classes"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 38,
                      "name": "Australia",
                      "flag": "australia",
                      "alpha": "AU",
                      "importance": 1,
                      "hash_image": "dd32ace8401e76d8a9ea441c78c63db123755f3d0458d335de73c5d4e14f5b63",
                      "matches_live_count": 0,
                      "last_match_date": "2026-05-03T09:20:00+00:00",
                      "next_match_date": "2026-05-07T10:10:00+00:00"
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Classes"
      }
    },
    "/players": {
      "get": {
        "tags": [
          "Players"
        ],
        "summary": "Players",
        "description": "This endpoint allows you to retrieve the players.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every 15 minutes.<br />**Recommended Calls**: Limit calls to 1 every 15 minutes.\n\nYou can get the image of the player by calling the following url: `https://images.sportmicro.com/{hash_image}.png`\n\n### Use Cases\nGet players<br />`https://aussie-rules.sportmicro.com/players`<br /><br />Get players based on the **name**<br />`https://aussie-rules.sportmicro.com/players?name=like.*Cristiano*`<br /><br />Get players based on the **id**<br />`https://aussie-rules.sportmicro.com/players?id=eq.{id}`<br /><br />Get players from a specific **team_id**<br />`https://aussie-rules.sportmicro.com/players?team_id=eq.{team_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.players.id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.players.team_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/players"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 34,
                      "name": "Sam Darcy",
                      "nickname": "S. Darcy",
                      "player_position": "M",
                      "player_jersey_number": "10",
                      "player_height": 204,
                      "country_id": 33,
                      "country_name": "Australia",
                      "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                      "shirt_number": 10,
                      "date_of_birth": "2003-07-19T00:00:00+00:00",
                      "hash_image": "e2b846e7f9add2cfb8cc282fdee4bf34ab8cb5e8b73a816e9ec9659c08029ab5",
                      "team_id": 89,
                      "team_name": "Western Bulldogs",
                      "team_hash_image": "fc6da55ddafacc2b8efa3a6428ab271bb5463d50f8e5928edbe6bab576f7bba7"
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Players"
      }
    },
    "/coaches": {
      "get": {
        "tags": [
          "Coaches"
        ],
        "summary": "Coaches",
        "description": "This endpoint allows you to retrieve the coaches.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated several times a day.<br />**Recommended Calls**: Limit calls to 1 per hour.\n\nYou can get the image of the coach by calling the following url: `https://images.sportmicro.com/{hash_image}.png`\n\n### Use Cases\nGet coach based on the **id**<br />`https://aussie-rules.sportmicro.com/coaches?id=eq.{id}`<br /><br />Get coach from a specific **country_id**<br />`https://aussie-rules.sportmicro.com/coaches?country_id=eq.{country_id}`<br /><br />Get coach from a specific **team_id**<br />`https://aussie-rules.sportmicro.com/coaches?team_id=eq.{team_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.coaches.id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.coaches.country_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.coaches.team_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/coaches"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 26,
                      "name": "Luke Beveridge",
                      "nickname": "L. Beveridge",
                      "hash_image": "8eeb1a9f2923468c2a61afd216afa92d3c7057118cecd3ec62665c2b26378a65",
                      "team_id": 89,
                      "team_name": "Western Bulldogs",
                      "team_hash_image": "fc6da55ddafacc2b8efa3a6428ab271bb5463d50f8e5928edbe6bab576f7bba7"
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Coaches"
      }
    },
    "/news-matches": {
      "get": {
        "tags": [
          "News"
        ],
        "summary": "News Matches",
        "description": "This endpoint allows you to retrieve the news from matches.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every 2 hours.<br />**Recommended Calls**: Limit calls to 1 every 2 hours.\n\n### Use Cases\nGet news from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/news-matches?match_id=eq.{match_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.news-matches.match_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/news-matches"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 5095,
                      "match_id": 5095,
                      "league_id": 3506,
                      "league_name": "AFL",
                      "league_hash_image": "719f6d97918185e32a06e2edcda10c4d2f1e39442a5763540155f543bc794a03",
                      "date": "2024-08-02T08:00:00+00:00",
                      "title": "AFL 2024: Western Bulldogs vs Melbourne Demons Showdown at Marvel Stadium",
                      "name": "AFL 2024: Western Bulldogs vs Melbourne Demons Showdown at Marvel Stadium",
                      "subtitles": [
                        {
                          "text": "The AFL 2024 season is heating up as the Western Bulldogs prepare to face off against the Melbourne Demons at Marvel Stadium. This highly anticipated match is set to take place on Friday, August 2nd, 2024 at 08:00:00 GMT+0000 (Coordinated Universal Time). The Bulldogs, under the guidance of coach Luke Beveridge, are eager to secure their first win against the Demons this season, having lost the previous two encounters. The Demons, led by coach Simon Goodwin, are equally determined to maintain their winning streak and further solidify their position in the league.",
                          "subtitle": "Anticipation Builds for the AFL 2024 Clash"
                        },
                        {
                          "text": "The Melbourne Demons, on the other hand, are coming into this match with a lot of confidence. Having won the last two encounters against the Bulldogs, they will be looking to continue their winning streak. Coach Simon Goodwin has been instrumental in the team's success, with his tactical acumen and ability to motivate his players. The Demons have shown great teamwork and skill in their previous matches, and they will be looking to replicate this performance at Marvel Stadium.",
                          "subtitle": "The Demons' Winning Streak"
                        },
                        {
                          "text": "The Western Bulldogs will be looking to leverage their home ground advantage at Marvel Stadium. The team has been working hard in training, focusing on their strategies and game plan. Coach Luke Beveridge has been emphasizing the importance of maintaining possession and controlling the pace of the game. The Bulldogs are known for their tenacity and resilience, and they will need to bring their A-game to overcome the formidable Demons.",
                          "subtitle": "The Home Ground Advantage"
                        },
                        {
                          "text": "This match is crucial for both teams. For the Western Bulldogs, a win would not only boost their morale but also improve their standing in the AFL 2024 season. For the Melbourne Demons, a victory would further cement their dominance in the league. With both teams having everything to play for, this match promises to be an exciting and fiercely contested encounter. Fans from all over Australia and beyond are eagerly awaiting this clash, which is set to be one of the highlights of the AFL 2024 season.",
                          "subtitle": "The Importance of this Clash"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "News Matches"
      }
    },
    "/teams-by-league": {
      "get": {
        "tags": [
          "Teams"
        ],
        "summary": "Teams By League",
        "description": "This endpoint allows you to retrieve the teams from a specific league.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet teams from a specific **league_id**<br />`https://aussie-rules.sportmicro.com/teams-by-league?league_id=eq.{league_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.teams-by-league.league_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/teams-by-league"
                  },
                  "type": "array",
                  "example": [
                    {
                      "league_id": 54,
                      "league_name": "AFL",
                      "league_hash_image": "719f6d97918185e32a06e2edcda10c4d2f1e39442a5763540155f543bc794a03",
                      "teams": [
                        {
                          "id": 89,
                          "name": "Western Bulldogs",
                          "hash_image": "fc6da55ddafacc2b8efa3a6428ab271bb5463d50f8e5928edbe6bab576f7bba7"
                        },
                        {
                          "id": 364,
                          "name": "Adelaide Crows",
                          "hash_image": "17cbdfe11d95fafd46ae27f9b7507ee86112fe3c51253a9064c4de6f274e248b"
                        },
                        {
                          "id": 563,
                          "name": "Sydney Swans",
                          "hash_image": "2fd44990e7d4dd43d5fd3e42d40b378da2b6d12c4c5c08b5ba7395f2e05186e5"
                        },
                        {
                          "id": 783,
                          "name": "Collingwood Magpies",
                          "hash_image": "2e6a7c326e1be69988192d441cffd551595180948606d66586e5d7c561e1d9bd"
                        },
                        {
                          "id": 996,
                          "name": "Geelong Cats",
                          "hash_image": "17db92bd5b60fac0b781b1d8a03520c117327e0fb9e207f833adab2cf86da124"
                        },
                        {
                          "id": 1016,
                          "name": "Brisbane Lions",
                          "hash_image": "56fc2036e6ac826108428912e4e2249b0864654f4fe3482db4b4d54e07436a1e"
                        },
                        {
                          "id": 1205,
                          "name": "Port Adelaide Power",
                          "hash_image": "845d13913e6d7ad684900b0e1152a5ab9dac28f5a8b9a161527894b947249e4a"
                        },
                        {
                          "id": 1426,
                          "name": "Richmond Tigers",
                          "hash_image": "8c4b03ca5a06cbb58bd004f8be130d90afb494de788202fa05f0e09013ce1c48"
                        },
                        {
                          "id": 1618,
                          "name": "West Coast Eagles",
                          "hash_image": "ecd8799f88dec072f958ec644e21c857ef8b156dd4cf3fe3c2cf75e08c22861d"
                        },
                        {
                          "id": 1848,
                          "name": "GWS Giants",
                          "hash_image": "57052daa4caa23dadc7b5faf34ec2cd27f46b51c8bdc11bfd63aef87963a201f"
                        },
                        {
                          "id": 2041,
                          "name": "Hawthorn",
                          "hash_image": "e8f6f5cd7f39016dd61138d1f7dd12968ee48c728a022513a9ba3981557eb012"
                        },
                        {
                          "id": 2207,
                          "name": "Fremantle",
                          "hash_image": "a2bcda870ff441562c8d6fe0fc931c36e0135a6ad77af04594e5b237eb5572f2"
                        },
                        {
                          "id": 2415,
                          "name": "North Melbourne",
                          "hash_image": "4f376754faaea6505d9c86fddbad8cdb20163360fd50b20580a22aefaecf8e5a"
                        },
                        {
                          "id": 2644,
                          "name": "Carlton",
                          "hash_image": "c09ef9aa9ab2c4391eb83da9cbc31c197f7efafa8ce91dfa24bcdf7e572aa801"
                        },
                        {
                          "id": 2854,
                          "name": "St Kilda",
                          "hash_image": "c896550d9f1405a484e8a0edce0d941ffa1a9579b5c08a5f9c4b0933cd954bb9"
                        },
                        {
                          "id": 3031,
                          "name": "Essendon",
                          "hash_image": "30b5f97a4cf7dbc5dbeb82c5024a609e19357f9a89b0f78d5a96910b3d2cdaa3"
                        },
                        {
                          "id": 63087,
                          "name": "Melbourne",
                          "hash_image": "4b34877a99853eeccfc59e5a99a7aff26faf1188c2b7121f35ae7609d15583ca"
                        },
                        {
                          "id": 63580,
                          "name": "Gold Coast Suns",
                          "hash_image": "4e99135acf7c40454f24059cb112d2566e22f43f4407e7ebcf93f5aa3b3dcf8f"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Teams By League"
      }
    },
    "/countries": {
      "get": {
        "tags": [
          "Countries"
        ],
        "summary": "Countries",
        "description": "This endpoint allows you to retrieve the countries.\nYou can use the `alpha` field to get the country.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated several times per day.<br />**Recommended Calls**: Limit calls to 1 per week.\n\nYou can get the image of the country by calling the following url: `https://images.sportmicro.com/{hash_image}.png`\n\n### Use Cases\nGet countries<br />`https://aussie-rules.sportmicro.com/countries`<br /><br />Get country based on the **id**<br />`https://aussie-rules.sportmicro.com/countries?id=eq.{id}`<br /><br />Get countries based on the **alpha**<br />`https://aussie-rules.sportmicro.com/countries?alpha=eq.{alpha}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.countries.id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.countries.alpha"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/countries"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 1,
                      "name": "Central African Republic",
                      "alpha": "CF",
                      "hash_image": "5c62e0b4977585c1b8aecfb35a731f2f6669e3c814cd6feab19ee492d56499f1"
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Countries"
      }
    },
    "/tv-channels": {
      "get": {
        "tags": [
          "Tv channels"
        ],
        "summary": "Tv Channels",
        "description": "This endpoint allows you to retrieve the tv channels.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated several times a week.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet tv channels<br />`https://aussie-rules.sportmicro.com/tv-channels`<br /><br />Get tv channels based on the **name**<br />`https://aussie-rules.sportmicro.com/tv-channels?name=like.*Sportklub*`<br /><br />Get tv channels based on the **id**<br />`https://aussie-rules.sportmicro.com/tv-channels?id=eq.{id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.tv-channels.id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/tv-channels"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 1,
                      "name": "5Sport"
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Tv Channels"
      }
    },
    "/seasons-info": {
      "get": {
        "tags": [
          "Seasons"
        ],
        "summary": "Seasons Info",
        "description": "This endpoint allows you to retrieve the info from seasons.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet info from a specific **season_id**<br />`https://aussie-rules.sportmicro.com/seasons-info?season_id=eq.{season_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.seasons-info.season_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/seasons-info"
                  },
                  "type": "array",
                  "example": [
                    {
                      "season_id": 425,
                      "season_name": "AFL 2024",
                      "competitors": 18,
                      "countries": [
                        "Australia"
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Seasons Info"
      }
    },
    "/teams-by-season": {
      "get": {
        "tags": [
          "Teams"
        ],
        "summary": "Teams By Season",
        "description": "This endpoint allows you to retrieve the teams from a specific season.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet teams from a specific **season_id**<br />`https://aussie-rules.sportmicro.com/teams-by-season?season_id=eq.{season_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.teams-by-season.season_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/teams-by-season"
                  },
                  "type": "array",
                  "example": [
                    {
                      "season_id": 62,
                      "season_name": "AFL 2026",
                      "teams": [
                        {
                          "team_id": 89,
                          "team_name": "Western Bulldogs",
                          "team_hash_image": "fc6da55ddafacc2b8efa3a6428ab271bb5463d50f8e5928edbe6bab576f7bba7"
                        },
                        {
                          "team_id": 364,
                          "team_name": "Adelaide Crows",
                          "team_hash_image": "17cbdfe11d95fafd46ae27f9b7507ee86112fe3c51253a9064c4de6f274e248b"
                        },
                        {
                          "team_id": 563,
                          "team_name": "Sydney Swans",
                          "team_hash_image": "2fd44990e7d4dd43d5fd3e42d40b378da2b6d12c4c5c08b5ba7395f2e05186e5"
                        },
                        {
                          "team_id": 783,
                          "team_name": "Collingwood Magpies",
                          "team_hash_image": "2e6a7c326e1be69988192d441cffd551595180948606d66586e5d7c561e1d9bd"
                        },
                        {
                          "team_id": 996,
                          "team_name": "Geelong Cats",
                          "team_hash_image": "17db92bd5b60fac0b781b1d8a03520c117327e0fb9e207f833adab2cf86da124"
                        },
                        {
                          "team_id": 1016,
                          "team_name": "Brisbane Lions",
                          "team_hash_image": "56fc2036e6ac826108428912e4e2249b0864654f4fe3482db4b4d54e07436a1e"
                        },
                        {
                          "team_id": 1205,
                          "team_name": "Port Adelaide Power",
                          "team_hash_image": "845d13913e6d7ad684900b0e1152a5ab9dac28f5a8b9a161527894b947249e4a"
                        },
                        {
                          "team_id": 1426,
                          "team_name": "Richmond Tigers",
                          "team_hash_image": "8c4b03ca5a06cbb58bd004f8be130d90afb494de788202fa05f0e09013ce1c48"
                        },
                        {
                          "team_id": 1618,
                          "team_name": "West Coast Eagles",
                          "team_hash_image": "ecd8799f88dec072f958ec644e21c857ef8b156dd4cf3fe3c2cf75e08c22861d"
                        },
                        {
                          "team_id": 1848,
                          "team_name": "GWS Giants",
                          "team_hash_image": "57052daa4caa23dadc7b5faf34ec2cd27f46b51c8bdc11bfd63aef87963a201f"
                        },
                        {
                          "team_id": 2041,
                          "team_name": "Hawthorn",
                          "team_hash_image": "e8f6f5cd7f39016dd61138d1f7dd12968ee48c728a022513a9ba3981557eb012"
                        },
                        {
                          "team_id": 2207,
                          "team_name": "Fremantle",
                          "team_hash_image": "a2bcda870ff441562c8d6fe0fc931c36e0135a6ad77af04594e5b237eb5572f2"
                        },
                        {
                          "team_id": 2415,
                          "team_name": "North Melbourne",
                          "team_hash_image": "4f376754faaea6505d9c86fddbad8cdb20163360fd50b20580a22aefaecf8e5a"
                        },
                        {
                          "team_id": 2644,
                          "team_name": "Carlton",
                          "team_hash_image": "c09ef9aa9ab2c4391eb83da9cbc31c197f7efafa8ce91dfa24bcdf7e572aa801"
                        },
                        {
                          "team_id": 2854,
                          "team_name": "St Kilda",
                          "team_hash_image": "c896550d9f1405a484e8a0edce0d941ffa1a9579b5c08a5f9c4b0933cd954bb9"
                        },
                        {
                          "team_id": 3031,
                          "team_name": "Essendon",
                          "team_hash_image": "30b5f97a4cf7dbc5dbeb82c5024a609e19357f9a89b0f78d5a96910b3d2cdaa3"
                        },
                        {
                          "team_id": 63087,
                          "team_name": "Melbourne",
                          "team_hash_image": "4b34877a99853eeccfc59e5a99a7aff26faf1188c2b7121f35ae7609d15583ca"
                        },
                        {
                          "team_id": 63580,
                          "team_name": "Gold Coast Suns",
                          "team_hash_image": "4e99135acf7c40454f24059cb112d2566e22f43f4407e7ebcf93f5aa3b3dcf8f"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Teams By Season"
      }
    },
    "/teams": {
      "get": {
        "tags": [
          "Teams"
        ],
        "summary": "Teams",
        "description": "This endpoint allows you to retrieve the teams.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\nYou can get the image of the team by calling the following url: `https://images.sportmicro.com/{hash_image}.png`\n\n### Use Cases\nGet teams<br />`https://aussie-rules.sportmicro.com/teams`<br /><br />Get team based on the **name**<br />`https://aussie-rules.sportmicro.com/teams?name=like.*Real*`<br /><br />Get team based on the **id**<br />`https://aussie-rules.sportmicro.com/teams?id=eq.{id}`<br /><br />Get teams from a specific **country_id**<br />`https://aussie-rules.sportmicro.com/teams?country_id=eq.{country_id}`<br /><br />Get teams from a specific **category_id**<br />`https://aussie-rules.sportmicro.com/teams?category_id=eq.{category_id}`<br /><br />Get teams from a specific **arena_id**<br />`https://aussie-rules.sportmicro.com/teams?arena_id=eq.{arena_id}`<br /><br />Get teams from a specific **coach_id**<br />`https://aussie-rules.sportmicro.com/teams?coach_id=eq.{coach_id}`<br /><br />Get team from a specific **primary_league_id**<br />`https://aussie-rules.sportmicro.com/teams?primary_league_id=eq.{primary_league_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.teams.id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.teams.country_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.teams.class_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.teams.tournament_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.teams.primary_league_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.teams.arena_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.teams.coach_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/teams"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 89,
                      "name": "Western Bulldogs",
                      "short_name": "Bulldogs",
                      "full_name": "Western Bulldogs",
                      "gender": "M",
                      "name_code": "BUL",
                      "national": false,
                      "type": 0,
                      "color_primary": "#374df5",
                      "color_secondary": "#374df5",
                      "color_text": "#ffffff",
                      "hash_image": "fc6da55ddafacc2b8efa3a6428ab271bb5463d50f8e5928edbe6bab576f7bba7",
                      "country_id": 33,
                      "country_name": "Australia",
                      "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                      "class_id": 38,
                      "class_name": "Australia",
                      "class_hash_image": "dd32ace8401e76d8a9ea441c78c63db123755f3d0458d335de73c5d4e14f5b63",
                      "tournament_id": 59,
                      "tournament_name": "AFL",
                      "primary_league_id": 54,
                      "primary_league_name": "AFL",
                      "primary_league_hash_image": "719f6d97918185e32a06e2edcda10c4d2f1e39442a5763540155f543bc794a03",
                      "arena_id": 26,
                      "arena_name": "Marvel Stadium",
                      "arena_hash_image": "8bbb4c0ca0163cc8c01d59459ab2db845b5bc9833012bb03f214a01becf07efc",
                      "coach_id": 26,
                      "coach_name": "Luke Beveridge",
                      "coach_hash_image": "8eeb1a9f2923468c2a61afd216afa92d3c7057118cecd3ec62665c2b26378a65"
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Teams"
      }
    },
    "/tournaments-by-class": {
      "get": {
        "tags": [
          "Tournaments"
        ],
        "summary": "Tournaments By Class",
        "description": "This endpoint allows you to retrieve the tournaments from a specific class.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet tournaments from a specific **class_id**<br />`https://aussie-rules.sportmicro.com/tournaments-by-class?class_id=eq.{class_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.tournaments-by-class.class_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/tournaments-by-class"
                  },
                  "type": "array",
                  "example": [
                    {
                      "class_id": 38,
                      "class_name": "Australia",
                      "class_hash_image": "dd32ace8401e76d8a9ea441c78c63db123755f3d0458d335de73c5d4e14f5b63",
                      "tournaments": [
                        {
                          "id": 59,
                          "name": "AFL",
                          "importance": 1
                        },
                        {
                          "id": 18466,
                          "name": "WAFL",
                          "importance": 0
                        },
                        {
                          "id": 18575,
                          "name": "VFL",
                          "importance": 0
                        },
                        {
                          "id": 18576,
                          "name": "SANFL",
                          "importance": 0
                        },
                        {
                          "id": 18669,
                          "name": "SANFL - Playoffs",
                          "importance": 0
                        },
                        {
                          "id": 18671,
                          "name": "AFL Preseason",
                          "importance": 0
                        },
                        {
                          "id": 18684,
                          "name": "AFL - Women - Final Series",
                          "importance": 0
                        },
                        {
                          "id": 18685,
                          "name": "AFL - Women",
                          "importance": 0
                        },
                        {
                          "id": 18694,
                          "name": "AFL - Final Series",
                          "importance": 0
                        },
                        {
                          "id": 18696,
                          "name": "WAFL - Playoffs",
                          "importance": 0
                        },
                        {
                          "id": 18698,
                          "name": "VFL - Playoffs",
                          "importance": 0
                        },
                        {
                          "id": 18825,
                          "name": "AFL All Stars",
                          "importance": 0
                        },
                        {
                          "id": 23468,
                          "name": "AFL - Grand Final - Women",
                          "importance": 0
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Tournaments By Class"
      }
    },
    "/matches-by-date": {
      "get": {
        "tags": [
          "Matches"
        ],
        "summary": "Matches By Date",
        "description": "This endpoint allows you to retrieve the matches from a specific date. The date has a format of YYYY-DD-MM.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet matches from a specific **date**<br />`https://aussie-rules.sportmicro.com/matches-by-date?date=eq.{date}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.matches-by-date.date"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/matches-by-date"
                  },
                  "type": "array",
                  "example": [
                    {
                      "date": "2009-03-26",
                      "matches": [
                        {
                          "id": 5706,
                          "name": "Richmond Tigers vs Carlton",
                          "status": "finished",
                          "duration": 9000,
                          "league_id": 54,
                          "season_id": 29479,
                          "start_time": "2009-03-26T10:40:00+00:00",
                          "league_name": "AFL",
                          "season_name": "AFL 2009",
                          "away_team_id": 2644,
                          "home_team_id": 1426,
                          "status_reason": "Ended",
                          "tournament_id": 59,
                          "away_team_name": "Carlton",
                          "home_team_name": "Richmond Tigers",
                          "away_team_score": 150,
                          "home_team_score": 67,
                          "tournament_name": "AFL",
                          "league_hash_image": "719f6d97918185e32a06e2edcda10c4d2f1e39442a5763540155f543bc794a03",
                          "away_team_hash_image": "c09ef9aa9ab2c4391eb83da9cbc31c197f7efafa8ce91dfa24bcdf7e572aa801",
                          "home_team_hash_image": "8c4b03ca5a06cbb58bd004f8be130d90afb494de788202fa05f0e09013ce1c48",
                          "tournament_importance": 1
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Matches By Date"
      }
    },
    "/teams-seasons": {
      "get": {
        "tags": [
          "Teams"
        ],
        "summary": "Teams Seasons",
        "description": "This endpoint allows you to retrieve the seasons from teams.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet seasons from a specific **team_id**<br />`https://aussie-rules.sportmicro.com/teams-seasons?team_id=eq.{team_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.teams-seasons.team_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/teams-seasons"
                  },
                  "type": "array",
                  "example": [
                    {
                      "team_id": 89,
                      "team_name": "Western Bulldogs",
                      "team_hash_image": "fc6da55ddafacc2b8efa3a6428ab271bb5463d50f8e5928edbe6bab576f7bba7",
                      "tournaments": [
                        {
                          "seasons": [
                            {
                              "season_id": 28985,
                              "start_time": "2023-12-16",
                              "season_name": "PDC World Championship 23/24"
                            },
                            {
                              "season_id": 31732,
                              "start_time": "2020-01-01",
                              "season_name": "PDC World Championship 19/20"
                            },
                            {
                              "season_id": 31988,
                              "start_time": "2018-12-22",
                              "season_name": "PDC World Championship 18/19"
                            },
                            {
                              "season_id": 32229,
                              "start_time": "2017-12-28",
                              "season_name": "PDC World Championship 17/18"
                            },
                            {
                              "season_id": 61,
                              "start_time": "2025-12-12",
                              "season_name": "PDC World Championship 2026"
                            },
                            {
                              "season_id": 32509,
                              "start_time": "2017-01-02",
                              "season_name": "PDC World Championship 16/17"
                            },
                            {
                              "season_id": 30828,
                              "start_time": "2021-12-17",
                              "season_name": "PDC World Championship 21/22"
                            },
                            {
                              "season_id": 32838,
                              "start_time": "2016-01-03",
                              "season_name": "PDC World Championship 15/16"
                            },
                            {
                              "season_id": 33187,
                              "start_time": "2014-12-19",
                              "season_name": "PDC World Championship 14/15"
                            },
                            {
                              "season_id": 31352,
                              "start_time": "2020-12-18",
                              "season_name": "PDC World Championship 20/21"
                            },
                            {
                              "season_id": 33497,
                              "start_time": "2013-12-14",
                              "season_name": "PDC World Championship 13/14"
                            },
                            {
                              "season_id": 33696,
                              "start_time": "2012-12-14",
                              "season_name": "PDC World Championship 12/13"
                            },
                            {
                              "season_id": 33851,
                              "start_time": "2011-12-15",
                              "season_name": "PDC World Championship 11/12"
                            },
                            {
                              "season_id": 34019,
                              "start_time": "2010-12-16",
                              "season_name": "PDC World Championship 10/11"
                            },
                            {
                              "season_id": 34269,
                              "start_time": "2009-12-18",
                              "season_name": "PDC World Championship 09/10"
                            },
                            {
                              "season_id": 34410,
                              "start_time": "2008-12-20",
                              "season_name": "PDC World Championship 08/09"
                            },
                            {
                              "season_id": 30036,
                              "start_time": "2022-12-17",
                              "season_name": "PDC World Championship 22/23"
                            },
                            {
                              "season_id": 26992,
                              "start_time": "2024-12-22",
                              "season_name": "PDC World Championship 24/25"
                            }
                          ],
                          "tournament_id": 59,
                          "tournament_name": "AFL"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Teams Seasons"
      }
    },
    "/matches": {
      "get": {
        "tags": [
          "Matches"
        ],
        "summary": "Matches",
        "description": "This endpoint allows you to retrieve the matches.\nYou can use `id` from the `seasons`, `tournaments`, `rounds`, `arenas`, `referees` and `teams` endpoint to get the matches.\nMatches status codes:\n\n`type` | `description`\n--- | ---\ncanceled | Canceled\nfinished | AET\nfinished | Ended\nfinished | Removed\nlive | 3rd quarter\npostponed | Postponed\nupcoming | Not started\nlive | 1st quarter\nlive | 2nd quarter\nlive | 4th quarter\nlive | 1st extra\nlive | 2nd extra\n\nFor **scores** we have fields for covering that: `current`, `display`, `period1`, `period2`, `period3`, `period4`, `normaltime`, `overtime`, `team`, `match_id`.\n\nFor **time extras or injuries** we have fields for covering that: **current**, **period1**, **period2**, **period3**, **period4**, **current_period_start_timestamp**, **match_id**, **average_period_length**, **period_count**.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every 10 seconds.<br />**Recommended Calls**: Limit calls to 1 every 10 seconds.\n\n### Use Cases\nGet matches<br />`https://aussie-rules.sportmicro.com/matches`<br /><br />Get match based on the **id**<br />`https://aussie-rules.sportmicro.com/matches?id=eq.{id}`<br /><br />Get matches based on the **start_time** (gte = greater than or equal to, lt = lower than)<br />`https://aussie-rules.sportmicro.com/matches?start_time=gte.2023-04-27&start_time=lt.2023-04-28`<br /><br />Get matches based on the **status_type**<br />`https://aussie-rules.sportmicro.com/matches?status_type=eq.{status_type}`<br /><br />Get matches based on the **season_id**<br />`https://aussie-rules.sportmicro.com/matches?season_id=eq.{season_id}`<br /><br />Get matches based on the **tournament_id**<br />`https://aussie-rules.sportmicro.com/matches?tournament_id=eq.{tournament_id}`<br /><br />Get matches based on the **round_id**<br />`https://aussie-rules.sportmicro.com/matches?round_id=eq.{round_id}`<br /><br />Get matches based on the **arena_id**<br />`https://aussie-rules.sportmicro.com/matches?arena_id=eq.{arena_id}`<br /><br />Get matches based on the **referee_id**<br />`https://aussie-rules.sportmicro.com/matches?referee_id=eq.{referee_id}`<br /><br />**H2H** - Get head to head matches with teams ex.(home_team_id, away_team_id)<br />`https://aussie-rules.sportmicro.com/matches?or=(home_team_id.eq.{home_team_id}, away_team_id.eq.{home_team_id}, home_team_id.eq.{away_team_id}, away_team_id.eq.{away_team_id})`<br /><br />Get home team matches based on the **home_team_id**<br />`https://aussie-rules.sportmicro.com/matches?home_team_id=eq.{home_team_id}`<br /><br />Get away team matches based on the **away_team_id**<br />`https://aussie-rules.sportmicro.com/matches?away_team_id=eq.{away_team_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.matches.id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.matches.tournament_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.matches.season_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.matches.round_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.matches.arena_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.matches.referee_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.matches.home_team_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.matches.away_team_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/matches"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 1,
                      "name": "Collingwood Magpies vs Fremantle",
                      "tournament_id": 59,
                      "tournament_name": "AFL",
                      "tournament_importance": 1,
                      "season_id": 62,
                      "season_name": "AFL 2026",
                      "round_id": 327863,
                      "round": {
                        "id": 327863,
                        "round": 5,
                        "end_time": "2026-04-12",
                        "start_time": "2026-04-09"
                      },
                      "status": {
                        "type": "finished",
                        "reason": "Ended"
                      },
                      "status_type": "finished",
                      "arena_id": 66,
                      "arena_name": "Adelaide Oval",
                      "arena_hash_image": "ef9bcd59053206c31fd3c9f76598ea829081f02d917c579958a8787831f49f00",
                      "home_team_id": 783,
                      "home_team_name": "Collingwood Magpies",
                      "home_team_hash_image": "2e6a7c326e1be69988192d441cffd551595180948606d66586e5d7c561e1d9bd",
                      "away_team_id": 2207,
                      "away_team_name": "Fremantle",
                      "away_team_hash_image": "a2bcda870ff441562c8d6fe0fc931c36e0135a6ad77af04594e5b237eb5572f2",
                      "home_team_score": {
                        "current": 39,
                        "display": 39,
                        "period_1": 8,
                        "period_2": 15,
                        "period_3": 13,
                        "period_4": 3
                      },
                      "away_team_score": {
                        "current": 45,
                        "display": 45,
                        "period_1": 7,
                        "period_2": 7,
                        "period_3": 18,
                        "period_4": 13
                      },
                      "times": {
                        "specific_start_time": "2026-04-10T12:06:51+00:00"
                      },
                      "specific_start_time": "2026-04-10T12:06:51+00:00",
                      "start_time": "2026-04-10T09:40:00+00:00",
                      "duration": 9000,
                      "class_id": 38,
                      "class_name": "Australia",
                      "class_hash_image": "dd32ace8401e76d8a9ea441c78c63db123755f3d0458d335de73c5d4e14f5b63",
                      "league_id": 54,
                      "league_name": "AFL",
                      "league_hash_image": "719f6d97918185e32a06e2edcda10c4d2f1e39442a5763540155f543bc794a03"
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Matches"
      }
    },
    "/matches-weather": {
      "get": {
        "tags": [
          "Matches"
        ],
        "summary": "Matches Weather",
        "description": "This endpoint allows you to retrieve the weather from matches.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every hour.\n**Recommended Calls**: Limit calls to 1 every hour.\n\n### Use Cases\nGet weather based on the **id**<br />`https://aussie-rules.sportmicro.com/matches-weather?id=eq.{id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.matches-weather.id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/matches-weather"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 1,
                      "dt": "2023-10-27T09:00:00+00:00",
                      "temp": 291.84,
                      "feels_like": 291.85,
                      "pressure": 997,
                      "humidity": 80,
                      "dew_point": 287.24,
                      "uvi": 0.46,
                      "clouds": 71,
                      "wind_speed": 5.94,
                      "wind_deg": 231,
                      "wind_gust": 6.99,
                      "weather_id": 500,
                      "weather_main": "Rain",
                      "weather_description": "light rain",
                      "weather_icon": "10d",
                      "pop": 0.32
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Matches Weather"
      }
    },
    "/coaches-by-country": {
      "get": {
        "tags": [
          "Coaches"
        ],
        "summary": "Coaches By Country",
        "description": "This endpoint allows you to retrieve the coaches from a specific country.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet coaches from a specific **country_id**<br />`https://aussie-rules.sportmicro.com/coaches-by-country?country_id=eq.{country_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.coaches-by-country.country_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/coaches-by-country"
                  },
                  "type": "array",
                  "example": [
                    {
                      "country_id": 26,
                      "country_name": "Australia",
                      "country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
                      "coaches": [
                        {
                          "id": 815,
                          "name": "Craig McRae",
                          "hash_image": "5fd9d994135234e9a92660914e827351c9463faca2b809b655b633ed4632a555"
                        },
                        {
                          "id": 5965,
                          "name": "Samuel Mitchell",
                          "hash_image": "99229cbf99c1474bdef31299e534e68b27f876a69cc70da41fce1633901f5528"
                        },
                        {
                          "id": 5969,
                          "name": "Brett Ratten",
                          "hash_image": "245d240e528fdc70f74f7165ea47e8ea6a862ef04777bc1fb5447dfe100818d6"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Coaches By Country"
      }
    },
    "/odds/bookmakers": {
      "get": {
        "tags": [
          "Bookmakers"
        ],
        "summary": "Bookmakers",
        "description": "This endpoint allows you to retrieve information about all bookmakers.\n\nWith the help of the `popularity_order` parameter you can see which bookmaker is more popular and more used.\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\nYou can retrieve the image of a bookmaker by calling the following URL: https://images.sportmicro.com/{hash_image}.png\n\n### Use Cases\nGet all bookmakers<br />`https://aussie-rules.sportmicro.com/odds/bookmakers`<br /><br />Get information about a specific bookmaker based on the **id**<br />`https://aussie-rules.sportmicro.com/odds/bookmakers?id=eq.{id}`<br /><br />Get the most popular bookmakers<br />`https://aussie-rules.sportmicro.com/odds/bookmakers?order=popularity_order`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.bookmakers.id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.bookmakers.name"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/bookmakers"
                  },
                  "type": "array",
                  "example": [
                    {
                      "id": 1,
                      "name": "Stake.com",
                      "popularity_order": "1",
                      "hash_image": "b7df61bb0380f1918a136da4a70b9d19bc740163bd9dbea2c58de3cc13fc0ff0"
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Bookmakers"
      }
    },
    "/odds/odd-even": {
      "get": {
        "tags": [
          "Odds"
        ],
        "summary": "Odd Even",
        "description": "This endpoint allows you to retrieve the odds from odd even market.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: Live and today's matches are updated every minute, while other matches are updated every hour.\n\n**Recommended Calls**: Limit calls to 1 per minute for live and today's matches, and 1 per hour for other matches.\n\n### Use Cases\nGet the odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/odd-even?match_id=eq.{match_id}`<br /><br />Get the live odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/odd-even?match_id=eq.{match_id}&is_live=eq.true`<br /><br />Get the pre-match odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/odd-even?match_id=eq.{match_id}&is_live=eq.false`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.odd-even.match_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.odd-even.is_live"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/odd-even"
                  },
                  "type": "array",
                  "example": [
                    {
                      "match_id": 1,
                      "is_live": false,
                      "periods": [
                        {
                          "period_type": "1Q",
                          "odds": [
                            {
                              "id": 6,
                              "bookmaker_id": 1,
                              "odd": 1.89,
                              "odd_movement": -1,
                              "even": 1.88,
                              "even_movement": 1,
                              "payout": 94.25
                            }
                          ]
                        },
                        {
                          "period_type": "1st Half",
                          "odds": [
                            {
                              "id": 5,
                              "bookmaker_id": 1,
                              "odd": 1.88,
                              "odd_movement": 1,
                              "even": 1.89,
                              "even_movement": -1,
                              "payout": 94.25
                            },
                            {
                              "id": 7,
                              "bookmaker_id": 10,
                              "odd": 1.85,
                              "odd_movement": 0,
                              "even": 1.85,
                              "even_movement": 0,
                              "payout": 92.5
                            }
                          ]
                        },
                        {
                          "period_type": "FT inc. OT",
                          "odds": [
                            {
                              "id": 1,
                              "bookmaker_id": 1,
                              "odd": 1.85,
                              "odd_movement": -1,
                              "even": 1.85,
                              "even_movement": -1,
                              "payout": 92.5
                            },
                            {
                              "id": 4,
                              "bookmaker_id": 10,
                              "odd": 1.85,
                              "odd_movement": 0,
                              "even": 1.85,
                              "even_movement": 0,
                              "payout": 92.5
                            },
                            {
                              "id": 2,
                              "bookmaker_id": 34,
                              "odd": 1.86,
                              "odd_movement": 1,
                              "even": 1.84,
                              "even_movement": -1,
                              "payout": 92.5
                            },
                            {
                              "id": 3,
                              "bookmaker_id": 39,
                              "odd": 1.87,
                              "odd_movement": 0,
                              "even": 1.87,
                              "even_movement": 0,
                              "payout": 93.5
                            }
                          ]
                        },
                        {
                          "period_type": "Full Time",
                          "odds": [
                            {
                              "id": 8,
                              "bookmaker_id": 14,
                              "odd": 1.85,
                              "odd_movement": 0,
                              "even": 1.85,
                              "even_movement": 0,
                              "payout": 92.5
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Odd Even"
      }
    },
    "/odds/coverage-live": {
      "get": {
        "tags": [
          "Odds"
        ],
        "summary": "Coverage Live",
        "description": "This endpoint allows you to retrieve information about all matches coverages.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every minute.<br />**Recommended Calls**: Limit calls to 1 per minute.\n\n### Use Cases\nGet all live coverages<br />`https://aussie-rules.sportmicro.com/odds/coverage-live`<br /><br />Get live odds coverage a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/coverage-live?match_id=eq.{match_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.coverage-live.match_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/coverage-live"
                  },
                  "type": "array",
                  "example": [
                    {
                      "match_id": 1,
                      "moneyline": false,
                      "totals": false,
                      "spread": false,
                      "draw_no_bet": false,
                      "odd_even": false,
                      "home_draw_away": false
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Coverage Live"
      }
    },
    "/odds/home-draw-away": {
      "get": {
        "tags": [
          "Odds"
        ],
        "summary": "Home Draw Away",
        "description": "This endpoint allows you to retrieve the odds from home draw away market.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: Live and today's matches are updated every minute, while other matches are updated every hour.<br />**Recommended Calls**: Limit calls to 1 per minute for live and today's matches, and 1 per hour for other matches.\n\n### Use Cases\nGet the odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/home-draw-away?match_id=eq.{match_id}`<br /><br />Get the live odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/home-draw-away?match_id=eq.{match_id}&is_live=eq.true`<br /><br />Get the pre-match odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/home-draw-away?match_id=eq.{match_id}&is_live=eq.false`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.home-draw-away.match_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.home-draw-away.is_live"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/home-draw-away"
                  },
                  "type": "array",
                  "example": [
                    {
                      "match_id": 1,
                      "is_live": false,
                      "periods": [
                        {
                          "period_type": "1Q",
                          "odds": [
                            {
                              "id": 7,
                              "bookmaker_id": 1,
                              "home": 2.21,
                              "home_movement": 1,
                              "draw": 30,
                              "draw_movement": 1,
                              "away": 1.63,
                              "away_movement": -1,
                              "payout": 90.97
                            },
                            {
                              "id": 8,
                              "bookmaker_id": 9,
                              "home": 2.3,
                              "home_movement": -1,
                              "draw": 19,
                              "draw_movement": -1,
                              "away": 1.65,
                              "away_movement": 1,
                              "payout": 91.45
                            },
                            {
                              "id": 9,
                              "bookmaker_id": 10,
                              "home": 2.25,
                              "home_movement": 1,
                              "draw": 30,
                              "draw_movement": -1,
                              "away": 1.63,
                              "away_movement": -1,
                              "payout": 91.64
                            }
                          ]
                        },
                        {
                          "period_type": "1st Half",
                          "odds": [
                            {
                              "id": 5,
                              "bookmaker_id": 1,
                              "home": 2.35,
                              "home_movement": 1,
                              "draw": 50,
                              "draw_movement": 1,
                              "away": 1.53,
                              "away_movement": -1,
                              "payout": 90.98
                            }
                          ]
                        },
                        {
                          "period_type": "2Q",
                          "odds": [
                            {
                              "id": 10,
                              "bookmaker_id": 9,
                              "home": 2.41,
                              "home_movement": 1,
                              "draw": 18.5,
                              "draw_movement": -1,
                              "away": 1.6,
                              "away_movement": 1,
                              "payout": 91.41
                            }
                          ]
                        },
                        {
                          "period_type": "3Q",
                          "odds": [
                            {
                              "id": 11,
                              "bookmaker_id": 9,
                              "home": 2.48,
                              "home_movement": 1,
                              "draw": 18.75,
                              "draw_movement": -1,
                              "away": 1.57,
                              "away_movement": 1,
                              "payout": 91.45
                            }
                          ]
                        },
                        {
                          "period_type": "Full Time",
                          "odds": [
                            {
                              "id": 1,
                              "bookmaker_id": 1,
                              "home": 2.65,
                              "home_movement": 1,
                              "draw": 80,
                              "draw_movement": -1,
                              "away": 1.48,
                              "away_movement": -1,
                              "payout": 93.85
                            },
                            {
                              "id": 4,
                              "bookmaker_id": 10,
                              "home": 2.55,
                              "home_movement": 1,
                              "draw": 70,
                              "draw_movement": -1,
                              "away": 1.47,
                              "away_movement": -1,
                              "payout": 92.02
                            },
                            {
                              "id": 3,
                              "bookmaker_id": 11,
                              "home": 2.65,
                              "home_movement": 1,
                              "draw": 80,
                              "draw_movement": -1,
                              "away": 1.48,
                              "away_movement": -1,
                              "payout": 93.85
                            },
                            {
                              "id": 2,
                              "bookmaker_id": 21,
                              "home": 2.6,
                              "home_movement": -1,
                              "draw": 75,
                              "draw_movement": -1,
                              "away": 1.45,
                              "away_movement": -1,
                              "payout": 91.95
                            },
                            {
                              "id": 6,
                              "bookmaker_id": 37,
                              "home": 2.6,
                              "home_movement": -1,
                              "draw": 75,
                              "draw_movement": -1,
                              "away": 1.45,
                              "away_movement": -1,
                              "payout": 91.95
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Home Draw Away"
      }
    },
    "/odds/totals": {
      "get": {
        "tags": [
          "Odds"
        ],
        "summary": "Totals",
        "description": "This endpoint allows you to retrieve the odds from totals market.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: Live and today's matches are updated every minute, while other matches are updated every hour.<br />**Recommended Calls**: Limit calls to 1 per minute for live and today's matches, and 1 per hour for other matches.\n\n### Use Cases\nGet the odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/totals?match_id=eq.{match_id}`<br /><br />Get the live odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/totals?match_id=eq.{match_id}&is_live=eq.true`<br /><br />Get the pre-match odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/totals?match_id=eq.{match_id}&is_live=eq.false`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.totals.match_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.totals.is_live"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/totals"
                  },
                  "type": "array",
                  "example": [
                    {
                      "match_id": 1,
                      "is_live": false,
                      "periods": [
                        {
                          "odds": [
                            {
                              "odds": [
                                {
                                  "id": 70,
                                  "over": 1.23,
                                  "under": 3.72,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "30.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 71,
                                  "over": 1.23,
                                  "under": 3.72,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "31.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 72,
                                  "over": 1.23,
                                  "under": 3.72,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "32.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 73,
                                  "over": 1.22,
                                  "under": 3.8,
                                  "payout": 92.35,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "33.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 82,
                                  "over": 1.23,
                                  "under": 3.72,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "34.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 89,
                                  "over": 1.87,
                                  "under": 1.83,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 99,
                                  "over": 1.9,
                                  "under": 1.85,
                                  "payout": 93.73,
                                  "bookmaker_id": 39,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "40.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 76,
                                  "over": 1.89,
                                  "under": 1.81,
                                  "payout": 92.46,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 77,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 34,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 78,
                                  "over": 1.9,
                                  "under": 1.85,
                                  "payout": 93.73,
                                  "bookmaker_id": 39,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "41.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 79,
                                  "over": 1.89,
                                  "under": 1.81,
                                  "payout": 92.46,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 80,
                                  "over": 1.9,
                                  "under": 1.85,
                                  "payout": 93.73,
                                  "bookmaker_id": 39,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 88,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 34,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "42.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 81,
                                  "over": 1.87,
                                  "under": 1.833,
                                  "payout": 92.57,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 90,
                                  "over": 1.9,
                                  "under": 1.85,
                                  "payout": 93.73,
                                  "bookmaker_id": 39,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 91,
                                  "over": 1.9,
                                  "under": 1.8,
                                  "payout": 92.43,
                                  "bookmaker_id": 34,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "43.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 83,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 9,
                                  "over_movement": -1,
                                  "under_movement": 1
                                }
                              ],
                              "type": "44.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 84,
                                  "over": 3.72,
                                  "under": 1.23,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "50.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 85,
                                  "over": 3.64,
                                  "under": 1.24,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "51.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 86,
                                  "over": 3.64,
                                  "under": 1.24,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "52.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 97,
                                  "over": 3.64,
                                  "under": 1.24,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "53.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 87,
                                  "over": 3.64,
                                  "under": 1.24,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "54.5"
                            }
                          ],
                          "period_type": "1Q"
                        },
                        {
                          "odds": [
                            {
                              "odds": [
                                {
                                  "id": 59,
                                  "over": 1.87,
                                  "under": 1.87,
                                  "payout": 93.5,
                                  "bookmaker_id": 39,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "80.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 61,
                                  "over": 1.88,
                                  "under": 1.9,
                                  "payout": 94.5,
                                  "bookmaker_id": 1,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "82.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 62,
                                  "over": 1.9,
                                  "under": 1.85,
                                  "payout": 93.73,
                                  "bookmaker_id": 39,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "83.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 63,
                                  "over": 1.9,
                                  "under": 1.85,
                                  "payout": 93.73,
                                  "bookmaker_id": 39,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "84.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 68,
                                  "over": 1.9,
                                  "under": 1.85,
                                  "payout": 93.73,
                                  "bookmaker_id": 39,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 69,
                                  "over": 1.92,
                                  "under": 1.86,
                                  "payout": 94.48,
                                  "bookmaker_id": 1,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "85.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 64,
                                  "over": 1.92,
                                  "under": 1.86,
                                  "payout": 94.48,
                                  "bookmaker_id": 1,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "86.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 65,
                                  "over": 1.9,
                                  "under": 1.85,
                                  "payout": 93.73,
                                  "bookmaker_id": 39,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 74,
                                  "over": 1.92,
                                  "under": 1.85,
                                  "payout": 94.22,
                                  "bookmaker_id": 1,
                                  "over_movement": 1,
                                  "under_movement": 1
                                }
                              ],
                              "type": "87.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 75,
                                  "over": 1.89,
                                  "under": 1.82,
                                  "payout": 92.72,
                                  "bookmaker_id": 1,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "88.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 67,
                                  "over": 1.88,
                                  "under": 1.82,
                                  "payout": 92.48,
                                  "bookmaker_id": 1,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "89.5"
                            }
                          ],
                          "period_type": "1st Half"
                        },
                        {
                          "odds": [
                            {
                              "odds": [
                                {
                                  "id": 92,
                                  "over": 1.23,
                                  "under": 3.72,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "30.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 93,
                                  "over": 1.23,
                                  "under": 3.72,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "31.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 94,
                                  "over": 1.23,
                                  "under": 3.72,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "32.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 95,
                                  "over": 1.22,
                                  "under": 3.8,
                                  "payout": 92.35,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "33.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 96,
                                  "over": 1.23,
                                  "under": 3.72,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "34.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 112,
                                  "over": 1.87,
                                  "under": 1.83,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "40.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 105,
                                  "over": 1.88,
                                  "under": 1.82,
                                  "payout": 92.48,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "41.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 98,
                                  "over": 1.89,
                                  "under": 1.81,
                                  "payout": 92.46,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "42.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 120,
                                  "over": 1.87,
                                  "under": 1.83,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "43.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 106,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 9,
                                  "over_movement": -1,
                                  "under_movement": 1
                                }
                              ],
                              "type": "44.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 100,
                                  "over": 3.72,
                                  "under": 1.23,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "50.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 101,
                                  "over": 3.64,
                                  "under": 1.24,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "51.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 102,
                                  "over": 3.64,
                                  "under": 1.24,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "52.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 103,
                                  "over": 3.64,
                                  "under": 1.24,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "53.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 104,
                                  "over": 3.64,
                                  "under": 1.24,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "54.5"
                            }
                          ],
                          "period_type": "2Q"
                        },
                        {
                          "odds": [
                            {
                              "odds": [
                                {
                                  "id": 111,
                                  "over": 1.23,
                                  "under": 3.72,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "30.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 114,
                                  "over": 1.23,
                                  "under": 3.72,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "31.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 107,
                                  "over": 1.23,
                                  "under": 3.72,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "32.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 108,
                                  "over": 1.22,
                                  "under": 3.82,
                                  "payout": 92.47,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "33.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 109,
                                  "over": 1.23,
                                  "under": 3.72,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "34.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 118,
                                  "over": 1.87,
                                  "under": 1.83,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "40.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 110,
                                  "over": 1.88,
                                  "under": 1.82,
                                  "payout": 92.48,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "41.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 119,
                                  "over": 1.89,
                                  "under": 1.81,
                                  "payout": 92.46,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "42.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 121,
                                  "over": 1.87,
                                  "under": 1.83,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "43.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 113,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 9,
                                  "over_movement": -1,
                                  "under_movement": 1
                                }
                              ],
                              "type": "44.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 122,
                                  "over": 3.64,
                                  "under": 1.24,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "50.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 123,
                                  "over": 3.64,
                                  "under": 1.24,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "51.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 115,
                                  "over": 3.64,
                                  "under": 1.24,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "52.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 116,
                                  "over": 3.64,
                                  "under": 1.24,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "53.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 117,
                                  "over": 3.64,
                                  "under": 1.24,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "54.5"
                            }
                          ],
                          "period_type": "3Q"
                        },
                        {
                          "odds": [
                            {
                              "odds": [
                                {
                                  "id": 1,
                                  "over": 1.06,
                                  "under": 8.5,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 5,
                                  "over": 1.06,
                                  "under": 8.5,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 7,
                                  "over": 1.06,
                                  "under": 8.5,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "130.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 2,
                                  "over": 1.06,
                                  "under": 8.5,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 4,
                                  "over": 1.06,
                                  "under": 8.5,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3,
                                  "over": 1.06,
                                  "under": 8.5,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "131.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 12,
                                  "over": 1.07,
                                  "under": 8,
                                  "payout": 94.38,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 6,
                                  "over": 1.07,
                                  "under": 8,
                                  "payout": 94.38,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 20,
                                  "over": 1.07,
                                  "under": 8,
                                  "payout": 94.38,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "132.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 21,
                                  "over": 1.115,
                                  "under": 5.43,
                                  "payout": 92.5,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 8,
                                  "over": 1.115,
                                  "under": 5.43,
                                  "payout": 92.5,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 13,
                                  "over": 1.115,
                                  "under": 5.43,
                                  "payout": 92.5,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "133.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 11,
                                  "over": 1.1,
                                  "under": 6.5,
                                  "payout": 94.08,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 9,
                                  "over": 1.1,
                                  "under": 6.5,
                                  "payout": 94.08,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 10,
                                  "over": 1.1,
                                  "under": 6.5,
                                  "payout": 94.08,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "134.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 22,
                                  "over": 1.11,
                                  "under": 6.25,
                                  "payout": 94.26,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 14,
                                  "over": 1.11,
                                  "under": 6.25,
                                  "payout": 94.26,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 19,
                                  "over": 1.11,
                                  "under": 6.25,
                                  "payout": 94.26,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "135.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 15,
                                  "over": 1.12,
                                  "under": 6,
                                  "payout": 94.38,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 16,
                                  "over": 1.12,
                                  "under": 6,
                                  "payout": 94.38,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 17,
                                  "over": 1.12,
                                  "under": 6,
                                  "payout": 94.38,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "136.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 31,
                                  "over": 1.13,
                                  "under": 5.75,
                                  "payout": 94.44,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 18,
                                  "over": 1.13,
                                  "under": 5.75,
                                  "payout": 94.44,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 30,
                                  "over": 1.13,
                                  "under": 5.75,
                                  "payout": 94.44,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "137.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 33,
                                  "over": 1.14,
                                  "under": 5.5,
                                  "payout": 94.43,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 23,
                                  "over": 1.14,
                                  "under": 5.5,
                                  "payout": 94.43,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 24,
                                  "over": 1.14,
                                  "under": 5.5,
                                  "payout": 94.43,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "138.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 25,
                                  "over": 1.14,
                                  "under": 5.5,
                                  "payout": 94.43,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 26,
                                  "over": 1.14,
                                  "under": 5.5,
                                  "payout": 94.43,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 27,
                                  "over": 1.14,
                                  "under": 5.5,
                                  "payout": 94.43,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "139.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 138,
                                  "over": 1.285,
                                  "under": 3.5,
                                  "payout": 93.99,
                                  "bookmaker_id": 22,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 126,
                                  "over": 1.17,
                                  "under": 4.9,
                                  "payout": 94.45,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 124,
                                  "over": 1.17,
                                  "under": 4.9,
                                  "payout": 94.45,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 127,
                                  "over": 1.17,
                                  "under": 4.9,
                                  "payout": 94.45,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "140.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 145,
                                  "over": 1.17,
                                  "under": 4.85,
                                  "payout": 94.26,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 155,
                                  "over": 1.17,
                                  "under": 4.85,
                                  "payout": 94.26,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 143,
                                  "over": 1.17,
                                  "under": 4.85,
                                  "payout": 94.26,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "141.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 164,
                                  "over": 1.2,
                                  "under": 4.4,
                                  "payout": 94.29,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 165,
                                  "over": 1.2,
                                  "under": 4.4,
                                  "payout": 94.29,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 163,
                                  "over": 1.2,
                                  "under": 4.4,
                                  "payout": 94.29,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "142.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 169,
                                  "over": 1.25,
                                  "under": 3.57,
                                  "payout": 92.58,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 170,
                                  "over": 1.25,
                                  "under": 3.57,
                                  "payout": 92.58,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 172,
                                  "over": 1.25,
                                  "under": 3.57,
                                  "payout": 92.58,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "143.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 173,
                                  "over": 1.23,
                                  "under": 4.05,
                                  "payout": 94.35,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 174,
                                  "over": 1.23,
                                  "under": 4.05,
                                  "payout": 94.35,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 177,
                                  "over": 1.23,
                                  "under": 4.05,
                                  "payout": 94.35,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "144.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 180,
                                  "over": 1.25,
                                  "under": 3.85,
                                  "payout": 94.36,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 183,
                                  "over": 1.25,
                                  "under": 3.85,
                                  "payout": 94.36,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 178,
                                  "over": 1.25,
                                  "under": 3.85,
                                  "payout": 94.36,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "145.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 207,
                                  "over": 1.28,
                                  "under": 3.6,
                                  "payout": 94.43,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 191,
                                  "over": 1.28,
                                  "under": 3.6,
                                  "payout": 94.43,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 190,
                                  "over": 1.28,
                                  "under": 3.6,
                                  "payout": 94.43,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "146.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 231,
                                  "over": 1.3,
                                  "under": 3.5,
                                  "payout": 94.79,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 236,
                                  "over": 1.3,
                                  "under": 3.5,
                                  "payout": 94.79,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 208,
                                  "over": 1.3,
                                  "under": 3.5,
                                  "payout": 94.79,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "147.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 238,
                                  "over": 1.32,
                                  "under": 3.3,
                                  "payout": 94.29,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 246,
                                  "over": 1.32,
                                  "under": 3.3,
                                  "payout": 94.29,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 247,
                                  "over": 1.32,
                                  "under": 3.3,
                                  "payout": 94.29,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "148.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 279,
                                  "over": 1.34,
                                  "under": 3.18,
                                  "payout": 94.27,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 249,
                                  "over": 1.34,
                                  "under": 3.18,
                                  "payout": 94.27,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 276,
                                  "over": 1.34,
                                  "under": 3.18,
                                  "payout": 94.27,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "149.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 306,
                                  "over": 1.444,
                                  "under": 2.6,
                                  "payout": 92.84,
                                  "bookmaker_id": 22,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 296,
                                  "over": 1.37,
                                  "under": 3.02,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 299,
                                  "over": 1.37,
                                  "under": 3.02,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 302,
                                  "over": 1.37,
                                  "under": 3.02,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "150.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 476,
                                  "over": 1.4,
                                  "under": 2.9,
                                  "payout": 94.42,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 498,
                                  "over": 1.4,
                                  "under": 2.9,
                                  "payout": 94.42,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 519,
                                  "over": 1.4,
                                  "under": 2.9,
                                  "payout": 94.42,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "151.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 520,
                                  "over": 1.43,
                                  "under": 2.76,
                                  "payout": 94.2,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 529,
                                  "over": 1.43,
                                  "under": 2.76,
                                  "payout": 94.2,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 522,
                                  "over": 1.43,
                                  "under": 2.76,
                                  "payout": 94.2,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "152.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 583,
                                  "over": 1.48,
                                  "under": 2.465,
                                  "payout": 92.48,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 553,
                                  "over": 1.48,
                                  "under": 2.465,
                                  "payout": 92.48,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 575,
                                  "over": 1.48,
                                  "under": 2.465,
                                  "payout": 92.48,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "153.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 649,
                                  "over": 1.5,
                                  "under": 2.54,
                                  "payout": 94.31,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 598,
                                  "over": 1.5,
                                  "under": 2.54,
                                  "payout": 94.31,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 643,
                                  "over": 1.5,
                                  "under": 2.54,
                                  "payout": 94.31,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "154.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 689,
                                  "over": 1.54,
                                  "under": 2.43,
                                  "payout": 94.26,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 685,
                                  "over": 1.54,
                                  "under": 2.43,
                                  "payout": 94.26,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 672,
                                  "over": 1.54,
                                  "under": 2.43,
                                  "payout": 94.26,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "155.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 711,
                                  "over": 1.58,
                                  "under": 2.33,
                                  "payout": 94.15,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 725,
                                  "over": 1.58,
                                  "under": 2.33,
                                  "payout": 94.15,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 862,
                                  "over": 1.58,
                                  "under": 2.33,
                                  "payout": 94.15,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "156.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1138,
                                  "over": 1.62,
                                  "under": 2.25,
                                  "payout": 94.19,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 887,
                                  "over": 1.62,
                                  "under": 2.25,
                                  "payout": 94.19,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1021,
                                  "over": 1.62,
                                  "under": 2.25,
                                  "payout": 94.19,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1164,
                                  "over": 1.57,
                                  "under": 2.2,
                                  "payout": 91.62,
                                  "bookmaker_id": 21,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1205,
                                  "over": 1.57,
                                  "under": 2.2,
                                  "payout": 91.62,
                                  "bookmaker_id": 37,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "157.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1267,
                                  "over": 1.66,
                                  "under": 2.17,
                                  "payout": 94.05,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1325,
                                  "over": 1.66,
                                  "under": 2.17,
                                  "payout": 94.05,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1309,
                                  "over": 1.66,
                                  "under": 2.17,
                                  "payout": 94.05,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "158.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1409,
                                  "over": 1.72,
                                  "under": 2.09,
                                  "payout": 94.35,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1410,
                                  "over": 1.72,
                                  "under": 2.09,
                                  "payout": 94.35,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1451,
                                  "over": 1.72,
                                  "under": 2.09,
                                  "payout": 94.35,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "159.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5030,
                                  "over": 1.76,
                                  "under": 2.02,
                                  "payout": 94.05,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 5031,
                                  "over": 1.76,
                                  "under": 2.02,
                                  "payout": 94.05,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 5032,
                                  "over": 1.76,
                                  "under": 2.02,
                                  "payout": 94.05,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 5033,
                                  "over": 1.8,
                                  "under": 1.95,
                                  "payout": 93.6,
                                  "bookmaker_id": 22,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "160.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 2847,
                                  "over": 1.81,
                                  "under": 1.96,
                                  "payout": 94.1,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 2127,
                                  "over": 1.81,
                                  "under": 1.96,
                                  "payout": 94.1,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1504,
                                  "over": 1.81,
                                  "under": 1.96,
                                  "payout": 94.1,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "161.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3148,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3147,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3130,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "162.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3164,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 21,
                                  "over_movement": 0,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3252,
                                  "over": 1.88,
                                  "under": 1.89,
                                  "payout": 94.25,
                                  "bookmaker_id": 1,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3159,
                                  "over": 1.87,
                                  "under": 1.87,
                                  "payout": 93.5,
                                  "bookmaker_id": 12,
                                  "over_movement": -1,
                                  "under_movement": 1
                                },
                                {
                                  "id": 3153,
                                  "over": 1.87,
                                  "under": 1.87,
                                  "payout": 93.5,
                                  "bookmaker_id": 2,
                                  "over_movement": -1,
                                  "under_movement": 1
                                },
                                {
                                  "id": 3165,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 37,
                                  "over_movement": 0,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3166,
                                  "over": 1.85,
                                  "under": 1.86,
                                  "payout": 92.75,
                                  "bookmaker_id": 11,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3151,
                                  "over": 1.83,
                                  "under": 1.83,
                                  "payout": 91.5,
                                  "bookmaker_id": 44,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3155,
                                  "over": 1.87,
                                  "under": 1.87,
                                  "payout": 93.5,
                                  "bookmaker_id": 3,
                                  "over_movement": -1,
                                  "under_movement": 1
                                }
                              ],
                              "type": "163.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3376,
                                  "over": 2,
                                  "under": 1.78,
                                  "payout": 94.18,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3438,
                                  "over": 2,
                                  "under": 1.78,
                                  "payout": 94.18,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3314,
                                  "over": 2,
                                  "under": 1.78,
                                  "payout": 94.18,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "164.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3500,
                                  "over": 2.06,
                                  "under": 1.73,
                                  "payout": 94.03,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3479,
                                  "over": 2.06,
                                  "under": 1.73,
                                  "payout": 94.03,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3498,
                                  "over": 2.06,
                                  "under": 1.73,
                                  "payout": 94.03,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "165.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3504,
                                  "over": 2.14,
                                  "under": 1.68,
                                  "payout": 94.12,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3503,
                                  "over": 2.14,
                                  "under": 1.68,
                                  "payout": 94.12,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3709,
                                  "over": 2.14,
                                  "under": 1.68,
                                  "payout": 94.12,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "166.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3710,
                                  "over": 2.23,
                                  "under": 1.64,
                                  "payout": 94.5,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3711,
                                  "over": 2.23,
                                  "under": 1.64,
                                  "payout": 94.5,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3712,
                                  "over": 2.23,
                                  "under": 1.64,
                                  "payout": 94.5,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "167.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3716,
                                  "over": 2.01,
                                  "under": 1.71,
                                  "payout": 92.4,
                                  "bookmaker_id": 34,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3723,
                                  "over": 1.89,
                                  "under": 1.88,
                                  "payout": 94.25,
                                  "bookmaker_id": 1,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3713,
                                  "over": 1.83,
                                  "under": 1.83,
                                  "payout": 91.5,
                                  "bookmaker_id": 44,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3714,
                                  "over": 2.3,
                                  "under": 1.6,
                                  "payout": 94.36,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3721,
                                  "over": 1.86,
                                  "under": 1.85,
                                  "payout": 92.75,
                                  "bookmaker_id": 37,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3719,
                                  "over": 2.3,
                                  "under": 1.6,
                                  "payout": 94.36,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3718,
                                  "over": 2.3,
                                  "under": 1.6,
                                  "payout": 94.36,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3720,
                                  "over": 1.86,
                                  "under": 1.85,
                                  "payout": 92.75,
                                  "bookmaker_id": 21,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3722,
                                  "over": 1.86,
                                  "under": 1.85,
                                  "payout": 92.75,
                                  "bookmaker_id": 11,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "168.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3729,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 46,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3741,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 15,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3735,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 8,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3742,
                                  "over": 2.2,
                                  "under": 1.57,
                                  "payout": 91.62,
                                  "bookmaker_id": 21,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3739,
                                  "over": 2.4,
                                  "under": 1.55,
                                  "payout": 94.18,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3738,
                                  "over": 2.4,
                                  "under": 1.55,
                                  "payout": 94.18,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3740,
                                  "over": 2.4,
                                  "under": 1.55,
                                  "payout": 94.18,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3725,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 43,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3734,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 47,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3745,
                                  "over": 2.2,
                                  "under": 1.57,
                                  "payout": 91.62,
                                  "bookmaker_id": 37,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "169.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3748,
                                  "over": 2.49,
                                  "under": 1.52,
                                  "payout": 94.38,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3746,
                                  "over": 1.83,
                                  "under": 1.83,
                                  "payout": 91.5,
                                  "bookmaker_id": 44,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3754,
                                  "over": 1.86,
                                  "under": 1.85,
                                  "payout": 92.75,
                                  "bookmaker_id": 37,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3753,
                                  "over": 1.86,
                                  "under": 1.85,
                                  "payout": 92.75,
                                  "bookmaker_id": 21,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3755,
                                  "over": 1.86,
                                  "under": 1.85,
                                  "payout": 92.75,
                                  "bookmaker_id": 11,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3757,
                                  "over": 2.2,
                                  "under": 1.615,
                                  "payout": 93.13,
                                  "bookmaker_id": 22,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3752,
                                  "over": 2.49,
                                  "under": 1.52,
                                  "payout": 94.38,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3747,
                                  "over": 2.49,
                                  "under": 1.52,
                                  "payout": 94.38,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3756,
                                  "over": 1.89,
                                  "under": 1.88,
                                  "payout": 94.25,
                                  "bookmaker_id": 1,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "170.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3780,
                                  "over": 2.59,
                                  "under": 1.48,
                                  "payout": 94.18,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3782,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 15,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3775,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 46,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3776,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 47,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3777,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 8,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3778,
                                  "over": 2.59,
                                  "under": 1.48,
                                  "payout": 94.18,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3773,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 43,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3779,
                                  "over": 2.59,
                                  "under": 1.48,
                                  "payout": 94.18,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "171.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3793,
                                  "over": 1.86,
                                  "under": 1.85,
                                  "payout": 92.75,
                                  "bookmaker_id": 21,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3785,
                                  "over": 1.86,
                                  "under": 1.84,
                                  "payout": 92.5,
                                  "bookmaker_id": 34,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3789,
                                  "over": 2.7,
                                  "under": 1.45,
                                  "payout": 94.34,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3794,
                                  "over": 1.86,
                                  "under": 1.85,
                                  "payout": 92.75,
                                  "bookmaker_id": 37,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3784,
                                  "over": 2.7,
                                  "under": 1.45,
                                  "payout": 94.34,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3786,
                                  "over": 2.7,
                                  "under": 1.45,
                                  "payout": 94.34,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3797,
                                  "over": 1.86,
                                  "under": 1.85,
                                  "payout": 92.75,
                                  "bookmaker_id": 11,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3783,
                                  "over": 1.83,
                                  "under": 1.83,
                                  "payout": 91.5,
                                  "bookmaker_id": 44,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3796,
                                  "over": 1.89,
                                  "under": 1.88,
                                  "payout": 94.25,
                                  "bookmaker_id": 1,
                                  "over_movement": 1,
                                  "under_movement": 1
                                }
                              ],
                              "type": "172.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3803,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 47,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3810,
                                  "over": 1.81,
                                  "under": 1.86,
                                  "payout": 91.73,
                                  "bookmaker_id": 37,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3799,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 43,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3800,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 46,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3805,
                                  "over": 2.465,
                                  "under": 1.48,
                                  "payout": 92.48,
                                  "bookmaker_id": 2,
                                  "over_movement": -1,
                                  "under_movement": 1
                                },
                                {
                                  "id": 3804,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 8,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3811,
                                  "over": 1.81,
                                  "under": 1.86,
                                  "payout": 91.73,
                                  "bookmaker_id": 11,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3806,
                                  "over": 2.465,
                                  "under": 1.48,
                                  "payout": 92.48,
                                  "bookmaker_id": 3,
                                  "over_movement": -1,
                                  "under_movement": 1
                                },
                                {
                                  "id": 3812,
                                  "over": 1.82,
                                  "under": 1.88,
                                  "payout": 92.48,
                                  "bookmaker_id": 1,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3809,
                                  "over": 1.81,
                                  "under": 1.86,
                                  "payout": 91.73,
                                  "bookmaker_id": 21,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3802,
                                  "over": 1.8,
                                  "under": 1.91,
                                  "payout": 92.67,
                                  "bookmaker_id": 44,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3808,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 15,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3807,
                                  "over": 2.465,
                                  "under": 1.48,
                                  "payout": 92.48,
                                  "bookmaker_id": 12,
                                  "over_movement": -1,
                                  "under_movement": 1
                                }
                              ],
                              "type": "173.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3821,
                                  "over": 2.94,
                                  "under": 1.39,
                                  "payout": 94.38,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3825,
                                  "over": 1.85,
                                  "under": 1.86,
                                  "payout": 92.75,
                                  "bookmaker_id": 1,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3815,
                                  "over": 2.94,
                                  "under": 1.39,
                                  "payout": 94.38,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3820,
                                  "over": 2.94,
                                  "under": 1.39,
                                  "payout": 94.38,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3823,
                                  "over": 1.85,
                                  "under": 1.86,
                                  "payout": 92.75,
                                  "bookmaker_id": 37,
                                  "over_movement": 1,
                                  "under_movement": 1
                                },
                                {
                                  "id": 3824,
                                  "over": 1.85,
                                  "under": 1.86,
                                  "payout": 92.75,
                                  "bookmaker_id": 11,
                                  "over_movement": 1,
                                  "under_movement": 1
                                },
                                {
                                  "id": 3813,
                                  "over": 1.83,
                                  "under": 1.83,
                                  "payout": 91.5,
                                  "bookmaker_id": 44,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3822,
                                  "over": 1.85,
                                  "under": 1.86,
                                  "payout": 92.75,
                                  "bookmaker_id": 21,
                                  "over_movement": 1,
                                  "under_movement": 1
                                }
                              ],
                              "type": "174.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3829,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 34,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3831,
                                  "over": 3.07,
                                  "under": 1.36,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3832,
                                  "over": 1.85,
                                  "under": 1.82,
                                  "payout": 91.74,
                                  "bookmaker_id": 21,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3836,
                                  "over": 1.87,
                                  "under": 1.84,
                                  "payout": 92.74,
                                  "bookmaker_id": 1,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3826,
                                  "over": 1.83,
                                  "under": 1.83,
                                  "payout": 91.5,
                                  "bookmaker_id": 44,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 3834,
                                  "over": 1.85,
                                  "under": 1.82,
                                  "payout": 91.74,
                                  "bookmaker_id": 11,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3830,
                                  "over": 3.07,
                                  "under": 1.36,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3828,
                                  "over": 3.07,
                                  "under": 1.36,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3833,
                                  "over": 1.85,
                                  "under": 1.82,
                                  "payout": 91.74,
                                  "bookmaker_id": 37,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "175.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3838,
                                  "over": 3.25,
                                  "under": 1.33,
                                  "payout": 94.38,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3840,
                                  "over": 3.25,
                                  "under": 1.33,
                                  "payout": 94.38,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3842,
                                  "over": 1.85,
                                  "under": 1.82,
                                  "payout": 91.74,
                                  "bookmaker_id": 21,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3845,
                                  "over": 1.87,
                                  "under": 1.83,
                                  "payout": 92.49,
                                  "bookmaker_id": 1,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3837,
                                  "over": 1.83,
                                  "under": 1.83,
                                  "payout": 91.5,
                                  "bookmaker_id": 44,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3844,
                                  "over": 1.85,
                                  "under": 1.82,
                                  "payout": 91.74,
                                  "bookmaker_id": 11,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3839,
                                  "over": 1.85,
                                  "under": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 34,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3841,
                                  "over": 3.25,
                                  "under": 1.33,
                                  "payout": 94.38,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3843,
                                  "over": 1.85,
                                  "under": 1.82,
                                  "payout": 91.74,
                                  "bookmaker_id": 37,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "176.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3848,
                                  "over": 3.35,
                                  "under": 1.31,
                                  "payout": 94.17,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3847,
                                  "over": 3.35,
                                  "under": 1.31,
                                  "payout": 94.17,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3846,
                                  "over": 3.35,
                                  "under": 1.31,
                                  "payout": 94.17,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "177.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3854,
                                  "over": 1.85,
                                  "under": 1.82,
                                  "payout": 91.74,
                                  "bookmaker_id": 21,
                                  "over_movement": -1,
                                  "under_movement": 1
                                },
                                {
                                  "id": 3860,
                                  "over": 1.87,
                                  "under": 1.84,
                                  "payout": 92.74,
                                  "bookmaker_id": 1,
                                  "over_movement": -1,
                                  "under_movement": 1
                                },
                                {
                                  "id": 3858,
                                  "over": 1.85,
                                  "under": 1.82,
                                  "payout": 91.74,
                                  "bookmaker_id": 11,
                                  "over_movement": -1,
                                  "under_movement": 1
                                },
                                {
                                  "id": 3850,
                                  "over": 3.5,
                                  "under": 1.29,
                                  "payout": 94.26,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3852,
                                  "over": 3.5,
                                  "under": 1.29,
                                  "payout": 94.26,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3851,
                                  "over": 3.5,
                                  "under": 1.29,
                                  "payout": 94.26,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3856,
                                  "over": 1.85,
                                  "under": 1.82,
                                  "payout": 91.74,
                                  "bookmaker_id": 37,
                                  "over_movement": -1,
                                  "under_movement": 1
                                },
                                {
                                  "id": 3849,
                                  "over": 1.83,
                                  "under": 1.83,
                                  "payout": 91.5,
                                  "bookmaker_id": 44,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "178.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3863,
                                  "over": 3.6,
                                  "under": 1.28,
                                  "payout": 94.43,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3864,
                                  "over": 3.6,
                                  "under": 1.28,
                                  "payout": 94.43,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3865,
                                  "over": 3.6,
                                  "under": 1.28,
                                  "payout": 94.43,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "179.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3867,
                                  "over": 3.85,
                                  "under": 1.25,
                                  "payout": 94.36,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3880,
                                  "over": 3,
                                  "under": 1.364,
                                  "payout": 93.77,
                                  "bookmaker_id": 22,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3869,
                                  "over": 3.85,
                                  "under": 1.25,
                                  "payout": 94.36,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3866,
                                  "over": 3.85,
                                  "under": 1.25,
                                  "payout": 94.36,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "180.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3886,
                                  "over": 4.05,
                                  "under": 1.23,
                                  "payout": 94.35,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3895,
                                  "over": 4.05,
                                  "under": 1.23,
                                  "payout": 94.35,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3883,
                                  "over": 4.05,
                                  "under": 1.23,
                                  "payout": 94.35,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "181.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3897,
                                  "over": 4.3,
                                  "under": 1.21,
                                  "payout": 94.43,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3899,
                                  "over": 4.3,
                                  "under": 1.21,
                                  "payout": 94.43,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3904,
                                  "over": 4.3,
                                  "under": 1.21,
                                  "payout": 94.43,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "182.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3905,
                                  "over": 3.44,
                                  "under": 1.264,
                                  "payout": 92.44,
                                  "bookmaker_id": 2,
                                  "over_movement": -1,
                                  "under_movement": 1
                                },
                                {
                                  "id": 3907,
                                  "over": 3.44,
                                  "under": 1.264,
                                  "payout": 92.44,
                                  "bookmaker_id": 3,
                                  "over_movement": -1,
                                  "under_movement": 1
                                },
                                {
                                  "id": 3908,
                                  "over": 3.44,
                                  "under": 1.264,
                                  "payout": 92.44,
                                  "bookmaker_id": 12,
                                  "over_movement": -1,
                                  "under_movement": 1
                                }
                              ],
                              "type": "183.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3929,
                                  "over": 4.85,
                                  "under": 1.17,
                                  "payout": 94.26,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3937,
                                  "over": 4.85,
                                  "under": 1.17,
                                  "payout": 94.26,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3934,
                                  "over": 4.85,
                                  "under": 1.17,
                                  "payout": 94.26,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "184.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3945,
                                  "over": 4.9,
                                  "under": 1.17,
                                  "payout": 94.45,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3944,
                                  "over": 4.9,
                                  "under": 1.17,
                                  "payout": 94.45,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3938,
                                  "over": 4.9,
                                  "under": 1.17,
                                  "payout": 94.45,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "185.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3948,
                                  "over": 5.5,
                                  "under": 1.14,
                                  "payout": 94.43,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3946,
                                  "over": 5.5,
                                  "under": 1.14,
                                  "payout": 94.43,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3947,
                                  "over": 5.5,
                                  "under": 1.14,
                                  "payout": 94.43,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "186.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3951,
                                  "over": 5.5,
                                  "under": 1.14,
                                  "payout": 94.43,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3950,
                                  "over": 5.5,
                                  "under": 1.14,
                                  "payout": 94.43,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3949,
                                  "over": 5.5,
                                  "under": 1.14,
                                  "payout": 94.43,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "187.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3954,
                                  "over": 5.75,
                                  "under": 1.13,
                                  "payout": 94.44,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3956,
                                  "over": 5.75,
                                  "under": 1.13,
                                  "payout": 94.44,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3957,
                                  "over": 5.75,
                                  "under": 1.13,
                                  "payout": 94.44,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "188.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3958,
                                  "over": 5.75,
                                  "under": 1.13,
                                  "payout": 94.44,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3960,
                                  "over": 5.75,
                                  "under": 1.13,
                                  "payout": 94.44,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3959,
                                  "over": 5.75,
                                  "under": 1.13,
                                  "payout": 94.44,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "189.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3964,
                                  "over": 6.25,
                                  "under": 1.11,
                                  "payout": 94.26,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3962,
                                  "over": 6.25,
                                  "under": 1.11,
                                  "payout": 94.26,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3963,
                                  "over": 6.25,
                                  "under": 1.11,
                                  "payout": 94.26,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3965,
                                  "over": 2.875,
                                  "under": 1.4,
                                  "payout": 94.15,
                                  "bookmaker_id": 22,
                                  "over_movement": 1,
                                  "under_movement": 1
                                }
                              ],
                              "type": "190.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3966,
                                  "over": 6.5,
                                  "under": 1.1,
                                  "payout": 94.08,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3967,
                                  "over": 6.5,
                                  "under": 1.1,
                                  "payout": 94.08,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3972,
                                  "over": 6.5,
                                  "under": 1.1,
                                  "payout": 94.08,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "191.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3974,
                                  "over": 6.5,
                                  "under": 1.1,
                                  "payout": 94.08,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3973,
                                  "over": 6.5,
                                  "under": 1.1,
                                  "payout": 94.08,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3975,
                                  "over": 6.5,
                                  "under": 1.1,
                                  "payout": 94.08,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "192.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3977,
                                  "over": 4.93,
                                  "under": 1.14,
                                  "payout": 92.59,
                                  "bookmaker_id": 2,
                                  "over_movement": -1,
                                  "under_movement": 1
                                },
                                {
                                  "id": 3978,
                                  "over": 4.93,
                                  "under": 1.14,
                                  "payout": 92.59,
                                  "bookmaker_id": 3,
                                  "over_movement": -1,
                                  "under_movement": 1
                                },
                                {
                                  "id": 3979,
                                  "over": 4.93,
                                  "under": 1.14,
                                  "payout": 92.59,
                                  "bookmaker_id": 12,
                                  "over_movement": -1,
                                  "under_movement": 1
                                }
                              ],
                              "type": "193.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3983,
                                  "over": 8,
                                  "under": 1.07,
                                  "payout": 94.38,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3981,
                                  "over": 8,
                                  "under": 1.07,
                                  "payout": 94.38,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3982,
                                  "over": 8,
                                  "under": 1.07,
                                  "payout": 94.38,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "194.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3984,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3987,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3986,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "195.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4100,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4098,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 3994,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "196.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4217,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4247,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4216,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "197.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4309,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4432,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4435,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "198.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4436,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4438,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4437,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "199.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4442,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4443,
                                  "over": 3.3,
                                  "under": 1.285,
                                  "payout": 92.49,
                                  "bookmaker_id": 22,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 4440,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4441,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "200.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4444,
                                  "over": 8,
                                  "under": 1.07,
                                  "payout": 94.38,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4448,
                                  "over": 8,
                                  "under": 1.07,
                                  "payout": 94.38,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4449,
                                  "over": 8,
                                  "under": 1.07,
                                  "payout": 94.38,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "201.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4452,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4669,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4450,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "202.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4927,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4923,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4895,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "203.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4962,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4950,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4959,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "204.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4963,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4964,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4965,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "205.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4966,
                                  "over": 8,
                                  "under": 1.07,
                                  "payout": 94.38,
                                  "bookmaker_id": 2,
                                  "over_movement": -1,
                                  "under_movement": 1
                                },
                                {
                                  "id": 4967,
                                  "over": 8,
                                  "under": 1.07,
                                  "payout": 94.38,
                                  "bookmaker_id": 3,
                                  "over_movement": -1,
                                  "under_movement": 1
                                },
                                {
                                  "id": 4968,
                                  "over": 8,
                                  "under": 1.07,
                                  "payout": 94.38,
                                  "bookmaker_id": 12,
                                  "over_movement": -1,
                                  "under_movement": 1
                                }
                              ],
                              "type": "206.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4969,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4970,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4971,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "207.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4972,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4973,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4974,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "208.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4975,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4976,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4977,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "209.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4980,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4982,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 4984,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "210.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4985,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 5001,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 5002,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "211.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5004,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 5005,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 5006,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "212.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5007,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 5010,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 5011,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "213.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5012,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 2,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 5013,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 3,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 5014,
                                  "over": 8.5,
                                  "under": 1.06,
                                  "payout": 94.25,
                                  "bookmaker_id": 12,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "214.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5015,
                                  "over": 8.2,
                                  "under": 1.023,
                                  "payout": 90.95,
                                  "bookmaker_id": 2,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 5016,
                                  "over": 8.2,
                                  "under": 1.023,
                                  "payout": 90.95,
                                  "bookmaker_id": 3,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 5020,
                                  "over": 8.2,
                                  "under": 1.023,
                                  "payout": 90.95,
                                  "bookmaker_id": 12,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "216.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5021,
                                  "over": 8.3,
                                  "under": 1.023,
                                  "payout": 91.07,
                                  "bookmaker_id": 2,
                                  "over_movement": 1,
                                  "under_movement": 0
                                },
                                {
                                  "id": 5022,
                                  "over": 8.3,
                                  "under": 1.023,
                                  "payout": 91.07,
                                  "bookmaker_id": 3,
                                  "over_movement": 1,
                                  "under_movement": 0
                                },
                                {
                                  "id": 5024,
                                  "over": 8.3,
                                  "under": 1.023,
                                  "payout": 91.07,
                                  "bookmaker_id": 12,
                                  "over_movement": 1,
                                  "under_movement": 0
                                }
                              ],
                              "type": "217.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5025,
                                  "over": 8.3,
                                  "under": 1.02,
                                  "payout": 90.84,
                                  "bookmaker_id": 2,
                                  "over_movement": -1,
                                  "under_movement": 0
                                },
                                {
                                  "id": 5028,
                                  "over": 8.3,
                                  "under": 1.02,
                                  "payout": 90.84,
                                  "bookmaker_id": 3,
                                  "over_movement": -1,
                                  "under_movement": 0
                                },
                                {
                                  "id": 5029,
                                  "over": 8.3,
                                  "under": 1.02,
                                  "payout": 90.84,
                                  "bookmaker_id": 12,
                                  "over_movement": -1,
                                  "under_movement": 0
                                }
                              ],
                              "type": "219.5"
                            }
                          ],
                          "period_type": "FT inc. OT"
                        },
                        {
                          "odds": [
                            {
                              "odds": [
                                {
                                  "id": 28,
                                  "over": 1.002,
                                  "under": 10.5,
                                  "payout": 91.47,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "122.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 29,
                                  "over": 1.004,
                                  "under": 10.25,
                                  "payout": 91.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "123.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 40,
                                  "over": 1.002,
                                  "under": 10.25,
                                  "payout": 91.28,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": -1
                                }
                              ],
                              "type": "124.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 35,
                                  "over": 1.05,
                                  "under": 7.5,
                                  "payout": 92.11,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 32,
                                  "over": 1.05,
                                  "under": 8.5,
                                  "payout": 93.46,
                                  "bookmaker_id": 27,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 34,
                                  "over": 1.004,
                                  "under": 10.25,
                                  "payout": 91.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 36,
                                  "over": 1.05,
                                  "under": 8.5,
                                  "payout": 93.46,
                                  "bookmaker_id": 52,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "125.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 37,
                                  "over": 1.05,
                                  "under": 8.5,
                                  "payout": 93.46,
                                  "bookmaker_id": 27,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 38,
                                  "over": 1.004,
                                  "under": 10.25,
                                  "payout": 91.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 39,
                                  "over": 1.05,
                                  "under": 8.5,
                                  "payout": 93.46,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 48,
                                  "over": 1.05,
                                  "under": 8.5,
                                  "payout": 93.46,
                                  "bookmaker_id": 52,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "126.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 41,
                                  "over": 1.005,
                                  "under": 10.25,
                                  "payout": 91.53,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 43,
                                  "over": 1.05,
                                  "under": 7.5,
                                  "payout": 92.11,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 42,
                                  "over": 1.05,
                                  "under": 8.5,
                                  "payout": 93.46,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 44,
                                  "over": 1.05,
                                  "under": 8.5,
                                  "payout": 93.46,
                                  "bookmaker_id": 52,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 49,
                                  "over": 1.05,
                                  "under": 8.5,
                                  "payout": 93.46,
                                  "bookmaker_id": 27,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "127.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 45,
                                  "over": 1.05,
                                  "under": 8.5,
                                  "payout": 93.46,
                                  "bookmaker_id": 27,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 46,
                                  "over": 1.002,
                                  "under": 9.8,
                                  "payout": 90.91,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 47,
                                  "over": 1.05,
                                  "under": 8.5,
                                  "payout": 93.46,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 50,
                                  "over": 1.05,
                                  "under": 8.5,
                                  "payout": 93.46,
                                  "bookmaker_id": 52,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 57,
                                  "over": 1.05,
                                  "under": 7.5,
                                  "payout": 92.11,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "128.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 51,
                                  "over": 1.004,
                                  "under": 9.7,
                                  "payout": 90.98,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 53,
                                  "over": 1.05,
                                  "under": 7.5,
                                  "payout": 92.11,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 52,
                                  "over": 1.05,
                                  "under": 8.5,
                                  "payout": 93.46,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 54,
                                  "over": 1.05,
                                  "under": 8.5,
                                  "payout": 93.46,
                                  "bookmaker_id": 52,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 60,
                                  "over": 1.05,
                                  "under": 8.5,
                                  "payout": 93.46,
                                  "bookmaker_id": 27,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "129.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 55,
                                  "over": 1.09,
                                  "under": 6.4,
                                  "payout": 93.14,
                                  "bookmaker_id": 27,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 56,
                                  "over": 1.002,
                                  "under": 9.8,
                                  "payout": 90.91,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 58,
                                  "over": 1.09,
                                  "under": 6.4,
                                  "payout": 93.14,
                                  "bookmaker_id": 52,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 66,
                                  "over": 1.09,
                                  "under": 5.8,
                                  "payout": 91.76,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "130.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 125,
                                  "over": 1.09,
                                  "under": 6.4,
                                  "payout": 93.14,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 128,
                                  "over": 1.003,
                                  "under": 9.8,
                                  "payout": 90.99,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 131,
                                  "over": 1.09,
                                  "under": 6.4,
                                  "payout": 93.14,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 129,
                                  "over": 1.09,
                                  "under": 6.4,
                                  "payout": 93.14,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 130,
                                  "over": 1.05,
                                  "under": 7,
                                  "payout": 91.3,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "131.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 134,
                                  "over": 1.09,
                                  "under": 6.25,
                                  "payout": 92.81,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 136,
                                  "over": 1.09,
                                  "under": 5.6,
                                  "payout": 91.24,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 133,
                                  "over": 1.071,
                                  "under": 6.25,
                                  "payout": 91.43,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 132,
                                  "over": 1.09,
                                  "under": 6.25,
                                  "payout": 92.81,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 135,
                                  "over": 1.09,
                                  "under": 6.25,
                                  "payout": 92.81,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "132.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 139,
                                  "over": 1.1,
                                  "under": 6.25,
                                  "payout": 93.54,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 141,
                                  "over": 1.1,
                                  "under": 5.75,
                                  "payout": 92.34,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 140,
                                  "over": 1.1,
                                  "under": 6.25,
                                  "payout": 93.54,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 144,
                                  "over": 1.13,
                                  "under": 5.5,
                                  "payout": 93.74,
                                  "bookmaker_id": 39,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 137,
                                  "over": 1.075,
                                  "under": 6.15,
                                  "payout": 91.51,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 142,
                                  "over": 1.1,
                                  "under": 6.25,
                                  "payout": 93.54,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "133.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 148,
                                  "over": 1.1,
                                  "under": 6.25,
                                  "payout": 93.54,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 146,
                                  "over": 1.1,
                                  "under": 6.25,
                                  "payout": 93.54,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 149,
                                  "over": 1.1,
                                  "under": 5.75,
                                  "payout": 92.34,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 147,
                                  "over": 1.071,
                                  "under": 6.15,
                                  "payout": 91.22,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 150,
                                  "over": 1.1,
                                  "under": 6.25,
                                  "payout": 93.54,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "134.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 153,
                                  "over": 1.15,
                                  "under": 4.9,
                                  "payout": 93.14,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 152,
                                  "over": 1.05,
                                  "under": 8,
                                  "payout": 92.82,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 154,
                                  "over": 1.15,
                                  "under": 4.6,
                                  "payout": 92,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 151,
                                  "over": 1.073,
                                  "under": 6.2,
                                  "payout": 91.47,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 156,
                                  "over": 1.15,
                                  "under": 4.9,
                                  "payout": 93.14,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "135.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 159,
                                  "over": 1.15,
                                  "under": 4.9,
                                  "payout": 93.14,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 158,
                                  "over": 1.074,
                                  "under": 6.15,
                                  "payout": 91.43,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 161,
                                  "over": 1.15,
                                  "under": 4.9,
                                  "payout": 93.14,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 160,
                                  "over": 1.1,
                                  "under": 5.75,
                                  "payout": 92.34,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 157,
                                  "over": 1.15,
                                  "under": 4.9,
                                  "payout": 93.14,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "136.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 168,
                                  "over": 1.15,
                                  "under": 4.5,
                                  "payout": 91.59,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 171,
                                  "over": 1.15,
                                  "under": 4.9,
                                  "payout": 93.14,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 162,
                                  "over": 1.15,
                                  "under": 4.9,
                                  "payout": 93.14,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 167,
                                  "over": 1.15,
                                  "under": 4.9,
                                  "payout": 93.14,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 166,
                                  "over": 1.075,
                                  "under": 6.15,
                                  "payout": 91.51,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "137.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 175,
                                  "over": 1.16,
                                  "under": 4.8,
                                  "payout": 93.42,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 179,
                                  "over": 1.16,
                                  "under": 4.8,
                                  "payout": 93.42,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 182,
                                  "over": 1.16,
                                  "under": 4.8,
                                  "payout": 93.42,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 176,
                                  "over": 1.077,
                                  "under": 6.05,
                                  "payout": 91.42,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 181,
                                  "over": 1.16,
                                  "under": 4.5,
                                  "payout": 92.23,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "138.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 184,
                                  "over": 1.16,
                                  "under": 4.8,
                                  "payout": 93.42,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 185,
                                  "over": 1.081,
                                  "under": 5.95,
                                  "payout": 91.48,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 187,
                                  "over": 1.16,
                                  "under": 4.5,
                                  "payout": 92.23,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 188,
                                  "over": 1.16,
                                  "under": 4.8,
                                  "payout": 93.42,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 186,
                                  "over": 1.16,
                                  "under": 4.8,
                                  "payout": 93.42,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "139.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 195,
                                  "over": 1.23,
                                  "under": 3.85,
                                  "payout": 93.22,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 192,
                                  "over": 1.078,
                                  "under": 6.05,
                                  "payout": 91.5,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 189,
                                  "over": 1.23,
                                  "under": 3.9,
                                  "payout": 93.51,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 193,
                                  "over": 1.1,
                                  "under": 6.1,
                                  "payout": 93.19,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 194,
                                  "over": 1.23,
                                  "under": 3.7,
                                  "payout": 92.31,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "140.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 196,
                                  "over": 1.23,
                                  "under": 3.85,
                                  "payout": 93.22,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 197,
                                  "over": 1.078,
                                  "under": 6.05,
                                  "payout": 91.5,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 199,
                                  "over": 1.16,
                                  "under": 4.5,
                                  "payout": 92.23,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 198,
                                  "over": 1.23,
                                  "under": 3.85,
                                  "payout": 93.22,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 200,
                                  "over": 1.23,
                                  "under": 3.85,
                                  "payout": 93.22,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "141.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 203,
                                  "over": 1.24,
                                  "under": 3.85,
                                  "payout": 93.79,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 201,
                                  "over": 1.24,
                                  "under": 3.85,
                                  "payout": 93.79,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 202,
                                  "over": 1.21,
                                  "under": 3.84,
                                  "payout": 92.01,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 204,
                                  "over": 1.24,
                                  "under": 3.7,
                                  "payout": 92.87,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 206,
                                  "over": 1.24,
                                  "under": 3.85,
                                  "payout": 93.79,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "142.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 212,
                                  "over": 1.24,
                                  "under": 3.85,
                                  "payout": 93.79,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 210,
                                  "over": 1.24,
                                  "under": 3.85,
                                  "payout": 93.79,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 211,
                                  "over": 1.24,
                                  "under": 3.7,
                                  "payout": 92.87,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 209,
                                  "over": 1.22,
                                  "under": 3.74,
                                  "payout": 91.99,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 213,
                                  "over": 1.26,
                                  "under": 3.6,
                                  "payout": 93.33,
                                  "bookmaker_id": 39,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 205,
                                  "over": 1.24,
                                  "under": 3.85,
                                  "payout": 93.79,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "143.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 216,
                                  "over": 1.24,
                                  "under": 3.8,
                                  "payout": 93.49,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 214,
                                  "over": 1.24,
                                  "under": 3.8,
                                  "payout": 93.49,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 215,
                                  "over": 1.21,
                                  "under": 3.84,
                                  "payout": 92.01,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 218,
                                  "over": 1.24,
                                  "under": 3.8,
                                  "payout": 93.49,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 217,
                                  "over": 1.24,
                                  "under": 3.65,
                                  "payout": 92.56,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "144.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 220,
                                  "over": 1.21,
                                  "under": 3.84,
                                  "payout": 92.01,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 223,
                                  "over": 1.34,
                                  "under": 3.1,
                                  "payout": 93.56,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 219,
                                  "over": 1.34,
                                  "under": 3.1,
                                  "payout": 93.56,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 221,
                                  "over": 1.17,
                                  "under": 4.7,
                                  "payout": 93.68,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 222,
                                  "over": 1.34,
                                  "under": 3,
                                  "payout": 92.63,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "145.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 224,
                                  "over": 1.34,
                                  "under": 3.1,
                                  "payout": 93.56,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 228,
                                  "over": 1.34,
                                  "under": 3.1,
                                  "payout": 93.56,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 227,
                                  "over": 1.24,
                                  "under": 3.6,
                                  "payout": 92.23,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 225,
                                  "over": 1.21,
                                  "under": 3.84,
                                  "payout": 92.01,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 226,
                                  "over": 1.34,
                                  "under": 3.1,
                                  "payout": 93.56,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "146.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 233,
                                  "over": 1.34,
                                  "under": 3,
                                  "payout": 92.63,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 230,
                                  "over": 1.21,
                                  "under": 3.84,
                                  "payout": 92.01,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 232,
                                  "over": 1.34,
                                  "under": 3.1,
                                  "payout": 93.56,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 229,
                                  "over": 1.34,
                                  "under": 3.1,
                                  "payout": 93.56,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 234,
                                  "over": 1.34,
                                  "under": 3.1,
                                  "payout": 93.56,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "147.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 237,
                                  "over": 1.22,
                                  "under": 3.74,
                                  "payout": 91.99,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 239,
                                  "over": 1.34,
                                  "under": 3.1,
                                  "payout": 93.56,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 235,
                                  "over": 1.34,
                                  "under": 3.1,
                                  "payout": 93.56,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 241,
                                  "over": 1.34,
                                  "under": 3.1,
                                  "payout": 93.56,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 240,
                                  "over": 1.34,
                                  "under": 3,
                                  "payout": 92.63,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "148.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 245,
                                  "over": 1.35,
                                  "under": 3,
                                  "payout": 93.1,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 242,
                                  "over": 1.35,
                                  "under": 3.1,
                                  "payout": 94.04,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 243,
                                  "over": 1.22,
                                  "under": 3.74,
                                  "payout": 91.99,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 248,
                                  "over": 1.35,
                                  "under": 3.1,
                                  "payout": 94.04,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 244,
                                  "over": 1.35,
                                  "under": 3.1,
                                  "payout": 94.04,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "149.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 250,
                                  "over": 1.48,
                                  "under": 2.6,
                                  "payout": 94.31,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 254,
                                  "over": 1.48,
                                  "under": 2.55,
                                  "payout": 93.65,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 252,
                                  "over": 1.25,
                                  "under": 3.75,
                                  "payout": 93.75,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 251,
                                  "over": 1.22,
                                  "under": 3.74,
                                  "payout": 91.99,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 253,
                                  "over": 1.48,
                                  "under": 2.55,
                                  "payout": 93.65,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "150.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 259,
                                  "over": 1.49,
                                  "under": 2.55,
                                  "payout": 94.05,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 257,
                                  "over": 1.49,
                                  "under": 2.55,
                                  "payout": 94.05,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 256,
                                  "over": 1.22,
                                  "under": 3.74,
                                  "payout": 91.99,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 255,
                                  "over": 1.49,
                                  "under": 2.55,
                                  "payout": 94.05,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 258,
                                  "over": 1.35,
                                  "under": 3,
                                  "payout": 93.1,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "151.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 262,
                                  "over": 1.49,
                                  "under": 2.55,
                                  "payout": 94.05,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 263,
                                  "over": 1.48,
                                  "under": 2.5,
                                  "payout": 92.96,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 264,
                                  "over": 1.49,
                                  "under": 2.55,
                                  "payout": 94.05,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 260,
                                  "over": 1.49,
                                  "under": 2.55,
                                  "payout": 94.05,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 261,
                                  "over": 1.44,
                                  "under": 2.58,
                                  "payout": 92.42,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "152.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 267,
                                  "over": 1.48,
                                  "under": 2.55,
                                  "payout": 93.65,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 270,
                                  "over": 1.5,
                                  "under": 2.5,
                                  "payout": 93.75,
                                  "bookmaker_id": 39,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 269,
                                  "over": 1.48,
                                  "under": 2.55,
                                  "payout": 93.65,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 265,
                                  "over": 1.48,
                                  "under": 2.55,
                                  "payout": 93.65,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 266,
                                  "over": 1.46,
                                  "under": 2.52,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 268,
                                  "over": 1.47,
                                  "under": 2.5,
                                  "payout": 92.57,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "153.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 273,
                                  "over": 1.48,
                                  "under": 2.6,
                                  "payout": 94.31,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 271,
                                  "over": 1.48,
                                  "under": 2.6,
                                  "payout": 94.31,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 272,
                                  "over": 1.45,
                                  "under": 2.55,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 274,
                                  "over": 1.48,
                                  "under": 2.55,
                                  "payout": 93.65,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 275,
                                  "over": 1.48,
                                  "under": 2.6,
                                  "payout": 94.31,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "154.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 282,
                                  "over": 1.67,
                                  "under": 2.18,
                                  "payout": 94.56,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 280,
                                  "over": 1.36,
                                  "under": 3.05,
                                  "payout": 94.06,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 277,
                                  "over": 1.67,
                                  "under": 2.2,
                                  "payout": 94.94,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 278,
                                  "over": 1.444,
                                  "under": 2.57,
                                  "payout": 92.45,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 281,
                                  "over": 1.66,
                                  "under": 2.17,
                                  "payout": 94.05,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "155.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 284,
                                  "over": 1.444,
                                  "under": 2.57,
                                  "payout": 92.45,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 286,
                                  "over": 1.48,
                                  "under": 2.5,
                                  "payout": 92.96,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 285,
                                  "over": 1.67,
                                  "under": 2.18,
                                  "payout": 94.56,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 283,
                                  "over": 1.67,
                                  "under": 2.18,
                                  "payout": 94.56,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 287,
                                  "over": 1.67,
                                  "under": 2.18,
                                  "payout": 94.56,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "156.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 288,
                                  "over": 1.67,
                                  "under": 2.18,
                                  "payout": 94.56,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 291,
                                  "over": 1.65,
                                  "under": 2.16,
                                  "payout": 93.54,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 289,
                                  "over": 1.444,
                                  "under": 2.57,
                                  "payout": 92.45,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 290,
                                  "over": 1.67,
                                  "under": 2.18,
                                  "payout": 94.56,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 292,
                                  "over": 1.67,
                                  "under": 2.18,
                                  "payout": 94.56,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "157.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 293,
                                  "over": 1.67,
                                  "under": 2.18,
                                  "payout": 94.56,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 294,
                                  "over": 1.45,
                                  "under": 2.55,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 297,
                                  "over": 1.65,
                                  "under": 2.16,
                                  "payout": 93.54,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 295,
                                  "over": 1.67,
                                  "under": 2.18,
                                  "payout": 94.56,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 298,
                                  "over": 1.67,
                                  "under": 2.18,
                                  "payout": 94.56,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "158.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 304,
                                  "over": 1.65,
                                  "under": 2.16,
                                  "payout": 93.54,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 301,
                                  "over": 1.47,
                                  "under": 2.49,
                                  "payout": 92.43,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 305,
                                  "over": 1.67,
                                  "under": 2.18,
                                  "payout": 94.56,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 300,
                                  "over": 1.67,
                                  "under": 2.18,
                                  "payout": 94.56,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 303,
                                  "over": 1.67,
                                  "under": 2.18,
                                  "payout": 94.56,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "159.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 307,
                                  "over": 1.45,
                                  "under": 2.55,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 308,
                                  "over": 1.9,
                                  "under": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 310,
                                  "over": 1.88,
                                  "under": 1.88,
                                  "payout": 94,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 309,
                                  "over": 1.5,
                                  "under": 2.55,
                                  "payout": 94.44,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 311,
                                  "over": 1.91,
                                  "under": 1.89,
                                  "payout": 95,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "160.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 316,
                                  "over": 1.9,
                                  "under": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 312,
                                  "over": 1.9,
                                  "under": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 314,
                                  "over": 1.9,
                                  "under": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 315,
                                  "over": 1.66,
                                  "under": 2.15,
                                  "payout": 93.67,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 313,
                                  "over": 1.45,
                                  "under": 2.55,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "161.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 317,
                                  "over": 1.9,
                                  "under": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 318,
                                  "over": 1.85,
                                  "under": 1.87,
                                  "payout": 93,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 319,
                                  "over": 1.9,
                                  "under": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 320,
                                  "over": 1.88,
                                  "under": 1.88,
                                  "payout": 94,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 321,
                                  "over": 1.9,
                                  "under": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "162.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1417,
                                  "over": 1.9,
                                  "under": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1412,
                                  "over": 1.9,
                                  "under": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1426,
                                  "over": 1.9,
                                  "under": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1432,
                                  "over": 1.91,
                                  "under": 1.91,
                                  "payout": 95.5,
                                  "bookmaker_id": 39,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1415,
                                  "over": 1.86,
                                  "under": 1.86,
                                  "payout": 93,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1422,
                                  "over": 1.88,
                                  "under": 1.88,
                                  "payout": 94,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "163.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 322,
                                  "over": 1.9,
                                  "under": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 324,
                                  "over": 1.9,
                                  "under": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 326,
                                  "over": 1.9,
                                  "under": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 325,
                                  "over": 1.88,
                                  "under": 1.88,
                                  "payout": 94,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 323,
                                  "over": 1.86,
                                  "under": 1.86,
                                  "payout": 93,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "164.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 328,
                                  "over": 1.85,
                                  "under": 1.87,
                                  "payout": 93,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 327,
                                  "over": 2.2,
                                  "under": 1.66,
                                  "payout": 94.61,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 329,
                                  "over": 1.68,
                                  "under": 2.17,
                                  "payout": 94.69,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 330,
                                  "over": 2.16,
                                  "under": 1.65,
                                  "payout": 93.54,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 331,
                                  "over": 2.2,
                                  "under": 1.66,
                                  "payout": 94.61,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "165.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 332,
                                  "over": 2.2,
                                  "under": 1.66,
                                  "payout": 94.61,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 438,
                                  "over": 2.2,
                                  "under": 1.66,
                                  "payout": 94.61,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 435,
                                  "over": 1.85,
                                  "under": 1.87,
                                  "payout": 93,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 437,
                                  "over": 1.88,
                                  "under": 1.88,
                                  "payout": 94,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 436,
                                  "over": 2.2,
                                  "under": 1.66,
                                  "payout": 94.61,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "166.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 443,
                                  "over": 2.18,
                                  "under": 1.67,
                                  "payout": 94.56,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 440,
                                  "over": 1.85,
                                  "under": 1.87,
                                  "payout": 93,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 441,
                                  "over": 2.18,
                                  "under": 1.67,
                                  "payout": 94.56,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 439,
                                  "over": 2.18,
                                  "under": 1.67,
                                  "payout": 94.56,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 442,
                                  "over": 2.16,
                                  "under": 1.65,
                                  "payout": 93.54,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "167.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 468,
                                  "over": 2.18,
                                  "under": 1.67,
                                  "payout": 94.56,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 478,
                                  "over": 2.16,
                                  "under": 1.65,
                                  "payout": 93.54,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 496,
                                  "over": 1.91,
                                  "under": 1.91,
                                  "payout": 95.5,
                                  "bookmaker_id": 39,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 445,
                                  "over": 2.18,
                                  "under": 1.67,
                                  "payout": 94.56,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 452,
                                  "over": 1.86,
                                  "under": 1.86,
                                  "payout": 93,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 481,
                                  "over": 2.18,
                                  "under": 1.67,
                                  "payout": 94.56,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "168.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 501,
                                  "over": 2.18,
                                  "under": 1.67,
                                  "payout": 94.56,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 503,
                                  "over": 2.18,
                                  "under": 1.67,
                                  "payout": 94.56,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 502,
                                  "over": 2.16,
                                  "under": 1.66,
                                  "payout": 93.86,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 500,
                                  "over": 1.87,
                                  "under": 1.85,
                                  "payout": 93,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 499,
                                  "over": 2.18,
                                  "under": 1.67,
                                  "payout": 94.56,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "169.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 512,
                                  "over": 1.91,
                                  "under": 1.91,
                                  "payout": 95.5,
                                  "bookmaker_id": 39,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 508,
                                  "over": 1.86,
                                  "under": 1.86,
                                  "payout": 93,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 509,
                                  "over": 1.9,
                                  "under": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 510,
                                  "over": 2.5,
                                  "under": 1.48,
                                  "payout": 92.96,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 511,
                                  "over": 2.55,
                                  "under": 1.49,
                                  "payout": 94.05,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 505,
                                  "over": 2.55,
                                  "under": 1.49,
                                  "payout": 94.05,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "170.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 526,
                                  "over": 1.91,
                                  "under": 1.91,
                                  "payout": 95.5,
                                  "bookmaker_id": 39,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 514,
                                  "over": 1.86,
                                  "under": 1.86,
                                  "payout": 93,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 516,
                                  "over": 2.15,
                                  "under": 1.66,
                                  "payout": 93.67,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 521,
                                  "over": 2.55,
                                  "under": 1.49,
                                  "payout": 94.05,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 513,
                                  "over": 2.55,
                                  "under": 1.49,
                                  "payout": 94.05,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 515,
                                  "over": 2.55,
                                  "under": 1.49,
                                  "payout": 94.05,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "171.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 539,
                                  "over": 2.5,
                                  "under": 1.48,
                                  "payout": 92.96,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 530,
                                  "over": 2.49,
                                  "under": 1.47,
                                  "payout": 92.43,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 528,
                                  "over": 2.55,
                                  "under": 1.49,
                                  "payout": 94.05,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 550,
                                  "over": 1.91,
                                  "under": 1.91,
                                  "payout": 95.5,
                                  "bookmaker_id": 39,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 538,
                                  "over": 2.55,
                                  "under": 1.49,
                                  "payout": 94.05,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 548,
                                  "over": 2.55,
                                  "under": 1.49,
                                  "payout": 94.05,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "172.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 572,
                                  "over": 2.5,
                                  "under": 1.48,
                                  "payout": 92.96,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 571,
                                  "over": 2.55,
                                  "under": 1.49,
                                  "payout": 94.05,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 576,
                                  "over": 2.55,
                                  "under": 1.49,
                                  "payout": 94.05,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 566,
                                  "over": 2.52,
                                  "under": 1.46,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 561,
                                  "over": 2.55,
                                  "under": 1.49,
                                  "payout": 94.05,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 577,
                                  "over": 2.5,
                                  "under": 1.5,
                                  "payout": 93.75,
                                  "bookmaker_id": 39,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "173.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 584,
                                  "over": 2.52,
                                  "under": 1.46,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 588,
                                  "over": 2.55,
                                  "under": 1.49,
                                  "payout": 94.05,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 585,
                                  "over": 2.55,
                                  "under": 1.49,
                                  "payout": 94.05,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 580,
                                  "over": 2.55,
                                  "under": 1.49,
                                  "payout": 94.05,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 587,
                                  "over": 2.5,
                                  "under": 1.48,
                                  "payout": 92.96,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "174.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 589,
                                  "over": 3.05,
                                  "under": 1.36,
                                  "payout": 94.06,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 594,
                                  "over": 2.95,
                                  "under": 1.36,
                                  "payout": 93.09,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 593,
                                  "over": 2.18,
                                  "under": 1.67,
                                  "payout": 94.56,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 596,
                                  "over": 3.05,
                                  "under": 1.35,
                                  "payout": 93.58,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 590,
                                  "over": 2.49,
                                  "under": 1.47,
                                  "payout": 92.43,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "175.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 600,
                                  "over": 2.49,
                                  "under": 1.47,
                                  "payout": 92.43,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 597,
                                  "over": 3.05,
                                  "under": 1.35,
                                  "payout": 93.58,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 613,
                                  "over": 3.05,
                                  "under": 1.35,
                                  "payout": 93.58,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 601,
                                  "over": 3.05,
                                  "under": 1.35,
                                  "payout": 93.58,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 604,
                                  "over": 2.5,
                                  "under": 1.49,
                                  "payout": 93.36,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 614,
                                  "over": 1.91,
                                  "under": 1.91,
                                  "payout": 95.5,
                                  "bookmaker_id": 39,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "176.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 627,
                                  "over": 3.05,
                                  "under": 1.35,
                                  "payout": 93.58,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 636,
                                  "over": 3.05,
                                  "under": 1.35,
                                  "payout": 93.58,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 618,
                                  "over": 3.05,
                                  "under": 1.35,
                                  "payout": 93.58,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 633,
                                  "over": 2.95,
                                  "under": 1.35,
                                  "payout": 92.62,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 620,
                                  "over": 2.49,
                                  "under": 1.47,
                                  "payout": 92.43,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "177.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 676,
                                  "over": 3.05,
                                  "under": 1.36,
                                  "payout": 94.06,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 664,
                                  "over": 3.05,
                                  "under": 1.36,
                                  "payout": 94.06,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 675,
                                  "over": 2.95,
                                  "under": 1.36,
                                  "payout": 93.09,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 651,
                                  "over": 3.05,
                                  "under": 1.36,
                                  "payout": 94.06,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 660,
                                  "over": 2.49,
                                  "under": 1.47,
                                  "payout": 92.43,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "178.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 690,
                                  "over": 2.95,
                                  "under": 1.36,
                                  "payout": 93.09,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 688,
                                  "over": 3.05,
                                  "under": 1.36,
                                  "payout": 94.06,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 684,
                                  "over": 2.55,
                                  "under": 1.45,
                                  "payout": 92.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 682,
                                  "over": 3.05,
                                  "under": 1.36,
                                  "payout": 94.06,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 691,
                                  "over": 3.05,
                                  "under": 1.36,
                                  "payout": 94.06,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "179.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 692,
                                  "over": 3.7,
                                  "under": 1.25,
                                  "payout": 93.43,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 697,
                                  "over": 2.55,
                                  "under": 1.5,
                                  "payout": 94.44,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 698,
                                  "over": 3.55,
                                  "under": 1.25,
                                  "payout": 92.45,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 700,
                                  "over": 3.75,
                                  "under": 1.25,
                                  "payout": 93.75,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 695,
                                  "over": 2.49,
                                  "under": 1.47,
                                  "payout": 92.43,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "180.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 712,
                                  "over": 3.7,
                                  "under": 1.25,
                                  "payout": 93.43,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 702,
                                  "over": 3.7,
                                  "under": 1.25,
                                  "payout": 93.43,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 710,
                                  "over": 2.9,
                                  "under": 1.36,
                                  "payout": 92.58,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 699,
                                  "over": 3.7,
                                  "under": 1.25,
                                  "payout": 93.43,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 701,
                                  "over": 2.49,
                                  "under": 1.47,
                                  "payout": 92.43,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "181.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 713,
                                  "over": 3.7,
                                  "under": 1.25,
                                  "payout": 93.43,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 717,
                                  "over": 3.64,
                                  "under": 1.23,
                                  "payout": 91.93,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 719,
                                  "over": 3.7,
                                  "under": 1.25,
                                  "payout": 93.43,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 724,
                                  "over": 3.55,
                                  "under": 1.25,
                                  "payout": 92.45,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 728,
                                  "over": 3.7,
                                  "under": 1.25,
                                  "payout": 93.43,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "182.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 826,
                                  "over": 3.55,
                                  "under": 1.25,
                                  "payout": 92.45,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 820,
                                  "over": 3.7,
                                  "under": 1.25,
                                  "payout": 93.43,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 821,
                                  "over": 3.72,
                                  "under": 1.222,
                                  "payout": 91.98,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 822,
                                  "over": 3.7,
                                  "under": 1.25,
                                  "payout": 93.43,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 837,
                                  "over": 3.7,
                                  "under": 1.25,
                                  "payout": 93.43,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 838,
                                  "over": 3.5,
                                  "under": 1.285,
                                  "payout": 93.99,
                                  "bookmaker_id": 39,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "183.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 847,
                                  "over": 3.64,
                                  "under": 1.23,
                                  "payout": 91.93,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 863,
                                  "over": 3.7,
                                  "under": 1.25,
                                  "payout": 93.43,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 843,
                                  "over": 3.7,
                                  "under": 1.25,
                                  "payout": 93.43,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 854,
                                  "over": 3.5,
                                  "under": 1.25,
                                  "payout": 92.11,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 852,
                                  "over": 3.7,
                                  "under": 1.25,
                                  "payout": 93.43,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "184.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 893,
                                  "over": 4.6,
                                  "under": 1.17,
                                  "payout": 93.28,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 869,
                                  "over": 4.6,
                                  "under": 1.17,
                                  "payout": 93.28,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 877,
                                  "over": 3.64,
                                  "under": 1.23,
                                  "payout": 91.93,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 888,
                                  "over": 4.3,
                                  "under": 1.17,
                                  "payout": 91.97,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 886,
                                  "over": 3,
                                  "under": 1.36,
                                  "payout": 93.58,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "185.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 928,
                                  "over": 4.6,
                                  "under": 1.17,
                                  "payout": 93.28,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 915,
                                  "over": 3.5,
                                  "under": 1.26,
                                  "payout": 92.65,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 900,
                                  "over": 4.6,
                                  "under": 1.17,
                                  "payout": 93.28,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 904,
                                  "over": 3.56,
                                  "under": 1.24,
                                  "payout": 91.97,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 914,
                                  "over": 4.6,
                                  "under": 1.17,
                                  "payout": 93.28,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "186.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 935,
                                  "over": 4.6,
                                  "under": 1.17,
                                  "payout": 93.28,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 933,
                                  "over": 3.56,
                                  "under": 1.24,
                                  "payout": 91.97,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 937,
                                  "over": 4.3,
                                  "under": 1.17,
                                  "payout": 91.97,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 931,
                                  "over": 4.6,
                                  "under": 1.17,
                                  "payout": 93.28,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 941,
                                  "over": 4.6,
                                  "under": 1.17,
                                  "payout": 93.28,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "187.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 944,
                                  "over": 4.6,
                                  "under": 1.17,
                                  "payout": 93.28,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 945,
                                  "over": 4.25,
                                  "under": 1.17,
                                  "payout": 91.74,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 943,
                                  "over": 3.64,
                                  "under": 1.23,
                                  "payout": 91.93,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 942,
                                  "over": 4.6,
                                  "under": 1.17,
                                  "payout": 93.28,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 948,
                                  "over": 4.6,
                                  "under": 1.17,
                                  "payout": 93.28,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "188.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 954,
                                  "over": 3.64,
                                  "under": 1.23,
                                  "payout": 91.93,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 957,
                                  "over": 4.3,
                                  "under": 1.17,
                                  "payout": 91.97,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 951,
                                  "over": 4.6,
                                  "under": 1.17,
                                  "payout": 93.28,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 958,
                                  "over": 4.6,
                                  "under": 1.17,
                                  "payout": 93.28,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 955,
                                  "over": 4.6,
                                  "under": 1.17,
                                  "payout": 93.28,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "189.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1024,
                                  "over": 5.8,
                                  "under": 1.11,
                                  "payout": 93.17,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1019,
                                  "over": 5.3,
                                  "under": 1.11,
                                  "payout": 91.78,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 978,
                                  "over": 3.56,
                                  "under": 1.24,
                                  "payout": 91.97,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 964,
                                  "over": 5.8,
                                  "under": 1.11,
                                  "payout": 93.17,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 999,
                                  "over": 3.65,
                                  "under": 1.26,
                                  "payout": 93.67,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "190.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1034,
                                  "over": 4.25,
                                  "under": 1.18,
                                  "payout": 92.36,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1030,
                                  "over": 3.56,
                                  "under": 1.24,
                                  "payout": 91.97,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1036,
                                  "over": 5.8,
                                  "under": 1.11,
                                  "payout": 93.17,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1025,
                                  "over": 5.8,
                                  "under": 1.11,
                                  "payout": 93.17,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1031,
                                  "over": 5.8,
                                  "under": 1.11,
                                  "payout": 93.17,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "191.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1046,
                                  "over": 5.6,
                                  "under": 1.093,
                                  "payout": 91.45,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1056,
                                  "over": 5.75,
                                  "under": 1.11,
                                  "payout": 93.04,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1038,
                                  "over": 5.75,
                                  "under": 1.11,
                                  "payout": 93.04,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1047,
                                  "over": 5.75,
                                  "under": 1.11,
                                  "payout": 93.04,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1054,
                                  "over": 5.25,
                                  "under": 1.11,
                                  "payout": 91.63,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "192.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1060,
                                  "over": 5.7,
                                  "under": 1.089,
                                  "payout": 91.43,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1091,
                                  "over": 5,
                                  "under": 1.153,
                                  "payout": 93.69,
                                  "bookmaker_id": 39,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1061,
                                  "over": 5.75,
                                  "under": 1.11,
                                  "payout": 93.04,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1083,
                                  "over": 5.2,
                                  "under": 1.11,
                                  "payout": 91.47,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1059,
                                  "over": 5.75,
                                  "under": 1.11,
                                  "payout": 93.04,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1087,
                                  "over": 5.75,
                                  "under": 1.11,
                                  "payout": 93.04,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "193.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1109,
                                  "over": 5.3,
                                  "under": 1.12,
                                  "payout": 92.46,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1093,
                                  "over": 5.75,
                                  "under": 1.12,
                                  "payout": 93.74,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1112,
                                  "over": 5.75,
                                  "under": 1.12,
                                  "payout": 93.74,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1095,
                                  "over": 5.6,
                                  "under": 1.093,
                                  "payout": 91.45,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1104,
                                  "over": 5.75,
                                  "under": 1.12,
                                  "payout": 93.74,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "194.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1125,
                                  "over": 4.5,
                                  "under": 1.18,
                                  "payout": 93.49,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1120,
                                  "over": 5.6,
                                  "under": 1.094,
                                  "payout": 91.52,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1130,
                                  "over": 7.5,
                                  "under": 1.06,
                                  "payout": 92.87,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1119,
                                  "over": 7.5,
                                  "under": 1.07,
                                  "payout": 93.64,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1129,
                                  "over": 6.75,
                                  "under": 1.07,
                                  "payout": 92.36,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "195.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1137,
                                  "over": 7.5,
                                  "under": 1.07,
                                  "payout": 93.64,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1147,
                                  "over": 5.2,
                                  "under": 1.12,
                                  "payout": 92.15,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1146,
                                  "over": 7.5,
                                  "under": 1.07,
                                  "payout": 93.64,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1148,
                                  "over": 7.5,
                                  "under": 1.07,
                                  "payout": 93.64,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1139,
                                  "over": 5.55,
                                  "under": 1.096,
                                  "payout": 91.53,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "196.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1155,
                                  "over": 7.5,
                                  "under": 1.07,
                                  "payout": 93.64,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1159,
                                  "over": 5.55,
                                  "under": 1.096,
                                  "payout": 91.53,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1162,
                                  "over": 7.5,
                                  "under": 1.07,
                                  "payout": 93.64,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1184,
                                  "over": 7.5,
                                  "under": 1.07,
                                  "payout": 93.64,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1178,
                                  "over": 6.75,
                                  "under": 1.07,
                                  "payout": 92.36,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "197.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1189,
                                  "over": 5.6,
                                  "under": 1.094,
                                  "payout": 91.52,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1194,
                                  "over": 7.5,
                                  "under": 1.07,
                                  "payout": 93.64,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1195,
                                  "over": 6.75,
                                  "under": 1.07,
                                  "payout": 92.36,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1200,
                                  "over": 7.5,
                                  "under": 1.07,
                                  "payout": 93.64,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1186,
                                  "over": 7.5,
                                  "under": 1.07,
                                  "payout": 93.64,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "198.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1221,
                                  "over": 7.5,
                                  "under": 1.07,
                                  "payout": 93.64,
                                  "bookmaker_id": 40,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1225,
                                  "over": 7.5,
                                  "under": 1.07,
                                  "payout": 93.64,
                                  "bookmaker_id": 52,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1208,
                                  "over": 7.5,
                                  "under": 1.07,
                                  "payout": 93.64,
                                  "bookmaker_id": 27,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1224,
                                  "over": 6.5,
                                  "under": 1.07,
                                  "payout": 91.88,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1215,
                                  "over": 5.65,
                                  "under": 1.091,
                                  "payout": 91.44,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "199.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1236,
                                  "over": 5.2,
                                  "under": 1.12,
                                  "payout": 92.15,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1226,
                                  "over": 5.6,
                                  "under": 1.12,
                                  "payout": 93.33,
                                  "bookmaker_id": 27,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1234,
                                  "over": 5.6,
                                  "under": 1.12,
                                  "payout": 93.33,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1232,
                                  "over": 5.55,
                                  "under": 1.096,
                                  "payout": 91.53,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1241,
                                  "over": 5.6,
                                  "under": 1.12,
                                  "payout": 93.33,
                                  "bookmaker_id": 52,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "200.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1252,
                                  "over": 7,
                                  "under": 1.07,
                                  "payout": 92.81,
                                  "bookmaker_id": 27,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1258,
                                  "over": 6.4,
                                  "under": 1.07,
                                  "payout": 91.67,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1257,
                                  "over": 7,
                                  "under": 1.07,
                                  "payout": 92.81,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1255,
                                  "over": 5.5,
                                  "under": 1.097,
                                  "payout": 91.46,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1260,
                                  "over": 7,
                                  "under": 1.07,
                                  "payout": 92.81,
                                  "bookmaker_id": 52,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "201.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1284,
                                  "over": 7,
                                  "under": 1.07,
                                  "payout": 92.81,
                                  "bookmaker_id": 27,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1297,
                                  "over": 6.4,
                                  "under": 1.07,
                                  "payout": 91.67,
                                  "bookmaker_id": 16,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1300,
                                  "over": 7,
                                  "under": 1.07,
                                  "payout": 92.81,
                                  "bookmaker_id": 52,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1285,
                                  "over": 8.7,
                                  "under": 1.016,
                                  "payout": 90.98,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1290,
                                  "over": 7,
                                  "under": 1.07,
                                  "payout": 92.81,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "202.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1315,
                                  "over": 7,
                                  "under": 1.07,
                                  "payout": 92.81,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1316,
                                  "over": 6.25,
                                  "under": 1.07,
                                  "payout": 91.36,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1314,
                                  "over": 8.8,
                                  "under": 1.014,
                                  "payout": 90.92,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1306,
                                  "over": 7,
                                  "under": 1.07,
                                  "payout": 92.81,
                                  "bookmaker_id": 27,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1319,
                                  "over": 7,
                                  "under": 1.07,
                                  "payout": 92.81,
                                  "bookmaker_id": 52,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "203.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1324,
                                  "over": 8.7,
                                  "under": 1.018,
                                  "payout": 91.14,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1327,
                                  "over": 7,
                                  "under": 1.07,
                                  "payout": 92.81,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1330,
                                  "over": 6.25,
                                  "under": 1.07,
                                  "payout": 91.36,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1334,
                                  "over": 7,
                                  "under": 1.07,
                                  "payout": 92.81,
                                  "bookmaker_id": 52,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1320,
                                  "over": 7,
                                  "under": 1.07,
                                  "payout": 92.81,
                                  "bookmaker_id": 27,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "204.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1336,
                                  "over": 7,
                                  "under": 1.07,
                                  "payout": 92.81,
                                  "bookmaker_id": 27,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1342,
                                  "over": 8.6,
                                  "under": 1.017,
                                  "payout": 90.95,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                },
                                {
                                  "id": 1351,
                                  "over": 7,
                                  "under": 1.07,
                                  "payout": 92.81,
                                  "bookmaker_id": 40,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1354,
                                  "over": 7,
                                  "under": 1.07,
                                  "payout": 92.81,
                                  "bookmaker_id": 52,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1352,
                                  "over": 6.25,
                                  "under": 1.07,
                                  "payout": 91.36,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "205.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1355,
                                  "over": 8.5,
                                  "under": 1.018,
                                  "payout": 90.91,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "206.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1359,
                                  "over": 6.4,
                                  "under": 1.07,
                                  "payout": 91.67,
                                  "bookmaker_id": 16,
                                  "over_movement": 0,
                                  "under_movement": 0
                                },
                                {
                                  "id": 1356,
                                  "over": 8.5,
                                  "under": 1.018,
                                  "payout": 90.91,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "207.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1360,
                                  "over": 8.5,
                                  "under": 1.018,
                                  "payout": 90.91,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "208.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1361,
                                  "over": 8.7,
                                  "under": 1.016,
                                  "payout": 90.98,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": -1
                                }
                              ],
                              "type": "209.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1364,
                                  "over": 8.5,
                                  "under": 1.019,
                                  "payout": 90.99,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "210.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1365,
                                  "over": 8.5,
                                  "under": 1.019,
                                  "payout": 90.99,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "211.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1366,
                                  "over": 8.5,
                                  "under": 1.018,
                                  "payout": 90.91,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "212.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1382,
                                  "over": 8.7,
                                  "under": 1.017,
                                  "payout": 91.06,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": 0
                                }
                              ],
                              "type": "213.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1384,
                                  "over": 8.6,
                                  "under": 1.018,
                                  "payout": 91.03,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": 0
                                }
                              ],
                              "type": "214.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1385,
                                  "over": 8.5,
                                  "under": 1.02,
                                  "payout": 91.07,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": 0
                                }
                              ],
                              "type": "215.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1398,
                                  "over": 8.2,
                                  "under": 1.023,
                                  "payout": 90.95,
                                  "bookmaker_id": 9,
                                  "over_movement": 0,
                                  "under_movement": 0
                                }
                              ],
                              "type": "216.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1400,
                                  "over": 8.3,
                                  "under": 1.023,
                                  "payout": 91.07,
                                  "bookmaker_id": 9,
                                  "over_movement": 1,
                                  "under_movement": 0
                                }
                              ],
                              "type": "217.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1406,
                                  "over": 8.3,
                                  "under": 1.02,
                                  "payout": 90.84,
                                  "bookmaker_id": 9,
                                  "over_movement": -1,
                                  "under_movement": 0
                                }
                              ],
                              "type": "219.5"
                            }
                          ],
                          "period_type": "Full Time"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Totals"
      }
    },
    "/odds/spread": {
      "get": {
        "tags": [
          "Odds"
        ],
        "summary": "Spread",
        "description": "This endpoint allows you to retrieve the odds from spread market.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: Live and today's matches are updated every minute, while other matches are updated every hour.<br />**Recommended Calls**: Limit calls to 1 per minute for live and today's matches, and 1 per hour for other matches.\n\n### Use Cases\nGet the odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/spread?match_id=eq.{match_id}`<br /><br />Get the live odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/spread?match_id=eq.{match_id}&is_live=eq.true`<br /><br />Get the pre-match odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/spread?match_id=eq.{match_id}&is_live=eq.false`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.spread.match_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.spread.is_live"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/spread"
                  },
                  "type": "array",
                  "example": [
                    {
                      "match_id": 1,
                      "is_live": false,
                      "periods": [
                        {
                          "odds": [
                            {
                              "odds": [
                                {
                                  "id": 72,
                                  "away": 1.8,
                                  "home": 1.85,
                                  "payout": 91.23,
                                  "bookmaker_id": 10,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 74,
                                  "away": 1.82,
                                  "home": 1.88,
                                  "payout": 92.48,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+1.5/-1.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 79,
                                  "away": 3.9,
                                  "home": 1.21,
                                  "payout": 92.35,
                                  "bookmaker_id": 34,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+15.5/-15.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 73,
                                  "away": 1.8,
                                  "home": 1.85,
                                  "payout": 91.23,
                                  "bookmaker_id": 10,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 75,
                                  "away": 1.82,
                                  "home": 1.88,
                                  "payout": 92.48,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 76,
                                  "away": 1.84,
                                  "home": 1.86,
                                  "payout": 92.5,
                                  "bookmaker_id": 34,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 77,
                                  "away": 1.85,
                                  "home": 1.9,
                                  "payout": 93.73,
                                  "bookmaker_id": 39,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+2.5/-2.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 71,
                                  "away": 1.44,
                                  "home": 2.59,
                                  "payout": 92.55,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "-2.5/+2.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 80,
                                  "away": 1.85,
                                  "home": 1.8,
                                  "payout": 91.23,
                                  "bookmaker_id": 10,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 81,
                                  "away": 1.88,
                                  "home": 1.82,
                                  "payout": 92.48,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 82,
                                  "away": 1.84,
                                  "home": 1.86,
                                  "payout": 92.5,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 83,
                                  "away": 1.9,
                                  "home": 1.85,
                                  "payout": 93.73,
                                  "bookmaker_id": 39,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+3.5/-3.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 70,
                                  "away": 1.2,
                                  "home": 4.05,
                                  "payout": 92.57,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-8.5/+8.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 78,
                                  "away": 2.59,
                                  "home": 1.44,
                                  "payout": 92.55,
                                  "bookmaker_id": 34,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+9.5/-9.5"
                            }
                          ],
                          "period_type": "1Q"
                        },
                        {
                          "odds": [
                            {
                              "odds": [
                                {
                                  "id": 61,
                                  "away": 1.86,
                                  "home": 1.85,
                                  "payout": 92.75,
                                  "bookmaker_id": 1,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+2.5/-2.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 63,
                                  "away": 1.84,
                                  "home": 1.86,
                                  "payout": 92.5,
                                  "bookmaker_id": 1,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+4.5/-4.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 62,
                                  "away": 1.87,
                                  "home": 1.87,
                                  "payout": 93.5,
                                  "bookmaker_id": 39,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 64,
                                  "away": 1.83,
                                  "home": 1.87,
                                  "payout": 92.49,
                                  "bookmaker_id": 1,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+5.5/-5.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 68,
                                  "away": 1.87,
                                  "home": 1.87,
                                  "payout": 93.5,
                                  "bookmaker_id": 39,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 67,
                                  "away": 1.85,
                                  "home": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 14,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 69,
                                  "away": 1.86,
                                  "home": 1.91,
                                  "payout": 94.23,
                                  "bookmaker_id": 1,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+6.5/-6.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 65,
                                  "away": 1.85,
                                  "home": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 14,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 66,
                                  "away": 1.91,
                                  "home": 1.86,
                                  "payout": 94.23,
                                  "bookmaker_id": 1,
                                  "away_movement": 1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+7.5/-7.5"
                            }
                          ],
                          "period_type": "1st Half"
                        },
                        {
                          "odds": [
                            {
                              "odds": [
                                {
                                  "id": 92,
                                  "away": 1.82,
                                  "home": 1.88,
                                  "payout": 92.48,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 86,
                                  "away": 1.83,
                                  "home": 1.87,
                                  "payout": 92.49,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+2.5/-2.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 85,
                                  "away": 1.84,
                                  "home": 1.86,
                                  "payout": 92.5,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 84,
                                  "away": 1.84,
                                  "home": 1.86,
                                  "payout": 92.5,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+3.5/-3.5"
                            }
                          ],
                          "period_type": "2Q"
                        },
                        {
                          "odds": [
                            {
                              "odds": [
                                {
                                  "id": 87,
                                  "away": 1.83,
                                  "home": 1.87,
                                  "payout": 92.49,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 88,
                                  "away": 1.81,
                                  "home": 1.89,
                                  "payout": 92.46,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+2.5/-2.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 91,
                                  "away": 1.88,
                                  "home": 1.82,
                                  "payout": 92.48,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 90,
                                  "away": 1.82,
                                  "home": 1.88,
                                  "payout": 92.48,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+3.5/-3.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 89,
                                  "away": 1.89,
                                  "home": 1.81,
                                  "payout": 92.46,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+4.5/-4.5"
                            }
                          ],
                          "period_type": "3Q"
                        },
                        {
                          "odds": [
                            {
                              "odds": [
                                {
                                  "id": 5745,
                                  "away": 1.5,
                                  "home": 2.595,
                                  "payout": 95.05,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5725,
                                  "away": 1.5,
                                  "home": 2.6,
                                  "payout": 95.12,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5754,
                                  "away": 1.5,
                                  "home": 2.595,
                                  "payout": 95.05,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+0.5/-0.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5712,
                                  "away": 1.47,
                                  "home": 2.69,
                                  "payout": 95.06,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5717,
                                  "away": 1.47,
                                  "home": 2.688,
                                  "payout": 95.03,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5714,
                                  "away": 1.47,
                                  "home": 2.688,
                                  "payout": 95.03,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-0.5/+0.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9894,
                                  "away": 1.85,
                                  "home": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 25,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9897,
                                  "away": 1.83,
                                  "home": 1.98,
                                  "payout": 95.1,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9899,
                                  "away": 1.8,
                                  "home": 1.9,
                                  "payout": 92.43,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 9892,
                                  "away": 1.83,
                                  "home": 1.83,
                                  "payout": 91.5,
                                  "bookmaker_id": 44,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9900,
                                  "away": 1.825,
                                  "home": 1.98,
                                  "payout": 94.97,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9903,
                                  "away": 1.85,
                                  "home": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 33,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 9907,
                                  "away": 1.85,
                                  "home": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 28,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 9901,
                                  "away": 1.825,
                                  "home": 1.98,
                                  "payout": 94.97,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9902,
                                  "away": 1.85,
                                  "home": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 1,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9906,
                                  "away": 1.85,
                                  "home": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 32,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 9904,
                                  "away": 1.85,
                                  "home": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 30,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+10.5/-10.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4520,
                                  "away": 1.26,
                                  "home": 3.85,
                                  "payout": 94.93,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 4527,
                                  "away": 1.26,
                                  "home": 3.85,
                                  "payout": 94.93,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 4436,
                                  "away": 1.26,
                                  "home": 3.85,
                                  "payout": 94.93,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 4504,
                                  "away": 1.24,
                                  "home": 3.65,
                                  "payout": 92.56,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-10.5/+10.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5945,
                                  "away": 1.84,
                                  "home": 1.86,
                                  "payout": 92.5,
                                  "bookmaker_id": 30,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5943,
                                  "away": 1.84,
                                  "home": 1.86,
                                  "payout": 92.5,
                                  "bookmaker_id": 1,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5933,
                                  "away": 1.87,
                                  "home": 1.93,
                                  "payout": 94.98,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5947,
                                  "away": 1.84,
                                  "home": 1.86,
                                  "payout": 92.5,
                                  "bookmaker_id": 32,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5944,
                                  "away": 1.84,
                                  "home": 1.86,
                                  "payout": 92.5,
                                  "bookmaker_id": 33,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5931,
                                  "away": 1.83,
                                  "home": 1.83,
                                  "payout": 91.5,
                                  "bookmaker_id": 44,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5932,
                                  "away": 1.85,
                                  "home": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 25,
                                  "away_movement": 1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5942,
                                  "away": 1.87,
                                  "home": 1.93,
                                  "payout": 94.98,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5934,
                                  "away": 1.8,
                                  "home": 1.9,
                                  "payout": 92.43,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5940,
                                  "away": 1.87,
                                  "home": 1.93,
                                  "payout": 94.98,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5990,
                                  "away": 1.84,
                                  "home": 1.86,
                                  "payout": 92.5,
                                  "bookmaker_id": 28,
                                  "away_movement": -1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+11.5/-11.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4214,
                                  "away": 1.21,
                                  "home": 3.9,
                                  "payout": 92.35,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 4263,
                                  "away": 1.248,
                                  "home": 3.98,
                                  "payout": 95.01,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 4106,
                                  "away": 1.25,
                                  "home": 4,
                                  "payout": 95.24,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 4252,
                                  "away": 1.248,
                                  "home": 3.98,
                                  "payout": 95.01,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-11.5/+11.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5998,
                                  "away": 1.85,
                                  "home": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 25,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6010,
                                  "away": 1.87,
                                  "home": 1.84,
                                  "payout": 92.74,
                                  "bookmaker_id": 33,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5994,
                                  "away": 1.85,
                                  "home": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 10,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6000,
                                  "away": 1.9,
                                  "home": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 8,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6001,
                                  "away": 1.83,
                                  "home": 1.87,
                                  "payout": 92.49,
                                  "bookmaker_id": 2,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6004,
                                  "away": 1.83,
                                  "home": 1.87,
                                  "payout": 92.49,
                                  "bookmaker_id": 3,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6005,
                                  "away": 1.83,
                                  "home": 1.87,
                                  "payout": 92.49,
                                  "bookmaker_id": 12,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6012,
                                  "away": 1.87,
                                  "home": 1.84,
                                  "payout": 92.74,
                                  "bookmaker_id": 30,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6006,
                                  "away": 1.9,
                                  "home": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 15,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6016,
                                  "away": 1.87,
                                  "home": 1.84,
                                  "payout": 92.74,
                                  "bookmaker_id": 28,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6002,
                                  "away": 1.84,
                                  "home": 1.86,
                                  "payout": 92.5,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5992,
                                  "away": 1.9,
                                  "home": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 43,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5997,
                                  "away": 1.9,
                                  "home": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 47,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6003,
                                  "away": 1.85,
                                  "home": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 14,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6009,
                                  "away": 1.9,
                                  "home": 1.87,
                                  "payout": 94.24,
                                  "bookmaker_id": 1,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6013,
                                  "away": 1.87,
                                  "home": 1.84,
                                  "payout": 92.74,
                                  "bookmaker_id": 32,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5993,
                                  "away": 1.9,
                                  "home": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 46,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5995,
                                  "away": 1.83,
                                  "home": 1.83,
                                  "payout": 91.5,
                                  "bookmaker_id": 44,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+12.5/-12.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1326,
                                  "away": 1.24,
                                  "home": 4.1,
                                  "payout": 95.21,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 1574,
                                  "away": 1.235,
                                  "home": 4.08,
                                  "payout": 94.8,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 1572,
                                  "away": 1.19,
                                  "home": 4.15,
                                  "payout": 92.48,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 2153,
                                  "away": 1.235,
                                  "home": 4.08,
                                  "payout": 94.8,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-12.5/+12.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 6025,
                                  "away": 1.9,
                                  "home": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 8,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6028,
                                  "away": 1.85,
                                  "home": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 14,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6039,
                                  "away": 1.87,
                                  "home": 1.84,
                                  "payout": 92.74,
                                  "bookmaker_id": 33,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6043,
                                  "away": 1.87,
                                  "home": 1.84,
                                  "payout": 92.74,
                                  "bookmaker_id": 28,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6017,
                                  "away": 1.9,
                                  "home": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 43,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6040,
                                  "away": 1.87,
                                  "home": 1.84,
                                  "payout": 92.74,
                                  "bookmaker_id": 30,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6023,
                                  "away": 1.9,
                                  "home": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 47,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6031,
                                  "away": 1.87,
                                  "home": 1.87,
                                  "payout": 93.5,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 6027,
                                  "away": 1.85,
                                  "home": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 6034,
                                  "away": 1.87,
                                  "home": 1.87,
                                  "payout": 93.5,
                                  "bookmaker_id": 39,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6026,
                                  "away": 1.87,
                                  "home": 1.87,
                                  "payout": 93.5,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 6024,
                                  "away": 1.85,
                                  "home": 1.8,
                                  "payout": 91.23,
                                  "bookmaker_id": 25,
                                  "away_movement": 0,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6035,
                                  "away": 1.9,
                                  "home": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 15,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6036,
                                  "away": 1.9,
                                  "home": 1.87,
                                  "payout": 94.24,
                                  "bookmaker_id": 1,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6042,
                                  "away": 1.87,
                                  "home": 1.84,
                                  "payout": 92.74,
                                  "bookmaker_id": 32,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6018,
                                  "away": 1.9,
                                  "home": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 46,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6020,
                                  "away": 1.85,
                                  "home": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 10,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6030,
                                  "away": 1.87,
                                  "home": 1.87,
                                  "payout": 93.5,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 6021,
                                  "away": 1.83,
                                  "home": 1.83,
                                  "payout": 91.5,
                                  "bookmaker_id": 44,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6044,
                                  "away": 1.909,
                                  "home": 1.85,
                                  "payout": 93.95,
                                  "bookmaker_id": 22,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+13.5/-13.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 906,
                                  "away": 1.22,
                                  "home": 4.35,
                                  "payout": 95.28,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 1037,
                                  "away": 1.216,
                                  "home": 4.32,
                                  "payout": 94.89,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 1153,
                                  "away": 1.216,
                                  "home": 4.32,
                                  "payout": 94.89,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 933,
                                  "away": 1.19,
                                  "home": 4.15,
                                  "payout": 92.48,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "-13.5/+13.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 6049,
                                  "away": 1.85,
                                  "home": 1.8,
                                  "payout": 91.23,
                                  "bookmaker_id": 25,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6056,
                                  "away": 1.87,
                                  "home": 1.83,
                                  "payout": 92.49,
                                  "bookmaker_id": 1,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6051,
                                  "away": 1.9,
                                  "home": 1.8,
                                  "payout": 92.43,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6053,
                                  "away": 2.016,
                                  "home": 1.795,
                                  "payout": 94.95,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6061,
                                  "away": 1.87,
                                  "home": 1.83,
                                  "payout": 92.49,
                                  "bookmaker_id": 28,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 6058,
                                  "away": 1.87,
                                  "home": 1.83,
                                  "payout": 92.49,
                                  "bookmaker_id": 33,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 6060,
                                  "away": 1.87,
                                  "home": 1.83,
                                  "payout": 92.49,
                                  "bookmaker_id": 30,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 6047,
                                  "away": 1.83,
                                  "home": 1.83,
                                  "payout": 91.5,
                                  "bookmaker_id": 44,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6050,
                                  "away": 2.02,
                                  "home": 1.8,
                                  "payout": 95.18,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6052,
                                  "away": 2.016,
                                  "home": 1.795,
                                  "payout": 94.95,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6063,
                                  "away": 1.87,
                                  "home": 1.83,
                                  "payout": 92.49,
                                  "bookmaker_id": 32,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+14.5/-14.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 855,
                                  "away": 1.17,
                                  "home": 4.42,
                                  "payout": 92.51,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 810,
                                  "away": 1.21,
                                  "home": 4.45,
                                  "payout": 95.13,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 898,
                                  "away": 1.208,
                                  "home": 4.44,
                                  "payout": 94.96,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 870,
                                  "away": 1.208,
                                  "home": 4.44,
                                  "payout": 94.96,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-14.5/+14.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5755,
                                  "away": 1.53,
                                  "home": 2.52,
                                  "payout": 95.2,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5767,
                                  "away": 1.525,
                                  "home": 2.515,
                                  "payout": 94.94,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5760,
                                  "away": 1.48,
                                  "home": 2.45,
                                  "payout": 92.26,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5766,
                                  "away": 1.525,
                                  "home": 2.515,
                                  "payout": 94.94,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+1.5/-1.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5653,
                                  "away": 1.65,
                                  "home": 2.11,
                                  "payout": 92.59,
                                  "bookmaker_id": 33,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5679,
                                  "away": 1.65,
                                  "home": 2.11,
                                  "payout": 92.59,
                                  "bookmaker_id": 30,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5643,
                                  "away": 1.41,
                                  "home": 2.68,
                                  "payout": 92.39,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5645,
                                  "away": 1.445,
                                  "home": 2.78,
                                  "payout": 95.08,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5682,
                                  "away": 1.65,
                                  "home": 2.11,
                                  "payout": 92.59,
                                  "bookmaker_id": 32,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5652,
                                  "away": 1.445,
                                  "home": 2.78,
                                  "payout": 95.08,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5641,
                                  "away": 1.45,
                                  "home": 2.79,
                                  "payout": 95.41,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5703,
                                  "away": 1.65,
                                  "home": 2.11,
                                  "payout": 92.59,
                                  "bookmaker_id": 28,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "-1.5/+1.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 6069,
                                  "away": 2.056,
                                  "home": 1.768,
                                  "payout": 95.06,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6074,
                                  "away": 2.1,
                                  "home": 1.65,
                                  "payout": 92.4,
                                  "bookmaker_id": 32,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 6065,
                                  "away": 1.9,
                                  "home": 1.8,
                                  "payout": 92.43,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 6070,
                                  "away": 2.1,
                                  "home": 1.65,
                                  "payout": 92.4,
                                  "bookmaker_id": 33,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 6073,
                                  "away": 2.1,
                                  "home": 1.65,
                                  "payout": 92.4,
                                  "bookmaker_id": 30,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6064,
                                  "away": 2.06,
                                  "home": 1.77,
                                  "payout": 95.2,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6067,
                                  "away": 2.056,
                                  "home": 1.768,
                                  "payout": 95.06,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6075,
                                  "away": 2.1,
                                  "home": 1.65,
                                  "payout": 92.4,
                                  "bookmaker_id": 28,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+15.5/-15.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 783,
                                  "away": 1.19,
                                  "home": 4.7,
                                  "payout": 94.96,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 777,
                                  "away": 1.17,
                                  "home": 4.42,
                                  "payout": 92.51,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 716,
                                  "away": 1.19,
                                  "home": 4.7,
                                  "payout": 94.96,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 791,
                                  "away": 1.19,
                                  "home": 4.7,
                                  "payout": 94.96,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-15.5/+15.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 6087,
                                  "away": 2.12,
                                  "home": 1.64,
                                  "payout": 92.47,
                                  "bookmaker_id": 33,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6080,
                                  "away": 2.112,
                                  "home": 1.725,
                                  "payout": 94.95,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6091,
                                  "away": 2.12,
                                  "home": 1.64,
                                  "payout": 92.47,
                                  "bookmaker_id": 28,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6079,
                                  "away": 2.112,
                                  "home": 1.725,
                                  "payout": 94.95,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6088,
                                  "away": 2.12,
                                  "home": 1.64,
                                  "payout": 92.47,
                                  "bookmaker_id": 30,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6076,
                                  "away": 2.12,
                                  "home": 1.73,
                                  "payout": 95.26,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6090,
                                  "away": 2.12,
                                  "home": 1.64,
                                  "payout": 92.47,
                                  "bookmaker_id": 32,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6078,
                                  "away": 2.05,
                                  "home": 1.68,
                                  "payout": 92.33,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+16.5/-16.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 587,
                                  "away": 1.14,
                                  "home": 4.93,
                                  "payout": 92.59,
                                  "bookmaker_id": 2,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 596,
                                  "away": 1.16,
                                  "home": 4.57,
                                  "payout": 92.52,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 598,
                                  "away": 1.14,
                                  "home": 4.93,
                                  "payout": 92.59,
                                  "bookmaker_id": 3,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 703,
                                  "away": 1.153,
                                  "home": 5,
                                  "payout": 93.69,
                                  "bookmaker_id": 39,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 695,
                                  "away": 1.14,
                                  "home": 4.93,
                                  "payout": 92.59,
                                  "bookmaker_id": 12,
                                  "away_movement": -1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-16.5/+16.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 6093,
                                  "away": 2.05,
                                  "home": 1.68,
                                  "payout": 92.33,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 6098,
                                  "away": 2.17,
                                  "home": 1.69,
                                  "payout": 95.01,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6100,
                                  "away": 2.1,
                                  "home": 1.66,
                                  "payout": 92.71,
                                  "bookmaker_id": 33,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 6103,
                                  "away": 2.1,
                                  "home": 1.66,
                                  "payout": 92.71,
                                  "bookmaker_id": 32,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6108,
                                  "away": 2.1,
                                  "home": 1.66,
                                  "payout": 92.71,
                                  "bookmaker_id": 28,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6092,
                                  "away": 2.17,
                                  "home": 1.69,
                                  "payout": 95.01,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6101,
                                  "away": 2.1,
                                  "home": 1.66,
                                  "payout": 92.71,
                                  "bookmaker_id": 30,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6099,
                                  "away": 2.17,
                                  "home": 1.69,
                                  "payout": 95.01,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+17.5/-17.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 586,
                                  "away": 1.168,
                                  "home": 5.05,
                                  "payout": 94.86,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 584,
                                  "away": 1.168,
                                  "home": 5.05,
                                  "payout": 94.86,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 552,
                                  "away": 1.17,
                                  "home": 5.1,
                                  "payout": 95.17,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 576,
                                  "away": 1.14,
                                  "home": 4.9,
                                  "payout": 92.48,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-17.5/+17.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 6110,
                                  "away": 2.23,
                                  "home": 1.66,
                                  "payout": 95.16,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6114,
                                  "away": 2.225,
                                  "home": 1.656,
                                  "payout": 94.94,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6113,
                                  "away": 2.225,
                                  "home": 1.656,
                                  "payout": 94.94,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6119,
                                  "away": 2.13,
                                  "home": 1.64,
                                  "payout": 92.66,
                                  "bookmaker_id": 30,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6120,
                                  "away": 2.13,
                                  "home": 1.64,
                                  "payout": 92.66,
                                  "bookmaker_id": 32,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6121,
                                  "away": 2.13,
                                  "home": 1.64,
                                  "payout": 92.66,
                                  "bookmaker_id": 28,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6116,
                                  "away": 2.17,
                                  "home": 1.67,
                                  "payout": 94.37,
                                  "bookmaker_id": 1,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6118,
                                  "away": 2.13,
                                  "home": 1.64,
                                  "payout": 92.66,
                                  "bookmaker_id": 33,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6112,
                                  "away": 2.21,
                                  "home": 1.59,
                                  "payout": 92.47,
                                  "bookmaker_id": 34,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+18.5/-18.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 536,
                                  "away": 1.155,
                                  "home": 5.25,
                                  "payout": 94.67,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 518,
                                  "away": 1.13,
                                  "home": 5.1,
                                  "payout": 92.5,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 535,
                                  "away": 1.155,
                                  "home": 5.25,
                                  "payout": 94.67,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 517,
                                  "away": 1.16,
                                  "home": 5.3,
                                  "payout": 95.17,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-18.5/+18.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 6129,
                                  "away": 2.19,
                                  "home": 1.66,
                                  "payout": 94.43,
                                  "bookmaker_id": 1,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6135,
                                  "away": 2.14,
                                  "home": 1.63,
                                  "payout": 92.53,
                                  "bookmaker_id": 32,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6138,
                                  "away": 2.14,
                                  "home": 1.63,
                                  "payout": 92.53,
                                  "bookmaker_id": 28,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6124,
                                  "away": 2.29,
                                  "home": 1.625,
                                  "payout": 95.05,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6128,
                                  "away": 2.29,
                                  "home": 1.625,
                                  "payout": 95.05,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6131,
                                  "away": 2.14,
                                  "home": 1.63,
                                  "payout": 92.53,
                                  "bookmaker_id": 33,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6123,
                                  "away": 2.15,
                                  "home": 1.62,
                                  "payout": 92.39,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 6122,
                                  "away": 2.3,
                                  "home": 1.63,
                                  "payout": 95.39,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6133,
                                  "away": 2.14,
                                  "home": 1.63,
                                  "payout": 92.53,
                                  "bookmaker_id": 30,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+19.5/-19.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 491,
                                  "away": 1.15,
                                  "home": 5.45,
                                  "payout": 94.96,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 453,
                                  "away": 1.15,
                                  "home": 5.5,
                                  "payout": 95.11,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 462,
                                  "away": 1.12,
                                  "home": 5.35,
                                  "payout": 92.61,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 472,
                                  "away": 1.15,
                                  "home": 5.45,
                                  "payout": 94.96,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-19.5/+19.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 6148,
                                  "away": 2.14,
                                  "home": 1.63,
                                  "payout": 92.53,
                                  "bookmaker_id": 32,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6141,
                                  "away": 2.35,
                                  "home": 1.592,
                                  "payout": 94.91,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6143,
                                  "away": 2.35,
                                  "home": 1.592,
                                  "payout": 94.91,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6140,
                                  "away": 2.3,
                                  "home": 1.55,
                                  "payout": 92.6,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6153,
                                  "away": 2.14,
                                  "home": 1.63,
                                  "payout": 92.53,
                                  "bookmaker_id": 28,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6144,
                                  "away": 2.14,
                                  "home": 1.63,
                                  "payout": 92.53,
                                  "bookmaker_id": 33,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6147,
                                  "away": 2.14,
                                  "home": 1.63,
                                  "payout": 92.53,
                                  "bookmaker_id": 30,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6139,
                                  "away": 2.36,
                                  "home": 1.6,
                                  "payout": 95.35,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+20.5/-20.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 414,
                                  "away": 1.14,
                                  "home": 5.8,
                                  "payout": 95.27,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 451,
                                  "away": 1.136,
                                  "home": 5.75,
                                  "payout": 94.86,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 440,
                                  "away": 1.136,
                                  "home": 5.75,
                                  "payout": 94.86,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 439,
                                  "away": 1.11,
                                  "home": 5.55,
                                  "payout": 92.5,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-20.5/+20.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 6160,
                                  "away": 2.416,
                                  "home": 1.565,
                                  "payout": 94.98,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6157,
                                  "away": 2.3,
                                  "home": 1.55,
                                  "payout": 92.6,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 6155,
                                  "away": 2.42,
                                  "home": 1.57,
                                  "payout": 95.22,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6159,
                                  "away": 2.416,
                                  "home": 1.565,
                                  "payout": 94.98,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+21.5/-21.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 395,
                                  "away": 1.125,
                                  "home": 6,
                                  "payout": 94.74,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 234,
                                  "away": 1.13,
                                  "home": 6.05,
                                  "payout": 95.22,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 397,
                                  "away": 1.125,
                                  "home": 6,
                                  "payout": 94.74,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 372,
                                  "away": 1.095,
                                  "home": 6,
                                  "payout": 92.6,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-21.5/+21.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 6165,
                                  "away": 2.488,
                                  "home": 1.536,
                                  "payout": 94.97,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6167,
                                  "away": 2.488,
                                  "home": 1.536,
                                  "payout": 94.97,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6164,
                                  "away": 2.45,
                                  "home": 1.48,
                                  "payout": 92.26,
                                  "bookmaker_id": 34,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6393,
                                  "away": 2.3,
                                  "home": 1.571,
                                  "payout": 93.34,
                                  "bookmaker_id": 22,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 6161,
                                  "away": 2.49,
                                  "home": 1.54,
                                  "payout": 95.15,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+22.5/-22.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 210,
                                  "away": 1.085,
                                  "home": 6.3,
                                  "payout": 92.56,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 214,
                                  "away": 1.125,
                                  "home": 6,
                                  "payout": 94.74,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 202,
                                  "away": 1.13,
                                  "home": 6.05,
                                  "payout": 95.22,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 217,
                                  "away": 1.125,
                                  "home": 6,
                                  "payout": 94.74,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-22.5/+22.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 6425,
                                  "away": 2.4,
                                  "home": 1.5,
                                  "payout": 92.31,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 6458,
                                  "away": 2.465,
                                  "home": 1.48,
                                  "payout": 92.48,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6424,
                                  "away": 2.465,
                                  "home": 1.48,
                                  "payout": 92.48,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6459,
                                  "away": 2.465,
                                  "home": 1.48,
                                  "payout": 92.48,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6596,
                                  "away": 2.5,
                                  "home": 1.5,
                                  "payout": 93.75,
                                  "bookmaker_id": 39,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+23.5/-23.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 178,
                                  "away": 1.12,
                                  "home": 6.4,
                                  "payout": 95.32,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 192,
                                  "away": 1.115,
                                  "home": 6.35,
                                  "payout": 94.85,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 181,
                                  "away": 1.115,
                                  "home": 6.35,
                                  "payout": 94.85,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 179,
                                  "away": 1.085,
                                  "home": 6.3,
                                  "payout": 92.56,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-23.5/+23.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 6748,
                                  "away": 2.59,
                                  "home": 1.44,
                                  "payout": 92.55,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6947,
                                  "away": 2.63,
                                  "home": 1.485,
                                  "payout": 94.91,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6955,
                                  "away": 2.63,
                                  "home": 1.485,
                                  "payout": 94.91,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6744,
                                  "away": 2.64,
                                  "home": 1.49,
                                  "payout": 95.24,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+24.5/-24.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 174,
                                  "away": 1.104,
                                  "home": 6.65,
                                  "payout": 94.68,
                                  "bookmaker_id": 12,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 172,
                                  "away": 1.075,
                                  "home": 6.7,
                                  "payout": 92.64,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 168,
                                  "away": 1.11,
                                  "home": 6.7,
                                  "payout": 95.22,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 173,
                                  "away": 1.104,
                                  "home": 6.65,
                                  "payout": 94.68,
                                  "bookmaker_id": 3,
                                  "away_movement": -1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-24.5/+24.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5768,
                                  "away": 1.56,
                                  "home": 2.44,
                                  "payout": 95.16,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5771,
                                  "away": 1.555,
                                  "home": 2.435,
                                  "payout": 94.9,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5821,
                                  "away": 1.65,
                                  "home": 2.12,
                                  "payout": 92.79,
                                  "bookmaker_id": 33,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5828,
                                  "away": 1.65,
                                  "home": 2.12,
                                  "payout": 92.79,
                                  "bookmaker_id": 32,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5770,
                                  "away": 1.555,
                                  "home": 2.435,
                                  "payout": 94.9,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5827,
                                  "away": 1.65,
                                  "home": 2.12,
                                  "payout": 92.79,
                                  "bookmaker_id": 30,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5829,
                                  "away": 1.65,
                                  "home": 2.12,
                                  "payout": 92.79,
                                  "bookmaker_id": 28,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5769,
                                  "away": 1.5,
                                  "home": 2.4,
                                  "payout": 92.31,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+2.5/-2.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5636,
                                  "away": 1.416,
                                  "home": 2.875,
                                  "payout": 94.87,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5634,
                                  "away": 1.416,
                                  "home": 2.875,
                                  "payout": 94.87,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5628,
                                  "away": 1.42,
                                  "home": 2.88,
                                  "payout": 95.11,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5630,
                                  "away": 1.4,
                                  "home": 2.7,
                                  "payout": 92.2,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-2.5/+2.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 6956,
                                  "away": 2.72,
                                  "home": 1.46,
                                  "payout": 95,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 6959,
                                  "away": 2.59,
                                  "home": 1.44,
                                  "payout": 92.55,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 7184,
                                  "away": 2.72,
                                  "home": 1.46,
                                  "payout": 95,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 7310,
                                  "away": 2.72,
                                  "home": 1.46,
                                  "payout": 95,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+25.5/-25.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 153,
                                  "away": 1.1,
                                  "home": 6.95,
                                  "payout": 94.97,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 163,
                                  "away": 1.1,
                                  "home": 6.95,
                                  "payout": 94.97,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 152,
                                  "away": 1.07,
                                  "home": 6.9,
                                  "payout": 92.63,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 151,
                                  "away": 1.1,
                                  "home": 7,
                                  "payout": 95.06,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-25.5/+25.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 7436,
                                  "away": 2.7,
                                  "home": 1.4,
                                  "payout": 92.2,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 7675,
                                  "away": 2.795,
                                  "home": 1.44,
                                  "payout": 95.04,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 7770,
                                  "away": 2.795,
                                  "home": 1.44,
                                  "payout": 95.04,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 7373,
                                  "away": 2.8,
                                  "home": 1.44,
                                  "payout": 95.09,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+26.5/-26.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 147,
                                  "away": 1.1,
                                  "home": 6.95,
                                  "payout": 94.97,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 137,
                                  "away": 1.1,
                                  "home": 6.95,
                                  "payout": 94.97,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 136,
                                  "away": 1.06,
                                  "home": 7.3,
                                  "payout": 92.56,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 135,
                                  "away": 1.1,
                                  "home": 7,
                                  "payout": 95.06,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-26.5/+26.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 7940,
                                  "away": 2.7,
                                  "home": 1.4,
                                  "payout": 92.2,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 7945,
                                  "away": 2.89,
                                  "home": 1.416,
                                  "payout": 95.04,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 7938,
                                  "away": 2.9,
                                  "home": 1.42,
                                  "payout": 95.32,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 7947,
                                  "away": 2.89,
                                  "home": 1.416,
                                  "payout": 95.04,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+27.5/-27.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 114,
                                  "away": 1.06,
                                  "home": 7.3,
                                  "payout": 92.56,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 123,
                                  "away": 1.075,
                                  "home": 7.9,
                                  "payout": 94.62,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 134,
                                  "away": 1.075,
                                  "home": 7.9,
                                  "payout": 94.62,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 113,
                                  "away": 1.08,
                                  "home": 8,
                                  "payout": 95.15,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-27.5/+27.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 7952,
                                  "away": 3,
                                  "home": 1.34,
                                  "payout": 92.63,
                                  "bookmaker_id": 34,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8000,
                                  "away": 3.008,
                                  "home": 1.39,
                                  "payout": 95.07,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8001,
                                  "away": 3.008,
                                  "home": 1.39,
                                  "payout": 95.07,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 7948,
                                  "away": 3.01,
                                  "home": 1.39,
                                  "payout": 95.09,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+28.5/-28.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 109,
                                  "away": 1.05,
                                  "home": 7.85,
                                  "payout": 92.61,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 111,
                                  "away": 1.075,
                                  "home": 7.9,
                                  "payout": 94.62,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 110,
                                  "away": 1.075,
                                  "home": 7.9,
                                  "payout": 94.62,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 104,
                                  "away": 1.08,
                                  "home": 8,
                                  "payout": 95.15,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-28.5/+28.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 8015,
                                  "away": 2.87,
                                  "home": 1.36,
                                  "payout": 92.27,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 8024,
                                  "away": 3.105,
                                  "home": 1.37,
                                  "payout": 95.06,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8013,
                                  "away": 3.11,
                                  "home": 1.37,
                                  "payout": 95.1,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8021,
                                  "away": 3.105,
                                  "home": 1.37,
                                  "payout": 95.06,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+29.5/-29.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 101,
                                  "away": 1.05,
                                  "home": 8.2,
                                  "payout": 93.08,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 1
                                },
                                {
                                  "id": 102,
                                  "away": 1.07,
                                  "home": 8.4,
                                  "payout": 94.91,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 98,
                                  "away": 1.07,
                                  "home": 8.5,
                                  "payout": 95.04,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 103,
                                  "away": 1.07,
                                  "home": 8.4,
                                  "payout": 94.91,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-29.5/+29.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 8027,
                                  "away": 3.15,
                                  "home": 1.31,
                                  "payout": 92.52,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 8029,
                                  "away": 3.2,
                                  "home": 1.35,
                                  "payout": 94.95,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8025,
                                  "away": 3.21,
                                  "home": 1.35,
                                  "payout": 95.03,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8030,
                                  "away": 3.2,
                                  "home": 1.35,
                                  "payout": 94.95,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+30.5/-30.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 28,
                                  "away": 1.06,
                                  "home": 9.3,
                                  "payout": 95.15,
                                  "bookmaker_id": 2,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 94,
                                  "away": 1.056,
                                  "home": 9.2,
                                  "payout": 94.73,
                                  "bookmaker_id": 3,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 93,
                                  "away": 1.04,
                                  "home": 8.5,
                                  "payout": 92.66,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 95,
                                  "away": 1.056,
                                  "home": 9.2,
                                  "payout": 94.73,
                                  "bookmaker_id": 12,
                                  "away_movement": -1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-30.5/+30.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 8031,
                                  "away": 3.34,
                                  "home": 1.33,
                                  "payout": 95.12,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8040,
                                  "away": 3.32,
                                  "home": 1.325,
                                  "payout": 94.7,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8042,
                                  "away": 3.32,
                                  "home": 1.325,
                                  "payout": 94.7,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8043,
                                  "away": 3,
                                  "home": 1.364,
                                  "payout": 93.77,
                                  "bookmaker_id": 22,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 8035,
                                  "away": 3.15,
                                  "home": 1.31,
                                  "payout": 92.52,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+31.5/-31.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 26,
                                  "away": 1.06,
                                  "home": 9.4,
                                  "payout": 95.26,
                                  "bookmaker_id": 12,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 27,
                                  "away": 1.06,
                                  "home": 9.4,
                                  "payout": 95.26,
                                  "bookmaker_id": 3,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 31,
                                  "away": 1.06,
                                  "home": 9.5,
                                  "payout": 95.36,
                                  "bookmaker_id": 2,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 32,
                                  "away": 1.04,
                                  "home": 8.5,
                                  "payout": 92.66,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "-31.5/+31.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 8046,
                                  "away": 3.4,
                                  "home": 1.27,
                                  "payout": 92.46,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 8047,
                                  "away": 3.4,
                                  "home": 1.315,
                                  "payout": 94.83,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8049,
                                  "away": 3.4,
                                  "home": 1.315,
                                  "payout": 94.83,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8044,
                                  "away": 3.43,
                                  "home": 1.32,
                                  "payout": 95.32,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+32.5/-32.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 22,
                                  "away": 1.06,
                                  "home": 9.5,
                                  "payout": 95.36,
                                  "bookmaker_id": 2,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 23,
                                  "away": 1.03,
                                  "home": 9,
                                  "payout": 92.42,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 24,
                                  "away": 1.056,
                                  "home": 9.4,
                                  "payout": 94.93,
                                  "bookmaker_id": 3,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 25,
                                  "away": 1.056,
                                  "home": 9.4,
                                  "payout": 94.93,
                                  "bookmaker_id": 12,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-32.5/+32.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 8060,
                                  "away": 3.456,
                                  "home": 1.264,
                                  "payout": 92.55,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8051,
                                  "away": 3.456,
                                  "home": 1.264,
                                  "payout": 92.55,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8059,
                                  "away": 3.456,
                                  "home": 1.264,
                                  "payout": 92.55,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8057,
                                  "away": 3.4,
                                  "home": 1.27,
                                  "payout": 92.46,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 8061,
                                  "away": 3.5,
                                  "home": 1.28,
                                  "payout": 93.72,
                                  "bookmaker_id": 39,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+33.5/-33.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 16,
                                  "away": 1.06,
                                  "home": 9.5,
                                  "payout": 95.36,
                                  "bookmaker_id": 2,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 17,
                                  "away": 1.03,
                                  "home": 9,
                                  "payout": 92.42,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 18,
                                  "away": 1.056,
                                  "home": 9.4,
                                  "payout": 94.93,
                                  "bookmaker_id": 3,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 19,
                                  "away": 1.056,
                                  "home": 9.4,
                                  "payout": 94.93,
                                  "bookmaker_id": 12,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-33.5/+33.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 8062,
                                  "away": 3.7,
                                  "home": 1.28,
                                  "payout": 95.1,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8069,
                                  "away": 3.68,
                                  "home": 1.28,
                                  "payout": 94.97,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8066,
                                  "away": 3.68,
                                  "home": 1.28,
                                  "payout": 94.97,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8063,
                                  "away": 3.65,
                                  "home": 1.24,
                                  "payout": 92.56,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+34.5/-34.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 13,
                                  "away": 1.06,
                                  "home": 9.5,
                                  "payout": 95.36,
                                  "bookmaker_id": 2,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 14,
                                  "away": 1.03,
                                  "home": 9,
                                  "payout": 92.42,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 20,
                                  "away": 1.056,
                                  "home": 9.4,
                                  "payout": 94.93,
                                  "bookmaker_id": 12,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 21,
                                  "away": 1.056,
                                  "home": 9.4,
                                  "payout": 94.93,
                                  "bookmaker_id": 3,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-34.5/+34.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5830,
                                  "away": 1.54,
                                  "home": 2.325,
                                  "payout": 92.64,
                                  "bookmaker_id": 2,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5835,
                                  "away": 1.55,
                                  "home": 2.35,
                                  "payout": 93.4,
                                  "bookmaker_id": 39,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5832,
                                  "away": 1.53,
                                  "home": 2.35,
                                  "payout": 92.67,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5840,
                                  "away": 1.63,
                                  "home": 2.14,
                                  "payout": 92.53,
                                  "bookmaker_id": 32,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5833,
                                  "away": 1.536,
                                  "home": 2.325,
                                  "payout": 92.49,
                                  "bookmaker_id": 3,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5834,
                                  "away": 1.536,
                                  "home": 2.325,
                                  "payout": 92.49,
                                  "bookmaker_id": 12,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5843,
                                  "away": 1.63,
                                  "home": 2.14,
                                  "payout": 92.53,
                                  "bookmaker_id": 28,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5837,
                                  "away": 1.63,
                                  "home": 2.14,
                                  "payout": 92.53,
                                  "bookmaker_id": 33,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5838,
                                  "away": 1.63,
                                  "home": 2.14,
                                  "payout": 92.53,
                                  "bookmaker_id": 30,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+3.5/-3.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5618,
                                  "away": 1.4,
                                  "home": 2.965,
                                  "payout": 95.1,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5602,
                                  "away": 1.4,
                                  "home": 2.965,
                                  "payout": 95.1,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5573,
                                  "away": 1.36,
                                  "home": 2.87,
                                  "payout": 92.27,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5491,
                                  "away": 1.4,
                                  "home": 2.97,
                                  "payout": 95.15,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-3.5/+3.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 8072,
                                  "away": 3.65,
                                  "home": 1.24,
                                  "payout": 92.56,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 8071,
                                  "away": 3.82,
                                  "home": 1.27,
                                  "payout": 95.31,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8078,
                                  "away": 3.8,
                                  "home": 1.264,
                                  "payout": 94.85,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8075,
                                  "away": 3.8,
                                  "home": 1.264,
                                  "payout": 94.85,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+35.5/-35.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 12,
                                  "away": 1.056,
                                  "home": 9.4,
                                  "payout": 94.93,
                                  "bookmaker_id": 12,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 7,
                                  "away": 1.06,
                                  "home": 9.5,
                                  "payout": 95.36,
                                  "bookmaker_id": 2,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 11,
                                  "away": 1.06,
                                  "home": 9.4,
                                  "payout": 95.26,
                                  "bookmaker_id": 3,
                                  "away_movement": 0,
                                  "home_movement": 1
                                },
                                {
                                  "id": 15,
                                  "away": 1.023,
                                  "home": 9.7,
                                  "payout": 92.54,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-35.5/+35.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 8080,
                                  "away": 4,
                                  "home": 1.25,
                                  "payout": 95.24,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8081,
                                  "away": 3.9,
                                  "home": 1.21,
                                  "payout": 92.35,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 8082,
                                  "away": 3.98,
                                  "home": 1.248,
                                  "payout": 95.01,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8085,
                                  "away": 3.98,
                                  "home": 1.248,
                                  "payout": 95.01,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+36.5/-36.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 3,
                                  "away": 1.056,
                                  "home": 9.4,
                                  "payout": 94.93,
                                  "bookmaker_id": 12,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 4,
                                  "away": 1.056,
                                  "home": 9.4,
                                  "payout": 94.93,
                                  "bookmaker_id": 3,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9,
                                  "away": 1.023,
                                  "home": 9.7,
                                  "payout": 92.54,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 10,
                                  "away": 1.06,
                                  "home": 9.5,
                                  "payout": 95.36,
                                  "bookmaker_id": 2,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "-36.5/+36.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 8087,
                                  "away": 4.1,
                                  "home": 1.24,
                                  "payout": 95.21,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8260,
                                  "away": 4.08,
                                  "home": 1.235,
                                  "payout": 94.8,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8094,
                                  "away": 4.08,
                                  "home": 1.235,
                                  "payout": 94.8,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8092,
                                  "away": 3.9,
                                  "home": 1.21,
                                  "payout": 92.35,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+37.5/-37.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 2,
                                  "away": 1.056,
                                  "home": 9.4,
                                  "payout": 94.93,
                                  "bookmaker_id": 3,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5,
                                  "away": 1.056,
                                  "home": 9.4,
                                  "payout": 94.93,
                                  "bookmaker_id": 12,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 6,
                                  "away": 1.023,
                                  "home": 10,
                                  "payout": 92.81,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 1
                                },
                                {
                                  "id": 8,
                                  "away": 1.06,
                                  "home": 9.5,
                                  "payout": 95.36,
                                  "bookmaker_id": 2,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "-37.5/+37.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 8322,
                                  "away": 4.2,
                                  "home": 1.23,
                                  "payout": 95.14,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8851,
                                  "away": 4.18,
                                  "home": 1.23,
                                  "payout": 95.04,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8704,
                                  "away": 4.15,
                                  "home": 1.19,
                                  "payout": 92.48,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 8707,
                                  "away": 4.18,
                                  "home": 1.23,
                                  "payout": 95.04,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+38.5/-38.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 1,
                                  "away": 1.023,
                                  "home": 9.7,
                                  "payout": 92.54,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "-38.5/+38.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 8859,
                                  "away": 4.45,
                                  "home": 1.21,
                                  "payout": 95.13,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8881,
                                  "away": 4.15,
                                  "home": 1.19,
                                  "payout": 92.48,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 8930,
                                  "away": 4.44,
                                  "home": 1.208,
                                  "payout": 94.96,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8937,
                                  "away": 4.44,
                                  "home": 1.208,
                                  "payout": 94.96,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+39.5/-39.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 8992,
                                  "away": 4.58,
                                  "home": 1.195,
                                  "payout": 94.77,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8988,
                                  "away": 4.6,
                                  "home": 1.2,
                                  "payout": 95.17,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8989,
                                  "away": 4.42,
                                  "home": 1.17,
                                  "payout": 92.51,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 8990,
                                  "away": 4.58,
                                  "home": 1.195,
                                  "payout": 94.77,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+40.5/-40.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 8996,
                                  "away": 4.74,
                                  "home": 1.185,
                                  "payout": 94.8,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8993,
                                  "away": 4.75,
                                  "home": 1.19,
                                  "payout": 95.16,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8995,
                                  "away": 4.42,
                                  "home": 1.17,
                                  "payout": 92.51,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 8998,
                                  "away": 4.74,
                                  "home": 1.185,
                                  "payout": 94.8,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+41.5/-41.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9003,
                                  "away": 5.05,
                                  "home": 1.168,
                                  "payout": 94.86,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9002,
                                  "away": 4.9,
                                  "home": 1.14,
                                  "payout": 92.48,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9004,
                                  "away": 5.05,
                                  "home": 1.168,
                                  "payout": 94.86,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 8999,
                                  "away": 5.1,
                                  "home": 1.17,
                                  "payout": 95.17,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+42.5/-42.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9011,
                                  "away": 5.18,
                                  "home": 1.125,
                                  "payout": 92.43,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9012,
                                  "away": 5.25,
                                  "home": 1.14,
                                  "payout": 93.66,
                                  "bookmaker_id": 39,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9006,
                                  "away": 5.18,
                                  "home": 1.125,
                                  "payout": 92.43,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9010,
                                  "away": 5.18,
                                  "home": 1.125,
                                  "payout": 92.43,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9009,
                                  "away": 4.9,
                                  "home": 1.14,
                                  "payout": 92.48,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+43.5/-43.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9013,
                                  "away": 5.5,
                                  "home": 1.15,
                                  "payout": 95.11,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9276,
                                  "away": 5.45,
                                  "home": 1.15,
                                  "payout": 94.96,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9218,
                                  "away": 5.35,
                                  "home": 1.12,
                                  "payout": 92.61,
                                  "bookmaker_id": 34,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9219,
                                  "away": 5.45,
                                  "home": 1.15,
                                  "payout": 94.96,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+44.5/-44.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5849,
                                  "away": 1.616,
                                  "home": 2.304,
                                  "payout": 94.98,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5848,
                                  "away": 1.616,
                                  "home": 2.304,
                                  "payout": 94.98,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5847,
                                  "away": 1.55,
                                  "home": 2.3,
                                  "payout": 92.6,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5852,
                                  "away": 1.64,
                                  "home": 2.12,
                                  "payout": 92.47,
                                  "bookmaker_id": 30,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5851,
                                  "away": 1.64,
                                  "home": 2.12,
                                  "payout": 92.47,
                                  "bookmaker_id": 33,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5853,
                                  "away": 1.64,
                                  "home": 2.12,
                                  "payout": 92.47,
                                  "bookmaker_id": 32,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5846,
                                  "away": 1.62,
                                  "home": 2.31,
                                  "payout": 95.22,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5844,
                                  "away": 1.83,
                                  "home": 1.83,
                                  "payout": 91.5,
                                  "bookmaker_id": 44,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5855,
                                  "away": 1.571,
                                  "home": 2.3,
                                  "payout": 93.34,
                                  "bookmaker_id": 22,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5845,
                                  "away": 1.85,
                                  "home": 1.8,
                                  "payout": 91.23,
                                  "bookmaker_id": 25,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5850,
                                  "away": 1.87,
                                  "home": 1.84,
                                  "payout": 92.74,
                                  "bookmaker_id": 1,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5854,
                                  "away": 1.64,
                                  "home": 2.12,
                                  "payout": 92.47,
                                  "bookmaker_id": 28,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+4.5/-4.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5259,
                                  "away": 1.38,
                                  "home": 3.06,
                                  "payout": 95.11,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5434,
                                  "away": 1.38,
                                  "home": 3.056,
                                  "payout": 95.07,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5470,
                                  "away": 1.364,
                                  "home": 3,
                                  "payout": 93.77,
                                  "bookmaker_id": 22,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5411,
                                  "away": 1.38,
                                  "home": 3.056,
                                  "payout": 95.07,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5308,
                                  "away": 1.34,
                                  "home": 3,
                                  "payout": 92.63,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-4.5/+4.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9440,
                                  "away": 5.75,
                                  "home": 1.14,
                                  "payout": 95.14,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9696,
                                  "away": 5.7,
                                  "home": 1.14,
                                  "payout": 95,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9715,
                                  "away": 5.7,
                                  "home": 1.14,
                                  "payout": 95,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9457,
                                  "away": 5.35,
                                  "home": 1.12,
                                  "payout": 92.61,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+45.5/-45.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9719,
                                  "away": 6,
                                  "home": 1.095,
                                  "payout": 92.6,
                                  "bookmaker_id": 34,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9722,
                                  "away": 5.75,
                                  "home": 1.136,
                                  "payout": 94.86,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9721,
                                  "away": 5.75,
                                  "home": 1.136,
                                  "payout": 94.86,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9718,
                                  "away": 5.8,
                                  "home": 1.14,
                                  "payout": 95.27,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+46.5/-46.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9726,
                                  "away": 5.55,
                                  "home": 1.11,
                                  "payout": 92.5,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 9723,
                                  "away": 6.05,
                                  "home": 1.13,
                                  "payout": 95.22,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9731,
                                  "away": 6,
                                  "home": 1.125,
                                  "payout": 94.74,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9727,
                                  "away": 6,
                                  "home": 1.125,
                                  "payout": 94.74,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+47.5/-47.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9733,
                                  "away": 6.05,
                                  "home": 1.13,
                                  "payout": 95.22,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9748,
                                  "away": 6,
                                  "home": 1.125,
                                  "payout": 94.74,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9737,
                                  "away": 6.3,
                                  "home": 1.085,
                                  "payout": 92.56,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9738,
                                  "away": 6,
                                  "home": 1.125,
                                  "payout": 94.74,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+48.5/-48.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9751,
                                  "away": 6.4,
                                  "home": 1.12,
                                  "payout": 95.32,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9755,
                                  "away": 6.35,
                                  "home": 1.115,
                                  "payout": 94.85,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9756,
                                  "away": 6.35,
                                  "home": 1.115,
                                  "payout": 94.85,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9752,
                                  "away": 6.3,
                                  "home": 1.085,
                                  "payout": 92.56,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+49.5/-49.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9762,
                                  "away": 6.65,
                                  "home": 1.104,
                                  "payout": 94.68,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9757,
                                  "away": 6.7,
                                  "home": 1.11,
                                  "payout": 95.22,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9758,
                                  "away": 6.9,
                                  "home": 1.07,
                                  "payout": 92.63,
                                  "bookmaker_id": 34,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9760,
                                  "away": 6.65,
                                  "home": 1.104,
                                  "payout": 94.68,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+50.5/-50.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9767,
                                  "away": 6.9,
                                  "home": 1.07,
                                  "payout": 92.63,
                                  "bookmaker_id": 34,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9765,
                                  "away": 7,
                                  "home": 1.1,
                                  "payout": 95.06,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9769,
                                  "away": 6.95,
                                  "home": 1.104,
                                  "payout": 95.27,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9768,
                                  "away": 6.95,
                                  "home": 1.104,
                                  "payout": 95.27,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+51.5/-51.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9772,
                                  "away": 6.95,
                                  "home": 1.104,
                                  "payout": 95.27,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9771,
                                  "away": 7.3,
                                  "home": 1.06,
                                  "payout": 92.56,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9770,
                                  "away": 7,
                                  "home": 1.1,
                                  "payout": 95.06,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9774,
                                  "away": 6.95,
                                  "home": 1.104,
                                  "payout": 95.27,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+52.5/-52.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9779,
                                  "away": 7.4,
                                  "home": 1.09,
                                  "payout": 95.01,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9776,
                                  "away": 7.3,
                                  "home": 1.06,
                                  "payout": 92.56,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 9775,
                                  "away": 7.5,
                                  "home": 1.09,
                                  "payout": 95.17,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9778,
                                  "away": 7.4,
                                  "home": 1.09,
                                  "payout": 95.01,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+53.5/-53.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9780,
                                  "away": 8,
                                  "home": 1.08,
                                  "payout": 95.15,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9827,
                                  "away": 7.9,
                                  "home": 1.075,
                                  "payout": 94.62,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9826,
                                  "away": 7.9,
                                  "home": 1.075,
                                  "payout": 94.62,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9825,
                                  "away": 8.2,
                                  "home": 1.05,
                                  "payout": 93.08,
                                  "bookmaker_id": 34,
                                  "away_movement": 1,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+54.5/-54.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5864,
                                  "away": 1.64,
                                  "home": 2.12,
                                  "payout": 92.47,
                                  "bookmaker_id": 33,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5858,
                                  "away": 1.57,
                                  "home": 2.25,
                                  "payout": 92.47,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5862,
                                  "away": 1.656,
                                  "home": 2.225,
                                  "payout": 94.94,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5868,
                                  "away": 1.64,
                                  "home": 2.12,
                                  "payout": 92.47,
                                  "bookmaker_id": 28,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5865,
                                  "away": 1.64,
                                  "home": 2.12,
                                  "payout": 92.47,
                                  "bookmaker_id": 30,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5857,
                                  "away": 1.66,
                                  "home": 2.23,
                                  "payout": 95.16,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5867,
                                  "away": 1.64,
                                  "home": 2.12,
                                  "payout": 92.47,
                                  "bookmaker_id": 32,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5861,
                                  "away": 1.656,
                                  "home": 2.225,
                                  "payout": 94.94,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+5.5/-5.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5071,
                                  "away": 1.36,
                                  "home": 3.17,
                                  "payout": 95.17,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5072,
                                  "away": 1.31,
                                  "home": 3.15,
                                  "payout": 92.52,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5201,
                                  "away": 1.36,
                                  "home": 3.165,
                                  "payout": 95.12,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5133,
                                  "away": 1.36,
                                  "home": 3.165,
                                  "payout": 95.12,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-5.5/+5.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9833,
                                  "away": 7.9,
                                  "home": 1.075,
                                  "payout": 94.62,
                                  "bookmaker_id": 12,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 9828,
                                  "away": 8,
                                  "home": 1.08,
                                  "payout": 95.15,
                                  "bookmaker_id": 2,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 9832,
                                  "away": 7.9,
                                  "home": 1.075,
                                  "payout": 94.62,
                                  "bookmaker_id": 3,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 9831,
                                  "away": 7.85,
                                  "home": 1.05,
                                  "payout": 92.61,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+55.5/-55.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9834,
                                  "away": 8.6,
                                  "home": 1.07,
                                  "payout": 95.16,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9836,
                                  "away": 8.5,
                                  "home": 1.04,
                                  "payout": 92.66,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9841,
                                  "away": 8.5,
                                  "home": 1.065,
                                  "payout": 94.64,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9837,
                                  "away": 8.5,
                                  "home": 1.065,
                                  "payout": 94.64,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+56.5/-56.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9847,
                                  "away": 9.4,
                                  "home": 1.056,
                                  "payout": 94.93,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9844,
                                  "away": 9.5,
                                  "home": 1.06,
                                  "payout": 95.36,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9850,
                                  "away": 9.4,
                                  "home": 1.056,
                                  "payout": 94.93,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9845,
                                  "away": 8.5,
                                  "home": 1.04,
                                  "payout": 92.66,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+57.5/-57.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9851,
                                  "away": 9.5,
                                  "home": 1.06,
                                  "payout": 95.36,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9855,
                                  "away": 9.4,
                                  "home": 1.056,
                                  "payout": 94.93,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9853,
                                  "away": 9,
                                  "home": 1.03,
                                  "payout": 92.42,
                                  "bookmaker_id": 34,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9854,
                                  "away": 9.4,
                                  "home": 1.056,
                                  "payout": 94.93,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+58.5/-58.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9860,
                                  "away": 9.4,
                                  "home": 1.056,
                                  "payout": 94.93,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9859,
                                  "away": 9,
                                  "home": 1.03,
                                  "payout": 92.42,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9857,
                                  "away": 9.5,
                                  "home": 1.06,
                                  "payout": 95.36,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 9864,
                                  "away": 9.4,
                                  "home": 1.056,
                                  "payout": 94.93,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+59.5/-59.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9865,
                                  "away": 9.5,
                                  "home": 1.06,
                                  "payout": 95.36,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9867,
                                  "away": 9.4,
                                  "home": 1.056,
                                  "payout": 94.93,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9870,
                                  "away": 9.4,
                                  "home": 1.056,
                                  "payout": 94.93,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9866,
                                  "away": 9,
                                  "home": 1.03,
                                  "payout": 92.42,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+60.5/-60.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9878,
                                  "away": 9.4,
                                  "home": 1.056,
                                  "payout": 94.93,
                                  "bookmaker_id": 3,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9872,
                                  "away": 9.5,
                                  "home": 1.06,
                                  "payout": 95.36,
                                  "bookmaker_id": 2,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9879,
                                  "away": 9.4,
                                  "home": 1.056,
                                  "payout": 94.93,
                                  "bookmaker_id": 12,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9876,
                                  "away": 9,
                                  "home": 1.03,
                                  "payout": 92.42,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+61.5/-61.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9890,
                                  "away": 9.4,
                                  "home": 1.056,
                                  "payout": 94.93,
                                  "bookmaker_id": 12,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9882,
                                  "away": 9.5,
                                  "home": 1.06,
                                  "payout": 95.36,
                                  "bookmaker_id": 2,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9889,
                                  "away": 9.4,
                                  "home": 1.056,
                                  "payout": 94.93,
                                  "bookmaker_id": 3,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 9883,
                                  "away": 10,
                                  "home": 1.023,
                                  "payout": 92.81,
                                  "bookmaker_id": 34,
                                  "away_movement": 1,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+62.5/-62.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 9891,
                                  "away": 9.7,
                                  "home": 1.023,
                                  "payout": 92.54,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+63.5/-63.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5869,
                                  "away": 1.69,
                                  "home": 2.18,
                                  "payout": 95.2,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5870,
                                  "away": 1.62,
                                  "home": 2.15,
                                  "payout": 92.39,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5871,
                                  "away": 1.685,
                                  "home": 2.175,
                                  "payout": 94.94,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5880,
                                  "away": 1.65,
                                  "home": 2.11,
                                  "payout": 92.59,
                                  "bookmaker_id": 32,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5877,
                                  "away": 1.65,
                                  "home": 2.11,
                                  "payout": 92.59,
                                  "bookmaker_id": 33,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5879,
                                  "away": 1.65,
                                  "home": 2.11,
                                  "payout": 92.59,
                                  "bookmaker_id": 30,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5881,
                                  "away": 1.65,
                                  "home": 2.11,
                                  "payout": 92.59,
                                  "bookmaker_id": 28,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5873,
                                  "away": 1.685,
                                  "home": 2.175,
                                  "payout": 94.94,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5876,
                                  "away": 1.68,
                                  "home": 2.15,
                                  "payout": 94.31,
                                  "bookmaker_id": 1,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+6.5/-6.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4867,
                                  "away": 1.285,
                                  "home": 3.31,
                                  "payout": 92.56,
                                  "bookmaker_id": 2,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5004,
                                  "away": 1.3,
                                  "home": 3.35,
                                  "payout": 93.66,
                                  "bookmaker_id": 39,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 4939,
                                  "away": 1.285,
                                  "home": 3.31,
                                  "payout": 92.56,
                                  "bookmaker_id": 12,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 4928,
                                  "away": 1.29,
                                  "home": 3.25,
                                  "payout": 92.35,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 4936,
                                  "away": 1.285,
                                  "home": 3.31,
                                  "payout": 92.56,
                                  "bookmaker_id": 3,
                                  "away_movement": -1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-6.5/+6.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5882,
                                  "away": 1.72,
                                  "home": 2.13,
                                  "payout": 95.16,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5894,
                                  "away": 1.66,
                                  "home": 2.1,
                                  "payout": 92.71,
                                  "bookmaker_id": 30,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5896,
                                  "away": 1.66,
                                  "home": 2.1,
                                  "payout": 92.71,
                                  "bookmaker_id": 28,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5884,
                                  "away": 1.62,
                                  "home": 2.15,
                                  "payout": 92.39,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5889,
                                  "away": 1.69,
                                  "home": 2.14,
                                  "payout": 94.43,
                                  "bookmaker_id": 1,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5895,
                                  "away": 1.66,
                                  "home": 2.1,
                                  "payout": 92.71,
                                  "bookmaker_id": 32,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5886,
                                  "away": 1.715,
                                  "home": 2.125,
                                  "payout": 94.91,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5888,
                                  "away": 1.715,
                                  "home": 2.125,
                                  "payout": 94.91,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5890,
                                  "away": 1.66,
                                  "home": 2.1,
                                  "payout": 92.71,
                                  "bookmaker_id": 33,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+7.5/-7.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4703,
                                  "away": 1.32,
                                  "home": 3.41,
                                  "payout": 95.16,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 4781,
                                  "away": 1.27,
                                  "home": 3.4,
                                  "payout": 92.46,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 4862,
                                  "away": 1.315,
                                  "home": 3.4,
                                  "payout": 94.83,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 4854,
                                  "away": 1.315,
                                  "home": 3.4,
                                  "payout": 94.83,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-7.5/+7.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5900,
                                  "away": 1.76,
                                  "home": 2.07,
                                  "payout": 95.12,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5897,
                                  "away": 1.83,
                                  "home": 1.83,
                                  "payout": 91.5,
                                  "bookmaker_id": 44,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5906,
                                  "away": 1.76,
                                  "home": 2.064,
                                  "payout": 95,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5899,
                                  "away": 1.85,
                                  "home": 1.85,
                                  "payout": 92.5,
                                  "bookmaker_id": 25,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5903,
                                  "away": 1.7,
                                  "home": 2.02,
                                  "payout": 92.31,
                                  "bookmaker_id": 34,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5904,
                                  "away": 1.76,
                                  "home": 2.064,
                                  "payout": 95,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5907,
                                  "away": 1.86,
                                  "home": 1.85,
                                  "payout": 92.75,
                                  "bookmaker_id": 1,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5911,
                                  "away": 1.66,
                                  "home": 2.09,
                                  "payout": 92.52,
                                  "bookmaker_id": 30,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5914,
                                  "away": 1.66,
                                  "home": 2.09,
                                  "payout": 92.52,
                                  "bookmaker_id": 28,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5910,
                                  "away": 1.66,
                                  "home": 2.09,
                                  "payout": 92.52,
                                  "bookmaker_id": 33,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5913,
                                  "away": 1.66,
                                  "home": 2.09,
                                  "payout": 92.52,
                                  "bookmaker_id": 32,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+8.5/-8.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4696,
                                  "away": 1.296,
                                  "home": 3.54,
                                  "payout": 94.87,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 4595,
                                  "away": 1.27,
                                  "home": 3.4,
                                  "payout": 92.46,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 4698,
                                  "away": 1.296,
                                  "home": 3.54,
                                  "payout": 94.87,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 4584,
                                  "away": 1.3,
                                  "home": 3.56,
                                  "payout": 95.23,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-8.5/+8.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 5915,
                                  "away": 1.83,
                                  "home": 1.83,
                                  "payout": 91.5,
                                  "bookmaker_id": 44,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5919,
                                  "away": 1.79,
                                  "home": 2.02,
                                  "payout": 94.9,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5926,
                                  "away": 1.84,
                                  "home": 1.87,
                                  "payout": 92.74,
                                  "bookmaker_id": 33,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5918,
                                  "away": 1.7,
                                  "home": 2.02,
                                  "payout": 92.31,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5925,
                                  "away": 1.84,
                                  "home": 1.87,
                                  "payout": 92.74,
                                  "bookmaker_id": 1,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5927,
                                  "away": 1.84,
                                  "home": 1.87,
                                  "payout": 92.74,
                                  "bookmaker_id": 30,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 5916,
                                  "away": 1.8,
                                  "home": 1.85,
                                  "payout": 91.23,
                                  "bookmaker_id": 25,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5928,
                                  "away": 1.84,
                                  "home": 1.87,
                                  "payout": 92.74,
                                  "bookmaker_id": 32,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5917,
                                  "away": 1.79,
                                  "home": 2.02,
                                  "payout": 94.9,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 5929,
                                  "away": 1.84,
                                  "home": 1.87,
                                  "payout": 92.74,
                                  "bookmaker_id": 28,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 5921,
                                  "away": 1.79,
                                  "home": 2.02,
                                  "payout": 94.9,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+9.5/-9.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 4578,
                                  "away": 1.28,
                                  "home": 3.68,
                                  "payout": 94.97,
                                  "bookmaker_id": 12,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 4551,
                                  "away": 1.28,
                                  "home": 3.7,
                                  "payout": 95.1,
                                  "bookmaker_id": 2,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 4563,
                                  "away": 1.28,
                                  "home": 3.68,
                                  "payout": 94.97,
                                  "bookmaker_id": 3,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 4554,
                                  "away": 1.24,
                                  "home": 3.65,
                                  "payout": 92.56,
                                  "bookmaker_id": 34,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-9.5/+9.5"
                            }
                          ],
                          "period_type": "FT inc. OT"
                        },
                        {
                          "odds": [
                            {
                              "odds": [
                                {
                                  "id": 158,
                                  "away": 1.5,
                                  "home": 2.5,
                                  "payout": 93.75,
                                  "bookmaker_id": 40,
                                  "away_movement": 0,
                                  "home_movement": -1
                                },
                                {
                                  "id": 159,
                                  "away": 1.49,
                                  "home": 2.45,
                                  "payout": 92.65,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 156,
                                  "away": 1.5,
                                  "home": 2.5,
                                  "payout": 93.75,
                                  "bookmaker_id": 27,
                                  "away_movement": 0,
                                  "home_movement": -1
                                },
                                {
                                  "id": 157,
                                  "away": 1.52,
                                  "home": 2.36,
                                  "payout": 92.45,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+0.5/-0.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 155,
                                  "away": 1.46,
                                  "home": 2.6,
                                  "payout": 93.5,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 149,
                                  "away": 1.46,
                                  "home": 2.65,
                                  "payout": 94.14,
                                  "bookmaker_id": 27,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 154,
                                  "away": 1.46,
                                  "home": 2.65,
                                  "payout": 94.14,
                                  "bookmaker_id": 40,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 150,
                                  "away": 1.52,
                                  "home": 2.36,
                                  "payout": 92.45,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "-0.5/+0.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 213,
                                  "away": 1.91,
                                  "home": 1.91,
                                  "payout": 95.5,
                                  "bookmaker_id": 39,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 208,
                                  "away": 1.9,
                                  "home": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 27,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 211,
                                  "away": 1.9,
                                  "home": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 40,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 209,
                                  "away": 1.86,
                                  "home": 1.86,
                                  "payout": 93,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 212,
                                  "away": 1.88,
                                  "home": 1.88,
                                  "payout": 94,
                                  "bookmaker_id": 16,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+10.5/-10.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 117,
                                  "away": 1.3,
                                  "home": 3.14,
                                  "payout": 91.94,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "-10.5/+10.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 216,
                                  "away": 1.91,
                                  "home": 1.91,
                                  "payout": 95.5,
                                  "bookmaker_id": 39,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+11.5/-11.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 108,
                                  "away": 1.25,
                                  "home": 3.7,
                                  "payout": 93.43,
                                  "bookmaker_id": 27,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 116,
                                  "away": 1.25,
                                  "home": 3.5,
                                  "payout": 92.11,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 112,
                                  "away": 1.3,
                                  "home": 3.14,
                                  "payout": 91.94,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 115,
                                  "away": 1.25,
                                  "home": 3.7,
                                  "payout": 93.43,
                                  "bookmaker_id": 40,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-11.5/+11.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 592,
                                  "away": 1.88,
                                  "home": 1.92,
                                  "payout": 94.99,
                                  "bookmaker_id": 40,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 585,
                                  "away": 1.85,
                                  "home": 1.87,
                                  "payout": 93,
                                  "bookmaker_id": 9,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 582,
                                  "away": 1.88,
                                  "home": 1.92,
                                  "payout": 94.99,
                                  "bookmaker_id": 27,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 600,
                                  "away": 1.87,
                                  "home": 1.89,
                                  "payout": 94,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 601,
                                  "away": 1.91,
                                  "home": 1.91,
                                  "payout": 95.5,
                                  "bookmaker_id": 39,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+12.5/-12.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 106,
                                  "away": 1.25,
                                  "home": 3.7,
                                  "payout": 93.43,
                                  "bookmaker_id": 40,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 107,
                                  "away": 1.25,
                                  "home": 3.5,
                                  "payout": 92.11,
                                  "bookmaker_id": 16,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 105,
                                  "away": 1.25,
                                  "home": 3.7,
                                  "payout": 93.43,
                                  "bookmaker_id": 27,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "-12.5/+12.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 221,
                                  "away": 1.91,
                                  "home": 1.91,
                                  "payout": 95.5,
                                  "bookmaker_id": 39,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 215,
                                  "away": 1.9,
                                  "home": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 27,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 218,
                                  "away": 1.87,
                                  "home": 1.85,
                                  "payout": 93,
                                  "bookmaker_id": 9,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 219,
                                  "away": 1.9,
                                  "home": 1.9,
                                  "payout": 95,
                                  "bookmaker_id": 40,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 220,
                                  "away": 1.88,
                                  "home": 1.88,
                                  "payout": 94,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+13.5/-13.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 161,
                                  "away": 1.5,
                                  "home": 2.5,
                                  "payout": 93.75,
                                  "bookmaker_id": 40,
                                  "away_movement": -1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 160,
                                  "away": 1.5,
                                  "home": 2.5,
                                  "payout": 93.75,
                                  "bookmaker_id": 27,
                                  "away_movement": -1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 162,
                                  "away": 1.5,
                                  "home": 2.45,
                                  "payout": 93.04,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+1.5/-1.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 144,
                                  "away": 1.46,
                                  "home": 2.65,
                                  "payout": 94.14,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 145,
                                  "away": 1.52,
                                  "home": 2.36,
                                  "payout": 92.45,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 146,
                                  "away": 1.46,
                                  "home": 2.65,
                                  "payout": 94.14,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 148,
                                  "away": 1.46,
                                  "home": 2.6,
                                  "payout": 93.5,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": 0
                                }
                              ],
                              "type": "-1.5/+1.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 223,
                                  "away": 2.06,
                                  "home": 1.76,
                                  "payout": 94.91,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 222,
                                  "away": 2.06,
                                  "home": 1.76,
                                  "payout": 94.91,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 224,
                                  "away": 2.04,
                                  "home": 1.75,
                                  "payout": 94.2,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+16.5/-16.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 99,
                                  "away": 1.19,
                                  "home": 4.4,
                                  "payout": 93.67,
                                  "bookmaker_id": 40,
                                  "away_movement": 0,
                                  "home_movement": 1
                                },
                                {
                                  "id": 97,
                                  "away": 1.138,
                                  "home": 4.7,
                                  "payout": 91.62,
                                  "bookmaker_id": 9,
                                  "away_movement": 1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 96,
                                  "away": 1.19,
                                  "home": 4.4,
                                  "payout": 93.67,
                                  "bookmaker_id": 27,
                                  "away_movement": 0,
                                  "home_movement": 1
                                },
                                {
                                  "id": 100,
                                  "away": 1.19,
                                  "home": 4.1,
                                  "payout": 92.23,
                                  "bookmaker_id": 16,
                                  "away_movement": 0,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-16.5/+16.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 226,
                                  "away": 2.07,
                                  "home": 1.75,
                                  "payout": 94.83,
                                  "bookmaker_id": 40,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 227,
                                  "away": 2.04,
                                  "home": 1.74,
                                  "payout": 93.9,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 225,
                                  "away": 2.07,
                                  "home": 1.75,
                                  "payout": 94.83,
                                  "bookmaker_id": 27,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+17.5/-17.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 57,
                                  "away": 1.18,
                                  "home": 4.4,
                                  "payout": 93.05,
                                  "bookmaker_id": 27,
                                  "away_movement": -1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 58,
                                  "away": 1.134,
                                  "home": 4.8,
                                  "payout": 91.73,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 59,
                                  "away": 1.18,
                                  "home": 4.4,
                                  "payout": 93.05,
                                  "bookmaker_id": 40,
                                  "away_movement": -1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 60,
                                  "away": 1.18,
                                  "home": 4.1,
                                  "payout": 91.63,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": 0
                                }
                              ],
                              "type": "-17.5/+17.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 228,
                                  "away": 2.15,
                                  "home": 1.7,
                                  "payout": 94.94,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 229,
                                  "away": 2.36,
                                  "home": 1.52,
                                  "payout": 92.45,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 231,
                                  "away": 2.12,
                                  "home": 1.68,
                                  "payout": 93.73,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 230,
                                  "away": 2.15,
                                  "home": 1.7,
                                  "payout": 94.94,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+18.5/-18.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 233,
                                  "away": 2.39,
                                  "home": 1.51,
                                  "payout": 92.54,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 232,
                                  "away": 2.17,
                                  "home": 1.68,
                                  "payout": 94.69,
                                  "bookmaker_id": 27,
                                  "away_movement": -1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 235,
                                  "away": 2.17,
                                  "home": 1.68,
                                  "payout": 94.69,
                                  "bookmaker_id": 40,
                                  "away_movement": -1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 236,
                                  "away": 2.14,
                                  "home": 1.67,
                                  "payout": 93.8,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+19.5/-19.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 56,
                                  "away": 1.15,
                                  "home": 4.55,
                                  "payout": 91.8,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-19.5/+19.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 238,
                                  "away": 2.41,
                                  "home": 1.5,
                                  "payout": 92.46,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 237,
                                  "away": 2.25,
                                  "home": 1.62,
                                  "payout": 94.19,
                                  "bookmaker_id": 27,
                                  "away_movement": 0,
                                  "home_movement": -1
                                },
                                {
                                  "id": 240,
                                  "away": 2.2,
                                  "home": 1.61,
                                  "payout": 92.97,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 239,
                                  "away": 2.25,
                                  "home": 1.62,
                                  "payout": 94.19,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+20.5/-20.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 55,
                                  "away": 1.147,
                                  "home": 4.55,
                                  "payout": 91.61,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-20.5/+20.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 241,
                                  "away": 2.28,
                                  "home": 1.62,
                                  "payout": 94.71,
                                  "bookmaker_id": 27,
                                  "away_movement": 0,
                                  "home_movement": 1
                                },
                                {
                                  "id": 243,
                                  "away": 2.25,
                                  "home": 1.61,
                                  "payout": 93.85,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 242,
                                  "away": 2.28,
                                  "home": 1.62,
                                  "payout": 94.71,
                                  "bookmaker_id": 40,
                                  "away_movement": 0,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+21.5/-21.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 51,
                                  "away": 1.13,
                                  "home": 5.3,
                                  "payout": 93.14,
                                  "bookmaker_id": 27,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 52,
                                  "away": 1.141,
                                  "home": 4.6,
                                  "payout": 91.42,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 53,
                                  "away": 1.13,
                                  "home": 5.25,
                                  "payout": 92.99,
                                  "bookmaker_id": 40,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 54,
                                  "away": 1.13,
                                  "home": 4.8,
                                  "payout": 91.47,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-21.5/+21.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 247,
                                  "away": 2.33,
                                  "home": 1.56,
                                  "payout": 93.44,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 246,
                                  "away": 2.38,
                                  "home": 1.57,
                                  "payout": 94.6,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 245,
                                  "away": 2.41,
                                  "home": 1.5,
                                  "payout": 92.46,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 244,
                                  "away": 2.38,
                                  "home": 1.57,
                                  "payout": 94.6,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+22.5/-22.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 48,
                                  "away": 1.13,
                                  "home": 5.3,
                                  "payout": 93.14,
                                  "bookmaker_id": 27,
                                  "away_movement": 0,
                                  "home_movement": 1
                                },
                                {
                                  "id": 49,
                                  "away": 1.13,
                                  "home": 5.3,
                                  "payout": 93.14,
                                  "bookmaker_id": 40,
                                  "away_movement": 0,
                                  "home_movement": 1
                                },
                                {
                                  "id": 50,
                                  "away": 1.13,
                                  "home": 4.8,
                                  "payout": 91.47,
                                  "bookmaker_id": 16,
                                  "away_movement": 0,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-22.5/+22.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 248,
                                  "away": 2.4,
                                  "home": 1.56,
                                  "payout": 94.55,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 251,
                                  "away": 2.35,
                                  "home": 1.56,
                                  "payout": 93.76,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 250,
                                  "away": 2.4,
                                  "home": 1.56,
                                  "payout": 94.55,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 249,
                                  "away": 2.46,
                                  "home": 1.48,
                                  "payout": 92.41,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+23.5/-23.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 252,
                                  "away": 2.5,
                                  "home": 1.52,
                                  "payout": 94.53,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 254,
                                  "away": 2.45,
                                  "home": 1.52,
                                  "payout": 93.8,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 253,
                                  "away": 2.5,
                                  "home": 1.52,
                                  "payout": 94.53,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+24.5/-24.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 165,
                                  "away": 1.5,
                                  "home": 2.41,
                                  "payout": 92.46,
                                  "bookmaker_id": 9,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 167,
                                  "away": 1.55,
                                  "home": 2.4,
                                  "payout": 94.18,
                                  "bookmaker_id": 40,
                                  "away_movement": -1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 164,
                                  "away": 1.55,
                                  "home": 2.4,
                                  "payout": 94.18,
                                  "bookmaker_id": 27,
                                  "away_movement": -1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 166,
                                  "away": 1.55,
                                  "home": 2.35,
                                  "payout": 93.4,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+2.5/-2.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 141,
                                  "away": 1.41,
                                  "home": 2.8,
                                  "payout": 93.78,
                                  "bookmaker_id": 27,
                                  "away_movement": -1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 142,
                                  "away": 1.41,
                                  "home": 2.8,
                                  "payout": 93.78,
                                  "bookmaker_id": 40,
                                  "away_movement": -1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 143,
                                  "away": 1.41,
                                  "home": 2.7,
                                  "payout": 92.63,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": 0
                                }
                              ],
                              "type": "-2.5/+2.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 256,
                                  "away": 2.5,
                                  "home": 1.5,
                                  "payout": 93.75,
                                  "bookmaker_id": 27,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 255,
                                  "away": 2.5,
                                  "home": 1.5,
                                  "payout": 93.75,
                                  "bookmaker_id": 40,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 257,
                                  "away": 2.45,
                                  "home": 1.5,
                                  "payout": 93.04,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+25.5/-25.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 258,
                                  "away": 2.63,
                                  "home": 1.46,
                                  "payout": 93.88,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 259,
                                  "away": 2.63,
                                  "home": 1.46,
                                  "payout": 93.88,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 260,
                                  "away": 2.55,
                                  "home": 1.46,
                                  "payout": 92.84,
                                  "bookmaker_id": 16,
                                  "away_movement": 0,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+26.5/-26.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 45,
                                  "away": 1.041,
                                  "home": 7.2,
                                  "payout": 90.95,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 44,
                                  "away": 1.09,
                                  "home": 6.5,
                                  "payout": 93.35,
                                  "bookmaker_id": 27,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 46,
                                  "away": 1.09,
                                  "home": 6.4,
                                  "payout": 93.14,
                                  "bookmaker_id": 40,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 47,
                                  "away": 1.09,
                                  "home": 5.75,
                                  "payout": 91.63,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-26.5/+26.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 261,
                                  "away": 2.65,
                                  "home": 1.46,
                                  "payout": 94.14,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 263,
                                  "away": 2.6,
                                  "home": 1.46,
                                  "payout": 93.5,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 262,
                                  "away": 2.65,
                                  "home": 1.46,
                                  "payout": 94.14,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+27.5/-27.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 40,
                                  "away": 1.09,
                                  "home": 6.5,
                                  "payout": 93.35,
                                  "bookmaker_id": 27,
                                  "away_movement": 0,
                                  "home_movement": 1
                                },
                                {
                                  "id": 41,
                                  "away": 1.044,
                                  "home": 7.3,
                                  "payout": 91.34,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 42,
                                  "away": 1.09,
                                  "home": 6.5,
                                  "payout": 93.35,
                                  "bookmaker_id": 40,
                                  "away_movement": 0,
                                  "home_movement": 1
                                },
                                {
                                  "id": 43,
                                  "away": 1.09,
                                  "home": 5.75,
                                  "payout": 91.63,
                                  "bookmaker_id": 16,
                                  "away_movement": 0,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-27.5/+27.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 264,
                                  "away": 2.8,
                                  "home": 1.42,
                                  "payout": 94.22,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 367,
                                  "away": 2.7,
                                  "home": 1.42,
                                  "payout": 93.06,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 265,
                                  "away": 3.26,
                                  "home": 1.28,
                                  "payout": 91.91,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 266,
                                  "away": 2.8,
                                  "home": 1.42,
                                  "payout": 94.22,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+28.5/-28.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 370,
                                  "away": 2.8,
                                  "home": 1.41,
                                  "payout": 93.78,
                                  "bookmaker_id": 40,
                                  "away_movement": 0,
                                  "home_movement": -1
                                },
                                {
                                  "id": 369,
                                  "away": 3.34,
                                  "home": 1.27,
                                  "payout": 92.01,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 371,
                                  "away": 2.7,
                                  "home": 1.41,
                                  "payout": 92.63,
                                  "bookmaker_id": 16,
                                  "away_movement": 0,
                                  "home_movement": -1
                                },
                                {
                                  "id": 368,
                                  "away": 2.8,
                                  "home": 1.41,
                                  "payout": 93.78,
                                  "bookmaker_id": 27,
                                  "away_movement": 0,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+29.5/-29.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 39,
                                  "away": 1.052,
                                  "home": 6.85,
                                  "payout": 91.19,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-29.5/+29.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 388,
                                  "away": 2.85,
                                  "home": 1.38,
                                  "payout": 92.98,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 386,
                                  "away": 2.95,
                                  "home": 1.38,
                                  "payout": 94.02,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 373,
                                  "away": 2.95,
                                  "home": 1.38,
                                  "payout": 94.02,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 387,
                                  "away": 3.34,
                                  "home": 1.27,
                                  "payout": 92.01,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+30.5/-30.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 38,
                                  "away": 1.05,
                                  "home": 6.8,
                                  "payout": 90.96,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "-30.5/+30.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 393,
                                  "away": 3,
                                  "home": 1.37,
                                  "payout": 94.05,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 394,
                                  "away": 3,
                                  "home": 1.37,
                                  "payout": 94.05,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 396,
                                  "away": 2.88,
                                  "home": 1.37,
                                  "payout": 92.84,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+31.5/-31.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 34,
                                  "away": 1.05,
                                  "home": 8,
                                  "payout": 92.82,
                                  "bookmaker_id": 27,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 35,
                                  "away": 1.047,
                                  "home": 6.9,
                                  "payout": 90.91,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 36,
                                  "away": 1.05,
                                  "home": 8,
                                  "payout": 92.82,
                                  "bookmaker_id": 40,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 37,
                                  "away": 1.05,
                                  "home": 6.75,
                                  "payout": 90.87,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-31.5/+31.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 416,
                                  "away": 3,
                                  "home": 1.34,
                                  "payout": 92.63,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 415,
                                  "away": 3.15,
                                  "home": 1.34,
                                  "payout": 94.01,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 400,
                                  "away": 3.4,
                                  "home": 1.26,
                                  "payout": 91.93,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 399,
                                  "away": 3.15,
                                  "home": 1.34,
                                  "payout": 94.01,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+32.5/-32.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 29,
                                  "away": 1.05,
                                  "home": 8,
                                  "payout": 92.82,
                                  "bookmaker_id": 27,
                                  "away_movement": -1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 30,
                                  "away": 1.05,
                                  "home": 8,
                                  "payout": 92.82,
                                  "bookmaker_id": 40,
                                  "away_movement": -1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 33,
                                  "away": 1.05,
                                  "home": 6.75,
                                  "payout": 90.87,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": 0
                                }
                              ],
                              "type": "-32.5/+32.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 419,
                                  "away": 3.15,
                                  "home": 1.33,
                                  "payout": 93.52,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 417,
                                  "away": 3.15,
                                  "home": 1.33,
                                  "payout": 93.52,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 418,
                                  "away": 3.56,
                                  "home": 1.24,
                                  "payout": 91.97,
                                  "bookmaker_id": 9,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 422,
                                  "away": 3.05,
                                  "home": 1.33,
                                  "payout": 92.61,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+33.5/-33.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 171,
                                  "away": 1.56,
                                  "home": 2.38,
                                  "payout": 94.23,
                                  "bookmaker_id": 40,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 175,
                                  "away": 1.56,
                                  "home": 2.35,
                                  "payout": 93.76,
                                  "bookmaker_id": 16,
                                  "away_movement": 0,
                                  "home_movement": 1
                                },
                                {
                                  "id": 169,
                                  "away": 1.56,
                                  "home": 2.4,
                                  "payout": 94.55,
                                  "bookmaker_id": 27,
                                  "away_movement": 0,
                                  "home_movement": 1
                                },
                                {
                                  "id": 170,
                                  "away": 1.51,
                                  "home": 2.39,
                                  "payout": 92.54,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 176,
                                  "away": 1.91,
                                  "home": 1.91,
                                  "payout": 95.5,
                                  "bookmaker_id": 39,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+3.5/-3.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 138,
                                  "away": 1.41,
                                  "home": 2.8,
                                  "payout": 93.78,
                                  "bookmaker_id": 27,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 139,
                                  "away": 1.41,
                                  "home": 2.8,
                                  "payout": 93.78,
                                  "bookmaker_id": 40,
                                  "away_movement": 0,
                                  "home_movement": -1
                                },
                                {
                                  "id": 140,
                                  "away": 1.41,
                                  "home": 2.7,
                                  "payout": 92.63,
                                  "bookmaker_id": 16,
                                  "away_movement": 0,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-3.5/+3.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 435,
                                  "away": 3.65,
                                  "home": 1.26,
                                  "payout": 93.67,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 424,
                                  "away": 3.65,
                                  "home": 1.26,
                                  "payout": 93.67,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 437,
                                  "away": 3.45,
                                  "home": 1.26,
                                  "payout": 92.29,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+37.5/-37.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 442,
                                  "away": 4.9,
                                  "home": 1.124,
                                  "payout": 91.43,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 443,
                                  "away": 3.7,
                                  "home": 1.25,
                                  "payout": 93.43,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 444,
                                  "away": 3.55,
                                  "home": 1.25,
                                  "payout": 92.45,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 441,
                                  "away": 3.75,
                                  "home": 1.25,
                                  "payout": 93.75,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+38.5/-38.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 446,
                                  "away": 5,
                                  "home": 1.117,
                                  "payout": 91.3,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+39.5/-39.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 447,
                                  "away": 5.05,
                                  "home": 1.116,
                                  "payout": 91.4,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+40.5/-40.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 468,
                                  "away": 4,
                                  "home": 1.19,
                                  "payout": 91.71,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 450,
                                  "away": 4.3,
                                  "home": 1.19,
                                  "payout": 93.21,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 460,
                                  "away": 5.25,
                                  "home": 1.108,
                                  "payout": 91.49,
                                  "bookmaker_id": 9,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 467,
                                  "away": 4.3,
                                  "home": 1.19,
                                  "payout": 93.21,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+42.5/-42.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 476,
                                  "away": 4.1,
                                  "home": 1.18,
                                  "payout": 91.63,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 471,
                                  "away": 5.45,
                                  "home": 1.103,
                                  "payout": 91.73,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 469,
                                  "away": 4.4,
                                  "home": 1.18,
                                  "payout": 93.05,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 473,
                                  "away": 4.4,
                                  "home": 1.18,
                                  "payout": 93.05,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+43.5/-43.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 184,
                                  "away": 1.91,
                                  "home": 1.91,
                                  "payout": 95.5,
                                  "bookmaker_id": 39,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 177,
                                  "away": 1.61,
                                  "home": 2.28,
                                  "payout": 94.37,
                                  "bookmaker_id": 27,
                                  "away_movement": 0,
                                  "home_movement": -1
                                },
                                {
                                  "id": 183,
                                  "away": 1.6,
                                  "home": 2.25,
                                  "payout": 93.51,
                                  "bookmaker_id": 16,
                                  "away_movement": 0,
                                  "home_movement": 1
                                },
                                {
                                  "id": 180,
                                  "away": 1.86,
                                  "home": 1.86,
                                  "payout": 93,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 182,
                                  "away": 1.61,
                                  "home": 2.28,
                                  "payout": 94.37,
                                  "bookmaker_id": 40,
                                  "away_movement": 0,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+4.5/-4.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 131,
                                  "away": 1.37,
                                  "home": 3,
                                  "payout": 94.05,
                                  "bookmaker_id": 27,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 132,
                                  "away": 1.37,
                                  "home": 2.95,
                                  "payout": 93.55,
                                  "bookmaker_id": 40,
                                  "away_movement": -1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 133,
                                  "away": 1.37,
                                  "home": 2.9,
                                  "payout": 93.04,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-4.5/+4.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 480,
                                  "away": 5.2,
                                  "home": 1.14,
                                  "payout": 93.5,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 483,
                                  "away": 5.2,
                                  "home": 1.14,
                                  "payout": 93.5,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 484,
                                  "away": 4.75,
                                  "home": 1.14,
                                  "payout": 91.94,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+47.5/-47.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 495,
                                  "away": 7.5,
                                  "home": 1.035,
                                  "payout": 90.95,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 498,
                                  "away": 4.8,
                                  "home": 1.13,
                                  "payout": 91.47,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 494,
                                  "away": 5.3,
                                  "home": 1.13,
                                  "payout": 93.14,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 496,
                                  "away": 5.3,
                                  "home": 1.13,
                                  "payout": 93.14,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+48.5/-48.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 501,
                                  "away": 7.7,
                                  "home": 1.03,
                                  "payout": 90.85,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+49.5/-49.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 507,
                                  "away": 7.8,
                                  "home": 1.03,
                                  "payout": 90.99,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+50.5/-50.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 515,
                                  "away": 6.25,
                                  "home": 1.09,
                                  "payout": 92.81,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 511,
                                  "away": 6.25,
                                  "home": 1.09,
                                  "payout": 92.81,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 513,
                                  "away": 8.2,
                                  "home": 1.023,
                                  "payout": 90.95,
                                  "bookmaker_id": 9,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 520,
                                  "away": 5.5,
                                  "home": 1.09,
                                  "payout": 90.97,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+52.5/-52.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 523,
                                  "away": 6.5,
                                  "home": 1.09,
                                  "payout": 93.35,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 528,
                                  "away": 6.5,
                                  "home": 1.09,
                                  "payout": 93.35,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 524,
                                  "away": 8.5,
                                  "home": 1.024,
                                  "payout": 91.39,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 534,
                                  "away": 5.75,
                                  "home": 1.09,
                                  "payout": 91.63,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+53.5/-53.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 186,
                                  "away": 1.62,
                                  "home": 2.28,
                                  "payout": 94.71,
                                  "bookmaker_id": 40,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 187,
                                  "away": 1.61,
                                  "home": 2.25,
                                  "payout": 93.85,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 185,
                                  "away": 1.62,
                                  "home": 2.28,
                                  "payout": 94.71,
                                  "bookmaker_id": 27,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+5.5/-5.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 129,
                                  "away": 1.37,
                                  "home": 3,
                                  "payout": 94.05,
                                  "bookmaker_id": 40,
                                  "away_movement": 0,
                                  "home_movement": 1
                                },
                                {
                                  "id": 128,
                                  "away": 1.37,
                                  "home": 3,
                                  "payout": 94.05,
                                  "bookmaker_id": 27,
                                  "away_movement": 0,
                                  "home_movement": 1
                                },
                                {
                                  "id": 130,
                                  "away": 1.37,
                                  "home": 2.9,
                                  "payout": 93.04,
                                  "bookmaker_id": 16,
                                  "away_movement": 0,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-5.5/+5.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 537,
                                  "away": 8,
                                  "home": 1.06,
                                  "payout": 93.6,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 542,
                                  "away": 8,
                                  "home": 1.06,
                                  "payout": 93.6,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 546,
                                  "away": 6.75,
                                  "home": 1.06,
                                  "payout": 91.61,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+57.5/-57.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 548,
                                  "away": 8,
                                  "home": 1.05,
                                  "payout": 92.82,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 549,
                                  "away": 6.75,
                                  "home": 1.05,
                                  "payout": 90.87,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 547,
                                  "away": 8,
                                  "home": 1.05,
                                  "payout": 92.82,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+58.5/-58.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 555,
                                  "away": 8,
                                  "home": 1.03,
                                  "payout": 91.25,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 550,
                                  "away": 9.5,
                                  "home": 1.03,
                                  "payout": 92.92,
                                  "bookmaker_id": 27,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 551,
                                  "away": 9.5,
                                  "home": 1.03,
                                  "payout": 92.92,
                                  "bookmaker_id": 40,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+62.5/-62.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 574,
                                  "away": 10,
                                  "home": 1.03,
                                  "payout": 93.38,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 580,
                                  "away": 8.5,
                                  "home": 1.03,
                                  "payout": 91.87,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 561,
                                  "away": 10,
                                  "home": 1.03,
                                  "payout": 93.38,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+63.5/-63.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 188,
                                  "away": 1.67,
                                  "home": 2.18,
                                  "payout": 94.56,
                                  "bookmaker_id": 27,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 189,
                                  "away": 1.86,
                                  "home": 1.86,
                                  "payout": 93,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 191,
                                  "away": 1.66,
                                  "home": 2.14,
                                  "payout": 93.48,
                                  "bookmaker_id": 16,
                                  "away_movement": 0,
                                  "home_movement": -1
                                },
                                {
                                  "id": 193,
                                  "away": 1.91,
                                  "home": 1.91,
                                  "payout": 95.5,
                                  "bookmaker_id": 39,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 190,
                                  "away": 1.67,
                                  "home": 2.18,
                                  "payout": 94.56,
                                  "bookmaker_id": 40,
                                  "away_movement": 0,
                                  "home_movement": 0
                                }
                              ],
                              "type": "+6.5/-6.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 126,
                                  "away": 1.33,
                                  "home": 3.15,
                                  "payout": 93.52,
                                  "bookmaker_id": 40,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 124,
                                  "away": 1.33,
                                  "home": 3.15,
                                  "payout": 93.52,
                                  "bookmaker_id": 27,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 127,
                                  "away": 1.33,
                                  "home": 3.05,
                                  "payout": 92.61,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 125,
                                  "away": 1.285,
                                  "home": 3.2,
                                  "payout": 91.68,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": -1
                                }
                              ],
                              "type": "-6.5/+6.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 195,
                                  "away": 1.86,
                                  "home": 1.86,
                                  "payout": 93,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 194,
                                  "away": 1.68,
                                  "home": 2.17,
                                  "payout": 94.69,
                                  "bookmaker_id": 27,
                                  "away_movement": 0,
                                  "home_movement": 1
                                },
                                {
                                  "id": 197,
                                  "away": 1.67,
                                  "home": 2.14,
                                  "payout": 93.8,
                                  "bookmaker_id": 16,
                                  "away_movement": 0,
                                  "home_movement": 1
                                },
                                {
                                  "id": 196,
                                  "away": 1.68,
                                  "home": 2.16,
                                  "payout": 94.5,
                                  "bookmaker_id": 40,
                                  "away_movement": 0,
                                  "home_movement": -1
                                }
                              ],
                              "type": "+7.5/-7.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 121,
                                  "away": 1.33,
                                  "home": 3.15,
                                  "payout": 93.52,
                                  "bookmaker_id": 40,
                                  "away_movement": -1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 120,
                                  "away": 1.28,
                                  "home": 3.26,
                                  "payout": 91.91,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 119,
                                  "away": 1.33,
                                  "home": 3.15,
                                  "payout": 93.52,
                                  "bookmaker_id": 27,
                                  "away_movement": -1,
                                  "home_movement": 0
                                },
                                {
                                  "id": 122,
                                  "away": 1.33,
                                  "home": 3.05,
                                  "payout": 92.61,
                                  "bookmaker_id": 16,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-7.5/+7.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 201,
                                  "away": 1.73,
                                  "home": 2.05,
                                  "payout": 93.82,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 198,
                                  "away": 1.74,
                                  "home": 2.08,
                                  "payout": 94.74,
                                  "bookmaker_id": 27,
                                  "away_movement": 1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 203,
                                  "away": 1.91,
                                  "home": 1.91,
                                  "payout": 95.5,
                                  "bookmaker_id": 39,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 200,
                                  "away": 1.74,
                                  "home": 2.08,
                                  "payout": 94.74,
                                  "bookmaker_id": 40,
                                  "away_movement": 1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 199,
                                  "away": 1.85,
                                  "home": 1.87,
                                  "payout": 93,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+8.5/-8.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 206,
                                  "away": 1.75,
                                  "home": 2.07,
                                  "payout": 94.83,
                                  "bookmaker_id": 40,
                                  "away_movement": -1,
                                  "home_movement": 1
                                },
                                {
                                  "id": 207,
                                  "away": 1.74,
                                  "home": 2.04,
                                  "payout": 93.9,
                                  "bookmaker_id": 16,
                                  "away_movement": 1,
                                  "home_movement": -1
                                },
                                {
                                  "id": 205,
                                  "away": 1.86,
                                  "home": 1.86,
                                  "payout": 93,
                                  "bookmaker_id": 9,
                                  "away_movement": 0,
                                  "home_movement": 0
                                },
                                {
                                  "id": 204,
                                  "away": 1.75,
                                  "home": 2.07,
                                  "payout": 94.83,
                                  "bookmaker_id": 27,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "+9.5/-9.5"
                            },
                            {
                              "odds": [
                                {
                                  "id": 118,
                                  "away": 1.3,
                                  "home": 3.14,
                                  "payout": 91.94,
                                  "bookmaker_id": 9,
                                  "away_movement": -1,
                                  "home_movement": 1
                                }
                              ],
                              "type": "-9.5/+9.5"
                            }
                          ],
                          "period_type": "Full Time"
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Spread"
      }
    },
    "/odds/coverage": {
      "get": {
        "tags": [
          "Odds"
        ],
        "summary": "Coverage",
        "description": "This endpoint allows you to retrieve information about all matches coverages.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every minute.<br />**Recommended Calls**: Limit calls to 1 per minute.\n\n### Use Cases\nGet all coverages<br />`https://aussie-rules.sportmicro.com/odds/coverage`<br /><br />Get odds coverages from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/coverage?match_id=eq.{match_id}`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.coverage.match_id"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/coverage"
                  },
                  "type": "array",
                  "example": [
                    {
                      "match_id": 1,
                      "moneyline": true,
                      "totals": true,
                      "spread": true,
                      "draw_no_bet": true,
                      "odd_even": true,
                      "home_draw_away": true
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Coverage"
      }
    },
    "/odds/draw-no-bet": {
      "get": {
        "tags": [
          "Odds"
        ],
        "summary": "Draw No Bet",
        "description": "This endpoint allows you to retrieve the odds from draw no bet market.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: Live and today's matches are updated every minute, while other matches are updated every hour.<br />**Recommended Calls**: Limit calls to 1 per minute for live and today's matches, and 1 per hour for other matches.\n\n### Use Cases\nGet the odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/draw-no-bet?match_id=eq.{match_id}`<br /><br />Get the live odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/draw-no-bet?match_id=eq.{match_id}&is_live=eq.true`<br /><br />Get the pre-match odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/draw-no-bet?match_id=eq.{match_id}&is_live=eq.false`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.draw-no-bet.match_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.draw-no-bet.is_live"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/draw-no-bet"
                  },
                  "type": "array",
                  "example": [
                    {
                      "match_id": 1,
                      "is_live": false,
                      "periods": [
                        {
                          "period_type": "1Q",
                          "odds": [
                            {
                              "id": 6,
                              "bookmaker_id": 1,
                              "home": 2.24,
                              "home_movement": 1,
                              "away": 1.63,
                              "away_movement": -1,
                              "payout": 94.35
                            },
                            {
                              "id": 8,
                              "bookmaker_id": 10,
                              "home": 2.1,
                              "home_movement": -1,
                              "away": 1.6,
                              "away_movement": 1,
                              "payout": 90.81
                            }
                          ]
                        },
                        {
                          "period_type": "1st Half",
                          "odds": [
                            {
                              "id": 7,
                              "bookmaker_id": 1,
                              "home": 2.42,
                              "home_movement": 1,
                              "away": 1.55,
                              "away_movement": -1,
                              "payout": 94.48
                            },
                            {
                              "id": 3,
                              "bookmaker_id": 10,
                              "home": 2.4,
                              "home_movement": 1,
                              "away": 1.5,
                              "away_movement": -1,
                              "payout": 92.31
                            }
                          ]
                        },
                        {
                          "period_type": "Full Time",
                          "odds": [
                            {
                              "id": 1,
                              "bookmaker_id": 8,
                              "home": 2.65,
                              "home_movement": 1,
                              "away": 1.46,
                              "away_movement": -1,
                              "payout": 94.14
                            },
                            {
                              "id": 4,
                              "bookmaker_id": 14,
                              "home": 2.7,
                              "home_movement": 1,
                              "away": 1.45,
                              "away_movement": -1,
                              "payout": 94.34
                            },
                            {
                              "id": 2,
                              "bookmaker_id": 15,
                              "home": 2.65,
                              "home_movement": 1,
                              "away": 1.46,
                              "away_movement": -1,
                              "payout": 94.14
                            },
                            {
                              "id": 5,
                              "bookmaker_id": 43,
                              "home": 2.65,
                              "home_movement": 1,
                              "away": 1.46,
                              "away_movement": -1,
                              "payout": 94.14
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Draw No Bet"
      }
    },
    "/odds/moneyline": {
      "get": {
        "tags": [
          "Odds"
        ],
        "summary": "Moneyline",
        "description": "This endpoint allows you to retrieve the odds from money line market.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: Live and today's matches are updated every minute, while other matches are updated every hour.<br />**Recommended Calls**: Limit calls to 1 per minute for live and today's matches, and 1 per hour for other matches.\n\n### Use Cases\nGet the odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/moneyline?match_id=eq.{match_id}`<br /><br />Get the live odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/moneyline?match_id=eq.{match_id}&is_live=eq.true`<br /><br />Get the pre-match odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/moneyline?match_id=eq.{match_id}&is_live=eq.false`",
        "parameters": [
          {
            "$ref": "#/components/parameters/rowFilter.moneyline.match_id"
          },
          {
            "$ref": "#/components/parameters/rowFilter.moneyline.is_live"
          },
          {
            "$ref": "#/components/parameters/offset"
          },
          {
            "$ref": "#/components/parameters/limit"
          },
          {
            "$ref": "#/components/parameters/lang"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "items": {
                    "$ref": "#/components/schemas/moneyline"
                  },
                  "type": "array",
                  "example": [
                    {
                      "match_id": 1,
                      "is_live": false,
                      "periods": [
                        {
                          "period_type": "1Q",
                          "odds": [
                            {
                              "id": 6,
                              "bookmaker_id": 34,
                              "home": 2.23,
                              "home_movement": 1,
                              "away": 1.58,
                              "away_movement": -1,
                              "payout": 92.48
                            },
                            {
                              "id": 7,
                              "bookmaker_id": 39,
                              "home": 2.25,
                              "home_movement": 1,
                              "away": 1.6,
                              "away_movement": -1,
                              "payout": 93.51
                            }
                          ]
                        },
                        {
                          "period_type": "1st Half",
                          "odds": [
                            {
                              "id": 3,
                              "bookmaker_id": 14,
                              "home": 2.35,
                              "home_movement": -1,
                              "away": 1.533,
                              "away_movement": 1,
                              "payout": 92.78
                            },
                            {
                              "id": 9,
                              "bookmaker_id": 39,
                              "home": 2.5,
                              "home_movement": 1,
                              "away": 1.5,
                              "away_movement": -1,
                              "payout": 93.75
                            },
                            {
                              "id": 5,
                              "bookmaker_id": 52,
                              "home": 2.45,
                              "home_movement": 1,
                              "away": 1.53,
                              "away_movement": 0,
                              "payout": 94.18
                            }
                          ]
                        },
                        {
                          "period_type": "2nd Half",
                          "odds": [
                            {
                              "id": 8,
                              "bookmaker_id": 52,
                              "home": 2.35,
                              "home_movement": 1,
                              "away": 1.55,
                              "away_movement": -1,
                              "payout": 93.4
                            }
                          ]
                        },
                        {
                          "period_type": "FT inc. OT",
                          "odds": [
                            {
                              "id": 1,
                              "bookmaker_id": 1,
                              "home": 2.65,
                              "home_movement": 1,
                              "away": 1.47,
                              "away_movement": -1,
                              "payout": 94.55
                            },
                            {
                              "id": 11,
                              "bookmaker_id": 2,
                              "home": 2.645,
                              "home_movement": 1,
                              "away": 1.448,
                              "away_movement": -1,
                              "payout": 93.57
                            },
                            {
                              "id": 12,
                              "bookmaker_id": 3,
                              "home": 2.645,
                              "home_movement": 1,
                              "away": 1.448,
                              "away_movement": -1,
                              "payout": 93.57
                            },
                            {
                              "id": 18,
                              "bookmaker_id": 9,
                              "home": 2.66,
                              "home_movement": -1,
                              "away": 1.43,
                              "away_movement": 1,
                              "payout": 93
                            },
                            {
                              "id": 14,
                              "bookmaker_id": 10,
                              "home": 2.55,
                              "home_movement": 1,
                              "away": 1.45,
                              "away_movement": -1,
                              "payout": 92.44
                            },
                            {
                              "id": 13,
                              "bookmaker_id": 11,
                              "home": 2.6,
                              "home_movement": 1,
                              "away": 1.46,
                              "away_movement": -1,
                              "payout": 93.5
                            },
                            {
                              "id": 19,
                              "bookmaker_id": 12,
                              "home": 2.645,
                              "home_movement": 1,
                              "away": 1.448,
                              "away_movement": -1,
                              "payout": 93.57
                            },
                            {
                              "id": 16,
                              "bookmaker_id": 17,
                              "home": 2.6,
                              "home_movement": -1,
                              "away": 1.45,
                              "away_movement": -1,
                              "payout": 93.09
                            },
                            {
                              "id": 15,
                              "bookmaker_id": 21,
                              "home": 2.6,
                              "home_movement": 1,
                              "away": 1.46,
                              "away_movement": -1,
                              "payout": 93.5
                            },
                            {
                              "id": 20,
                              "bookmaker_id": 22,
                              "home": 2.625,
                              "home_movement": 1,
                              "away": 1.444,
                              "away_movement": -1,
                              "payout": 93.16
                            },
                            {
                              "id": 21,
                              "bookmaker_id": 34,
                              "home": 2.59,
                              "home_movement": 1,
                              "away": 1.44,
                              "away_movement": -1,
                              "payout": 92.55
                            },
                            {
                              "id": 22,
                              "bookmaker_id": 37,
                              "home": 2.6,
                              "home_movement": 1,
                              "away": 1.46,
                              "away_movement": -1,
                              "payout": 93.5
                            },
                            {
                              "id": 17,
                              "bookmaker_id": 39,
                              "home": 2.7,
                              "home_movement": 1,
                              "away": 1.47,
                              "away_movement": -1,
                              "payout": 95.18
                            },
                            {
                              "id": 25,
                              "bookmaker_id": 44,
                              "home": 2.5,
                              "home_movement": -1,
                              "away": 1.5,
                              "away_movement": 1,
                              "payout": 93.75
                            },
                            {
                              "id": 26,
                              "bookmaker_id": 46,
                              "home": 2.65,
                              "home_movement": 1,
                              "away": 1.46,
                              "away_movement": -1,
                              "payout": 94.14
                            },
                            {
                              "id": 27,
                              "bookmaker_id": 47,
                              "home": 2.65,
                              "home_movement": 1,
                              "away": 1.46,
                              "away_movement": -1,
                              "payout": 94.14
                            },
                            {
                              "id": 24,
                              "bookmaker_id": 52,
                              "home": 2.75,
                              "home_movement": 1,
                              "away": 1.45,
                              "away_movement": -1,
                              "payout": 94.94
                            },
                            {
                              "id": 23,
                              "bookmaker_id": 53,
                              "home": 2.625,
                              "home_movement": 1,
                              "away": 1.444,
                              "away_movement": -1,
                              "payout": 93.16
                            }
                          ]
                        },
                        {
                          "period_type": "Full Time",
                          "odds": [
                            {
                              "id": 4,
                              "bookmaker_id": 16,
                              "home": 2.6,
                              "home_movement": 1,
                              "away": 1.45,
                              "away_movement": -1,
                              "payout": 93.09
                            },
                            {
                              "id": 2,
                              "bookmaker_id": 27,
                              "home": 2.75,
                              "home_movement": 1,
                              "away": 1.45,
                              "away_movement": -1,
                              "payout": 94.94
                            },
                            {
                              "id": 10,
                              "bookmaker_id": 40,
                              "home": 2.75,
                              "home_movement": 1,
                              "away": 1.45,
                              "away_movement": -1,
                              "payout": 94.94
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              }
            }
          }
        },
        "operationId": "Moneyline"
      }
    }
  },
  "externalDocs": {
    "description": "Sportmicro API Documentation",
    "url": "https://docs.sportmicro.com/docs"
  },
  "tags": [
    {
      "name": "Countries",
      "description": "API Endpoints of Countries"
    },
    {
      "name": "Classes",
      "description": "API Endpoints of Classes"
    },
    {
      "name": "Leagues",
      "description": "API Endpoints of Leagues"
    },
    {
      "name": "Tournaments",
      "description": "API Endpoints of Tournaments"
    },
    {
      "name": "Seasons",
      "description": "API Endpoints of Seasons"
    },
    {
      "name": "Cup bracket",
      "description": "API Endpoints of Cup bracket"
    },
    {
      "name": "Standings",
      "description": "API Endpoints of Standings"
    },
    {
      "name": "Teams",
      "description": "API Endpoints of Teams"
    },
    {
      "name": "Players",
      "description": "API Endpoints of Players"
    },
    {
      "name": "Injuries",
      "description": "API Endpoints of Injuries"
    },
    {
      "name": "Matches",
      "description": "API Endpoints of Matches"
    },
    {
      "name": "Odds",
      "description": "API Endpoints of Odds"
    },
    {
      "name": "Bookmakers",
      "description": "API Endpoints of Bookmakers"
    },
    {
      "name": "Tv channels",
      "description": "API Endpoints of Tv channels"
    },
    {
      "name": "Coaches",
      "description": "API Endpoints of coaches"
    },
    {
      "name": "Referees",
      "description": "API Endpoints of Referees"
    },
    {
      "name": "Arenas",
      "description": "API Endpoints of arenas"
    },
    {
      "name": "News",
      "description": "API Endpoints of News"
    },
    {
      "name": "Media",
      "description": "API Endpoints of Media"
    },
    {
      "name": "v1-Odds",
      "description": "API Endpoints of Odds from Bet365"
    }
  ],
  "x-tagGroups": [
    {
      "name": "Endpoints",
      "tags": [
        "Countries",
        "Classes",
        "Leagues",
        "Tournaments",
        "Seasons",
        "Cup bracket",
        "Standings",
        "Teams",
        "Players",
        "Injuries",
        "Matches",
        "Odds",
        "Bookmakers",
        "Tv channels",
        "Coaches",
        "Referees",
        "Arenas",
        "News",
        "Media",
        "v1-Odds"
      ]
    }
  ],
  "servers": [
    {
      "url": "https://aussie-rules.sportmicro.com"
    }
  ],
  "components": {
    "parameters": {
      "preferParams": {
        "name": "Prefer",
        "description": "Preference",
        "required": false,
        "in": "header",
        "schema": {
          "type": "string",
          "enum": [
            "params=single-object"
          ]
        }
      },
      "preferReturn": {
        "name": "Prefer",
        "description": "Preference",
        "required": false,
        "in": "header",
        "schema": {
          "type": "string",
          "enum": [
            "return=representation",
            "return=minimal",
            "return=none"
          ]
        }
      },
      "preferCount": {
        "name": "Prefer",
        "description": "Preference",
        "required": false,
        "in": "header",
        "schema": {
          "type": "string",
          "enum": [
            "count=none"
          ]
        }
      },
      "preferPost": {
        "name": "Prefer",
        "description": "Preference",
        "required": false,
        "in": "header",
        "schema": {
          "type": "string",
          "enum": [
            "return=representation",
            "return=minimal",
            "return=none",
            "resolution=ignore-duplicates",
            "resolution=merge-duplicates"
          ]
        }
      },
      "select": {
        "name": "select",
        "description": "Filtering Columns",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string"
        }
      },
      "on_conflict": {
        "name": "on_conflict",
        "description": "On Conflict",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string"
        }
      },
      "order": {
        "name": "order",
        "description": "Ordering",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string"
        }
      },
      "range": {
        "name": "Range",
        "description": "Limiting and Pagination",
        "required": false,
        "in": "header",
        "schema": {
          "type": "string"
        }
      },
      "rangeUnit": {
        "name": "Range-Unit",
        "description": "Limiting and Pagination",
        "required": false,
        "in": "header",
        "schema": {
          "type": "string",
          "default": "items",
          "example": "items"
        },
        "example": "items"
      },
      "offset": {
        "name": "offset",
        "description": "Limiting and Pagination",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "default": "0",
          "example": "0"
        },
        "example": "0"
      },
      "limit": {
        "name": "limit",
        "description": "Limiting and Pagination",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "default": "50",
          "example": "50"
        },
        "example": "50"
      },
      "rowFilter.seasons-by-tournament.tournament_id": {
        "name": "tournament_id",
        "description": "The id of the tournament",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.59"
        },
        "example": "eq.59"
      },
      "rowFilter.seasons-by-tournament.tournament_name": {
        "name": "tournament_name",
        "description": "The name of the tournament",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.seasons-by-tournament.seasons": {
        "name": "seasons",
        "description": "The seasons",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.referees-by-country.country_id": {
        "name": "country_id",
        "description": "The id of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.33"
        },
        "example": "eq.33"
      },
      "rowFilter.referees-by-country.country_name": {
        "name": "country_name",
        "description": "The name of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.referees-by-country.country_hash_image": {
        "name": "country_hash_image",
        "description": "The hash image of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.referees-by-country.referees": {
        "name": "referees",
        "description": "The referees",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.leagues.id": {
        "name": "id",
        "description": "The id of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.54"
        },
        "example": "eq.54"
      },
      "rowFilter.leagues.name": {
        "name": "name",
        "description": "The name of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues.importance": {
        "name": "importance",
        "description": "The importance level of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues.level": {
        "name": "level",
        "description": "The level of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues.current_champion_team_id": {
        "name": "current_champion_team_id",
        "description": "The id of the team that hold the title",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues.current_champion_team_name": {
        "name": "current_champion_team_name",
        "description": "The name of the team that hold the title",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues.current_champion_team_hash_image": {
        "name": "current_champion_team_hash_image",
        "description": "The name image of the team that hold the title",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.leagues.current_champion_team_num_titles": {
        "name": "current_champion_team_num_titles",
        "description": "The number of the title that the team is holding",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues.teams_most_titles": {
        "name": "teams_most_titles",
        "description": "The ids of the teams with the most titles",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.leagues.most_titles": {
        "name": "most_titles",
        "description": "The number of the most titles accomplished by one team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues.ground": {
        "name": "ground",
        "description": "The default ground type of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues.number_of_sets": {
        "name": "number_of_sets",
        "description": "The default number of sets in the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues.max_points": {
        "name": "max_points",
        "description": "The max number of points in one game",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues.primary_color": {
        "name": "primary_color",
        "description": "The primary color of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.leagues.secondary_color": {
        "name": "secondary_color",
        "description": "The secondary color of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.leagues.connected_leagues": {
        "name": "connected_leagues",
        "description": "The ids of connected leagues",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.leagues.higher_leagues": {
        "name": "higher_leagues",
        "description": "The ids of higher leagues",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.leagues.lower_leagues": {
        "name": "lower_leagues",
        "description": "The ids of lower leagues",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.leagues.start_league": {
        "name": "start_league",
        "description": "The date of starting the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.leagues.end_league": {
        "name": "end_league",
        "description": "The date of ending the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.leagues.hash_image": {
        "name": "hash_image",
        "description": "The name of the image",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.leagues.class_id": {
        "name": "class_id",
        "description": "The id of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.38"
        },
        "example": "eq.38"
      },
      "rowFilter.leagues.class_name": {
        "name": "class_name",
        "description": "The name of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues.class_hash_image": {
        "name": "class_hash_image",
        "description": "The name image of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.matches-live.id": {
        "name": "id",
        "description": "The id of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-live.name": {
        "name": "name",
        "description": "Home team name vs away team name",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.matches-live.tournament_id": {
        "name": "tournament_id",
        "description": "The id of the tournament",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-live.tournament_name": {
        "name": "tournament_name",
        "description": "The name of the tournament",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-live.tournament_importance": {
        "name": "tournament_importance",
        "description": "The importance of the tournament",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-live.season_id": {
        "name": "season_id",
        "description": "The id of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-live.season_name": {
        "name": "season_name",
        "description": "The name of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-live.round_id": {
        "name": "round_id",
        "description": "The id of the round",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-live.round": {
        "name": "round",
        "description": "The round",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.matches-live.status": {
        "name": "status",
        "description": "The status of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.matches-live.status_type": {
        "name": "status_type",
        "description": "The type of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-live.attendance": {
        "name": "attendance",
        "description": "The number of people watching the match at the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-live.arena_id": {
        "name": "arena_id",
        "description": "The id of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-live.arena_name": {
        "name": "arena_name",
        "description": "The name of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-live.arena_hash_image": {
        "name": "arena_hash_image",
        "description": "The name image of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.matches-live.referee_id": {
        "name": "referee_id",
        "description": "The id of the referee",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-live.referee_name": {
        "name": "referee_name",
        "description": "The name of the referee",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-live.referee_hash_image": {
        "name": "referee_hash_image",
        "description": "The name image of the referee",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.matches-live.home_team_id": {
        "name": "home_team_id",
        "description": "The id of the home team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-live.home_team_name": {
        "name": "home_team_name",
        "description": "The name of the home team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-live.home_team_hash_image": {
        "name": "home_team_hash_image",
        "description": "The name image of the home team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.matches-live.away_team_id": {
        "name": "away_team_id",
        "description": "The id of the away team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-live.away_team_name": {
        "name": "away_team_name",
        "description": "The name of the away team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-live.away_team_hash_image": {
        "name": "away_team_hash_image",
        "description": "The name image of the away team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.matches-live.home_team_score": {
        "name": "home_team_score",
        "description": "The score of the home team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.matches-live.away_team_score": {
        "name": "away_team_score",
        "description": "The score of the away team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.matches-live.times": {
        "name": "times",
        "description": "The time of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.matches-live.coaches": {
        "name": "coaches",
        "description": "The coaches",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.matches-live.specific_start_time": {
        "name": "specific_start_time",
        "description": "The real start time of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.matches-live.start_time": {
        "name": "start_time",
        "description": "The official start time of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.matches-live.end_time": {
        "name": "end_time",
        "description": "The end of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.matches-live.last_period": {
        "name": "last_period",
        "description": "The last period of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-live.season_statistics_type": {
        "name": "season_statistics_type",
        "description": "The type of the season's statistics",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-live.lineups_id": {
        "name": "lineups_id",
        "description": "The id of the lineup",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-live.graphs_id": {
        "name": "graphs_id",
        "description": "The id of the graph",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-live.coaches_id": {
        "name": "coaches_id",
        "description": "The id of the coaches",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-live.class_id": {
        "name": "class_id",
        "description": "The id of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-live.class_name": {
        "name": "class_name",
        "description": "The name of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-live.class_hash_image": {
        "name": "class_hash_image",
        "description": "The name of the class image",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.matches-live.league_id": {
        "name": "league_id",
        "description": "The id of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-live.league_name": {
        "name": "league_name",
        "description": "The name of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-live.league_hash_image": {
        "name": "league_hash_image",
        "description": "The name of the league image",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.matches-live.previous_leg_match_id": {
        "name": "previous_leg_match_id",
        "description": "The id of the previous leg match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-live.weather_id": {
        "name": "weather_id",
        "description": "The id of the weather",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-live.weather_main": {
        "name": "weather_main",
        "description": "The main weather",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-live.weather_icon": {
        "name": "weather_icon",
        "description": "The name icon of the weather",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-tv-channels.match_id": {
        "name": "match_id",
        "description": "The id of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.56"
        },
        "example": "eq.56"
      },
      "rowFilter.matches-tv-channels.country_id": {
        "name": "country_id",
        "description": "The id of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-tv-channels.country_name": {
        "name": "country_name",
        "description": "The name of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-tv-channels.country_hash_image": {
        "name": "country_hash_image",
        "description": "The name image of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.matches-tv-channels.alpha": {
        "name": "alpha",
        "description": "The alpha2 of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying",
          "example": "eq.AU"
        },
        "example": "eq.AU"
      },
      "rowFilter.matches-tv-channels.tv_channels": {
        "name": "tv_channels",
        "description": "The tv channels",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.media-leagues.id": {
        "name": "id",
        "description": "The id of the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.media-leagues.league_id": {
        "name": "league_id",
        "description": "The id of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.54"
        },
        "example": "eq.54"
      },
      "rowFilter.media-leagues.title": {
        "name": "title",
        "description": "The title of the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.media-leagues.subtitle": {
        "name": "subtitle",
        "description": "The subtitle of the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.media-leagues.url": {
        "name": "url",
        "description": "The url of the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.media-leagues.thumbnail_url": {
        "name": "thumbnail_url",
        "description": "The thumbnail url of the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.media-leagues.date_published": {
        "name": "date_published",
        "description": "The date of publishing the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.media-leagues.channel_url": {
        "name": "channel_url",
        "description": "The source url of the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues-by-date.date": {
        "name": "date",
        "description": "The date",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text",
          "example": "eq.2009-03-26"
        },
        "example": "eq.2009-03-26"
      },
      "rowFilter.leagues-by-date.leagues": {
        "name": "leagues",
        "description": "The leagues",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.arenas-by-country.country_id": {
        "name": "country_id",
        "description": "The id of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.33"
        },
        "example": "eq.33"
      },
      "rowFilter.arenas-by-country.country_name": {
        "name": "country_name",
        "description": "The name of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.arenas-by-country.country_hash_image": {
        "name": "country_hash_image",
        "description": "The hash image of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.arenas-by-country.arenas": {
        "name": "arenas",
        "description": "The arenas",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.media-teams.id": {
        "name": "id",
        "description": "The id of the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.media-teams.team_id": {
        "name": "team_id",
        "description": "The id of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.media-teams.title": {
        "name": "title",
        "description": "The title of the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.media-teams.subtitle": {
        "name": "subtitle",
        "description": "The subtitle of the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.media-teams.url": {
        "name": "url",
        "description": "The url of the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.media-teams.thumbnail_url": {
        "name": "thumbnail_url",
        "description": "The thumbnail url of the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.media-teams.date_published": {
        "name": "date_published",
        "description": "The date of publishing the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.media-teams.channel_url": {
        "name": "channel_url",
        "description": "The source url of the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.players-by-team.team_id": {
        "name": "team_id",
        "description": "The id of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.89"
        },
        "example": "eq.89"
      },
      "rowFilter.players-by-team.team_name": {
        "name": "team_name",
        "description": "The name of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.players-by-team.team_hash_image": {
        "name": "team_hash_image",
        "description": "The hash image of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.players-by-team.players": {
        "name": "players",
        "description": "The players",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.seasons-rounds.season_id": {
        "name": "season_id",
        "description": "The id of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.62"
        },
        "example": "eq.62"
      },
      "rowFilter.seasons-rounds.season_name": {
        "name": "season_name",
        "description": "The name of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.seasons-rounds.rounds": {
        "name": "rounds",
        "description": "The rounds of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.standings.id": {
        "name": "id",
        "description": "The id of the standing",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.756"
        },
        "example": "eq.756"
      },
      "rowFilter.standings.tournament_id": {
        "name": "tournament_id",
        "description": "The id of the tournament",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.standings.tournament_name": {
        "name": "tournament_name",
        "description": "The name of the tournament",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.standings.type": {
        "name": "type",
        "description": "The type of the standing",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text",
          "example": "eq.total"
        },
        "example": "eq.total"
      },
      "rowFilter.standings.name": {
        "name": "name",
        "description": "The name of the standing",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.standings.season_id": {
        "name": "season_id",
        "description": "The id of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.731"
        },
        "example": "eq.731"
      },
      "rowFilter.standings.season_name": {
        "name": "season_name",
        "description": "The name of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.standings.league_id": {
        "name": "league_id",
        "description": "The id of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.54"
        },
        "example": "eq.54"
      },
      "rowFilter.standings.league_name": {
        "name": "league_name",
        "description": "The name of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.standings.league_hash_image": {
        "name": "league_hash_image",
        "description": "The name image of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.standings.competitors": {
        "name": "competitors",
        "description": "The competitors of the standing",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.coaches-career.coach_id": {
        "name": "coach_id",
        "description": "The id of the coach",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.coaches-career.careers": {
        "name": "careers",
        "description": "The career of the coach",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.tournaments-by-league.league_id": {
        "name": "league_id",
        "description": "The id of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.54"
        },
        "example": "eq.54"
      },
      "rowFilter.tournaments-by-league.league_name": {
        "name": "league_name",
        "description": "The name of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.tournaments-by-league.league_hash_image": {
        "name": "league_hash_image",
        "description": "The hash image of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.tournaments-by-league.tournaments": {
        "name": "tournaments",
        "description": "The tournaments",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.matches-graphs.id": {
        "name": "id",
        "description": "The id of the graph",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.1"
        },
        "example": "eq.1"
      },
      "rowFilter.matches-graphs.period_time": {
        "name": "period_time",
        "description": "The time period of the graph",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-graphs.period_count": {
        "name": "period_count",
        "description": "The periods of the graph",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-graphs.points": {
        "name": "points",
        "description": "The points of the graph",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.seasons-by-league.league_id": {
        "name": "league_id",
        "description": "The id of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.54"
        },
        "example": "eq.54"
      },
      "rowFilter.seasons-by-league.league_name": {
        "name": "league_name",
        "description": "The name of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.seasons-by-league.league_hash_image": {
        "name": "league_hash_image",
        "description": "The hash image of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.seasons-by-league.seasons": {
        "name": "seasons",
        "description": "The seasons",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.seasons-groups.season_id": {
        "name": "season_id",
        "description": "The id of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.seasons-groups.season_name": {
        "name": "season_name",
        "description": "The name of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.seasons-groups.groups": {
        "name": "groups",
        "description": "The groups of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.teams-by-tournament.tournament_id": {
        "name": "tournament_id",
        "description": "The id of the tournament",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.59"
        },
        "example": "eq.59"
      },
      "rowFilter.teams-by-tournament.tournament_name": {
        "name": "tournament_name",
        "description": "The name of the tournament",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.teams-by-tournament.teams": {
        "name": "teams",
        "description": "The teams",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.matches-incidents.match_id": {
        "name": "match_id",
        "description": "The id of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.43"
        },
        "example": "eq.43"
      },
      "rowFilter.matches-incidents.incidents": {
        "name": "incidents",
        "description": "The incidents of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.cup-bracket.id": {
        "name": "id",
        "description": "The id of the cup bracket",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.4792"
        },
        "example": "eq.4792"
      },
      "rowFilter.cup-bracket.name": {
        "name": "name",
        "description": "The name of the cup bracket",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.cup-bracket.current_round": {
        "name": "current_round",
        "description": "The last or the current round in the cup bracket",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.cup-bracket.type": {
        "name": "type",
        "description": "The type of the cup bracket",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.cup-bracket.season_id": {
        "name": "season_id",
        "description": "The id of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.22632"
        },
        "example": "eq.22632"
      },
      "rowFilter.cup-bracket.season_name": {
        "name": "season_name",
        "description": "The name of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.cup-bracket.league_id": {
        "name": "league_id",
        "description": "The id of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.6423"
        },
        "example": "eq.6423"
      },
      "rowFilter.cup-bracket.league_name": {
        "name": "league_name",
        "description": "The name of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.cup-bracket.league_hash_image": {
        "name": "league_hash_image",
        "description": "The name image of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.cup-bracket.rounds": {
        "name": "rounds",
        "description": "The rounds of the cup bracket",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.matches-by-date-league.date": {
        "name": "date",
        "description": "The date",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text",
          "example": "eq.2009-03-26"
        },
        "example": "eq.2009-03-26"
      },
      "rowFilter.matches-by-date-league.league_id": {
        "name": "league_id",
        "description": "The id of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.54"
        },
        "example": "eq.54"
      },
      "rowFilter.matches-by-date-league.league_name": {
        "name": "league_name",
        "description": "The name of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-by-date-league.league_hash_image": {
        "name": "league_hash_image",
        "description": "The hash image of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.matches-by-date-league.matches": {
        "name": "matches",
        "description": "The matches",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.media-players.id": {
        "name": "id",
        "description": "The id of the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.media-players.player_id": {
        "name": "player_id",
        "description": "The id of the player",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.media-players.title": {
        "name": "title",
        "description": "The title of the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.media-players.subtitle": {
        "name": "subtitle",
        "description": "The subtitle of the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.media-players.url": {
        "name": "url",
        "description": "The url of the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.media-players.thumbnail_url": {
        "name": "thumbnail_url",
        "description": "The thumbnail url of the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.media-players.date_published": {
        "name": "date_published",
        "description": "The date of publishing the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.media-players.channel_url": {
        "name": "channel_url",
        "description": "The source url of the media",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.referees-by-league.league_id": {
        "name": "league_id",
        "description": "The id of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.54"
        },
        "example": "eq.54"
      },
      "rowFilter.referees-by-league.league_name": {
        "name": "league_name",
        "description": "The name of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.referees-by-league.league_hash_image": {
        "name": "league_hash_image",
        "description": "The hash image of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.referees-by-league.referees": {
        "name": "referees",
        "description": "The referees",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.agg-news-matches.id": {
        "name": "id",
        "description": "The id of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.agg-news-matches.match_id": {
        "name": "match_id",
        "description": "The id of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.4812"
        },
        "example": "eq.4812"
      },
      "rowFilter.agg-news-matches.title": {
        "name": "title",
        "description": "The title of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-matches.link": {
        "name": "link",
        "description": "The link of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-matches.thumbnail_url": {
        "name": "thumbnail_url",
        "description": "The thumbnail url of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-matches.description": {
        "name": "description",
        "description": "The description of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-matches.published_date": {
        "name": "published_date",
        "description": "The published date of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.agg-news-matches.source_url": {
        "name": "source_url",
        "description": "The source url of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-matches.source": {
        "name": "source",
        "description": "The source of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.referees.id": {
        "name": "id",
        "description": "The id of the referee",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.2410"
        },
        "example": "eq.2410"
      },
      "rowFilter.referees.name": {
        "name": "name",
        "description": "The name of the referee",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.referees.yellow_cards": {
        "name": "yellow_cards",
        "description": "The number of yellow cards given by the referee",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.referees.red_cards": {
        "name": "red_cards",
        "description": "The number of red cards given by the referee",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.referees.yellow_red_cards": {
        "name": "yellow_red_cards",
        "description": "The number of yellow-red cards given by the referee",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.referees.matches_count": {
        "name": "matches_count",
        "description": "The number of games played by the referee",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.referees.date_of_birth": {
        "name": "date_of_birth",
        "description": "The date of the referee's birth",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.referees.first_debut_timestamp": {
        "name": "first_debut_timestamp",
        "description": "The id of the first tournament played by the referee",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.referees.hash_image": {
        "name": "hash_image",
        "description": "The name of the image",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.referees.country_id": {
        "name": "country_id",
        "description": "The id of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.referees.country_name": {
        "name": "country_name",
        "description": "The name of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.referees.country_hash_image": {
        "name": "country_hash_image",
        "description": "The name image of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.tournaments.id": {
        "name": "id",
        "description": "The id of the tournament",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.18576"
        },
        "example": "eq.18576"
      },
      "rowFilter.tournaments.name": {
        "name": "name",
        "description": "The name of the tournament",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.tournaments.importance": {
        "name": "importance",
        "description": "The importance level of the tournament",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.tournaments.league_id": {
        "name": "league_id",
        "description": "The id of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.6423"
        },
        "example": "eq.6423"
      },
      "rowFilter.tournaments.league_name": {
        "name": "league_name",
        "description": "The name of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.tournaments.league_hash_image": {
        "name": "league_hash_image",
        "description": "The name image of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.tournaments.class_id": {
        "name": "class_id",
        "description": "The id of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.38"
        },
        "example": "eq.38"
      },
      "rowFilter.tournaments.class_name": {
        "name": "class_name",
        "description": "The name of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.tournaments.class_hash_image": {
        "name": "class_hash_image",
        "description": "The name image of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.seasons.id": {
        "name": "id",
        "description": "The id of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.821"
        },
        "example": "eq.821"
      },
      "rowFilter.seasons.name": {
        "name": "name",
        "description": "The name of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.seasons.year": {
        "name": "year",
        "description": "The year of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.seasons.start_time": {
        "name": "start_time",
        "description": "The start time of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.seasons.end_time": {
        "name": "end_time",
        "description": "The end time of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.seasons.league_id": {
        "name": "league_id",
        "description": "The id of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.54"
        },
        "example": "eq.54"
      },
      "rowFilter.seasons.league_name": {
        "name": "league_name",
        "description": "The name of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.seasons.league_hash_image": {
        "name": "league_hash_image",
        "description": "The name image of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.arenas.id": {
        "name": "id",
        "description": "The id of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.26"
        },
        "example": "eq.26"
      },
      "rowFilter.arenas.name": {
        "name": "name",
        "description": "The name of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.arenas.city": {
        "name": "city",
        "description": "The city of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.arenas.stadium_capacity": {
        "name": "stadium_capacity",
        "description": "The capacity of the stadium",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.arenas.coordinates": {
        "name": "coordinates",
        "description": "The coordinates of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.arenas.built": {
        "name": "built",
        "description": "The built date of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.arenas.opened": {
        "name": "opened",
        "description": "The date when the arena opened",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.arenas.owner": {
        "name": "owner",
        "description": "The owner of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.arenas.operator": {
        "name": "operator",
        "description": "The operator of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.arenas.surface": {
        "name": "surface",
        "description": "The surface of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.arenas.cost": {
        "name": "cost",
        "description": "The cost of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.arenas.dimensions": {
        "name": "dimensions",
        "description": "The dimensions of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.arenas.hash_image": {
        "name": "hash_image",
        "description": "The name of the image",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.arenas.country_id": {
        "name": "country_id",
        "description": "The id of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.33"
        },
        "example": "eq.33"
      },
      "rowFilter.arenas.country_name": {
        "name": "country_name",
        "description": "The name of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.arenas.country_hash_image": {
        "name": "country_hash_image",
        "description": "The name image of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.arenas.geolocation": {
        "name": "geolocation",
        "description": "The geolocation",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.leagues-by-class.class_id": {
        "name": "class_id",
        "description": "The id of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.38"
        },
        "example": "eq.38"
      },
      "rowFilter.leagues-by-class.class_name": {
        "name": "class_name",
        "description": "The name of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues-by-class.class_hash_image": {
        "name": "class_hash_image",
        "description": "The hash image of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.leagues-by-class.leagues": {
        "name": "leagues",
        "description": "The leagues",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.classes.id": {
        "name": "id",
        "description": "The id of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.38"
        },
        "example": "eq.38"
      },
      "rowFilter.classes.name": {
        "name": "name",
        "description": "The name of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.classes.flag": {
        "name": "flag",
        "description": "The flag of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.classes.alpha": {
        "name": "alpha",
        "description": "The alpha name of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying",
          "example": "eq.AU"
        },
        "example": "eq.AU"
      },
      "rowFilter.classes.importance": {
        "name": "importance",
        "description": "The importance of the class specified with a number",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.classes.hash_image": {
        "name": "hash_image",
        "description": "The name of the image",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.players.id": {
        "name": "id",
        "description": "The id of the player",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.34"
        },
        "example": "eq.34"
      },
      "rowFilter.players.name": {
        "name": "name",
        "description": "The name of the player",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.players.first_name": {
        "name": "first_name",
        "description": "The first name of the player",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.players.last_name": {
        "name": "last_name",
        "description": "The last name of the player",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.players.nickname": {
        "name": "nickname",
        "description": "The short name of the player",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.players.player_position": {
        "name": "player_position",
        "description": "The position of the player",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.players.player_jersey_number": {
        "name": "player_jersey_number",
        "description": "The jersey number of the player",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.players.player_height": {
        "name": "player_height",
        "description": "The height of the player",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.players.preferred_foot": {
        "name": "preferred_foot",
        "description": "The preferred foot of the player",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.players.country_id": {
        "name": "country_id",
        "description": "The id of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.players.country_name": {
        "name": "country_name",
        "description": "The name of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.players.country_hash_image": {
        "name": "country_hash_image",
        "description": "The name image of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.players.shirt_number": {
        "name": "shirt_number",
        "description": "The shirt number of the player",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.players.date_of_birth": {
        "name": "date_of_birth",
        "description": "The date of the player's birth",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.players.market_value": {
        "name": "market_value",
        "description": "The proposed market value of the player `EUR`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.players.market_currency": {
        "name": "market_currency",
        "description": "The proposed market currency",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.players.hash_image": {
        "name": "hash_image",
        "description": "The name of the image",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.players.team_id": {
        "name": "team_id",
        "description": "The id of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.89"
        },
        "example": "eq.89"
      },
      "rowFilter.players.team_name": {
        "name": "team_name",
        "description": "The name of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.players.team_hash_image": {
        "name": "team_hash_image",
        "description": "The name image of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.players.retired_status": {
        "name": "retired_status",
        "description": "Retired",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean"
        }
      },
      "rowFilter.players.cricket_info_id": {
        "name": "cricket_info_id",
        "description": "The info id of the player",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.coaches.id": {
        "name": "id",
        "description": "The id of the coach",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.26"
        },
        "example": "eq.26"
      },
      "rowFilter.coaches.name": {
        "name": "name",
        "description": "The name of the coach",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.coaches.nickname": {
        "name": "nickname",
        "description": "The short name of the coach",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.coaches.default_formation": {
        "name": "default_formation",
        "description": "The default formation by the coach",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.coaches.nationality": {
        "name": "nationality",
        "description": "The nationality of the coach",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.coaches.nationality_iso2": {
        "name": "nationality_iso2",
        "description": "The alpha2 of the nationality",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.coaches.total_matches": {
        "name": "total_matches",
        "description": "The number of total matches by the coach",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.coaches.wins_matches": {
        "name": "wins_matches",
        "description": "The number of wins by the coach",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.coaches.draws_matches": {
        "name": "draws_matches",
        "description": "The number of draws by the coach",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.coaches.losses_matches": {
        "name": "losses_matches",
        "description": "The number of losses by the coach",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.coaches.goals_scored_matches": {
        "name": "goals_scored_matches",
        "description": "The number of goals scored in matches managed by the coach",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.coaches.goals_conceded_matches": {
        "name": "goals_conceded_matches",
        "description": "The number of goals conceded in matches managed by the coach",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.coaches.total_points_matches": {
        "name": "total_points_matches",
        "description": "The number of total points gained by the coach",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.coaches.date_of_birth": {
        "name": "date_of_birth",
        "description": "The date of the coach's birth",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.coaches.hash_image": {
        "name": "hash_image",
        "description": "The name of the image",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.coaches.former_player_id": {
        "name": "former_player_id",
        "description": "The id of the coach as a former player",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.coaches.country_id": {
        "name": "country_id",
        "description": "The id of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.coaches.country_name": {
        "name": "country_name",
        "description": "The name of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.coaches.country_hash_image": {
        "name": "country_hash_image",
        "description": "The name image of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.coaches.team_id": {
        "name": "team_id",
        "description": "The id of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.89"
        },
        "example": "eq.89"
      },
      "rowFilter.coaches.team_name": {
        "name": "team_name",
        "description": "The name of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.coaches.team_hash_image": {
        "name": "team_hash_image",
        "description": "The name image of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.coaches.class_id": {
        "name": "class_id",
        "description": "The id of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.coaches.class_name": {
        "name": "class_name",
        "description": "The name of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.coaches.class_hash_image": {
        "name": "class_hash_image",
        "description": "The hash image of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.agg-news-teams.id": {
        "name": "id",
        "description": "The id of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.agg-news-teams.team_id": {
        "name": "team_id",
        "description": "The id of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.agg-news-teams.title": {
        "name": "title",
        "description": "The title of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-teams.link": {
        "name": "link",
        "description": "The link of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-teams.thumbnail_url": {
        "name": "thumbnail_url",
        "description": "The thumbnail url of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-teams.description": {
        "name": "description",
        "description": "The description of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-teams.published_date": {
        "name": "published_date",
        "description": "The published date of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.agg-news-teams.source_url": {
        "name": "source_url",
        "description": "The source url of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-teams.source": {
        "name": "source",
        "description": "The source of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.news-matches.id": {
        "name": "id",
        "description": "The id of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.news-matches.match_id": {
        "name": "match_id",
        "description": "The id of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.5095"
        },
        "example": "eq.5095"
      },
      "rowFilter.news-matches.league_id": {
        "name": "league_id",
        "description": "The id of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.news-matches.league_name": {
        "name": "league_name",
        "description": "The name of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.news-matches.league_hash_image": {
        "name": "league_hash_image",
        "description": "The hash image of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.news-matches.date": {
        "name": "date",
        "description": "The date of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.news-matches.title": {
        "name": "title",
        "description": "The title of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.news-matches.name": {
        "name": "name",
        "description": "The name of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.news-matches.subtitles": {
        "name": "subtitles",
        "description": "The subtitles",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.teams-by-league.league_id": {
        "name": "league_id",
        "description": "The id of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.54"
        },
        "example": "eq.54"
      },
      "rowFilter.teams-by-league.league_name": {
        "name": "league_name",
        "description": "The name of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.teams-by-league.league_hash_image": {
        "name": "league_hash_image",
        "description": "The hash image of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.teams-by-league.teams": {
        "name": "teams",
        "description": "The teams",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.leagues-info.league_id": {
        "name": "league_id",
        "description": "The id of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues-info.competition_name": {
        "name": "competition_name",
        "description": "The name of the competition",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues-info.city_name": {
        "name": "city_name",
        "description": "The city of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues-info.playing_months": {
        "name": "playing_months",
        "description": "The months playing in the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer[]"
        }
      },
      "rowFilter.leagues-info.surface_type": {
        "name": "surface_type",
        "description": "The surface",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues-info.qualification_rounds_played": {
        "name": "qualification_rounds_played",
        "description": "The rounds played in the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues-info.main_rounds_played": {
        "name": "main_rounds_played",
        "description": "The main rounds played in the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues-info.prize_money": {
        "name": "prize_money",
        "description": "The amount of the prize money for winning the tournament",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues-info.match_type": {
        "name": "match_type",
        "description": "The match type",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues-info.promoted_teams": {
        "name": "promoted_teams",
        "description": "The promoted teams",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.leagues-info.most_title_names": {
        "name": "most_title_names",
        "description": "The teams with most titles",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.leagues-info.number_of_teams": {
        "name": "number_of_teams",
        "description": "The number of the teams in the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues-info.number_of_groups": {
        "name": "number_of_groups",
        "description": "The number of the groups in the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues-info.league_grade": {
        "name": "league_grade",
        "description": "The grade of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues-info.age_category": {
        "name": "age_category",
        "description": "The age class of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues-info.category": {
        "name": "category",
        "description": "The class of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues-info.first_season_winner": {
        "name": "first_season_winner",
        "description": "The first season winner of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues-info.total_teams_count": {
        "name": "total_teams_count",
        "description": "The count of the teams in the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues-info.total_tables_count": {
        "name": "total_tables_count",
        "description": "The count of the tables in the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues-info.promoting_teams_count": {
        "name": "promoting_teams_count",
        "description": "The count of the promoting teams in the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues-info.relegating_teams_count": {
        "name": "relegating_teams_count",
        "description": "The count of the relegating teams in the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues-info.total_games_count": {
        "name": "total_games_count",
        "description": "The count of the games in the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues-info.game_frequency": {
        "name": "game_frequency",
        "description": "The frequency of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues-info.total_rounds_count": {
        "name": "total_rounds_count",
        "description": "The count of the rounds in the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues-info.competition_type": {
        "name": "competition_type",
        "description": "The type of the competition",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues-info.league_gender": {
        "name": "league_gender",
        "description": "The gender people playing in the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues-info.first_season_start_year": {
        "name": "first_season_start_year",
        "description": "First season start year",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues-info.most_popular_teams": {
        "name": "most_popular_teams",
        "description": "The name of the most popular teams in the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.leagues-info.playoff_teams_count": {
        "name": "playoff_teams_count",
        "description": "The number of the teams playing in the playoffs",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues-info.main_competition": {
        "name": "main_competition",
        "description": "The main competition",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues-info.games_per_group": {
        "name": "games_per_group",
        "description": "The number of the games per group",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.leagues-info.playoff_qualifying_teams_count": {
        "name": "playoff_qualifying_teams_count",
        "description": "The count of the teams that are qualified to play in the playoffs",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues-info.number_of_promoted_teams": {
        "name": "number_of_promoted_teams",
        "description": "The number of promoted teams",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues-info.total_number_of_rounds": {
        "name": "total_number_of_rounds",
        "description": "The number of rounds",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.leagues-info.largest_stadium": {
        "name": "largest_stadium",
        "description": "The largest stadium",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.leagues-info.last_season_magnitude": {
        "name": "last_season_magnitude",
        "description": "The last season magnitude",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.leagues-info.tv_partners": {
        "name": "tv_partners",
        "description": "The tv partners of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.leagues-info.official_organization": {
        "name": "official_organization",
        "description": "The official organisation of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.leagues-info.promotions": {
        "name": "promotions",
        "description": "The promotions",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.leagues-info.last_season_top_scorers": {
        "name": "last_season_top_scorers",
        "description": "The last season top scorers in the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.countries.id": {
        "name": "id",
        "description": "The id of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.1"
        },
        "example": "eq.1"
      },
      "rowFilter.countries.name": {
        "name": "name",
        "description": "The name of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.countries.alpha": {
        "name": "alpha",
        "description": "The alpha name of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying",
          "example": "eq.CF"
        },
        "example": "eq.CF"
      },
      "rowFilter.countries.hash_image": {
        "name": "hash_image",
        "description": "The name of the image",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.tv-channels.id": {
        "name": "id",
        "description": "The id of the tv channel",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.1"
        },
        "example": "eq.1"
      },
      "rowFilter.tv-channels.name": {
        "name": "name",
        "description": "The name of the tv channel",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-leagues.id": {
        "name": "id",
        "description": "The id of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.agg-news-leagues.league_id": {
        "name": "league_id",
        "description": "The id of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.agg-news-leagues.title": {
        "name": "title",
        "description": "The title of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-leagues.link": {
        "name": "link",
        "description": "The link of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-leagues.thumbnail_url": {
        "name": "thumbnail_url",
        "description": "The thumbnail url of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-leagues.description": {
        "name": "description",
        "description": "The description of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-leagues.published_date": {
        "name": "published_date",
        "description": "The published date of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.agg-news-leagues.source_url": {
        "name": "source_url",
        "description": "The source url of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-leagues.source": {
        "name": "source",
        "description": "The source of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-statistics.match_id": {
        "name": "match_id",
        "description": "The id of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-statistics.statistics": {
        "name": "statistics",
        "description": "The statistics of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.seasons-info.season_id": {
        "name": "season_id",
        "description": "The id of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.425"
        },
        "example": "eq.425"
      },
      "rowFilter.seasons-info.season_name": {
        "name": "season_name",
        "description": "The name of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.seasons-info.goals": {
        "name": "goals",
        "description": "The number of goals by the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.seasons-info.home_wins": {
        "name": "home_wins",
        "description": "The number of home team wins by the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.seasons-info.away_wins": {
        "name": "away_wins",
        "description": "The number of away team wins by the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.seasons-info.draws": {
        "name": "draws",
        "description": "The number of draws by the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.seasons-info.yellow_cards": {
        "name": "yellow_cards",
        "description": "The number of yellow cards by the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.seasons-info.red_cards": {
        "name": "red_cards",
        "description": "The number of red cards by the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.seasons-info.rounds": {
        "name": "rounds",
        "description": "The number of rounds by the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.seasons-info.competitors": {
        "name": "competitors",
        "description": "The number of competitors by the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.seasons-info.total_prize_money": {
        "name": "total_prize_money",
        "description": "The number of total prize money by the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.seasons-info.total_prize_money_currency": {
        "name": "total_prize_money_currency",
        "description": "The currency of the total prize money by the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.seasons-info.city": {
        "name": "city",
        "description": "The host city of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.seasons-info.level": {
        "name": "level",
        "description": "The level of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.seasons-info.countries": {
        "name": "countries",
        "description": "The host countries of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text[]"
        }
      },
      "rowFilter.seasons-info.higher_tournament_teams": {
        "name": "higher_tournament_teams",
        "description": "The number of newcomers higher tournaments by the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.seasons-info.lower_tournament_teams": {
        "name": "lower_tournament_teams",
        "description": "The number of newcomers lower tournaments by the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.seasons-info.tournament_other_teams": {
        "name": "tournament_other_teams",
        "description": "The number of newcomers other tournaments by the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.teams-by-season.season_id": {
        "name": "season_id",
        "description": "The id of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.62"
        },
        "example": "eq.62"
      },
      "rowFilter.teams-by-season.season_name": {
        "name": "season_name",
        "description": "The name of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.teams-by-season.teams": {
        "name": "teams",
        "description": "The teams",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.teams.id": {
        "name": "id",
        "description": "The id of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.89"
        },
        "example": "eq.89"
      },
      "rowFilter.teams.name": {
        "name": "name",
        "description": "The name of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.teams.short_name": {
        "name": "short_name",
        "description": "The short name of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.teams.full_name": {
        "name": "full_name",
        "description": "The full name of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.teams.gender": {
        "name": "gender",
        "description": "The gender of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character"
        }
      },
      "rowFilter.teams.team_player_info_id": {
        "name": "team_player_info_id",
        "description": "The id of the player (_team_)",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.teams.name_code": {
        "name": "name_code",
        "description": "The name code of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.teams.national": {
        "name": "national",
        "description": "If the team is national",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean"
        }
      },
      "rowFilter.teams.type": {
        "name": "type",
        "description": "The type of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.teams.flag": {
        "name": "flag",
        "description": "The flag of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.teams.color_primary": {
        "name": "color_primary",
        "description": "The primary color of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.teams.color_secondary": {
        "name": "color_secondary",
        "description": "The secondary color of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.teams.color_text": {
        "name": "color_text",
        "description": "The text color of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.teams.foundation_date": {
        "name": "foundation_date",
        "description": "The foundation date of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.teams.hash_image": {
        "name": "hash_image",
        "description": "The name of the image",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.teams.country_id": {
        "name": "country_id",
        "description": "The id of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.33"
        },
        "example": "eq.33"
      },
      "rowFilter.teams.country_name": {
        "name": "country_name",
        "description": "The name of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.teams.country_hash_image": {
        "name": "country_hash_image",
        "description": "The name image of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.teams.sub_teams": {
        "name": "sub_teams",
        "description": "The sub teams of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer[]"
        }
      },
      "rowFilter.teams.class_id": {
        "name": "class_id",
        "description": "The id of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.38"
        },
        "example": "eq.38"
      },
      "rowFilter.teams.class_name": {
        "name": "class_name",
        "description": "The name of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.teams.class_hash_image": {
        "name": "class_hash_image",
        "description": "The name image of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.teams.tournament_id": {
        "name": "tournament_id",
        "description": "The id of the tournament",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.59"
        },
        "example": "eq.59"
      },
      "rowFilter.teams.tournament_name": {
        "name": "tournament_name",
        "description": "The name of the tournament",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.teams.primary_league_id": {
        "name": "primary_league_id",
        "description": "The id of the primary league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.54"
        },
        "example": "eq.54"
      },
      "rowFilter.teams.primary_league_name": {
        "name": "primary_league_name",
        "description": "The name of the primary league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.teams.primary_league_hash_image": {
        "name": "primary_league_hash_image",
        "description": "The name image of the primary league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.teams.arena_id": {
        "name": "arena_id",
        "description": "The id of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.26"
        },
        "example": "eq.26"
      },
      "rowFilter.teams.arena_name": {
        "name": "arena_name",
        "description": "The name of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.teams.arena_hash_image": {
        "name": "arena_hash_image",
        "description": "The name image of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.teams.coach_id": {
        "name": "coach_id",
        "description": "The id of the coach",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.26"
        },
        "example": "eq.26"
      },
      "rowFilter.teams.coach_name": {
        "name": "coach_name",
        "description": "The name of the coach",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.teams.coach_hash_image": {
        "name": "coach_hash_image",
        "description": "The name image of the coach",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.teams.parent_team_id": {
        "name": "parent_team_id",
        "description": "The id of the parent team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.teams.parent_team_name": {
        "name": "parent_team_name",
        "description": "The name of the parent team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.teams.parent_team_hash_image": {
        "name": "parent_team_hash_image",
        "description": "The name image of the parent team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.agg-news-players.id": {
        "name": "id",
        "description": "The id of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.agg-news-players.player_id": {
        "name": "player_id",
        "description": "The id of the player",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.agg-news-players.title": {
        "name": "title",
        "description": "The title of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-players.link": {
        "name": "link",
        "description": "The link of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-players.thumbnail_url": {
        "name": "thumbnail_url",
        "description": "The thumbnail url of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-players.description": {
        "name": "description",
        "description": "The description of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-players.published_date": {
        "name": "published_date",
        "description": "The published date of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.agg-news-players.source_url": {
        "name": "source_url",
        "description": "The source url of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.agg-news-players.source": {
        "name": "source",
        "description": "The source of the news",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.tournaments-by-class.class_id": {
        "name": "class_id",
        "description": "The id of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.38"
        },
        "example": "eq.38"
      },
      "rowFilter.tournaments-by-class.class_name": {
        "name": "class_name",
        "description": "The name of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.tournaments-by-class.class_hash_image": {
        "name": "class_hash_image",
        "description": "The hash image of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.tournaments-by-class.tournaments": {
        "name": "tournaments",
        "description": "The tournaments",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.matches-by-date.date": {
        "name": "date",
        "description": "The date",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text",
          "example": "eq.2009-03-26"
        },
        "example": "eq.2009-03-26"
      },
      "rowFilter.matches-by-date.matches": {
        "name": "matches",
        "description": "The matches",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.teams-seasons.team_id": {
        "name": "team_id",
        "description": "The id of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.89"
        },
        "example": "eq.89"
      },
      "rowFilter.teams-seasons.team_name": {
        "name": "team_name",
        "description": "The name of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.teams-seasons.team_hash_image": {
        "name": "team_hash_image",
        "description": "The hash image of the team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.teams-seasons.tournaments": {
        "name": "tournaments",
        "description": "The tournaments of the team playing",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.matches.id": {
        "name": "id",
        "description": "The id of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.1"
        },
        "example": "eq.1"
      },
      "rowFilter.matches.name": {
        "name": "name",
        "description": "Home team name vs away team name",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.matches.tournament_id": {
        "name": "tournament_id",
        "description": "The id of the tournament",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.59"
        },
        "example": "eq.59"
      },
      "rowFilter.matches.tournament_name": {
        "name": "tournament_name",
        "description": "The name of the tournament",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches.tournament_importance": {
        "name": "tournament_importance",
        "description": "The importance of the tournament",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches.season_id": {
        "name": "season_id",
        "description": "The id of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.62"
        },
        "example": "eq.62"
      },
      "rowFilter.matches.season_name": {
        "name": "season_name",
        "description": "The name of the season",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches.round_id": {
        "name": "round_id",
        "description": "The id of the round",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.327863"
        },
        "example": "eq.327863"
      },
      "rowFilter.matches.round": {
        "name": "round",
        "description": "The round",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.matches.status": {
        "name": "status",
        "description": "The status of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.matches.status_type": {
        "name": "status_type",
        "description": "The type of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches.attendance": {
        "name": "attendance",
        "description": "The number of people watching the match at the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches.arena_id": {
        "name": "arena_id",
        "description": "The id of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.66"
        },
        "example": "eq.66"
      },
      "rowFilter.matches.arena_name": {
        "name": "arena_name",
        "description": "The name of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches.arena_hash_image": {
        "name": "arena_hash_image",
        "description": "The name image of the arena",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.matches.referee_id": {
        "name": "referee_id",
        "description": "The id of the referee",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches.referee_name": {
        "name": "referee_name",
        "description": "The name of the referee",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches.referee_hash_image": {
        "name": "referee_hash_image",
        "description": "The name image of the referee",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.matches.home_team_id": {
        "name": "home_team_id",
        "description": "The id of the home team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.783"
        },
        "example": "eq.783"
      },
      "rowFilter.matches.home_team_name": {
        "name": "home_team_name",
        "description": "The name of the home team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches.home_team_hash_image": {
        "name": "home_team_hash_image",
        "description": "The name image of the home team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.matches.away_team_id": {
        "name": "away_team_id",
        "description": "The id of the away team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.2207"
        },
        "example": "eq.2207"
      },
      "rowFilter.matches.away_team_name": {
        "name": "away_team_name",
        "description": "The name of the away team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches.away_team_hash_image": {
        "name": "away_team_hash_image",
        "description": "The name image of the away team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.matches.home_team_score": {
        "name": "home_team_score",
        "description": "The score of the home team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.matches.away_team_score": {
        "name": "away_team_score",
        "description": "The score of the away team",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.matches.times": {
        "name": "times",
        "description": "The time of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.matches.coaches": {
        "name": "coaches",
        "description": "The coaches",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.matches.specific_start_time": {
        "name": "specific_start_time",
        "description": "The real start time of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.matches.start_time": {
        "name": "start_time",
        "description": "The official start time of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.matches.end_time": {
        "name": "end_time",
        "description": "The end of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.matches.duration": {
        "name": "duration",
        "description": "The duration of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches.last_period": {
        "name": "last_period",
        "description": "The last period of the match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches.season_statistics_type": {
        "name": "season_statistics_type",
        "description": "The type of the season's statistics",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches.lineups_id": {
        "name": "lineups_id",
        "description": "The id of the lineup",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches.graphs_id": {
        "name": "graphs_id",
        "description": "The id of the graph",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches.coaches_id": {
        "name": "coaches_id",
        "description": "The id of the coaches",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches.class_id": {
        "name": "class_id",
        "description": "The id of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches.class_name": {
        "name": "class_name",
        "description": "The name of the class",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches.class_hash_image": {
        "name": "class_hash_image",
        "description": "The name of the class image",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.matches.league_id": {
        "name": "league_id",
        "description": "The id of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches.league_name": {
        "name": "league_name",
        "description": "The name of the league",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches.league_hash_image": {
        "name": "league_hash_image",
        "description": "The name of the league image",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.matches.previous_leg_match_id": {
        "name": "previous_leg_match_id",
        "description": "The id of the previous leg match",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches.weather_id": {
        "name": "weather_id",
        "description": "The id of the weather",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches.weather_main": {
        "name": "weather_main",
        "description": "The main weather",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches.weather_icon": {
        "name": "weather_icon",
        "description": "The name icon of the weather",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-weather.id": {
        "name": "id",
        "description": "The id of the weather",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.1"
        },
        "example": "eq.1"
      },
      "rowFilter.matches-weather.dt": {
        "name": "dt",
        "description": "The date of the weather",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "timestamp with time zone"
        }
      },
      "rowFilter.matches-weather.temp": {
        "name": "temp",
        "description": "The temperature of the weather `Kelvin`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "numeric"
        }
      },
      "rowFilter.matches-weather.feels_like": {
        "name": "feels_like",
        "description": "The human perception of the weather",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "numeric"
        }
      },
      "rowFilter.matches-weather.pressure": {
        "name": "pressure",
        "description": "The pressure of the weather",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "numeric"
        }
      },
      "rowFilter.matches-weather.humidity": {
        "name": "humidity",
        "description": "The humidity of the weather in `%`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "numeric"
        }
      },
      "rowFilter.matches-weather.dew_point": {
        "name": "dew_point",
        "description": "The minimum temperature of the weather `Kelvin`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "numeric"
        }
      },
      "rowFilter.matches-weather.uvi": {
        "name": "uvi",
        "description": "The maximum value of UV index for the day",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "numeric"
        }
      },
      "rowFilter.matches-weather.clouds": {
        "name": "clouds",
        "description": "The cloudiness of the weather in `%`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "numeric"
        }
      },
      "rowFilter.matches-weather.wind_speed": {
        "name": "wind_speed",
        "description": "The wind speed `Metre/Sec`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "numeric"
        }
      },
      "rowFilter.matches-weather.wind_deg": {
        "name": "wind_deg",
        "description": "The wind direction `Degrees`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "numeric"
        }
      },
      "rowFilter.matches-weather.wind_gust": {
        "name": "wind_gust",
        "description": "The wind gust `Metre/Sec`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "numeric"
        }
      },
      "rowFilter.matches-weather.weather_id": {
        "name": "weather_id",
        "description": "The random id of the weather",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.matches-weather.weather_main": {
        "name": "weather_main",
        "description": "The title of the weather",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-weather.weather_description": {
        "name": "weather_description",
        "description": "The description of the weather",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-weather.weather_icon": {
        "name": "weather_icon",
        "description": "The name of the image",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.matches-weather.pop": {
        "name": "pop",
        "description": "The probability of precipitation in `%`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "numeric"
        }
      },
      "rowFilter.coaches-by-country.country_id": {
        "name": "country_id",
        "description": "The id of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.26"
        },
        "example": "eq.26"
      },
      "rowFilter.coaches-by-country.country_name": {
        "name": "country_name",
        "description": "The name of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.coaches-by-country.country_hash_image": {
        "name": "country_hash_image",
        "description": "The hash image of the country",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.coaches-by-country.coaches": {
        "name": "coaches",
        "description": "The coaches",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "jsonb"
        }
      },
      "rowFilter.bookmakers.id": {
        "name": "id",
        "description": "The id of the bookmaker. example:`eq.{id}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.1"
        },
        "example": "eq.1"
      },
      "rowFilter.bookmakers.name": {
        "name": "name",
        "description": "The name of the bookmaker",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text",
          "example": "eq.Stake.com"
        },
        "example": "eq.Stake.com"
      },
      "rowFilter.bookmakers.popularity_order": {
        "name": "popularity_order",
        "description": "The popularity score of the bookmaker",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "text"
        }
      },
      "rowFilter.bookmakers.hash_image": {
        "name": "hash_image",
        "description": "The hash image of the bookmaker",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "character varying"
        }
      },
      "rowFilter.draw-no-bet-movements.draw_no_bet_id": {
        "name": "draw_no_bet_id",
        "description": "The id. example:`eq.{id}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.draw-no-bet-movements.movements": {
        "name": "movements",
        "description": "The movements",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "json"
        }
      },
      "rowFilter.odd-even.match_id": {
        "name": "match_id",
        "description": "The id of the match. example:`eq.{match_id}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.1"
        },
        "example": "eq.1"
      },
      "rowFilter.odd-even.is_live": {
        "name": "is_live",
        "description": "If the match is live. example:`eq.{is_live}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean",
          "example": "eq.false"
        },
        "example": "eq.false"
      },
      "rowFilter.odd-even.periods": {
        "name": "periods",
        "description": "Periods",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "json"
        }
      },
      "rowFilter.coverage-live.match_id": {
        "name": "match_id",
        "description": "The id of the match. example:`eq.{match_id}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.1"
        },
        "example": "eq.1"
      },
      "rowFilter.coverage-live.moneyline": {
        "name": "moneyline",
        "description": "Coverage of moneyline",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean"
        }
      },
      "rowFilter.coverage-live.totals": {
        "name": "totals",
        "description": "Coverage of totals",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean"
        }
      },
      "rowFilter.coverage-live.spread": {
        "name": "spread",
        "description": "Coverage of spread",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean"
        }
      },
      "rowFilter.coverage-live.draw_no_bet": {
        "name": "draw_no_bet",
        "description": "Coverage of draw_no_bet",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean"
        }
      },
      "rowFilter.coverage-live.odd_even": {
        "name": "odd_even",
        "description": "Coverage of odd_even",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean"
        }
      },
      "rowFilter.coverage-live.home_draw_away": {
        "name": "home_draw_away",
        "description": "Coverage of home_draw_away",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean"
        }
      },
      "rowFilter.home-draw-away.match_id": {
        "name": "match_id",
        "description": "The id of the match. example:`eq.{match_id}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.1"
        },
        "example": "eq.1"
      },
      "rowFilter.home-draw-away.is_live": {
        "name": "is_live",
        "description": "If the match is live. example:`eq.{is_live}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean",
          "example": "eq.false"
        },
        "example": "eq.false"
      },
      "rowFilter.home-draw-away.periods": {
        "name": "periods",
        "description": "Periods",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "json"
        }
      },
      "rowFilter.totals.match_id": {
        "name": "match_id",
        "description": "The id of the match. example:`eq.{match_id}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.1"
        },
        "example": "eq.1"
      },
      "rowFilter.totals.is_live": {
        "name": "is_live",
        "description": "If the match is live. example:`eq.{is_live}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean",
          "example": "eq.false"
        },
        "example": "eq.false"
      },
      "rowFilter.totals.periods": {
        "name": "periods",
        "description": "Periods",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "json"
        }
      },
      "rowFilter.spread.match_id": {
        "name": "match_id",
        "description": "The id of the match. example:`eq.{match_id}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.1"
        },
        "example": "eq.1"
      },
      "rowFilter.spread.is_live": {
        "name": "is_live",
        "description": "If the match is live. example:`eq.{is_live}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean",
          "example": "eq.false"
        },
        "example": "eq.false"
      },
      "rowFilter.spread.periods": {
        "name": "periods",
        "description": "Periods",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "json"
        }
      },
      "rowFilter.totals-movements.totals_id": {
        "name": "totals_id",
        "description": "The id. example:`eq.{id}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.totals-movements.movements": {
        "name": "movements",
        "description": "The movements",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "json"
        }
      },
      "rowFilter.spread-movements.spread_id": {
        "name": "spread_id",
        "description": "The id. example:`eq.{id}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.spread-movements.movements": {
        "name": "movements",
        "description": "The movements",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "json"
        }
      },
      "rowFilter.home-draw-away-movements.home_draw_away_id": {
        "name": "home_draw_away_id",
        "description": "The id. example:`eq.{id}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.home-draw-away-movements.movements": {
        "name": "movements",
        "description": "The movements",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "json"
        }
      },
      "rowFilter.coverage.match_id": {
        "name": "match_id",
        "description": "The id of the match. example:`eq.{match_id}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.1"
        },
        "example": "eq.1"
      },
      "rowFilter.coverage.moneyline": {
        "name": "moneyline",
        "description": "Coverage of moneyline",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean"
        }
      },
      "rowFilter.coverage.totals": {
        "name": "totals",
        "description": "Coverage of totals",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean"
        }
      },
      "rowFilter.coverage.spread": {
        "name": "spread",
        "description": "Coverage of spread",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean"
        }
      },
      "rowFilter.coverage.draw_no_bet": {
        "name": "draw_no_bet",
        "description": "Coverage of draw_no_bet",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean"
        }
      },
      "rowFilter.coverage.odd_even": {
        "name": "odd_even",
        "description": "Coverage of odd_even",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean"
        }
      },
      "rowFilter.coverage.home_draw_away": {
        "name": "home_draw_away",
        "description": "Coverage of home_draw_away",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean"
        }
      },
      "rowFilter.odd-even-movements.odd_even_id": {
        "name": "odd_even_id",
        "description": "The id. example:`eq.{id}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.odd-even-movements.movements": {
        "name": "movements",
        "description": "The movements",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "json"
        }
      },
      "rowFilter.draw-no-bet.match_id": {
        "name": "match_id",
        "description": "The id of the match. example:`eq.{match_id}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.1"
        },
        "example": "eq.1"
      },
      "rowFilter.draw-no-bet.is_live": {
        "name": "is_live",
        "description": "If the match is live. example:`eq.{is_live}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean",
          "example": "eq.false"
        },
        "example": "eq.false"
      },
      "rowFilter.draw-no-bet.periods": {
        "name": "periods",
        "description": "Periods",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "json"
        }
      },
      "rowFilter.moneyline-movements.moneyline_id": {
        "name": "moneyline_id",
        "description": "The id. example:`eq.{id}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer"
        }
      },
      "rowFilter.moneyline-movements.movements": {
        "name": "movements",
        "description": "The movements",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "json"
        }
      },
      "rowFilter.moneyline.match_id": {
        "name": "match_id",
        "description": "The id of the match. example:`eq.{match_id}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "integer",
          "example": "eq.1"
        },
        "example": "eq.1"
      },
      "rowFilter.moneyline.is_live": {
        "name": "is_live",
        "description": "If the match is live. example:`eq.{is_live}`",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "boolean",
          "example": "eq.false"
        },
        "example": "eq.false"
      },
      "rowFilter.moneyline.periods": {
        "name": "periods",
        "description": "Periods",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "format": "json"
        }
      },
      "lang": {
        "name": "lang",
        "description": "Multi-language",
        "required": false,
        "in": "query",
        "schema": {
          "type": "string",
          "default": "en",
          "example": "en"
        },
        "example": "en"
      }
    },
    "schemas": {
      "seasons-by-tournament": {
        "description": "Seasons by tournament\nThis endpoint allows you to retrieve the seasons from a specific tournament.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet seasons from a specific **tournament_id**<br />`https://aussie-rules.sportmicro.com/seasons-by-tournament?tournament_id=eq.{tournament_id}`",
        "properties": {
          "tournament_id": {
            "description": "The id of the tournament\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "tournament_name": {
            "description": "The name of the tournament",
            "format": "text",
            "type": "string"
          },
          "seasons": {
            "description": "The seasons",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "referees-by-country": {
        "description": "Referees by country\nThis endpoint allows you to retrieve the referees from a specific country.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet referees from a specific **country_id**<br />`https://aussie-rules.sportmicro.com/referees-by-country?country_id=eq.{country_id}`",
        "properties": {
          "country_id": {
            "description": "The id of the country\n\nNote:\nThis is a Foreign Key to `countries.id`.<fk table='countries' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "country_name": {
            "description": "The name of the country",
            "format": "text",
            "type": "string"
          },
          "country_hash_image": {
            "description": "The hash image of the country",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "referees": {
            "description": "The referees",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "leagues": {
        "description": "Leagues\nThis endpoint allows you to retrieve the leagues and the cups.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated several times a day.<br />**Recommended Calls**: Limit calls to 1 every day.\n\nYou can get the image of the league by calling the following url: `https://images.sportmicro.com/{hash_image}.png`\n\n### Use Cases\nGet leagues<br />`https://aussie-rules.sportmicro.com/leagues`<br /><br />Search the leagues by the `name`<br />`https://aussie-rules.sportmicro.com/leagues?name=like.*Championship*`<br /><br />Get leagues based on the **id**<br />`https://aussie-rules.sportmicro.com/leagues?id=eq.{id}`<br /><br />Get leagues from a specific **class_id**<br />`https://aussie-rules.sportmicro.com/leagues?class_id=eq.{class_id}`",
        "properties": {
          "id": {
            "description": "The id of the league\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "name": {
            "description": "The name of the league",
            "format": "text",
            "type": "string"
          },
          "importance": {
            "description": "The importance level of the league",
            "format": "integer",
            "type": "integer"
          },
          "level": {
            "description": "The level of the league",
            "format": "integer",
            "type": "integer"
          },
          "current_champion_team_id": {
            "description": "The id of the team that hold the title",
            "format": "integer",
            "type": "integer"
          },
          "current_champion_team_name": {
            "description": "The name of the team that hold the title",
            "format": "text",
            "type": "string"
          },
          "current_champion_team_hash_image": {
            "description": "The name image of the team that hold the title",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "current_champion_team_num_titles": {
            "description": "The number of the title that the team is holding",
            "format": "integer",
            "type": "integer"
          },
          "teams_most_titles": {
            "description": "The ids of the teams with the most titles",
            "format": "jsonb"
          },
          "most_titles": {
            "description": "The number of the most titles accomplished by one team",
            "format": "integer",
            "type": "integer"
          },
          "primary_color": {
            "description": "The primary color of the league",
            "format": "character varying",
            "maxLength": 7,
            "type": "string"
          },
          "secondary_color": {
            "description": "The secondary color of the league",
            "format": "character varying",
            "maxLength": 7,
            "type": "string"
          },
          "start_league": {
            "description": "The date of starting the league",
            "format": "timestamp with time zone",
            "type": "string"
          },
          "end_league": {
            "description": "The date of ending the league",
            "format": "timestamp with time zone",
            "type": "string"
          },
          "hash_image": {
            "description": "The name of the image",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "class_id": {
            "description": "The id of the class\n\nNote:\nThis is a Foreign Key to `classes.id`.<fk table='classes' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "class_name": {
            "description": "The name of the class",
            "format": "text",
            "type": "string"
          },
          "class_hash_image": {
            "description": "The name image of the class",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          }
        },
        "type": "object"
      },
      "matches-live": {
        "description": "Live matches\nThis endpoint allows you to retrieve the live matches.\n\nIt has the same results as the /matches endpoint.",
        "properties": {},
        "type": "object"
      },
      "matches-tv-channels": {
        "description": "Tv channels\nThis endpoint allows you to retrieve the tv channels for matches from all countries.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated several times a day.<br />**Recommended Calls**: Limit calls to 1 per hour.\n\n### Use Cases\nGet tv channels from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/matches-tv-channels?match_id=eq.{match_id}`<br /><br />Get tv channels from a specific **match_id** and **alpha**<br />`https://aussie-rules.sportmicro.com/matches-tv-channels?match_id=eq.{match_id}&alpha=eq.{alpha}`",
        "properties": {
          "match_id": {
            "description": "The id of the match",
            "format": "integer",
            "type": "integer"
          },
          "country_id": {
            "description": "The id of the country\n\nNote:\nThis is a Foreign Key to `countries.id`.<fk table='countries' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "country_name": {
            "description": "The name of the country",
            "format": "text",
            "type": "string"
          },
          "country_hash_image": {
            "description": "The name image of the country",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "alpha": {
            "description": "The alpha2 of the country",
            "format": "character varying",
            "maxLength": 2,
            "type": "string"
          },
          "tv_channels": {
            "description": "The tv channels",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "media-leagues": {
        "description": "Leagues media\nThis endpoint allows you to retrieve the media from leagues.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated several times a day.<br />**Recommended Calls**: Limit calls to 1 per hour.\n\n### Use Cases\nGet media from a specific **league_id**<br />`https://aussie-rules.sportmicro.com/media-leagues?league_id=eq.{league_id}`",
        "properties": {
          "id": {
            "description": "The id of the media\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "league_id": {
            "description": "The id of the league",
            "format": "integer",
            "type": "integer"
          },
          "title": {
            "description": "The title of the media",
            "format": "text",
            "type": "string"
          },
          "subtitle": {
            "description": "The subtitle of the media",
            "format": "text",
            "type": "string"
          },
          "url": {
            "description": "The url of the media",
            "format": "text",
            "type": "string"
          },
          "thumbnail_url": {
            "description": "The thumbnail url of the media",
            "format": "text",
            "type": "string"
          },
          "date_published": {
            "description": "The date of publishing the media",
            "format": "timestamp with time zone",
            "type": "string"
          },
          "channel_url": {
            "description": "The source url of the media",
            "format": "text",
            "type": "string"
          }
        },
        "type": "object"
      },
      "leagues-by-date": {
        "description": "Leagues by date\nThis endpoint allows you to retrieve the leagues from a specific date. The date has a format of YYYY-DD-MM.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet leagues from a specific **date**<br />`https://aussie-rules.sportmicro.com/leagues-by-date?date=eq.{date}`",
        "properties": {
          "date": {
            "description": "The date",
            "format": "text",
            "type": "string"
          },
          "leagues": {
            "description": "The leagues",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "arenas-by-country": {
        "description": "Arenas by country\nThis endpoint allows you to retrieve the arenas from a specific country.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet arenas from a specific **country_id**<br />`https://aussie-rules.sportmicro.com/arenas-by-country?country_id=eq.{country_id}`",
        "properties": {
          "country_id": {
            "description": "The id of the country\n\nNote:\nThis is a Foreign Key to `countries.id`.<fk table='countries' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "country_name": {
            "description": "The name of the country",
            "format": "text",
            "type": "string"
          },
          "country_hash_image": {
            "description": "The hash image of the country",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "arenas": {
            "description": "The arenas",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "media-teams": {
        "description": "Teams media\nThis endpoint allows you to retrieve the media from teams.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated several times a day.<br />**Recommended Calls**: Limit calls to 1 per hour.\n\n### Use Cases\nGet media from a specific **team_id**<br />`https://aussie-rules.sportmicro.com/media-teams?team_id=eq.{team_id}`",
        "properties": {},
        "type": "object"
      },
      "players-by-team": {
        "description": "Players by team\nThis endpoint allows you to retrieve the players from a specific team.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet players from a specific **team_id**<br />`https://aussie-rules.sportmicro.com/players-by-team?team_id=eq.{team_id}`",
        "properties": {
          "team_id": {
            "description": "The id of the team\n\nNote:\nThis is a Foreign Key to `teams.id`.<fk table='teams' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "team_name": {
            "description": "The name of the team",
            "format": "text",
            "type": "string"
          },
          "team_hash_image": {
            "description": "The hash image of the team",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "players": {
            "description": "The players",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "seasons-rounds": {
        "description": "Rounds\nThis endpoint allows you to retrieve the rounds from seasons.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet rounds from a specific **season_id**<br />`https://aussie-rules.sportmicro.com/seasons-rounds?season_id=eq.{season_id}`",
        "properties": {
          "season_id": {
            "description": "The id of the season\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "season_name": {
            "description": "The name of the season",
            "format": "text",
            "type": "string"
          },
          "rounds": {
            "description": "The rounds of the season",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "standings": {
        "description": "Standings\nThis endpoint allows you to retrieve the standings.\nFor the type argument you can search by: **home**, **away** and **total**.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated after every finished match.<br />**Recommended Calls**: Limit calls to 1 per finished match.\n\n### Use Cases\nGet standings<br />`https://aussie-rules.sportmicro.com/standings`<br /><br />Get standing based on the **id**<br />`https://aussie-rules.sportmicro.com/standings?id=eq.{id}`<br /><br />Get standing from a specific **league_id**<br />`https://aussie-rules.sportmicro.com/standings?league_id=eq.{league_id}`<br /><br />Get standing from a specific **league_id** and **season_id**<br />`https://aussie-rules.sportmicro.com/standings?league_id=eq.{league_id}&season_id=eq.{season_id}`<br /><br />Get standing from a specific **league_id**, **season_id** and **type**<br />`https://aussie-rules.sportmicro.com/standings?league_id=eq.{league_id}&season_id=eq.{season_id}&type=eq.{type}`",
        "properties": {
          "id": {
            "description": "The id of the standing\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "tournament_id": {
            "description": "The id of the tournament\n\nNote:\nThis is a Foreign Key to `seasons-by-tournament.tournament_id`.<fk table='seasons-by-tournament' column='tournament_id'/>",
            "format": "integer",
            "type": "integer"
          },
          "tournament_name": {
            "description": "The name of the tournament",
            "format": "text",
            "type": "string"
          },
          "type": {
            "description": "The type of the standing",
            "format": "text",
            "type": "string"
          },
          "name": {
            "description": "The name of the standing",
            "format": "text",
            "type": "string"
          },
          "season_id": {
            "description": "The id of the season\n\nNote:\nThis is a Foreign Key to `seasons.id`.<fk table='seasons' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "season_name": {
            "description": "The name of the season",
            "format": "text",
            "type": "string"
          },
          "league_id": {
            "description": "The id of the league\n\nNote:\nThis is a Foreign Key to `leagues.id`.<fk table='leagues' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "league_name": {
            "description": "The name of the league",
            "format": "text",
            "type": "string"
          },
          "league_hash_image": {
            "description": "The name image of the league",
            "format": "text",
            "type": "string"
          },
          "competitors": {
            "description": "The competitors of the standing",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "coaches-career": {
        "description": "Coaches career\nThis endpoint allows you to retrieve the careers from coaches.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated several times a day.<br />**Recommended Calls**: Limit calls to 1 per hour.\n\n### Use Cases\nGet career from a specific **coach_id**<br />`https://aussie-rules.sportmicro.com/coaches-career?coach_id=eq.{coach_id}`",
        "properties": {},
        "type": "object"
      },
      "tournaments-by-league": {
        "description": "Tournaments by league\nThis endpoint allows you to retrieve the tournaments from a specific league.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet tournaments from a specific **league_id**<br />`https://aussie-rules.sportmicro.com/tournaments-by-league?league_id=eq.{league_id}`",
        "properties": {
          "league_id": {
            "description": "The id of the league\n\nNote:\nThis is a Foreign Key to `leagues.id`.<fk table='leagues' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "league_name": {
            "description": "The name of the league",
            "format": "text",
            "type": "string"
          },
          "league_hash_image": {
            "description": "The hash image of the league",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "tournaments": {
            "description": "The tournaments",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "matches-graphs": {
        "description": "Graphs\nThis endpoint allows you to retrieve the graphs from matches.\nIf the `value` field is a bigger number (> 0) that means that the home team had a big pressure that minute. And if the `value` field is a lower number (< 0) than it means that away team had a bigger pressure that minute. The matches-graph's `id` is placed in `matches` endpoint if it has the `graph_id` field.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every 10 seconds during a live match.<br />**Recommended Calls**: Limit calls to 1 per 10 seconds during a live match.\n\n### Use Cases\nGet graph based on the **id**<br />`https://aussie-rules.sportmicro.com/matches-graphs?id=eq.{id}`",
        "properties": {
          "id": {
            "description": "The id of the graph\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "period_time": {
            "description": "The time period of the graph",
            "format": "integer",
            "type": "integer"
          },
          "period_count": {
            "description": "The periods of the graph",
            "format": "integer",
            "type": "integer"
          },
          "points": {
            "description": "The points of the graph",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "seasons-by-league": {
        "description": "Seasons by league\nThis endpoint allows you to retrieve the seasons from a specific league.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet seasons from a specific **league_id**<br />`https://aussie-rules.sportmicro.com/seasons-by-league?league_id=eq.{league_id}`",
        "properties": {
          "league_id": {
            "description": "The id of the league\n\nNote:\nThis is a Foreign Key to `leagues.id`.<fk table='leagues' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "league_name": {
            "description": "The name of the league",
            "format": "text",
            "type": "string"
          },
          "league_hash_image": {
            "description": "The hash image of the league",
            "format": "text",
            "type": "string"
          },
          "seasons": {
            "description": "The seasons",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "seasons-groups": {
        "description": "Groups\nThis endpoint allows you to retrieve the groups from seasons.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet groups from a specific **season_id**<br />`https://aussie-rules.sportmicro.com/seasons-groups?season_id=eq.{season_id}`",
        "properties": {},
        "type": "object"
      },
      "teams-by-tournament": {
        "description": "Teams by tournament\nThis endpoint allows you to retrieve the teams from a specific tournament.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet teams from a specific **tournament_id**<br />`https://aussie-rules.sportmicro.com/teams-by-tournament?tournament_id=eq.{tournament_id}`",
        "properties": {
          "tournament_id": {
            "description": "The id of the tournament\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "tournament_name": {
            "description": "The name of the tournament",
            "format": "text",
            "type": "string"
          },
          "teams": {
            "description": "The teams",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "matches-incidents": {
        "description": "Incidents\nThis endpoint allows you to retrieve the incidents from matches.\n\nFor **incidents** we have many types: `goal`, `period`.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every 10 seconds during a live match.<br />**Recommended Calls**: Limit calls to 1 per 10 seconds during a live match.\n\n### Use Cases\nGet incidents from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/matches-incidents?match_id=eq.{match_id}`",
        "properties": {
          "match_id": {
            "description": "The id of the match\n\nNote:\nThis is a Foreign Key to `matches.id`.<fk table='matches' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "incidents": {
            "description": "The incidents of the match",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "cup-bracket": {
        "description": "Cup bracket\nThis endpoint allows you to retrieve the cup knock outs.\nYou can use `id` from the `seasons` or `leagues` endpoint to get the wanted cup knock out tree.\n\nFields in rounds:\n\nField | Explanation\n--- | ---\n`order` | The order of the round\n`description` | The description of the round\n`blocks` | The blocks of the round\n`finished` | If the match is finished\n`order` | The order of the block\n`home_team_score` | The score of the home team\n`away_team_score` | The score of the away team\n`has_next_round_link` | If the match has next round\n`match_in_progress` | If the match is in play\n`series_start_date_timestamp` | The start date of the match\n`automatic_progression` | If the match has automatic progression\n`participants` | The participants of the block (match)\n`team_id` | The id of the team\n`winner` | If the team is winner of the block\n`order` | The order of the participants\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated after every finished match.<br />**Recommended Calls**: Limit calls to 1 per finished match.\n\n### Use Cases\nGet cup knock out based on the **id**<br />`https://aussie-rules.sportmicro.com/cup-bracket?id=eq.{id}`<br /><br />Get cups based on the **season_id**<br />`https://aussie-rules.sportmicro.com/cup-bracket?season_id=eq.{season_id}`<br /><br />Get cups based on the **league_id**<br />`https://aussie-rules.sportmicro.com/cup-bracket?league_id=eq.{league_id}`",
        "properties": {
          "id": {
            "description": "The id of the cup bracket\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "name": {
            "description": "The name of the cup bracket",
            "format": "text",
            "type": "string"
          },
          "current_round": {
            "description": "The last or the current round in the cup bracket",
            "format": "integer",
            "type": "integer"
          },
          "type": {
            "description": "The type of the cup bracket",
            "format": "integer",
            "type": "integer"
          },
          "season_id": {
            "description": "The id of the season\n\nNote:\nThis is a Foreign Key to `seasons.id`.<fk table='seasons' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "season_name": {
            "description": "The name of the season",
            "format": "text",
            "type": "string"
          },
          "league_id": {
            "description": "The id of the league\n\nNote:\nThis is a Foreign Key to `leagues.id`.<fk table='leagues' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "league_name": {
            "description": "The name of the league",
            "format": "text",
            "type": "string"
          },
          "league_hash_image": {
            "description": "The name image of the league",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "rounds": {
            "description": "The rounds of the cup bracket",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "matches-by-date-league": {
        "description": "Matches by date and league\nThis endpoint allows you to retrieve the matches from a specific date and league. The date has a format of YYYY-DD-MM.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet matches from a specific **date** and **league_id**<br />`https://aussie-rules.sportmicro.com/matches-by-date-league?date=eq.{date}&league_id=eq.{league_id}`",
        "properties": {
          "date": {
            "description": "The date",
            "format": "text",
            "type": "string"
          },
          "league_id": {
            "description": "The id of the league",
            "format": "integer",
            "type": "integer"
          },
          "league_name": {
            "description": "The name of the league",
            "format": "text",
            "type": "string"
          },
          "league_hash_image": {
            "description": "The hash image of the league",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "matches": {
            "description": "The matches",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "media-players": {
        "description": "Players media\nThis endpoint allows you to retrieve the media from players.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated several times a day.<br />**Recommended Calls**: Limit calls to 1 per hour.\n\n### Use Cases\nGet media from a specific **player_id**<br />`https://aussie-rules.sportmicro.com/media-players?player_id=eq.{player_id}`",
        "properties": {},
        "type": "object"
      },
      "referees-by-league": {
        "description": "Referees by league\nThis endpoint allows you to retrieve the referees from a specific league.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet referees from a specific **league_id**<br />`https://aussie-rules.sportmicro.com/referees-by-league?league_id=eq.{league_id}`",
        "properties": {
          "league_id": {
            "description": "The id of the league",
            "format": "integer",
            "type": "integer"
          },
          "league_name": {
            "description": "The name of the league",
            "format": "text",
            "type": "string"
          },
          "league_hash_image": {
            "description": "The hash image of the league",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "referees": {
            "description": "The referees",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "agg-news-matches": {
        "description": "Matches news\nThis endpoint allows you to retrieve aggregated news from matches.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every 15 minutes.<br />**Recommended Calls**: Limit calls to 1 every 15 minutes.\n\n### Use Cases\nGet news from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/agg-news-matches?match_id=eq.{match_id}`",
        "properties": {
          "id": {
            "description": "The id of the news\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "match_id": {
            "description": "The id of the match\n\nNote:\nThis is a Foreign Key to `matches.id`.<fk table='matches' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "title": {
            "description": "The title of the news",
            "format": "text",
            "type": "string"
          },
          "link": {
            "description": "The link of the news",
            "format": "text",
            "type": "string"
          },
          "thumbnail_url": {
            "description": "The thumbnail url of the news",
            "format": "text",
            "type": "string"
          },
          "description": {
            "description": "The description of the news",
            "format": "text",
            "type": "string"
          },
          "published_date": {
            "description": "The published date of the news",
            "format": "timestamp with time zone",
            "type": "string"
          },
          "source_url": {
            "description": "The source url of the news",
            "format": "text",
            "type": "string"
          },
          "source": {
            "description": "The source of the news",
            "format": "text",
            "type": "string"
          }
        },
        "type": "object"
      },
      "referees": {
        "description": "Referees\nThis endpoint allows you to retrieve the referees.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet referees based on the **id**<br />`https://aussie-rules.sportmicro.com/referees?id=eq.{id}`<br /><br />Get referees from a specific **country_id**<br />`https://aussie-rules.sportmicro.com/referees?country_id=eq.{country_id}`",
        "properties": {
          "id": {
            "description": "The id of the referee\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "name": {
            "description": "The name of the referee",
            "format": "text",
            "type": "string"
          },
          "hash_image": {
            "description": "The name of the image",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "country_id": {
            "description": "The id of the country\n\nNote:\nThis is a Foreign Key to `countries.id`.<fk table='countries' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "country_name": {
            "description": "The name of the country",
            "format": "text",
            "type": "string"
          },
          "country_hash_image": {
            "description": "The name image of the country",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          }
        },
        "type": "object"
      },
      "tournaments": {
        "description": "Tournaments\nThis endpoint allows you to retrieve the tournaments.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet tournaments<br />`https://aussie-rules.sportmicro.com/tournaments`<br /><br />Get tournaments based on the **id**<br />`https://aussie-rules.sportmicro.com/tournaments?id=eq.{id}`<br /><br />Get tournaments from a specific **league_id**<br />`https://aussie-rules.sportmicro.com/tournaments?league_id=eq.{league_id}`<br /><br />Get tournaments from a specific **class_id**<br />`https://aussie-rules.sportmicro.com/tournaments?class_id=eq.{class_id}`",
        "properties": {
          "id": {
            "description": "The id of the tournament\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "name": {
            "description": "The name of the tournament",
            "format": "text",
            "type": "string"
          },
          "importance": {
            "description": "The importance level of the tournament",
            "format": "integer",
            "type": "integer"
          },
          "league_id": {
            "description": "The id of the league\n\nNote:\nThis is a Foreign Key to `leagues.id`.<fk table='leagues' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "league_name": {
            "description": "The name of the league",
            "format": "text",
            "type": "string"
          },
          "league_hash_image": {
            "description": "The name image of the league",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "class_id": {
            "description": "The id of the class\n\nNote:\nThis is a Foreign Key to `classes.id`.<fk table='classes' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "class_name": {
            "description": "The name of the class",
            "format": "text",
            "type": "string"
          },
          "class_hash_image": {
            "description": "The name image of the class",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          }
        },
        "type": "object"
      },
      "seasons": {
        "description": "Seasons\nThis endpoint allows you to retrieve the seasons.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet seasons<br />`https://aussie-rules.sportmicro.com/seasons`<br /><br />Get seasons based on the **id**<br />`https://aussie-rules.sportmicro.com/seasons?id=eq.{id}`<br /><br />Get seasons from a specific **league_id**<br />`https://aussie-rules.sportmicro.com/seasons?league_id=eq.{league_id}`",
        "properties": {
          "id": {
            "description": "The id of the season\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "name": {
            "description": "The name of the season",
            "format": "text",
            "type": "string"
          },
          "year": {
            "description": "The year of the season",
            "format": "text",
            "type": "string"
          },
          "start_time": {
            "description": "The start time of the season",
            "format": "text",
            "type": "string"
          },
          "end_time": {
            "description": "The end time of the season",
            "format": "text",
            "type": "string"
          },
          "league_id": {
            "description": "The id of the league\n\nNote:\nThis is a Foreign Key to `leagues.id`.<fk table='leagues' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "league_name": {
            "description": "The name of the league",
            "format": "text",
            "type": "string"
          },
          "league_hash_image": {
            "description": "The name image of the league",
            "format": "text",
            "type": "string"
          }
        },
        "type": "object"
      },
      "arenas": {
        "description": "Arenas\nThis endpoint allows you to retrieve the arenas.\nWith geolocation parameter from `geolocations` endpoint we can see latitude and longitute of the arena.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\nYou can get the image of the arena by calling the following url: `https://images.sportmicro.com/{hash_image}.png`\n\n### Use Cases\nGet arenas<br />`https://aussie-rules.sportmicro.com/arenas`<br /><br />Get arenas based on the **id**<br />`https://aussie-rules.sportmicro.com/arenas?id=eq.{id}`<br /><br />Get arenas from a specific **country_id**<br />`https://aussie-rules.sportmicro.com/arenas?country_id=eq.{country_id}`",
        "properties": {
          "id": {
            "description": "The id of the arena\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "name": {
            "description": "The name of the arena",
            "format": "text",
            "type": "string"
          },
          "city": {
            "description": "The city of the arena",
            "format": "text",
            "type": "string"
          },
          "stadium_capacity": {
            "description": "The capacity of the stadium",
            "format": "integer",
            "type": "integer"
          },
          "built": {
            "description": "The built date of the arena",
            "format": "text",
            "type": "string"
          },
          "opened": {
            "description": "The date when the arena opened",
            "format": "text",
            "type": "string"
          },
          "owner": {
            "description": "The owner of the arena",
            "format": "text",
            "type": "string"
          },
          "operator": {
            "description": "The operator of the arena",
            "format": "text",
            "type": "string"
          },
          "surface": {
            "description": "The surface of the arena",
            "format": "text",
            "type": "string"
          },
          "cost": {
            "description": "The cost of the arena",
            "format": "text",
            "type": "string"
          },
          "dimensions": {
            "description": "The dimensions of the arena",
            "format": "text",
            "type": "string"
          },
          "hash_image": {
            "description": "The name of the image",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "country_id": {
            "description": "The id of the country\n\nNote:\nThis is a Foreign Key to `countries.id`.<fk table='countries' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "country_name": {
            "description": "The name of the country",
            "format": "text",
            "type": "string"
          },
          "country_hash_image": {
            "description": "The name image of the country",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "geolocation": {
            "description": "The geolocation",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "leagues-by-class": {
        "description": "Leagues by class\nThis endpoint allows you to retrieve the leagues from a specific class.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet leagues from a specific **class_id**<br />`https://aussie-rules.sportmicro.com/leagues-by-category?class_id=eq.{class_id}`",
        "properties": {
          "class_id": {
            "description": "The id of the class\n\nNote:\nThis is a Foreign Key to `classes.id`.<fk table='classes' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "class_name": {
            "description": "The name of the class",
            "format": "text",
            "type": "string"
          },
          "class_hash_image": {
            "description": "The hash image of the class",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "leagues": {
            "description": "The leagues",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "classes": {
        "description": "Classes\nThis endpoint allows you to retrieve the classes.\nYou can use the `alpha` parameter to get a specific class as a country.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated several times per day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\nYou can get the image of the category by calling the following url: `https://images.sportmicro.com/{hash_image}.png`\n\n### Use Cases\nGet classes<br />`https://aussie-rules.sportmicro.com/classes`<br /><br />Get class based on the **id**<br />`https://aussie-rules.sportmicro.com/classes?id=eq.{id}`<br /><br />Get classes based on the **alpha**<br />`https://aussie-rules.sportmicro.com/classes?alpha=eq.{alpha}`",
        "properties": {
          "id": {
            "description": "The id of the class\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "name": {
            "description": "The name of the class",
            "format": "text",
            "type": "string"
          },
          "flag": {
            "description": "The flag of the class",
            "format": "text",
            "type": "string"
          },
          "alpha": {
            "description": "The alpha name of the country",
            "format": "character varying",
            "maxLength": 2,
            "type": "string"
          },
          "importance": {
            "description": "The importance of the class specified with a number",
            "format": "integer",
            "type": "integer"
          },
          "hash_image": {
            "description": "The name of the image",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          }
        },
        "type": "object"
      },
      "players": {
        "description": "Players\nThis endpoint allows you to retrieve the players.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every 15 minutes.<br />**Recommended Calls**: Limit calls to 1 every 15 minutes.\n\nYou can get the image of the player by calling the following url: `https://images.sportmicro.com/{hash_image}.png`\n\n### Use Cases\nGet players<br />`https://aussie-rules.sportmicro.com/players`<br /><br />Get players based on the **name**<br />`https://aussie-rules.sportmicro.com/players?name=like.*Cristiano*`<br /><br />Get players based on the **id**<br />`https://aussie-rules.sportmicro.com/players?id=eq.{id}`<br /><br />Get players from a specific **team_id**<br />`https://aussie-rules.sportmicro.com/players?team_id=eq.{team_id}`",
        "properties": {
          "id": {
            "description": "The id of the player\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "name": {
            "description": "The name of the player",
            "format": "text",
            "type": "string"
          },
          "first_name": {
            "description": "The first name of the player",
            "format": "text",
            "type": "string"
          },
          "last_name": {
            "description": "The last name of the player",
            "format": "text",
            "type": "string"
          },
          "nickname": {
            "description": "The short name of the player",
            "format": "text",
            "type": "string"
          },
          "player_position": {
            "description": "The position of the player",
            "format": "text",
            "type": "string"
          },
          "player_jersey_number": {
            "description": "The jersey number of the player",
            "format": "text",
            "type": "string"
          },
          "player_height": {
            "description": "The height of the player",
            "format": "integer",
            "type": "integer"
          },
          "country_id": {
            "description": "The id of the country\n\nNote:\nThis is a Foreign Key to `countries.id`.<fk table='countries' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "country_name": {
            "description": "The name of the country",
            "format": "text",
            "type": "string"
          },
          "country_hash_image": {
            "description": "The name image of the country",
            "format": "text",
            "type": "string"
          },
          "shirt_number": {
            "description": "The shirt number of the player",
            "format": "integer",
            "type": "integer"
          },
          "date_of_birth": {
            "description": "The date of the player's birth",
            "format": "timestamp with time zone",
            "type": "string"
          },
          "hash_image": {
            "description": "The name of the image",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "team_id": {
            "description": "The id of the team\n\nNote:\nThis is a Foreign Key to `teams.id`.<fk table='teams' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "team_name": {
            "description": "The name of the team",
            "format": "text",
            "type": "string"
          },
          "team_hash_image": {
            "description": "The name image of the team",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          }
        },
        "type": "object"
      },
      "coaches": {
        "description": "Coaches\nThis endpoint allows you to retrieve the coaches.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated several times a day.<br />**Recommended Calls**: Limit calls to 1 per hour.\n\nYou can get the image of the coach by calling the following url: `https://images.sportmicro.com/{hash_image}.png`\n\n### Use Cases\nGet coach based on the **id**<br />`https://aussie-rules.sportmicro.com/coaches?id=eq.{id}`<br /><br />Get coach from a specific **country_id**<br />`https://aussie-rules.sportmicro.com/coaches?country_id=eq.{country_id}`<br /><br />Get coach from a specific **team_id**<br />`https://aussie-rules.sportmicro.com/coaches?team_id=eq.{team_id}`",
        "properties": {
          "id": {
            "description": "The id of the coach\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "name": {
            "description": "The name of the coach",
            "format": "text",
            "type": "string"
          },
          "nickname": {
            "description": "The short name of the coach",
            "format": "text",
            "type": "string"
          },
          "nationality": {
            "description": "The nationality of the coach",
            "format": "text",
            "type": "string"
          },
          "nationality_iso2": {
            "description": "The alpha2 of the nationality",
            "format": "character varying",
            "maxLength": 2,
            "type": "string"
          },
          "date_of_birth": {
            "description": "The date of the coach's birth",
            "format": "timestamp with time zone",
            "type": "string"
          },
          "hash_image": {
            "description": "The name of the image",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "country_id": {
            "description": "The id of the country\n\nNote:\nThis is a Foreign Key to `countries.id`.<fk table='countries' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "country_name": {
            "description": "The name of the country",
            "format": "text",
            "type": "string"
          },
          "country_hash_image": {
            "description": "The name image of the country",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "team_id": {
            "description": "The id of the team\n\nNote:\nThis is a Foreign Key to `teams.id`.<fk table='teams' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "team_name": {
            "description": "The name of the team",
            "format": "text",
            "type": "string"
          },
          "team_hash_image": {
            "description": "The name image of the team",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "class_id": {
            "description": "The id of the class",
            "format": "integer",
            "type": "integer"
          },
          "class_name": {
            "description": "The name of the class",
            "format": "text",
            "type": "string"
          },
          "class_hash_image": {
            "description": "The hash image of the class",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          }
        },
        "type": "object"
      },
      "agg-news-teams": {
        "description": "Teams news\nThis endpoint allows you to retrieve aggregated news from teams.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every 15 minutes.<br />**Recommended Calls**: Limit calls to 1 every 15 minutes.\n\n### Use Cases\nGet the news from a specific **team_id**<br />`https://aussie-rules.sportmicro.com/agg-news-teams?team_id=eq.{team_id}`",
        "properties": {},
        "type": "object"
      },
      "news-matches": {
        "description": "Matches news\nThis endpoint allows you to retrieve the news from matches.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every 2 hours.<br />**Recommended Calls**: Limit calls to 1 every 2 hours.\n\n### Use Cases\nGet news from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/news-matches?match_id=eq.{match_id}`",
        "properties": {
          "id": {
            "description": "The id of the news",
            "format": "integer",
            "type": "integer"
          },
          "match_id": {
            "description": "The id of the match",
            "format": "integer",
            "type": "integer"
          },
          "league_id": {
            "description": "The id of the league",
            "format": "integer",
            "type": "integer"
          },
          "league_name": {
            "description": "The name of the league",
            "format": "text",
            "type": "string"
          },
          "league_hash_image": {
            "description": "The hash image of the league",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "date": {
            "description": "The date of the match",
            "format": "timestamp with time zone",
            "type": "string"
          },
          "title": {
            "description": "The title of the news",
            "format": "text",
            "type": "string"
          },
          "name": {
            "description": "The name of the news",
            "format": "text",
            "type": "string"
          },
          "subtitles": {
            "description": "The subtitles",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "teams-by-league": {
        "description": "Teams by league\nThis endpoint allows you to retrieve the teams from a specific league.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet teams from a specific **league_id**<br />`https://aussie-rules.sportmicro.com/teams-by-league?league_id=eq.{league_id}`",
        "properties": {
          "league_id": {
            "description": "The id of the league\n\nNote:\nThis is a Foreign Key to `leagues.id`.<fk table='leagues' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "league_name": {
            "description": "The name of the league",
            "format": "text",
            "type": "string"
          },
          "league_hash_image": {
            "description": "The hash image of the league",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "teams": {
            "description": "The teams",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "leagues-info": {
        "description": "Info\nThis endpoint allows you to retrieve the info from leagues and cups.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated several times a day.<br />**Recommended Calls**: Limit calls to 1 every day.\n\n### Use Cases\nGet league info from a specific **league_id**<br />`https://aussie-rules.sportmicro.com/leagues-info?league_id=eq.{league_id}`",
        "properties": {},
        "type": "object"
      },
      "countries": {
        "description": "Countries\nThis endpoint allows you to retrieve the countries.\nYou can use the `alpha` field to get the country.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated several times per day.<br />**Recommended Calls**: Limit calls to 1 per week.\n\nYou can get the image of the country by calling the following url: `https://images.sportmicro.com/{hash_image}.png`\n\n### Use Cases\nGet countries<br />`https://aussie-rules.sportmicro.com/countries`<br /><br />Get country based on the **id**<br />`https://aussie-rules.sportmicro.com/countries?id=eq.{id}`<br /><br />Get countries based on the **alpha**<br />`https://aussie-rules.sportmicro.com/countries?alpha=eq.{alpha}`",
        "properties": {
          "id": {
            "description": "The id of the country\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "name": {
            "description": "The name of the country",
            "format": "text",
            "type": "string"
          },
          "alpha": {
            "description": "The alpha name of the country",
            "format": "character varying",
            "maxLength": 2,
            "type": "string"
          },
          "hash_image": {
            "description": "The name of the image",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          }
        },
        "type": "object"
      },
      "tv-channels": {
        "description": "Tv channels\nThis endpoint allows you to retrieve the tv channels.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated several times a week.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet tv channels<br />`https://aussie-rules.sportmicro.com/tv-channels`<br /><br />Get tv channels based on the **name**<br />`https://aussie-rules.sportmicro.com/tv-channels?name=like.*Sportklub*`<br /><br />Get tv channels based on the **id**<br />`https://aussie-rules.sportmicro.com/tv-channels?id=eq.{id}`",
        "properties": {
          "id": {
            "description": "The id of the tv channel\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "name": {
            "description": "The name of the tv channel",
            "format": "text",
            "type": "string"
          }
        },
        "type": "object"
      },
      "agg-news-leagues": {
        "description": "Leagues news\nThis endpoint allows you to retrieve aggregated news from leagues.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every 15 minutes.<br />**Recommended Calls**: Limit calls to 1 every 15 minutes.\n\n### Use Cases\nGet the news from a specific **league_id**<br />`https://aussie-rules.sportmicro.com/agg-news-leagues?league_id=eq.{league_id}`",
        "properties": {},
        "type": "object"
      },
      "matches-statistics": {
        "description": "Statistics\nThis endpoint allows you to retrieve the statistics from matches.\n\nTypes of the statistics:\n.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every minute.\n**Recommended Calls**: Limit calls to 1 every minute.\n\n### Use Cases\nGet statistics from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/matches-statistics?match_id=eq.{match_id}`",
        "properties": {},
        "type": "object"
      },
      "seasons-info": {
        "description": "Info\nThis endpoint allows you to retrieve the info from seasons.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet info from a specific **season_id**<br />`https://aussie-rules.sportmicro.com/seasons-info?season_id=eq.{season_id}`",
        "properties": {
          "season_id": {
            "description": "The id of the season\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "season_name": {
            "description": "The name of the season",
            "format": "text",
            "type": "string"
          },
          "rounds": {
            "description": "The number of rounds by the season",
            "format": "integer",
            "type": "integer"
          },
          "competitors": {
            "description": "The number of competitors by the season",
            "format": "integer",
            "type": "integer"
          },
          "countries": {
            "description": "The host countries of the season",
            "format": "text[]",
            "items": {
              "type": "string"
            },
            "type": "array"
          }
        },
        "type": "object"
      },
      "teams-by-season": {
        "description": "Teams by season\nThis endpoint allows you to retrieve the teams from a specific season.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet teams from a specific **season_id**<br />`https://aussie-rules.sportmicro.com/teams-by-season?season_id=eq.{season_id}`",
        "properties": {
          "season_id": {
            "description": "The id of the season\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "season_name": {
            "description": "The name of the season",
            "format": "text",
            "type": "string"
          },
          "teams": {
            "description": "The teams",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "teams": {
        "description": "Teams\nThis endpoint allows you to retrieve the teams.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\nYou can get the image of the team by calling the following url: `https://images.sportmicro.com/{hash_image}.png`\n\n### Use Cases\nGet teams<br />`https://aussie-rules.sportmicro.com/teams`<br /><br />Get team based on the **name**<br />`https://aussie-rules.sportmicro.com/teams?name=like.*Real*`<br /><br />Get team based on the **id**<br />`https://aussie-rules.sportmicro.com/teams?id=eq.{id}`<br /><br />Get teams from a specific **country_id**<br />`https://aussie-rules.sportmicro.com/teams?country_id=eq.{country_id}`<br /><br />Get teams from a specific **category_id**<br />`https://aussie-rules.sportmicro.com/teams?category_id=eq.{category_id}`<br /><br />Get teams from a specific **arena_id**<br />`https://aussie-rules.sportmicro.com/teams?arena_id=eq.{arena_id}`<br /><br />Get teams from a specific **coach_id**<br />`https://aussie-rules.sportmicro.com/teams?coach_id=eq.{coach_id}`<br /><br />Get team from a specific **primary_league_id**<br />`https://aussie-rules.sportmicro.com/teams?primary_league_id=eq.{primary_league_id}`",
        "properties": {
          "id": {
            "description": "The id of the team\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "name": {
            "description": "The name of the team",
            "format": "text",
            "type": "string"
          },
          "short_name": {
            "description": "The short name of the team",
            "format": "text",
            "type": "string"
          },
          "full_name": {
            "description": "The full name of the team",
            "format": "text",
            "type": "string"
          },
          "gender": {
            "description": "The gender of the team",
            "format": "character",
            "maxLength": 1,
            "type": "string"
          },
          "name_code": {
            "description": "The name code of the team",
            "format": "text",
            "type": "string"
          },
          "national": {
            "description": "If the team is national",
            "format": "boolean",
            "type": "boolean"
          },
          "type": {
            "description": "The type of the team",
            "format": "integer",
            "type": "integer"
          },
          "color_primary": {
            "description": "The primary color of the team",
            "format": "character varying",
            "maxLength": 7,
            "type": "string"
          },
          "color_secondary": {
            "description": "The secondary color of the team",
            "format": "character varying",
            "maxLength": 7,
            "type": "string"
          },
          "color_text": {
            "description": "The text color of the team",
            "format": "character varying",
            "maxLength": 7,
            "type": "string"
          },
          "hash_image": {
            "description": "The name of the image",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "country_id": {
            "description": "The id of the country\n\nNote:\nThis is a Foreign Key to `countries.id`.<fk table='countries' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "country_name": {
            "description": "The name of the country",
            "format": "text",
            "type": "string"
          },
          "country_hash_image": {
            "description": "The name image of the country",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "class_id": {
            "description": "The id of the class\n\nNote:\nThis is a Foreign Key to `classes.id`.<fk table='classes' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "class_name": {
            "description": "The name of the class",
            "format": "text",
            "type": "string"
          },
          "class_hash_image": {
            "description": "The name image of the class",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "tournament_id": {
            "description": "The id of the tournament\n\nNote:\nThis is a Foreign Key to `seasons-by-tournament.tournament_id`.<fk table='seasons-by-tournament' column='tournament_id'/>",
            "format": "integer",
            "type": "integer"
          },
          "tournament_name": {
            "description": "The name of the tournament",
            "format": "text",
            "type": "string"
          },
          "primary_league_id": {
            "description": "The id of the primary league\n\nNote:\nThis is a Foreign Key to `leagues.id`.<fk table='leagues' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "primary_league_name": {
            "description": "The name of the primary league",
            "format": "text",
            "type": "string"
          },
          "primary_league_hash_image": {
            "description": "The name image of the primary league",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "arena_id": {
            "description": "The id of the arena\n\nNote:\nThis is a Foreign Key to `arenas.id`.<fk table='arenas' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "arena_name": {
            "description": "The name of the arena",
            "format": "text",
            "type": "string"
          },
          "arena_hash_image": {
            "description": "The name image of the arena",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "coach_id": {
            "description": "The id of the coach\n\nNote:\nThis is a Foreign Key to `coaches.id`.<fk table='coaches' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "coach_name": {
            "description": "The name of the coach",
            "format": "text",
            "type": "string"
          },
          "coach_hash_image": {
            "description": "The name image of the coach",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          }
        },
        "type": "object"
      },
      "agg-news-players": {
        "description": "Players news\nThis endpoint allows you to retrieve aggregated news from players.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every 15 minutes.<br />**Recommended Calls**: Limit calls to 1 every 15 minutes.\n\n### Use Cases\nGet news from a specific **player_id**<br />`https://aussie-rules.sportmicro.com/agg-news-players?player_id=eq.{player_id}`",
        "properties": {},
        "type": "object"
      },
      "tournaments-by-class": {
        "description": "Tournaments by class\nThis endpoint allows you to retrieve the tournaments from a specific class.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet tournaments from a specific **class_id**<br />`https://aussie-rules.sportmicro.com/tournaments-by-class?class_id=eq.{class_id}`",
        "properties": {
          "class_id": {
            "description": "The id of the class\n\nNote:\nThis is a Foreign Key to `classes.id`.<fk table='classes' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "class_name": {
            "description": "The name of the class",
            "format": "text",
            "type": "string"
          },
          "class_hash_image": {
            "description": "The hash image of the class",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "tournaments": {
            "description": "The tournaments",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "matches-by-date": {
        "description": "Matches by date\nThis endpoint allows you to retrieve the matches from a specific date. The date has a format of YYYY-DD-MM.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet matches from a specific **date**<br />`https://aussie-rules.sportmicro.com/matches-by-date?date=eq.{date}`",
        "properties": {
          "date": {
            "description": "The date",
            "format": "text",
            "type": "string"
          },
          "matches": {
            "description": "The matches",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "teams-seasons": {
        "description": "Seasons\nThis endpoint allows you to retrieve the seasons from teams.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet seasons from a specific **team_id**<br />`https://aussie-rules.sportmicro.com/teams-seasons?team_id=eq.{team_id}`",
        "properties": {
          "team_id": {
            "description": "The id of the team\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "team_name": {
            "description": "The name of the team",
            "format": "text",
            "type": "string"
          },
          "team_hash_image": {
            "description": "The hash image of the team",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "tournaments": {
            "description": "The tournaments of the team playing",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "matches": {
        "description": "Matches\nThis endpoint allows you to retrieve the matches.\nYou can use `id` from the `seasons`, `tournaments`, `rounds`, `arenas`, `referees` and `teams` endpoint to get the matches.\nMatches status codes:\n\n`type` | `description`\n--- | ---\ncanceled | Canceled\nfinished | AET\nfinished | Ended\nfinished | Removed\nlive | 3rd quarter\npostponed | Postponed\nupcoming | Not started\nlive | 1st quarter\nlive | 2nd quarter\nlive | 4th quarter\nlive | 1st extra\nlive | 2nd extra\n\nFor **scores** we have fields for covering that: `current`, `display`, `period1`, `period2`, `period3`, `period4`, `normaltime`, `overtime`, `team`, `match_id`.\n\nFor **time extras or injuries** we have fields for covering that: **current**, **period1**, **period2**, **period3**, **period4**, **current_period_start_timestamp**, **match_id**, **average_period_length**, **period_count**.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every 10 seconds.<br />**Recommended Calls**: Limit calls to 1 every 10 seconds.\n\n### Use Cases\nGet matches<br />`https://aussie-rules.sportmicro.com/matches`<br /><br />Get match based on the **id**<br />`https://aussie-rules.sportmicro.com/matches?id=eq.{id}`<br /><br />Get matches based on the **start_time** (gte = greater than or equal to, lt = lower than)<br />`https://aussie-rules.sportmicro.com/matches?start_time=gte.2023-04-27&start_time=lt.2023-04-28`<br /><br />Get matches based on the **status_type**<br />`https://aussie-rules.sportmicro.com/matches?status_type=eq.{status_type}`<br /><br />Get matches based on the **season_id**<br />`https://aussie-rules.sportmicro.com/matches?season_id=eq.{season_id}`<br /><br />Get matches based on the **tournament_id**<br />`https://aussie-rules.sportmicro.com/matches?tournament_id=eq.{tournament_id}`<br /><br />Get matches based on the **round_id**<br />`https://aussie-rules.sportmicro.com/matches?round_id=eq.{round_id}`<br /><br />Get matches based on the **arena_id**<br />`https://aussie-rules.sportmicro.com/matches?arena_id=eq.{arena_id}`<br /><br />Get matches based on the **referee_id**<br />`https://aussie-rules.sportmicro.com/matches?referee_id=eq.{referee_id}`<br /><br />**H2H** - Get head to head matches with teams ex.(home_team_id, away_team_id)<br />`https://aussie-rules.sportmicro.com/matches?or=(home_team_id.eq.{home_team_id}, away_team_id.eq.{home_team_id}, home_team_id.eq.{away_team_id}, away_team_id.eq.{away_team_id})`<br /><br />Get home team matches based on the **home_team_id**<br />`https://aussie-rules.sportmicro.com/matches?home_team_id=eq.{home_team_id}`<br /><br />Get away team matches based on the **away_team_id**<br />`https://aussie-rules.sportmicro.com/matches?away_team_id=eq.{away_team_id}`",
        "properties": {
          "id": {
            "description": "The id of the match\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "name": {
            "description": "Home team name vs away team name",
            "format": "character varying",
            "type": "string"
          },
          "tournament_id": {
            "description": "The id of the tournament\n\nNote:\nThis is a Foreign Key to `seasons-by-tournament.tournament_id`.<fk table='seasons-by-tournament' column='tournament_id'/>",
            "format": "integer",
            "type": "integer"
          },
          "tournament_name": {
            "description": "The name of the tournament",
            "format": "text",
            "type": "string"
          },
          "tournament_importance": {
            "description": "The importance of the tournament",
            "format": "integer",
            "type": "integer"
          },
          "season_id": {
            "description": "The id of the season\n\nNote:\nThis is a Foreign Key to `seasons.id`.<fk table='seasons' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "season_name": {
            "description": "The name of the season",
            "format": "text",
            "type": "string"
          },
          "round_id": {
            "description": "The id of the round\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "round": {
            "description": "The round",
            "format": "jsonb"
          },
          "status": {
            "description": "The status of the match",
            "format": "jsonb"
          },
          "status_type": {
            "description": "The type of the match",
            "format": "text",
            "type": "string"
          },
          "arena_id": {
            "description": "The id of the arena\n\nNote:\nThis is a Foreign Key to `arenas.id`.<fk table='arenas' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "arena_name": {
            "description": "The name of the arena",
            "format": "text",
            "type": "string"
          },
          "arena_hash_image": {
            "description": "The name image of the arena",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "referee_id": {
            "description": "The id of the referee\n\nNote:\nThis is a Foreign Key to `referees.id`.<fk table='referees' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "referee_name": {
            "description": "The name of the referee",
            "format": "text",
            "type": "string"
          },
          "referee_hash_image": {
            "description": "The name image of the referee",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "home_team_id": {
            "description": "The id of the home team\n\nNote:\nThis is a Foreign Key to `teams.id`.<fk table='teams' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "home_team_name": {
            "description": "The name of the home team",
            "format": "text",
            "type": "string"
          },
          "home_team_hash_image": {
            "description": "The name image of the home team",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "away_team_id": {
            "description": "The id of the away team\n\nNote:\nThis is a Foreign Key to `teams.id`.<fk table='teams' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "away_team_name": {
            "description": "The name of the away team",
            "format": "text",
            "type": "string"
          },
          "away_team_hash_image": {
            "description": "The name image of the away team",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "home_team_score": {
            "description": "The score of the home team",
            "format": "jsonb"
          },
          "away_team_score": {
            "description": "The score of the away team",
            "format": "jsonb"
          },
          "times": {
            "description": "The time of the match",
            "format": "jsonb"
          },
          "coaches": {
            "description": "The coaches",
            "format": "jsonb"
          },
          "specific_start_time": {
            "description": "The real start time of the match",
            "format": "timestamp with time zone",
            "type": "string"
          },
          "start_time": {
            "description": "The official start time of the match",
            "format": "timestamp with time zone",
            "type": "string"
          },
          "end_time": {
            "description": "The end of the match",
            "format": "timestamp with time zone",
            "type": "string"
          },
          "duration": {
            "description": "The duration of the match",
            "format": "integer",
            "type": "integer"
          },
          "last_period": {
            "description": "The last period of the match",
            "format": "text",
            "type": "string"
          },
          "lineups_id": {
            "description": "The id of the lineup",
            "format": "integer",
            "type": "integer"
          },
          "graphs_id": {
            "description": "The id of the graph\n\nNote:\nThis is a Foreign Key to `matches-graphs.id`.<fk table='matches-graphs' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "coaches_id": {
            "description": "The id of the coaches",
            "format": "integer",
            "type": "integer"
          },
          "class_id": {
            "description": "The id of the class",
            "format": "integer",
            "type": "integer"
          },
          "class_name": {
            "description": "The name of the class",
            "format": "text",
            "type": "string"
          },
          "class_hash_image": {
            "description": "The name of the class image",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "league_id": {
            "description": "The id of the league",
            "format": "integer",
            "type": "integer"
          },
          "league_name": {
            "description": "The name of the league",
            "format": "text",
            "type": "string"
          },
          "league_hash_image": {
            "description": "The name of the league image",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "weather_id": {
            "description": "The id of the weather\n\nNote:\nThis is a Foreign Key to `matches-weather.id`.<fk table='matches-weather' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "weather_main": {
            "description": "The main weather",
            "format": "text",
            "type": "string"
          },
          "weather_icon": {
            "description": "The name icon of the weather",
            "format": "text",
            "type": "string"
          }
        },
        "type": "object"
      },
      "matches-weather": {
        "description": "Weather\nThis endpoint allows you to retrieve the weather from matches.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every hour.\n**Recommended Calls**: Limit calls to 1 every hour.\n\n### Use Cases\nGet weather based on the **id**<br />`https://aussie-rules.sportmicro.com/matches-weather?id=eq.{id}`",
        "properties": {
          "id": {
            "description": "The id of the weather\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "dt": {
            "description": "The date of the weather",
            "format": "timestamp with time zone",
            "type": "string"
          },
          "temp": {
            "description": "The temperature of the weather `Kelvin`",
            "format": "numeric",
            "type": "number"
          },
          "feels_like": {
            "description": "The human perception of the weather",
            "format": "numeric",
            "type": "number"
          },
          "pressure": {
            "description": "The pressure of the weather",
            "format": "numeric",
            "type": "number"
          },
          "humidity": {
            "description": "The humidity of the weather in `%`",
            "format": "numeric",
            "type": "number"
          },
          "dew_point": {
            "description": "The minimum temperature of the weather `Kelvin`",
            "format": "numeric",
            "type": "number"
          },
          "uvi": {
            "description": "The maximum value of UV index for the day",
            "format": "numeric",
            "type": "number"
          },
          "clouds": {
            "description": "The cloudiness of the weather in `%`",
            "format": "numeric",
            "type": "number"
          },
          "wind_speed": {
            "description": "The wind speed `Metre/Sec`",
            "format": "numeric",
            "type": "number"
          },
          "wind_deg": {
            "description": "The wind direction `Degrees`",
            "format": "numeric",
            "type": "number"
          },
          "wind_gust": {
            "description": "The wind gust `Metre/Sec`",
            "format": "numeric",
            "type": "number"
          },
          "weather_id": {
            "description": "The random id of the weather",
            "format": "integer",
            "type": "integer"
          },
          "weather_main": {
            "description": "The title of the weather",
            "format": "text",
            "type": "string"
          },
          "weather_description": {
            "description": "The description of the weather",
            "format": "text",
            "type": "string"
          },
          "weather_icon": {
            "description": "The name of the image",
            "format": "text",
            "type": "string"
          },
          "pop": {
            "description": "The probability of precipitation in `%`",
            "format": "numeric",
            "type": "number"
          }
        },
        "type": "object"
      },
      "coaches-by-country": {
        "description": "Coaches by country\nThis endpoint allows you to retrieve the coaches from a specific country.\n\n> **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the `lang` attribute. Example: `lang=en`.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\n### Use Cases\nGet coaches from a specific **country_id**<br />`https://aussie-rules.sportmicro.com/coaches-by-country?country_id=eq.{country_id}`",
        "properties": {
          "country_id": {
            "description": "The id of the country\n\nNote:\nThis is a Foreign Key to `countries.id`.<fk table='countries' column='id'/>",
            "format": "integer",
            "type": "integer"
          },
          "country_name": {
            "description": "The name of the country",
            "format": "text",
            "type": "string"
          },
          "country_hash_image": {
            "description": "The hash image of the country",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          },
          "coaches": {
            "description": "The coaches",
            "format": "jsonb"
          }
        },
        "type": "object"
      },
      "bookmakers": {
        "description": "Bookmakers\nThis endpoint allows you to retrieve information about all bookmakers.\n\nWith the help of the `popularity_order` parameter you can see which bookmaker is more popular and more used.\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every day.<br />**Recommended Calls**: Limit calls to 1 per day.\n\nYou can retrieve the image of a bookmaker by calling the following URL: https://images.sportmicro.com/{hash_image}.png\n\n### Use Cases\nGet all bookmakers<br />`https://aussie-rules.sportmicro.com/odds/bookmakers`<br /><br />Get information about a specific bookmaker based on the **id**<br />`https://aussie-rules.sportmicro.com/odds/bookmakers?id=eq.{id}`<br /><br />Get the most popular bookmakers<br />`https://aussie-rules.sportmicro.com/odds/bookmakers?order=popularity_order`",
        "properties": {
          "id": {
            "description": "The id of the bookmaker. example:`eq.{id}`\n\nNote:\nThis is a Primary Key.<pk/>",
            "format": "integer",
            "type": "integer"
          },
          "name": {
            "description": "The name of the bookmaker",
            "format": "text",
            "type": "string"
          },
          "popularity_order": {
            "description": "The popularity score of the bookmaker",
            "format": "text",
            "type": "string"
          },
          "hash_image": {
            "description": "The hash image of the bookmaker",
            "format": "character varying",
            "maxLength": 64,
            "type": "string"
          }
        },
        "type": "object"
      },
      "draw-no-bet-movements": {
        "description": "Draw no bet odds movements\nThis endpoint allows you to retrieve the odds movements from draw no bet market.\n\nThe movements are available only for past matches within the last 6 months.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every minute.<br />**Recommended Calls**: Limit calls to 1 per minute.\n\n### Use Cases\nGet the movements from a specific **draw_no_bet_id**<br />`https://aussie-rules.sportmicro.com/odds/draw-no-bet-movements?draw_no_bet_id=eq.{draw_no_bet_id}`",
        "properties": {},
        "type": "object"
      },
      "odd-even": {
        "description": "Odd even odds\nThis endpoint allows you to retrieve the odds from odd even market.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: Live and today's matches are updated every minute, while other matches are updated every hour.\n\n**Recommended Calls**: Limit calls to 1 per minute for live and today's matches, and 1 per hour for other matches.\n\n### Use Cases\nGet the odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/odd-even?match_id=eq.{match_id}`<br /><br />Get the live odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/odd-even?match_id=eq.{match_id}&is_live=eq.true`<br /><br />Get the pre-match odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/odd-even?match_id=eq.{match_id}&is_live=eq.false`",
        "properties": {
          "match_id": {
            "description": "The id of the match. example:`eq.{match_id}`",
            "format": "integer",
            "type": "integer"
          },
          "is_live": {
            "description": "If the match is live. example:`eq.{is_live}`",
            "format": "boolean",
            "type": "boolean"
          },
          "periods": {
            "description": "Periods",
            "format": "json"
          }
        },
        "type": "object"
      },
      "coverage-live": {
        "description": "Live odds coverages\nThis endpoint allows you to retrieve information about all matches coverages.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every minute.<br />**Recommended Calls**: Limit calls to 1 per minute.\n\n### Use Cases\nGet all live coverages<br />`https://aussie-rules.sportmicro.com/odds/coverage-live`<br /><br />Get live odds coverage a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/coverage-live?match_id=eq.{match_id}`",
        "properties": {
          "match_id": {
            "description": "The id of the match. example:`eq.{match_id}`",
            "format": "integer",
            "type": "integer"
          },
          "moneyline": {
            "description": "Coverage of moneyline",
            "format": "boolean",
            "type": "boolean"
          },
          "totals": {
            "description": "Coverage of totals",
            "format": "boolean",
            "type": "boolean"
          },
          "spread": {
            "description": "Coverage of spread",
            "format": "boolean",
            "type": "boolean"
          },
          "draw_no_bet": {
            "description": "Coverage of draw_no_bet",
            "format": "boolean",
            "type": "boolean"
          },
          "odd_even": {
            "description": "Coverage of odd_even",
            "format": "boolean",
            "type": "boolean"
          },
          "home_draw_away": {
            "description": "Coverage of home_draw_away",
            "format": "boolean",
            "type": "boolean"
          }
        },
        "type": "object"
      },
      "home-draw-away": {
        "description": "Home draw away odds\nThis endpoint allows you to retrieve the odds from home draw away market.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: Live and today's matches are updated every minute, while other matches are updated every hour.<br />**Recommended Calls**: Limit calls to 1 per minute for live and today's matches, and 1 per hour for other matches.\n\n### Use Cases\nGet the odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/home-draw-away?match_id=eq.{match_id}`<br /><br />Get the live odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/home-draw-away?match_id=eq.{match_id}&is_live=eq.true`<br /><br />Get the pre-match odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/home-draw-away?match_id=eq.{match_id}&is_live=eq.false`",
        "properties": {
          "match_id": {
            "description": "The id of the match. example:`eq.{match_id}`",
            "format": "integer",
            "type": "integer"
          },
          "is_live": {
            "description": "If the match is live. example:`eq.{is_live}`",
            "format": "boolean",
            "type": "boolean"
          },
          "periods": {
            "description": "Periods",
            "format": "json"
          }
        },
        "type": "object"
      },
      "totals": {
        "description": "Totals odds\nThis endpoint allows you to retrieve the odds from totals market.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: Live and today's matches are updated every minute, while other matches are updated every hour.<br />**Recommended Calls**: Limit calls to 1 per minute for live and today's matches, and 1 per hour for other matches.\n\n### Use Cases\nGet the odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/totals?match_id=eq.{match_id}`<br /><br />Get the live odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/totals?match_id=eq.{match_id}&is_live=eq.true`<br /><br />Get the pre-match odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/totals?match_id=eq.{match_id}&is_live=eq.false`",
        "properties": {
          "match_id": {
            "description": "The id of the match. example:`eq.{match_id}`",
            "format": "integer",
            "type": "integer"
          },
          "is_live": {
            "description": "If the match is live. example:`eq.{is_live}`",
            "format": "boolean",
            "type": "boolean"
          },
          "periods": {
            "description": "Periods",
            "format": "json"
          }
        },
        "type": "object"
      },
      "spread": {
        "description": "Spread odds\nThis endpoint allows you to retrieve the odds from spread market.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: Live and today's matches are updated every minute, while other matches are updated every hour.<br />**Recommended Calls**: Limit calls to 1 per minute for live and today's matches, and 1 per hour for other matches.\n\n### Use Cases\nGet the odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/spread?match_id=eq.{match_id}`<br /><br />Get the live odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/spread?match_id=eq.{match_id}&is_live=eq.true`<br /><br />Get the pre-match odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/spread?match_id=eq.{match_id}&is_live=eq.false`",
        "properties": {
          "match_id": {
            "description": "The id of the match. example:`eq.{match_id}`",
            "format": "integer",
            "type": "integer"
          },
          "is_live": {
            "description": "If the match is live. example:`eq.{is_live}`",
            "format": "boolean",
            "type": "boolean"
          },
          "periods": {
            "description": "Periods",
            "format": "json"
          }
        },
        "type": "object"
      },
      "totals-movements": {
        "description": "Totals odds movements\nThis endpoint allows you to retrieve the odds movements from totals market.\n\nThe movements are available only for past matches within the last 6 months.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every minute.<br />**Recommended Calls**: Limit calls to 1 per minute.\n\n### Use Cases\nGet the movements from a specific **totals_id**<br />`https://aussie-rules.sportmicro.com/odds/totals-movements?totals_id=eq.{totals_id}`",
        "properties": {},
        "type": "object"
      },
      "spread-movements": {
        "description": "Spread odds movements\nThis endpoint allows you to retrieve the odds movements from spread market.\n\nThe movements are available only for past matches within the last 6 months.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every minute.<br />**Recommended Calls**: Limit calls to 1 per minute.\n\n### Use Cases\nGet the movements from a specific **spread_id**<br />`https://aussie-rules.sportmicro.com/odds/spread-movements?spread_id=eq.{spread_id}`",
        "properties": {},
        "type": "object"
      },
      "home-draw-away-movements": {
        "description": "Home draw away odds movements\nThis endpoint allows you to retrieve the odds movements from home draw away market.\n\nThe movements are available only for past matches within the last 6 months.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every minute.<br />**Recommended Calls**: Limit calls to 1 per minute.\n\n### Use Cases\nGet the movements from a specific **home_draw_away_id**<br />`https://aussie-rules.sportmicro.com/odds/home-draw-away-movements?home_draw_away_id=eq.{home_draw_away_id}`",
        "properties": {},
        "type": "object"
      },
      "coverage": {
        "description": "Odds Coverages\nThis endpoint allows you to retrieve information about all matches coverages.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every minute.<br />**Recommended Calls**: Limit calls to 1 per minute.\n\n### Use Cases\nGet all coverages<br />`https://aussie-rules.sportmicro.com/odds/coverage`<br /><br />Get odds coverages from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/coverage?match_id=eq.{match_id}`",
        "properties": {
          "match_id": {
            "description": "The id of the match. example:`eq.{match_id}`",
            "format": "integer",
            "type": "integer"
          },
          "moneyline": {
            "description": "Coverage of moneyline",
            "format": "boolean",
            "type": "boolean"
          },
          "totals": {
            "description": "Coverage of totals",
            "format": "boolean",
            "type": "boolean"
          },
          "spread": {
            "description": "Coverage of spread",
            "format": "boolean",
            "type": "boolean"
          },
          "draw_no_bet": {
            "description": "Coverage of draw_no_bet",
            "format": "boolean",
            "type": "boolean"
          },
          "odd_even": {
            "description": "Coverage of odd_even",
            "format": "boolean",
            "type": "boolean"
          },
          "home_draw_away": {
            "description": "Coverage of home_draw_away",
            "format": "boolean",
            "type": "boolean"
          }
        },
        "type": "object"
      },
      "odd-even-movements": {
        "description": "Odd even odds movements\nThis endpoint allows you to retrieve the odds movements from odd even market.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every minute.<br />**Recommended Calls**: Limit calls to 1 per minute.\n\n### Use Cases\nGet the movements from a specific **odd_even_id**<br />`https://aussie-rules.sportmicro.com/odds/odd-even-movements?odd_even_id=eq.{odd_even_id}`",
        "properties": {},
        "type": "object"
      },
      "draw-no-bet": {
        "description": "Draw no bet odds\nThis endpoint allows you to retrieve the odds from draw no bet market.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: Live and today's matches are updated every minute, while other matches are updated every hour.<br />**Recommended Calls**: Limit calls to 1 per minute for live and today's matches, and 1 per hour for other matches.\n\n### Use Cases\nGet the odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/draw-no-bet?match_id=eq.{match_id}`<br /><br />Get the live odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/draw-no-bet?match_id=eq.{match_id}&is_live=eq.true`<br /><br />Get the pre-match odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/draw-no-bet?match_id=eq.{match_id}&is_live=eq.false`",
        "properties": {
          "match_id": {
            "description": "The id of the match. example:`eq.{match_id}`",
            "format": "integer",
            "type": "integer"
          },
          "is_live": {
            "description": "If the match is live. example:`eq.{is_live}`",
            "format": "boolean",
            "type": "boolean"
          },
          "periods": {
            "description": "Periods",
            "format": "json"
          }
        },
        "type": "object"
      },
      "moneyline-movements": {
        "description": "Money line odds movements\nThis endpoint allows you to retrieve the odds movements from money line market.\n\nThe movements are available only for past matches within the last 6 months.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: The endpoint is updated every minute.<br />**Recommended Calls**: Limit calls to 1 per minute.\n\n### Use Cases\nGet the movements from a specific **moneyline_id**<br />`https://aussie-rules.sportmicro.com/odds/moneyline-movements?moneyline_id=eq.{moneyline_id}`",
        "properties": {},
        "type": "object"
      },
      "moneyline": {
        "description": "Money line odds\nThis endpoint allows you to retrieve the odds from money line market.\n\n> **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.\n\n**Update Period**: Live and today's matches are updated every minute, while other matches are updated every hour.<br />**Recommended Calls**: Limit calls to 1 per minute for live and today's matches, and 1 per hour for other matches.\n\n### Use Cases\nGet the odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/moneyline?match_id=eq.{match_id}`<br /><br />Get the live odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/moneyline?match_id=eq.{match_id}&is_live=eq.true`<br /><br />Get the pre-match odds from a specific **match_id**<br />`https://aussie-rules.sportmicro.com/odds/moneyline?match_id=eq.{match_id}&is_live=eq.false`",
        "properties": {
          "match_id": {
            "description": "The id of the match. example:`eq.{match_id}`",
            "format": "integer",
            "type": "integer"
          },
          "is_live": {
            "description": "If the match is live. example:`eq.{is_live}`",
            "format": "boolean",
            "type": "boolean"
          },
          "periods": {
            "description": "Periods",
            "format": "json"
          }
        },
        "type": "object"
      }
    }
  }
}
