---
title: "List multiple markets"
method: GET
path: "/affiliate/get_multiple_markets"
tags: ["market"]
---

# List multiple markets

`GET /affiliate/get_multiple_markets`

get the list of multiple markets

## Query parameters

- `event_ids` integer[]
- `get_all_market` boolean
- `market_type` 'moneyline' | 'spread' | 'total' | 'sup_moneyline'
- `market_types` string[]
- `min_liquidity` number

## Response `200`

OK

- MarketListWithMultipleEventResponse

## Other responses

- `400` — Bad request
- `500` — Internal server error

---

[API](https://skmtc.dev/prophetx/apis/external-market-maker-api.md) · [All operations](https://skmtc.dev/prophetx/apis/external-market-maker-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/prophetx/external-market-maker-api/revisions/cf6d43de1db2/schema)
