curl --location 'https://marvelrivalsapi.com/api/v1/game-versions?page=undefined&limit=undefined¤t=undefined' \
--header 'x-api-key;'{
"total_versions": 8,
"formatted_versions": [
{
"version": 20241210,
"release": "Dec 10, 2024",
"patchNotesUrl": "/api/v1/patch-notes/20241210"
}
]
}