{
		"status": "success",
		"type": "topLeaderboard",
		"requestId": 0,
		"data": {
				"scoreType": "number",
				"length": "blahidontknowwhatitsfor",
				"list": [
						{
								"position": 1,
								"name": "Rémi",
								"userId": "rem",
								"score": 100000,
								"timestamp": 124585154654
						},
						{
								"position": 2,
								"name": "JB",
								"userId": "jayther",
								"score": 10000,
								"timestamp": 124585154654
						},
						{
								"position": 4,
								"name": "Rémi",
								"userId": "rem",
								"score": 100000,
								"timestamp": 124585154654
						},
						{
								"position": 5,
								"name": "Rémi",
								"userId": "rem",
								"score": 100000,
								"timestamp": 124585154654
						},
						{
								"position": 6,
								"name": "Rémi",
								"userId": "rem",
								"score": 100000,
								"timestamp": 124585154654
						}
				]
		}
}
