{ "live_id": 0 }
curl --location --request POST '/api/stats/concurrent' \ --header 'Authorization: test' \ --header 'Content-Type: application/json' \ --data-raw '{ "live_id": 0 }'
{ "concurrent": 0 }