NFL
Get specific game info
Retrieve detailed information about a specific game
get/nfl/competitions/{competitionId}/games/{gameId}
Path parameters
competitionIdstring required
Competition ID
gameIdstring required
Game ID
Response
Game info retrieved successfully
Example response
{
"success": true
}