curl --location --request GET '/api/v1/players?search_name&exact_name'
[ { "_id": "string", "name": "string", "rank": "novice_1", "pt": 0 } ]