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

# List multiple markets v2

`GET /v2/affiliate/get_multiple_markets`

get the list of markets. New fields added in v2 response:
- category_name: the name of the market's category
- sub_type: the sub-type of the market

## 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

- AffiliateListWithMultipleEventResponseV2

## 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)
