List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4620",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4618",
    "results": [
        {
            "id": 100883,
            "name": "Puzzle 6.6.1",
            "created": "2025-12-22T10:54:20.076093Z",
            "modified": "2026-05-21T02:06:29.022653Z"
        },
        {
            "id": 1660,
            "name": "Black Cat",
            "created": "2014-10-31T09:53:37.827151Z",
            "modified": "2026-05-21T02:06:54.102064Z"
        },
        {
            "id": 91626,
            "name": "Problem 70",
            "created": "2025-03-01T17:26:39.413520Z",
            "modified": "2026-05-21T02:07:52.327940Z"
        },
        {
            "id": 98158,
            "name": "Problem 71",
            "created": "2025-10-13T06:44:24.792101Z",
            "modified": "2026-05-21T02:07:53.093346Z"
        },
        {
            "id": 1661,
            "name": "White Ghost",
            "created": "2014-10-31T10:04:51.674240Z",
            "modified": "2026-05-21T02:08:08.247795Z"
        },
        {
            "id": 52947,
            "name": "Problem 31",
            "created": "2022-03-22T13:26:35.026638Z",
            "modified": "2026-05-21T02:08:35.211496Z"
        },
        {
            "id": 53209,
            "name": "Diagram [4999]",
            "created": "2022-03-24T09:50:13.850327Z",
            "modified": "2026-05-21T02:09:17.265952Z"
        },
        {
            "id": 53210,
            "name": "Diagram [5000]",
            "created": "2022-03-24T09:52:46.456319Z",
            "modified": "2026-05-21T02:09:18.825311Z"
        },
        {
            "id": 53776,
            "name": "黑先殺白   死活題 9/15",
            "created": "2022-03-28T12:56:38.989564Z",
            "modified": "2026-05-21T02:09:21.157132Z"
        },
        {
            "id": 56291,
            "name": "IH 091 — S30L1 — Another Level Moves 1",
            "created": "2022-05-06T02:36:46.372422Z",
            "modified": "2026-05-21T02:09:22.376774Z"
        }
    ]
}