For applying websocket, you can reach 'Overview' section to get the sample code. It should be mentioned is that we only provide Python code as a sample. If you want to change to other language, such as XML, you need to implement it by yourself.
You need to fill in with topic, username and password so that you can get the results.
For the topic, you can ask our support to provide. Don't write it by yourself.
For the username and password, they are the same as your "user" and "secret" used to request api.
You can get score, stats, incidents and tlive these four fields. You can reach 'websocket' to get the sample structure and desciption of the fields.
Different results of fields will return in different arrays. For example, the 'score' and 'stats' are listed in two arrays.
If you find it only returns one field, it means there is no new changes for other fields. You can just wait for more time.