---
title: "Get best lines for multiple events"
method: GET
path: "/api/v1/lines/best"
tags: ["V1 Lines"]
---

# Get best lines for multiple events

`GET /api/v1/lines/best`

## Query parameters

- `event_ids` string, required
- `period` 'period_full_game' | 'period_first_half' | 'period_second_half' | 'period_first_period' | 'period_second_period' | 'period_third_period' | 'period_fourth_period' | 'period_live_full_game' | 'period_live_first_half' | 'period_live_second_half' | 'period_live_first_period' | 'period_live_second_period' | 'period_live_third_period' | 'period_live_fourth_period'
- `affiliate_ids` string

## Response `200`

Best lines keyed by event ID

- object

---

[API](https://skmtc.net/therundown/apis/therundown-sports-api.md) · [All operations](https://skmtc.net/therundown/apis/therundown-sports-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/therundown/therundown-sports-api/revisions/f069d4e82f52/schema)
