List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4520
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4521",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4519",
    "results": [
        {
            "id": 6610,
            "name": "Tripod Group Problem 2",
            "created": "2017-01-01T07:59:35.700284Z",
            "modified": "2026-05-22T22:47:32.460231Z"
        },
        {
            "id": 48149,
            "name": "IH 055 — Ellie Cup 2022",
            "created": "2022-02-03T18:21:22.315368Z",
            "modified": "2026-05-22T22:47:38.270587Z"
        },
        {
            "id": 44010,
            "name": "IH 056 — S18L5 — AlphaGo, and The Most Depressing Move Ever",
            "created": "2021-12-03T18:52:48.514877Z",
            "modified": "2026-05-22T22:47:38.774245Z"
        },
        {
            "id": 40227,
            "name": "Diagram [2545]",
            "created": "2021-10-14T09:20:41.604417Z",
            "modified": "2026-05-22T22:48:05.375978Z"
        },
        {
            "id": 40228,
            "name": "Diagram [2546]",
            "created": "2021-10-14T09:21:44.838256Z",
            "modified": "2026-05-22T22:48:05.929671Z"
        },
        {
            "id": 77149,
            "name": "Question 22",
            "created": "2023-10-10T13:11:37.307738Z",
            "modified": "2026-05-22T22:48:06.495565Z"
        },
        {
            "id": 77151,
            "name": "Question 23",
            "created": "2023-10-10T15:21:30.309742Z",
            "modified": "2026-05-22T22:48:07.103815Z"
        },
        {
            "id": 101201,
            "name": "Puzzle 6.37.6",
            "created": "2025-12-28T05:35:39.906542Z",
            "modified": "2026-05-22T22:48:10.260471Z"
        },
        {
            "id": 101202,
            "name": "Puzzle 6.37.7",
            "created": "2025-12-28T05:37:39.122885Z",
            "modified": "2026-05-22T22:48:13.528860Z"
        },
        {
            "id": 6604,
            "name": "Best Move Problem 4",
            "created": "2017-01-01T06:38:42.316632Z",
            "modified": "2026-05-22T22:48:19.088643Z"
        }
    ]
}