Skip to content

Instantly share code, notes, and snippets.

@kamgastephane
Created April 2, 2020 14:10
Show Gist options
  • Save kamgastephane/53606b12449b89a3d6af460b1df53c84 to your computer and use it in GitHub Desktop.
Save kamgastephane/53606b12449b89a3d6af460b1df53c84 to your computer and use it in GitHub Desktop.
{
"_id" : "1",
"competitionId" : "1",
"seasonYear" : "2019",
"status" : "FINISHED",
"matchDateUTC" : ISODate("2020-04-02T14:09:43.744Z"),
"homeTeamId" : "7889",
"awayTeamId" : "2600605",
"roundId" : "2000984",
"matchdayId" : "33588",
"version" : NumberLong(0),
"_class" : "famematches"
}
{
"_id" : "2",
"competitionId" : "14",
"seasonYear" : "2019",
"status" : "FINISHED",
"matchDateUTC" : ISODate("2020-04-02T13:19:43.745Z"),
"homeTeamId" : "7889",
"awayTeamId" : "2600605",
"roundId" : "2000984",
"matchdayId" : "33588",
"version" : NumberLong(0),
"_class" : "famematches"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment