# ToMoveGame ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **url** | **String** | URL of this game | **move_by** | **i32** | Timestamp of when the next move must be made | **draw_offer** | Option<**bool**> | Player who has made a draw offer (optional) | [optional] **last_activity** | **i32** | Timestamp of the last activity on the game | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)