For the Games endpoint we need - [ ] Database migrations (`upgrade.sql` and `downgrade.sql`) - [ ] Methods (GET list, GET by game id (uuid)), POST, DELETE - [ ] Pydantic Schemas - [ ] Tests