getStats

@GET(value = "stats")
abstract fun getStats(@Query(value = "fields"fields: String? = null): Call<Stats>