{"info":{"_postman_id":"0123300b-b718-469e-be6c-b867eae7a4b5","name":"SeasonCast V2 Public API","description":"<html><head></head><body><p>This is the public api for SeasonCast Streaming Platform. The API currently allows for access to public information of channels and broadcaster API. They are restricted by if the channel if free or paid. Rate limits are in place are by IP and channel type. Please notify us if you plan to use the API in a large scale app. We may block API calls that are used in certain large-scale ways and against our ToS. </p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"7815111","collectionId":"0123300b-b718-469e-be6c-b867eae7a4b5","publishedId":"SztK35Gr","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"1B4A96"},"publishDate":"2021-01-04T21:24:35.000Z"},"item":[{"name":"channel","item":[{"name":"Get Channel","id":"85136336-1df5-4dfb-84ba-e72f4dcd1ae6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"channel_id\": \"example\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/channel","description":"<p>Gets basic public channel information</p>\n","urlObject":{"protocol":"https","path":["v2","channel"],"host":["app","seasoncast","com"],"query":[],"variable":[]}},"response":[{"id":"3820067c-6e4f-4e82-9c0e-4535c1f0f15c","name":"Get Channel","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"channel_id\": \"example\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/channel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 07 Jun 2020 20:30:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"e2-EVPkH7RKrEOIapEZCrsLndY0gg8\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"033213aa8a000003846402b200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"59fd22241cea0384-ORD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"channel\": {\n        \"name\": \"Example Channel\",\n        \"id\": \"example\",\n        \"premium\": true,\n        \"live\": {\n            \"isLive\": 0,\n            \"session\": \"sn_ceNb7DuUDF\",\n            \"note\": \"the live object will be removed by end-2020 \"\n        },\n        \"community_password\": false,\n        \"pageData\": null\n    }\n}"}],"_postman_id":"85136336-1df5-4dfb-84ba-e72f4dcd1ae6"},{"name":"Get Channel Get Event","id":"6fdd0072-dbeb-4565-90a0-3dc0f61a289e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"channel_id\": \"example\",\n\t\"event_id\": \"event_l7RrxuJrs9je\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/channel/event","description":"<p>Gets event information for a specific channel</p>\n","urlObject":{"protocol":"https","path":["v2","channel","event"],"host":["app","seasoncast","com"],"query":[],"variable":[]}},"response":[{"id":"51474a4d-06a8-49d4-8344-453f1fd163b9","name":"Get Channel Get Event","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"channel_id\": \"example\",\n\t\"event_id\": \"event_AwKv0tN0EoeW\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/channel/event"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 07 Jun 2020 20:33:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"602-OZPFWSg2xvK+in9FvksW/1HDjE8\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"033215d74c000003846413b200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"59fd259eefcf0384-ORD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"eventData\": {\n        \"timeLastEdit\": 1591561775.317,\n        \"associated\": {\n            \"id\": \"example\",\n            \"app\": \"seasoncast\",\n            \"name\": \"Example Channel\"\n        },\n        \"timeStart\": 1591561769.896031,\n        \"global\": {\n            \"brand\": \"SeasonCast Broadcaster\",\n            \"extraText\": \"example.mylivegame.com\",\n            \"sport\": \"Other\"\n        },\n        \"eventName\": \"Home vs Away\",\n        \"id\": \"event_AwKv0tN0EoeW\",\n        \"isActive\": false,\n        \"isFinal\": true,\n        \"timeStop\": 1591561784.181,\n        \"events\": [\n            {\n                \"eventType\": \"info\",\n                \"priority\": 1,\n                \"teamID\": -1,\n                \"time\": 1591561775.318,\n                \"players\": [],\n                \"description\": \"The event has started\",\n                \"scores\": [\n                    0,\n                    0\n                ]\n            },\n            {\n                \"eventType\": \"add\",\n                \"priority\": 1,\n                \"teamID\": 0,\n                \"time\": 1591561775.319,\n                \"players\": [],\n                \"description\": \"scored 1 point\",\n                \"dataPoint\": \"score\",\n                \"value\": 1,\n                \"change\": 1,\n                \"scores\": [\n                    1,\n                    0\n                ]\n            },\n            {\n                \"eventType\": \"add\",\n                \"priority\": 1,\n                \"teamID\": 1,\n                \"time\": 1591561776.85,\n                \"players\": [],\n                \"description\": \"scored 1 point\",\n                \"dataPoint\": \"score\",\n                \"value\": 1,\n                \"change\": 1,\n                \"scores\": [\n                    1,\n                    1\n                ]\n            },\n            {\n                \"eventType\": \"add\",\n                \"priority\": 1,\n                \"teamID\": 1,\n                \"time\": 1591561777.949,\n                \"players\": [],\n                \"description\": \"scored 1 point\",\n                \"dataPoint\": \"score\",\n                \"value\": 2,\n                \"change\": 1,\n                \"scores\": [\n                    1,\n                    2\n                ]\n            },\n            {\n                \"eventType\": \"add\",\n                \"priority\": 1,\n                \"teamID\": 1,\n                \"time\": 1591561778.894,\n                \"players\": [],\n                \"description\": \"scored 1 point\",\n                \"dataPoint\": \"score\",\n                \"value\": 3,\n                \"change\": 1,\n                \"scores\": [\n                    1,\n                    3\n                ]\n            }\n        ],\n        \"timeCreated\": 1591561770.194,\n        \"teams\": [\n            {\n                \"name\": \"Home\",\n                \"score\": 1,\n                \"color\": \"#004CFF\"\n            },\n            {\n                \"name\": \"Away\",\n                \"score\": 3,\n                \"color\": \"#AFB0AF\"\n            }\n        ],\n        \"recordings\": [\n            {\n                \"session\": \"sn_TFE8zWSIXx\",\n                \"title\": \"Home vs Away\",\n                \"views\": 0,\n                \"event\": \"event_AwKv0tN0EoeW\",\n                \"onPub\": 1591561791000,\n                \"duration\": 10,\n                \"status\": 0,\n                \"type\": \"recording\",\n                \"timeStart\": [\n                    {\n                        \"time\": 0,\n                        \"ts\": 1591561774\n                    }\n                ]\n            }\n        ]\n    },\n    \"source\": \"gamebee\"\n}"}],"_postman_id":"6fdd0072-dbeb-4565-90a0-3dc0f61a289e"},{"name":"Get Channel Recording","id":"339d4e92-cf9e-422d-9e28-1ca0395ea330","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"channel_id\": \"example\",\n\t\"recording_id\": \"sn_TFE8zWSIXx\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/channel/recording","urlObject":{"protocol":"https","path":["v2","channel","recording"],"host":["app","seasoncast","com"],"query":[],"variable":[]}},"response":[{"id":"0d6d4f56-d368-4411-9227-d22e2f648416","name":"Get Channel Recording","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"channel_id\": \"example\",\n\t\"recording_id\": \"sn_TFE8zWSIXx\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/channel/recording"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 07 Jun 2020 20:32:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"e1-JCu7CC5faE9xjfy2IWp3eVwHtgc\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0332152b9e0000038464019200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"59fd248c3cab0384-ORD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"recording\": {\n        \"session\": \"sn_TFE8zWSIXx\",\n        \"title\": \"Home vs Away\",\n        \"views\": 0,\n        \"event\": \"event_AwKv0tN0EoeW\",\n        \"onPub\": 1591561791000,\n        \"duration\": 10,\n        \"status\": 0,\n        \"type\": \"recording\",\n        \"timeStart\": [\n            {\n                \"time\": 0,\n                \"ts\": 1591561774\n            }\n        ]\n    }\n}"}],"_postman_id":"339d4e92-cf9e-422d-9e28-1ca0395ea330"},{"name":"Get Channel Events List","id":"a768ff90-677a-4000-9678-b5934b5ddfcc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"channel_id\": \"example\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/channel/events","urlObject":{"protocol":"https","path":["v2","channel","events"],"host":["app","seasoncast","com"],"query":[],"variable":[]}},"response":[{"id":"f705f2c6-0daf-4d9a-8845-b5c4016e459f","name":"Get Channel Events List","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"channel_id\": \"example\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/channel/events"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 17 Dec 2020 19:38:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"1ab-G5USn7qy+QnRIQ913EN6pYMTiyg\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0713ced2220000306ed0135000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report?s=iDUjkc%2BNC%2BRHwZfZrU8%2BxWOZ2TJXXE0moeX446PhNP7qw2zBrx6rsF6igz%2BBaP15Ubut1rLKRvV79S7UzhLIO8t6sX5LDcbiEdkdVbK77SZU8Po%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"60331a63691a306e-ORD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"snippets\": [\n        {\n            \"id\": \"event_l7RrxuJrs9je\",\n            \"teams\": [\n                {\n                    \"score\": 2,\n                    \"color\": \"#F300FF\",\n                    \"name\": \"Test1\"\n                },\n                {\n                    \"color\": \"#FF001D\",\n                    \"name\": \"Test2\",\n                    \"score\": 2\n                }\n            ],\n            \"isActive\": false,\n            \"isFinal\": true,\n            \"timeStart\": 1591561809.358406\n        },\n        {\n            \"id\": \"event_AwKv0tN0EoeW\",\n            \"teams\": [\n                {\n                    \"score\": 1,\n                    \"name\": \"Home\",\n                    \"color\": \"#004CFF\"\n                },\n                {\n                    \"name\": \"Away\",\n                    \"score\": 3,\n                    \"color\": \"#AFB0AF\"\n                }\n            ],\n            \"isActive\": false,\n            \"isFinal\": true,\n            \"timeStart\": 1591561769.896031\n        }\n    ],\n    \"source\": \"database\"\n}"}],"_postman_id":"a768ff90-677a-4000-9678-b5934b5ddfcc"},{"name":"Get Channel Recordings List","id":"e4ddd916-7816-43e9-9bb1-ebf511fb6d09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"channel_id\": \"example\",\n\t\"start\":0,\n\t\"end\":200,\n\t\"stats\":true\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/channel/recordings","urlObject":{"protocol":"https","path":["v2","channel","recordings"],"host":["app","seasoncast","com"],"query":[],"variable":[]}},"response":[{"id":"5ea44043-9317-4154-908c-c85585303ae6","name":"Get Channel Recordings List With Stats","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"channel_id\": \"dev_max\",\n\t\"start\":0,\n\t\"end\":200,\n\t\"stats\":true\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8089/v2/channel/recordings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"24391"},{"key":"ETag","value":"W/\"5f47-CJT1P1z7Pmc2MpdoT/uvDnYBREI\""},{"key":"Date","value":"Fri, 15 May 2020 20:44:44 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"recordings\": [\n        {\n            \"session\": \"event_b6lYYcTtwioR_884\",\n            \"title\": \"hgthhvvvfbbhe vs ddhcchghgbh\",\n            \"views\": 2,\n            \"event\": \"event_b6lYYcTtwioR\",\n            \"onPub\": 1588327101000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hgthhvvvfbbhe\",\n                        \"score\": \"9\",\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"ddhcchghgbh\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"mg_cqRUpTdgkB\",\n            \"title\": \"test1 vs test2\",\n            \"views\": 39,\n            \"event\": \"event_z5S6bXCfsDXp\",\n            \"onPub\": 1588326949000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 4,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgt\"\n                    },\n                    {\n                        \"name\": \"dd\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"event_b6lYYcTtwioR_883\",\n            \"title\": \"hgthhvvvfbbhe vs ddhcchghgbh\",\n            \"views\": 0,\n            \"event\": \"event_b6lYYcTtwioR\",\n            \"onPub\": 1588326902000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hgthhvvvfbbhe\",\n                        \"score\": \"9\",\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"ddhcchghgbh\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"event_z5S6bXCfsDXp_184\",\n            \"title\": \"hgt vs dd\",\n            \"views\": 1,\n            \"event\": \"event_z5S6bXCfsDXp\",\n            \"onPub\": 1588240406000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 4,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgt\"\n                    },\n                    {\n                        \"name\": \"dd\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"event_z5S6bXCfsDXp_183\",\n            \"title\": \"hgt vs dd\",\n            \"views\": 0,\n            \"event\": \"event_z5S6bXCfsDXp\",\n            \"onPub\": 1588240316000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 4,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgt\"\n                    },\n                    {\n                        \"name\": \"dd\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"event_z5S6bXCfsDXp_182\",\n            \"title\": \"hgt vs dd\",\n            \"views\": 0,\n            \"event\": \"event_z5S6bXCfsDXp\",\n            \"onPub\": 1588240025000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 4,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgt\"\n                    },\n                    {\n                        \"name\": \"dd\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"event_z5S6bXCfsDXp_181\",\n            \"title\": \"hgt vs dd\",\n            \"views\": 0,\n            \"event\": \"event_z5S6bXCfsDXp\",\n            \"onPub\": 1588239627000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 4,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgt\"\n                    },\n                    {\n                        \"name\": \"dd\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"event_z5S6bXCfsDXp_180\",\n            \"title\": \"hgt vs dd\",\n            \"views\": 0,\n            \"event\": \"event_z5S6bXCfsDXp\",\n            \"onPub\": 1588239340000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 4,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgt\"\n                    },\n                    {\n                        \"name\": \"dd\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_Rn5fT16QwG\",\n            \"title\": \"test1 vs test2\",\n            \"views\": 3,\n            \"event\": \"event_b6lYYcTtwioR\",\n            \"onPub\": 1588234441000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hgthhvvvfbbhe\",\n                        \"score\": \"9\",\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"ddhcchghgbh\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_UxggfTkWCY\",\n            \"title\": \"Home vs Away\",\n            \"views\": 0,\n            \"event\": \"event_b6lYYcTtwioR\",\n            \"onPub\": 1588232681000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hgthhvvvfbbhe\",\n                        \"score\": \"9\",\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"ddhcchghgbh\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"event_z5S6bXCfsDXp_684\",\n            \"title\": \"hgt vs dd\",\n            \"views\": 4,\n            \"event\": \"event_z5S6bXCfsDXp\",\n            \"onPub\": 1587958084000,\n            \"status\": 1,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 4,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgt\"\n                    },\n                    {\n                        \"name\": \"dd\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"event_z5S6bXCfsDXp_683\",\n            \"title\": \"hgt vs dd\",\n            \"views\": 0,\n            \"event\": \"event_z5S6bXCfsDXp\",\n            \"onPub\": 1587957934000,\n            \"status\": 2,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 4,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgt\"\n                    },\n                    {\n                        \"name\": \"dd\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"event_z5S6bXCfsDXp_682\",\n            \"title\": \"hgt vs dd\",\n            \"views\": 1,\n            \"event\": \"event_z5S6bXCfsDXp\",\n            \"onPub\": 1587957736000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 4,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgt\"\n                    },\n                    {\n                        \"name\": \"dd\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"event_z5S6bXCfsDXp_514\",\n            \"title\": \"hgt vs dd\",\n            \"views\": 1,\n            \"event\": \"event_z5S6bXCfsDXp\",\n            \"onPub\": 1587955824000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 4,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgt\"\n                    },\n                    {\n                        \"name\": \"dd\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"event_z5S6bXCfsDXp_513\",\n            \"title\": \"hgt vs dd\",\n            \"views\": 0,\n            \"event\": \"event_z5S6bXCfsDXp\",\n            \"onPub\": 1587955641000,\n            \"status\": 2,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 4,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgt\"\n                    },\n                    {\n                        \"name\": \"dd\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"event_z5S6bXCfsDXp_604\",\n            \"title\": \"hgt vs dd\",\n            \"views\": 0,\n            \"event\": \"event_z5S6bXCfsDXp\",\n            \"onPub\": 1587955542000,\n            \"status\": 2,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 4,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgt\"\n                    },\n                    {\n                        \"name\": \"dd\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"event_z5S6bXCfsDXp_603\",\n            \"title\": \"hgt vs dd\",\n            \"views\": 0,\n            \"event\": \"event_z5S6bXCfsDXp\",\n            \"onPub\": 1587955381000,\n            \"status\": 1,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 4,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgt\"\n                    },\n                    {\n                        \"name\": \"dd\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"event_z5S6bXCfsDXp_602\",\n            \"title\": \"hgt vs dd\",\n            \"views\": 0,\n            \"event\": \"event_z5S6bXCfsDXp\",\n            \"onPub\": 1587955257000,\n            \"status\": 1,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 4,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgt\"\n                    },\n                    {\n                        \"name\": \"dd\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"event_z5S6bXCfsDXp_1\",\n            \"title\": \"hgt vs dd\",\n            \"views\": 0,\n            \"event\": \"event_z5S6bXCfsDXp\",\n            \"onPub\": 1587953466000,\n            \"status\": 2,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 4,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgt\"\n                    },\n                    {\n                        \"name\": \"dd\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_357xe3NOPR\",\n            \"title\": \"hgthhvvvfbbhe vs ddhcchghgbh\",\n            \"views\": 37,\n            \"event\": \"event_nUz8potW9aee\",\n            \"onPub\": 1583717094000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hgthhvvvfbbhe\",\n                        \"score\": \"5\",\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"ddhcchghgbh\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_AxLImc4HKE\",\n            \"title\": \"hgthhvvvfbb vs ddhcchghgbh\",\n            \"views\": 2,\n            \"event\": \"event_05xGYWIbe1wj\",\n            \"onPub\": 1583717000000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": \"5\",\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgthhvvvfbb\"\n                    },\n                    {\n                        \"name\": \"ddhcchghgbh\",\n                        \"score\": 0,\n                        \"color\": \"#ff00d3\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_6t70kVdvA3\",\n            \"title\": \"hgthhvvvf vs ddhcchghgbh\",\n            \"views\": 2,\n            \"event\": \"event_aEJeQwoBj7Ov\",\n            \"onPub\": 1583716719000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 0,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgthhvvvf\"\n                    },\n                    {\n                        \"name\": \"ddhcchghgbh\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_dzhG8uJy9A\",\n            \"title\": \"hgthhv vs ddhcchghgbh\",\n            \"views\": 2,\n            \"event\": \"event_ibKllOtkqeb4\",\n            \"onPub\": 1583716365000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hgthhv\",\n                        \"score\": 0,\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"ddhcchghgbh\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_OvzmD3St8i\",\n            \"title\": \"hgthhvbbhy vs ddhcchghgbh\",\n            \"views\": 1,\n            \"event\": \"event_bUvUOnbAUCGg\",\n            \"onPub\": 1583716105000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hgthhvbbhy\",\n                        \"score\": 0,\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"score\": 0,\n                        \"color\": \"#FF9900\",\n                        \"name\": \"ddhcchghgbh\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_OHLRl13Ha5\",\n            \"title\": \"hgthhvbbh vs ddhcchghgb\",\n            \"views\": 1,\n            \"event\": \"event_4pA8KnPKhpu6\",\n            \"onPub\": 1583716015000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 0,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgthhvbbh\"\n                    },\n                    {\n                        \"score\": 0,\n                        \"color\": \"#FF9900\",\n                        \"name\": \"ddhcchghgb\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_AJ4tbgi5LF\",\n            \"title\": \"hgthhvbbh vs ddhcchghg\",\n            \"views\": 2,\n            \"event\": \"event_7OEPMkHSv4Ce\",\n            \"onPub\": 1583715766000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hgthhvbbh\",\n                        \"score\": 0,\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"ddhcchghg\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_mcnRYjQyrV\",\n            \"title\": \"hgthhvbbh vs ddhcchgh\",\n            \"views\": 9,\n            \"event\": \"event_sggpU5Wkt57g\",\n            \"onPub\": 1583487933000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": \"309\",\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgthhfdsvbbh\"\n                    },\n                    {\n                        \"name\": \"ddhcchgh\",\n                        \"score\": \"5\",\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_17gNH03iMo\",\n            \"title\": \"hgthhvbb vs ddhcchgh\",\n            \"views\": 4,\n            \"event\": \"event_2zssCUUNwgDd\",\n            \"onPub\": 1583474127000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hgthhvbb\",\n                        \"score\": 0,\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"ddhcchgh\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"mg_MVtLDlFMlD\",\n            \"title\": \"hgthhvb vs ddhcchgh\",\n            \"views\": 2,\n            \"event\": \"event_T0pMzE5RxdBy\",\n            \"onPub\": 1583474094000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hgthhvb\",\n                        \"score\": 2,\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"ddhcchgh\",\n                        \"score\": 1,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_UFg47lNvps\",\n            \"title\": \"hgthhvbwsm vs ddhcchgh\",\n            \"views\": 1,\n            \"event\": \"event_ykcpHbUGkMSi\",\n            \"onPub\": 1583473734000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hgthhvbwsm\",\n                        \"score\": 0,\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"score\": 0,\n                        \"color\": \"#FF9900\",\n                        \"name\": \"ddhcchgh\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_Sj4gu8WX35\",\n            \"title\": \"hgthhvb vs ddhcchg\",\n            \"views\": 5,\n            \"event\": \"event_q64hTXYw22b9\",\n            \"onPub\": 1583406058000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 0,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgthhvb\"\n                    },\n                    {\n                        \"name\": \"ddhcchg\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_ZPar4In3EG\",\n            \"title\": \"hgthhv vs ddhcchg\",\n            \"views\": 4,\n            \"event\": \"event_BpSjnFmTngqe\",\n            \"onPub\": 1583386578000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 20,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgthhv\"\n                    },\n                    {\n                        \"name\": \"ddhcchg\",\n                        \"score\": 14,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_GUk3l6D5DH\",\n            \"title\": \"hgthhv vs ddhcch\",\n            \"views\": 3,\n            \"event\": \"event_vb1kN760K2PM\",\n            \"onPub\": 1583386016000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hgthhv\",\n                        \"score\": 4,\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"ddhcch\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_pNsiWMRhHn\",\n            \"title\": \"hgthh vs ddhcc\",\n            \"views\": 3,\n            \"event\": \"event_TdFQ6Dd4V3UB\",\n            \"onPub\": 1583385881000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hgthh\",\n                        \"score\": 7,\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"ddhcc\",\n                        \"score\": 6,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_hsfrZdw8uB\",\n            \"title\": \"hgthh vs ddh\",\n            \"views\": 2,\n            \"event\": \"event_WSsmQvB16Abf\",\n            \"onPub\": 1583385623000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hgthh\",\n                        \"score\": 1,\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"ddh\",\n                        \"score\": 1,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_OQR06eCVoJ\",\n            \"title\": \"hgth vs ddh\",\n            \"views\": 5,\n            \"event\": \"event_HBcO5cEKchMU\",\n            \"onPub\": 1583052976000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hgth\",\n                        \"score\": 0,\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"ddh\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_uHYOcfJ1Si\",\n            \"title\": \"hgt vs dd\",\n            \"views\": 3,\n            \"event\": \"event_z5S6bXCfsDXp\",\n            \"onPub\": 1583052423000,\n            \"status\": 1,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 4,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"hgt\"\n                    },\n                    {\n                        \"name\": \"dd\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"mg_Dw6HXmDKgE\",\n            \"title\": \"1 vs 2\",\n            \"views\": 6,\n            \"event\": \"event_wGTfGJM9jqBo\",\n            \"onPub\": 1583038763000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 0,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"1\"\n                    },\n                    {\n                        \"name\": \"2\",\n                        \"score\": 2,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_cNSz45j22V\",\n            \"title\": \"shark vs tiger\",\n            \"views\": 2,\n            \"event\": \"event_41h28CmyeKi7\",\n            \"onPub\": 1583037918000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 9,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"sharks2\"\n                    },\n                    {\n                        \"name\": \"tiger\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_jmr6n666Lu\",\n            \"title\": \"sharks2 vs tigers\",\n            \"views\": 2,\n            \"event\": \"event_jCpfNPz743d7\",\n            \"onPub\": 1583037703000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"sharks2\",\n                        \"score\": 0,\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"tigers\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_PLg6jdo7vy\",\n            \"title\": \"sharks vs tigers\",\n            \"views\": 3,\n            \"event\": \"event_1lqi3eNW6BJO\",\n            \"onPub\": 1583036983000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"sharks2\",\n                        \"score\": 12,\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"tigers\",\n                        \"score\": 23,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_3xjuhVOCyC\",\n            \"title\": \"test1 vs test22\",\n            \"views\": 3,\n            \"event\": \"event_UlLZeT7KK26N\",\n            \"onPub\": 1583036332000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"test1\",\n                        \"score\": 0,\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"test22\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"mg_NwtTxufIWx\",\n            \"title\": \"test1 vs test2\",\n            \"views\": 3,\n            \"event\": null,\n            \"onPub\": 1583035555000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"test1\",\n                        \"score\": 2,\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"test2\",\n                        \"score\": 2,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_egmhdKXXBV\",\n            \"title\": \"puest vs higher\",\n            \"views\": 9,\n            \"event\": \"event_vbrcBqPUiWmd\",\n            \"onPub\": 1583031561000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"puest\",\n                        \"score\": 0,\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"higher\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_hy0ExkeWSO\",\n            \"title\": \"puest vs hig\",\n            \"views\": 11,\n            \"event\": \"event_8gIa4oYL8Jxg\",\n            \"onPub\": 1582956910000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 1,\n                        \"color\": \"#0008FF\",\n                        \"name\": \"puest\"\n                    },\n                    {\n                        \"score\": 5,\n                        \"color\": \"#FF9900\",\n                        \"name\": \"hig\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_vTVsmMalpd\",\n            \"title\": \"puest vs hi\",\n            \"views\": 0,\n            \"event\": \"event_FHKbhWbIPo2q\",\n            \"onPub\": 1582956811000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"puest\",\n                        \"score\": 0,\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"name\": \"hi\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_7dkOLsrtfv\",\n            \"title\": \"pues vs hi\",\n            \"views\": 0,\n            \"event\": \"event_ElJNh50uMXRD\",\n            \"onPub\": 1582956368000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"pues\",\n                        \"score\": 0,\n                        \"color\": \"#0008FF\"\n                    },\n                    {\n                        \"score\": 0,\n                        \"color\": \"#FF9900\",\n                        \"name\": \"hi\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_LYf6GyX7I5\",\n            \"title\": \"hoyhhbh vs tightshshs\",\n            \"views\": 3,\n            \"event\": \"event_J09tbbHT77BV\",\n            \"onPub\": 1582956079000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\",\n                        \"name\": \"hoyhhbh\"\n                    },\n                    {\n                        \"score\": 0,\n                        \"color\": \"#FF9900\",\n                        \"name\": \"tightshshs\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_jen6PP7vEF\",\n            \"title\": \"hoyhh vs tightshshs\",\n            \"views\": 0,\n            \"event\": \"event_3ILqxytpfv5y\",\n            \"onPub\": 1582956028000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hoyhh\",\n                        \"score\": 2,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tightshshs\",\n                        \"score\": 5,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_54RSQCKgSN\",\n            \"title\": \"hoyhh vs tights\",\n            \"views\": 1,\n            \"event\": \"event_Xj2GV30HFukp\",\n            \"onPub\": 1582949604000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hoyhh\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"score\": 1,\n                        \"color\": \"#FF9900\",\n                        \"name\": \"tights\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        },\n        {\n            \"session\": \"sn_kKg9Zv5jHm\",\n            \"title\": \"hoyh vs tights\",\n            \"views\": 0,\n            \"event\": null,\n            \"onPub\": 1582949334000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hoyh\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tights\",\n                        \"score\": 1,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_6slIiQqa8n\",\n            \"title\": \"hoyhbv vs tights\",\n            \"views\": 0,\n            \"event\": null,\n            \"onPub\": 1582924494000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hoyhbv\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tights\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_1SPefVkchZ\",\n            \"title\": \"hoyhb vs tights\",\n            \"views\": 0,\n            \"event\": null,\n            \"onPub\": 1582866515000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hoyhb\",\n                        \"score\": 1,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tights\",\n                        \"score\": 2,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_GCET2z0jfX\",\n            \"title\": \"hoyhb vs tight\",\n            \"views\": 0,\n            \"event\": null,\n            \"onPub\": 1582862886000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hoyhb\",\n                        \"score\": 1,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tight\",\n                        \"score\": 3,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_bwbZmkncCe\",\n            \"title\": \"hoyh vs tig\",\n            \"views\": 0,\n            \"event\": null,\n            \"onPub\": 1582862330000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hoyhb\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tig\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_JN3re5nwYp\",\n            \"title\": \"ho vs tig\",\n            \"views\": 0,\n            \"event\": null,\n            \"onPub\": 1582861488000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"ho\",\n                        \"score\": 1,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tig\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_sJsqVaEr5w\",\n            \"title\": \"hombrehh vs tigerschheh\",\n            \"views\": 0,\n            \"event\": null,\n            \"onPub\": 1582860999000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hombrehh\",\n                        \"score\": 1,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tigerschheh\",\n                        \"score\": 1,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"mg_pQ4pOUxSRF\",\n            \"title\": \"hombre vs tigersch\",\n            \"views\": 1,\n            \"event\": null,\n            \"onPub\": 1582704792000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hombre\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tigersch\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"mg_gtKf8sPhor\",\n            \"title\": \"hom vs tigersch\",\n            \"views\": 0,\n            \"event\": null,\n            \"onPub\": 1582703351000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"hom\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tigersch\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_5rRngOtxg8\",\n            \"title\": \"home vs tigersc\",\n            \"views\": 0,\n            \"event\": null,\n            \"onPub\": 1582696520000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"home\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tigersch\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_aJYUwyRyME\",\n            \"title\": \"home vs tigersc\",\n            \"views\": 0,\n            \"event\": null,\n            \"onPub\": 1582696462000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"home\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tigersc\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_7kNreEPNW0\",\n            \"title\": \"home vs tige\",\n            \"views\": 0,\n            \"event\": null,\n            \"onPub\": 1582695587000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"home\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tigersc\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_is2jZdmoTv\",\n            \"title\": \"home now vs tige\",\n            \"views\": 0,\n            \"event\": null,\n            \"onPub\": 1582695197000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"home now\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tige\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_huUbGwn8Yx\",\n            \"title\": \"home now vs tigersb\",\n            \"views\": 1,\n            \"event\": null,\n            \"onPub\": 1582695113000,\n            \"status\": 0\n        },\n        {\n            \"session\": \"sn_SyqKtMJSmo\",\n            \"title\": \"home now vs tigers\",\n            \"views\": 1,\n            \"event\": null,\n            \"onPub\": 1582694937000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"home now\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tigersb\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_SYJ28ni4rr\",\n            \"title\": \"home now vs tiger\",\n            \"views\": 1,\n            \"event\": null,\n            \"onPub\": 1582694525000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"home now\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tigers\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_hDKfPi0HLB\",\n            \"title\": \"home now vs tigersbbs\",\n            \"views\": 0,\n            \"event\": null,\n            \"onPub\": 1582694038000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"home now\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tiger\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_vRhPW5hrEE\",\n            \"title\": \"home now vs tigersbb\",\n            \"views\": 0,\n            \"event\": null,\n            \"onPub\": 1582693769000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"home now\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tigersbbs\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_9UWAzHNXpn\",\n            \"title\": \"home now vs tigersb\",\n            \"views\": 7,\n            \"event\": \"event_123\",\n            \"onPub\": 1581681242000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"home now\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tigersbb\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_BCDZKcNcxV\",\n            \"title\": \"home vs tigersb\",\n            \"views\": 1,\n            \"event\": null,\n            \"onPub\": 1581680960000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"home\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tigersb\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_bWYCA6QeIx\",\n            \"title\": \"home vs tigers\",\n            \"views\": 0,\n            \"event\": null,\n            \"onPub\": 1580634062000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"home\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tigers\",\n                        \"score\": 2,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_4cJHUwPT7y\",\n            \"title\": \"home vs tigers\",\n            \"views\": 1,\n            \"event\": null,\n            \"onPub\": 1580018820000,\n            \"status\": 0\n        },\n        {\n            \"session\": \"sn_3TqK6H5OV7\",\n            \"title\": \"home vs tigers\",\n            \"views\": 1,\n            \"event\": null,\n            \"onPub\": 1579908102000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"home\",\n                        \"score\": 1,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tigers\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_6xkeBp2BJa\",\n            \"title\": \"home vs tigersv\",\n            \"views\": 3,\n            \"event\": null,\n            \"onPub\": 1579408076000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"home\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tigersv\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_fSTOAqSr9Z\",\n            \"title\": \"home vs tigers\",\n            \"views\": 1,\n            \"event\": null,\n            \"onPub\": 1579165395000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"home\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tigersv\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_9QvThykirg\",\n            \"title\": \"sjsuhbs vs tigers\",\n            \"views\": 1,\n            \"event\": null,\n            \"onPub\": 1579149972000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"home\",\n                        \"score\": 0,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tigers\",\n                        \"score\": 4,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        },\n        {\n            \"session\": \"sn_wadGw0VOiI\",\n            \"title\": \"sjsuhbs vs tiger\",\n            \"views\": 3,\n            \"event\": null,\n            \"onPub\": 1579053068000,\n            \"status\": 0,\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"sjsuhbs\",\n                        \"score\": 18,\n                        \"color\": \"#AFB0AF\"\n                    },\n                    {\n                        \"name\": \"tiger\",\n                        \"score\": 0,\n                        \"color\": \"#FF9900\"\n                    }\n                ],\n                \"isGameBee\": false,\n                \"Note\": \"This score data is from prior to April, 2020. New recordings use the event object for data points\"\n            }\n        }\n    ],\n    \"isMore\": false\n}"},{"id":"7c507e9e-0cb5-4b23-adf8-79afde85c436","name":"Get Channel Recordings List","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"channel_id\": \"example\",\n\t\"start\":0,\n\t\"end\":200,\n\t\"stats\":true\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/channel/recordings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 07 Jun 2020 20:31:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"168-di5Jtd80OdDsYtyX0zbD11bSnQY\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0332145fcb000003846412c200000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"59fd23461aee0384-ORD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"recordings\": [\n        {\n            \"session\": \"sn_TFE8zWSIXx\",\n            \"title\": \"Home vs Away\",\n            \"views\": 0,\n            \"event\": \"event_AwKv0tN0EoeW\",\n            \"onPub\": 1591561791000,\n            \"status\": 0,\n            \"type\": \"recording\",\n            \"stats\": {\n                \"teams\": [\n                    {\n                        \"name\": \"Home\",\n                        \"score\": 1,\n                        \"color\": \"#004CFF\"\n                    },\n                    {\n                        \"score\": 3,\n                        \"color\": \"#AFB0AF\",\n                        \"name\": \"Away\"\n                    }\n                ],\n                \"isGameBee\": true,\n                \"Note\": \"Event object is recommended for stats\"\n            }\n        }\n    ],\n    \"isMore\": false\n}"}],"_postman_id":"e4ddd916-7816-43e9-9bb1-ebf511fb6d09"}],"id":"9e586ea7-1d92-41dd-ba69-b856ce639c31","description":"<p>channel_id = the channels username/link <br />events_id = the id for the stat object of the event<br />recording_id = the id for the recording object\\</p>\n","event":[{"listen":"prerequest","script":{"id":"cf7edad4-2291-4b1e-a7b5-d856ac8eb1ab","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0a417244-898d-44f0-b52c-7547e95f33e7","type":"text/javascript","exec":[""]}}],"_postman_id":"9e586ea7-1d92-41dd-ba69-b856ce639c31"},{"name":"broadcaster","item":[{"name":"Broadcaster Login","id":"f5b4cf4d-6a99-4117-8d66-1dcf4a3b4b49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\n\t\"email\": \"example@seasoncast.com\",\n\t\"password\": \"user-password\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/broadcaster/login","description":"<p>get the user key for all other broadcaster API calls</p>\n","urlObject":{"protocol":"https","path":["v2","broadcaster","login"],"host":["app","seasoncast","com"],"query":[],"variable":[]}},"response":[{"id":"c453c256-91af-489a-bfe3-e7067220ab34","name":"Broadcaster login Passed","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\n\t\"email\": \"support@seasoncast.com\",\n\t\"password\": \"user-password\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/broadcaster/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Jan 2021 21:21:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"193-sZWZLkKDW/hEIGwMYAOYeffqKIQ\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0770dfcbcf0000e1de6dbd5000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report?s=viGcTqmLQghpzDPL5yRPenbqHHFwx%2B1xguEhUsVWdtsWi1n%2FZqBTN0x9JcYsMvBGtgZ4uS23h%2BlQFbQDZu454Nf2SGCHpX5vCAPiH4dnYO2xYJc%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"60c8025948c1e1de-ORD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"token\": \"{{broadcaster-token}}\",\n    \"broadcaster\": {\n        \"name\": \"SeasonCast\",\n        \"id\": \"gt\",\n        \"key\": \"broadcaster-key\",\n        \"email\": \"support@seasoncast.com\",\n        \"premium\": {\n            \"active\": true,\n            \"expire\": 32503680000000,\n            \"type\": \"MAX\"\n        },\n        \"community_password\": false,\n        \"pageData\": null\n    },\n    \"key\": \"broadcaster-key\"\n}"}],"_postman_id":"f5b4cf4d-6a99-4117-8d66-1dcf4a3b4b49"},{"name":"Broadcaster Server List","id":"40d87c08-47ed-4da7-b53b-fadc528f3878","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\n\t\"email\": \"example@seasoncast.com\",\n\t\"key\": \"broadcaster-key\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/broadcaster/getServerList","description":"<p>Get server list for SeasonCast</p>\n","urlObject":{"protocol":"https","path":["v2","broadcaster","getServerList"],"host":["app","seasoncast","com"],"query":[],"variable":[]}},"response":[{"id":"c8ca7ed6-155b-4f9c-a681-0694f902e9da","name":"Broadcaster Server List","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\n\t\"email\": \"example@seasoncast.com\",\n\t\"key\": \"broadcaster-key\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/broadcaster/getServerList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Jan 2021 21:40:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"5f2-tKvS/UNUSCmufM0LMxaF5Y+f7XI\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0770f1706100000384052d6000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report?s=%2BsPSFoVETDNog4lKy%2FW4jAX8NxTuoLSNm%2BaQ1Kuww%2BXUL4jUsbwnOidgdIL4erELkmosHjb9ttjI5T9xp10k7mYjb3226xfGwResPMT0YZFG%2FCY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"60c81e93cbe10384-ORD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"servers\": [\n        {\n            \"name\": \"Atlanta, GA\",\n            \"short_name\": \"ATL-1\",\n            \"type\": \"RTMP\",\n            \"version\": 1.1,\n            \"url\": \"rtmp://atl-1.ingest.seasoncast.com/ingest/\",\n            \"graphical\": \"rtmp://atl-1.ingest.seasoncast.com/graphical/\",\n            \"ping\": \"http://atl-1.ingest.seasoncast.com/status/\"\n        },\n        {\n            \"name\": \"San Francisco, CA\",\n            \"short_name\": \"SF-1\",\n            \"type\": \"RTMP\",\n            \"version\": 1.1,\n            \"url\": \"rtmp://sf-1.ingest.seasoncast.com/ingest/\",\n            \"graphical\": \"rtmp://sf-1.ingest.seasoncast.com/graphical/\",\n            \"ping\": \"http://sf-1.ingest.seasoncast.com/status/\"\n        },\n        {\n            \"name\": \"Des Moines, IA\",\n            \"short_name\": \"DSM-1\",\n            \"type\": \"RTMP\",\n            \"version\": 1.1,\n            \"url\": \"rtmp://dsm-1.ingest.seasoncast.com/ingest/\",\n            \"graphical\": \"rtmp://dsm-1.ingest.seasoncast.com/graphical/\",\n            \"ping\": \"http://dsm-1.ingest.seasoncast.com/status/\"\n        },\n        {\n            \"name\": \"New York City, NY\",\n            \"short_name\": \"NY-2\",\n            \"type\": \"RTMP\",\n            \"version\": 1.1,\n            \"url\": \"rtmp://ny-2.ingest.seasoncast.com/ingest/\",\n            \"graphical\": \"rtmp://ny-2.ingest.seasoncast.com/graphical/\",\n            \"ping\": \"http://ny-2.ingest.seasoncast.com/status/\"\n        }\n    ],\n    \"possible_server\": {\n        \"name\": \"New York City, NY\",\n        \"short_name\": \"NY-2\",\n        \"type\": \"RTMP\",\n        \"version\": 1.1,\n        \"url\": \"rtmp://ny-2.ingest.seasoncast.com/ingest/\",\n        \"graphical\": \"rtmp://ny-2.ingest.seasoncast.com/graphical/\",\n        \"ping\": \"http://ny-2.ingest.seasoncast.com/status/\"\n    },\n    \"down_servers\": [\n        {\n            \"name\": \"London, UK\",\n            \"short_name\": \"EUR-1\",\n            \"type\": \"RTMP\",\n            \"version\": 1.1,\n            \"url\": \"rtmp://eur-1.ingest.seasoncast.com/ingest/\",\n            \"graphical\": \"rtmp://eur-1.ingest.seasoncast.com/graphical/\",\n            \"ping\": \"http://eur-1.ingest.seasoncast.com/status/\",\n            \"reason\": \"Future Europe Ingest Location\"\n        }\n    ]\n}"}],"_postman_id":"40d87c08-47ed-4da7-b53b-fadc528f3878"},{"name":"Broadcaster Display Graphic","id":"f5c623c4-c3b5-491a-8ddf-4252e4080205","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"event\": \"{{event-id}}\",\n    \"pin\": \"{{event-pin}}\",\n    \"image\": \"{{base64-png-image}}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/broadcaster/event/pushGraphic","description":"<p>Display a overlay png image on live broadcast in real-time. The image needs to be 960x540, PNG transparent, as a base64 data url. Contact SeasonCast support for guidence if needed. Note: This feature is in development and will be available for all SeasonCast broadcast in Q2 2021. The max refresh rate is aimed to be around 0.5s.</p>\n","urlObject":{"protocol":"https","path":["v2","broadcaster","event","pushGraphic"],"host":["app","seasoncast","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5c623c4-c3b5-491a-8ddf-4252e4080205"},{"name":"Broadcaster Add SeasonPass Holder","id":"74cf6481-5f78-4ef3-8f92-73a971b5cabd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\n\t\"email\": \"example@seasoncast.com\",\n\t\"key\": \"broadcaster-key\",\n    \"viewer_email\": \"viewer@seasoncast.com\",\n    \"time\": 3600\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/broadcaster/payment/seasonPass/customer/create","description":"<p>Add viewer by email to gain access to your channel without payment. This can be used to create cross-channel support. Time is in seconds past current time.</p>\n","urlObject":{"protocol":"https","path":["v2","broadcaster","payment","seasonPass","customer","create"],"host":["app","seasoncast","com"],"query":[],"variable":[]}},"response":[{"id":"790e986e-ff82-43db-918a-2033194d5edd","name":"Broadcaster SeasonPass Add Viewer","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\n\t\"email\": \"example@seasoncast.com\",\n\t\"key\": \"broadcaster-key\",\n    \"viewer_email\": \"viewer@seasoncast.com\",\n    \"time\": 3600\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/broadcaster/payment/seasonPass/customer/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Jan 2021 21:45:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"ETag","value":"W/\"10-oV4hJxRVSENxc/wX8+mA4/Pe4tA\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0770f63a860000038434241000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report?s=VaaVj1jWBlyI1KNj28S6ffoHZvZRNd5VyE%2Fq6cTL%2FAFhxv1ZRfNItiE%2BerwfqEUj5UxpuABvHfugSXMPNKe5krTPSq8ZqhNJ88WqcUIDo%2Fa%2FnKo%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"60c8263dae8c0384-ORD"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"74cf6481-5f78-4ef3-8f92-73a971b5cabd"},{"name":"Broadcaster SeasonPass Holders List","id":"14cb1074-95ee-465e-98f2-e8aac32078e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\n\t\"email\": \"example@seasoncast.com\",\n\t\"key\": \"broadcaster-key\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/broadcaster/payment/information","description":"<p>Get list of current channel SeasonPass Holders. This can be used to create cross-channel support by polling this value once in a while and then sending the add SeasonPass Holder request to other channels you own.</p>\n","urlObject":{"protocol":"https","path":["v2","broadcaster","payment","information"],"host":["app","seasoncast","com"],"query":[],"variable":[]}},"response":[{"id":"301dc3a7-ff17-4df5-9cea-1b0385d31973","name":"Broadcaster SeasonPass Holders List","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\n\t\"email\": \"example@seasoncast.com\",\n\t\"key\": \"broadcaster-key\"\n}","options":{"raw":{"language":"json"}}},"url":"https://app.seasoncast.com/v2/broadcaster/payment/information"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Jan 2021 21:48:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-powered-by","value":"Express"},{"key":"vary","value":"Origin"},{"key":"etag","value":"W/\"185-2Ti0VjUZgM7qFlsFb8dYS1WsEq8\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"0770f8b3210000038409ae2000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report?s=O2hsF6FDACIyOpFHcvmxKXmqqjcgZNZmqVf%2BA4A6Ds3pftRqvB1yYlqf2kgSiaXNAi25M4fTXn5CKa4boXhRX%2Fz5TN%2B7a7TmVFx5cLVKOl0QX8M%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"60c82a31cc120384-ORD"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"stripeConnected\": false,\n    \"isAccountPaywall\": false,\n    \"seasonPassHolders\": [\n        {\n            \"id\": 919,\n            \"email\": \"viewer@seasoncast.com\",\n            \"expire\": 1609800343,\n            \"channel_id\": \"gt\",\n            \"accessCode\": 19999451,\n            \"name\": \"Free Pass\",\n            \"isExpired\": false\n        },\n        {\n            \"id\": 916,\n            \"email\": \"viewer@seasoncast.com\",\n            \"expire\": 1609800332,\n            \"channel_id\": \"gt\",\n            \"accessCode\": 61169223,\n            \"name\": \"Free Pass\",\n            \"isExpired\": false\n        }\n    ],\n    \"currentNewPasses\": []\n}"}],"_postman_id":"14cb1074-95ee-465e-98f2-e8aac32078e2"}],"id":"8a635a12-5c78-4ac9-bcd9-c5ad1146cdb1","description":"<p>broadcaster API gains access to Live Broadcast, Events, SeasonPass Managment, and Channel Customization. <br />You need to get the user api key the broadcaster user v2/broadcaster/login &amp; storing the value &amp; passing it for all future broadcaster API calls/</p>\n","event":[{"listen":"prerequest","script":{"id":"2532b812-3419-47f4-ba1d-52b939f7201f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"faf5775f-be8e-43c4-ae55-bf98bdabf718","type":"text/javascript","exec":[""]}}],"_postman_id":"8a635a12-5c78-4ac9-bcd9-c5ad1146cdb1"}],"event":[{"listen":"prerequest","script":{"id":"c2fbfe56-8431-42e1-8c24-81d7c091b81a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"2d4a27e3-e7d8-4b23-8ee8-087686f408f6","type":"text/javascript","exec":[""]}}],"variable":[{"key":"broadcaster-password","value":"user-password"},{"key":"broadcaster-key","value":"broadcaster-key"},{"key":"broadcaster-email","value":"example@seasoncast.com"}]}