curl --location --request POST 'https://leaderboards.srblabs.io/api/leaderboards//entries' \ --header 'Content-Type: application/json' \ --data-raw '{ "score": 0, "userId": "string", "username": "string", "metadata": null }'