tobiask84

Results 2 issues of tobiask84

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/siemens/ix/blob/main/CONTRIBUTING.md). - [X] I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc. ### What happened? Select...

type: bug
Workflow: Issue created

To reproduce for example store this game into a json: ``` import json import statsapi # Get game data for specific game ID game_id = "778110" try: # Get game...