# pots

#### pots

The pots and pot results for the hand.

**Type:** array of [\<pot\_obj>](https://hh-specs.handhistory.org/pot-object/pot_obj) objects

**Example:**

```javascript
"pots": [
    <pot_obj>,
    <pot_obj>
]
```
