/projects/<project_id>/players
Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8080/v1/projects/f32a0116-fe11-454c-8e6a-5ff4101882e5/players'
{"message":"Player List","result":[],"success":true}