get https://api.pandascore.co/ow/games/
Get a single Overwatch game by ID
This endpoint is only available to customers with a historical or real-time data plan
Responses
Get a single Overwatch game by ID
This endpoint is only available to customers with a historical or real-time data plan
xxxxxxxxxx
curl --request GET \
--url 'https://api.pandascore.co/ow/games/{ow_game_id}' \
--header 'accept: application/json'