metaculus 0.0.2

API Client for Metaculus
Documentation
# ProjectUserStats

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **i32** |  | 
**username** | **String** |  | 
**project** | **i32** |  | 
**points** | **i32** |  | 
**rank** | **i32** |  | 
**log_score** | **f64** |  | 
**num_questions** | **i32** |  | 
**num_questions_predicted** | **i32** |  | 
**prize** | **f64** |  | 
**coverage_avg** | **f64** |  | 
**level** | **i32** |  | [readonly]
**level_title** | **String** |  | [readonly]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)