public StatsQuery(root json)
 {
     _json = json;
 }
 public StatsQuery(root json)
 {
     _json = json;
 }