# Websockets

| WS Feed          | URL                                            | Description                                                                                                                                    |
| ---------------- | ---------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| Live Actions     | `/basketball/fixtures/{fixture-id}/actions`    | Contains a live 'stream' of the team and player actions happening within the football match - this will include; goals, cards, shots and more. |
| Match Statistics | `/basketball/fixtures/{fixture-id}/statistics` | This will display the aggregated player and team match actions which produce statistics like goals, cards, shots, number of attacks and more.  |
