local root = { { id = 101, isEnabled = true, timeStartActive = '2021-01-01 00:00:00', timeStartRegister = '2021-01-01 00:00:00', timeEndRegister = '2022-06-01 23:59:59', rankingId = 101 }, { id = 102, isEnabled = true, timeStartActive = '2021-06-02 00:00:00', timeStartRegister = '2022-06-02 00:00:00', timeEndRegister = '2022-06-20 00:00:00', rankingId = 102 }, { id = 103, isEnabled = true, timeStartActive = '2022-06-20 00:00:00', timeStartRegister = '2022-06-20 00:00:00', timeEndRegister = '2022-06-27 00:00:00', rankingId = 103 }, { id = 104, isEnabled = true, timeStartActive = '2022-06-20 00:00:00', timeEndActive = '2022-07-11 00:00:00', timeStartRegister = '2022-06-27 00:00:00', timeEndRegister = '2022-07-04 00:00:00', rankingId = 104 }, { id = 105, isEnabled = true, timeStartActive = '2022-06-20 00:00:00', timeEndActive = '2022-07-11 00:00:00', timeStartRegister = '2022-07-04 00:00:00', timeEndRegister = '2022-07-11 00:00:00', rankingId = 105 }, { id = 10001, isEnabled = true, timeStartActive = '2022-07-11 00:00:00', timeStartRegister = '2022-06-27 00:00:00', rankingId = 10001 } } return root