you need to add id within a time_range key, ti will look like this:
{
...,
time_range: {'since': 'YYYY-MM-DD', 'until': 'YYYY-MM-DD'},
...
}