# Interface: GetJackpotWinnersRequest

## Extends

- `ProtocolRequest`

## Properties

### cid

> **cid**: `number`

#### Inherited from

`ProtocolRequest.cid`

***

### ts?

> `optional` **ts?**: `number`

#### Inherited from

`ProtocolRequest.ts`

***

### uuid?

> `optional` **uuid?**: `string`

#### Inherited from

`ProtocolRequest.uuid`

***

### api\_key

> **api\_key**: `string`

#### Inherited from

`ProtocolRequest.api_key`

***

### brand\_key

> **brand\_key**: `string`

#### Inherited from

`ProtocolRequest.brand_key`

***

### ext\_user\_id

> **ext\_user\_id**: `string`

#### Inherited from

`ProtocolRequest.ext_user_id`

***

### jp\_template\_id

> **jp\_template\_id**: `number`

The ID of the jackpot template

***

### limit

> **limit**: `number`

The number of winners to return

***

### offset

> **offset**: `number`

The offset of the winners to return
