---
title: "Get play matching detail"
method: GET
path: "/mm/get_wager_matching_detail"
tags: ["play"]
---

# Get play matching detail

`GET /mm/get_wager_matching_detail`

Get play matching detail

## Query parameters

- `wager_ids` string[]

## Response `200`

OK

- MarketMakerGetWagerMatchingDetailResponse
  - `data` object
  - `last_synced_at` string

## Other responses

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

---

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