Currently the socket messages sent when you join a game are significantly different from the results from the get request. This updates the message so it more closely matches the GET request (that way we can merge the results into the existing db).
Breaking changes:
Frontend requires an update before this is merged.
PR for updating game message.
Implementation Notes:
Breaking changes: