{
"model": "twitch.game",
"pk": 360,
"fields": {
"twitch_id": "test-game-1",
"slug": "test-game",
"name": "Test Game",
"display_name": "Test Game",
"box_art": "https://example.com/boxart.png",
"added_at": "2026-01-06T19:47:57.885Z",
"updated_at": "2026-01-06T19:47:57.885Z",
"campaigns": [
{
"model": "twitch.dropcampaign",
"pk": 8371,
"fields": {
"twitch_id": "test-campaign-1",
"name": "Test Campaign from Inventory",
"description": "This is a test campaign imported from Inventory operation",
"details_url": "https://example.com/details",
"account_link_url": "https://example.com/link",
"image_url": "https://example.com/campaign.png",
"start_at": "2025-01-01T00:00:00Z",
"end_at": "2025-12-31T23:59:59Z",
"allow_is_enabled": true,
"game": 360,
"operation_names": [
"Inventory"
],
"added_at": "2026-01-06T19:47:57.909Z",
"updated_at": "2026-01-06T19:47:57.909Z"
}
}
]
}
}