Get the 10 first users by P&L broke down by day/week/month/all-time
200
[ { "weekly": [ { "username": "bob", "pl": 4242424242, "direction": 1 }, { "username": "kevin", "pl": 3491941, "direction": -1 }, { "username": "roger", "pl": 24013441, "direction": 0 }, { "username": "laura", "pl": 23126094, "direction": 5 }, { "username": "marcus", "pl": 1414019, "direction": 3 }, { "username": "charles", "pl": 242918, "direction": -2 }, { "username": "antoine", "pl": 99999, "direction": -1 }, { "username": "beau-gosse-du-74", "pl": 61491, "direction": 0 }, { "username": "crypto-king", "pl": 10000, "direction": 0 }, { "username": "hey", "pl": 3, "direction": 0 } ] }]
400