List accessible puzzles or create a new puzzle.

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

{
    "count": 58750,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5274",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5272",
    "results": [
        {
            "id": 55734,
            "name": "problem 8",
            "created": "2022-04-29T14:45:54.647268Z",
            "modified": "2026-04-22T02:18:57.788194Z"
        },
        {
            "id": 1165,
            "name": "431 - 539",
            "created": "2014-10-15T16:03:50.281559Z",
            "modified": "2026-04-22T02:20:00.963058Z"
        },
        {
            "id": 53436,
            "name": "question 1",
            "created": "2022-03-26T06:46:03.037448Z",
            "modified": "2026-04-22T02:25:48.690539Z"
        },
        {
            "id": 54493,
            "name": "question 4",
            "created": "2022-04-06T12:48:09.225109Z",
            "modified": "2026-04-22T02:27:44.419033Z"
        },
        {
            "id": 7578,
            "name": "277/900",
            "created": "2017-04-25T19:26:17.647895Z",
            "modified": "2026-04-22T02:28:08.419866Z"
        },
        {
            "id": 21691,
            "name": "Puzzle 12 (p.  95-139)",
            "created": "2020-10-16T23:49:30.581248Z",
            "modified": "2026-04-22T02:29:32.308206Z"
        },
        {
            "id": 24602,
            "name": "16:5-5",
            "created": "2020-12-23T16:54:24.923316Z",
            "modified": "2026-04-22T02:35:05.372713Z"
        },
        {
            "id": 60433,
            "name": "question 49 細妙勢",
            "created": "2022-07-06T15:33:24.346140Z",
            "modified": "2026-04-22T02:42:36.345586Z"
        },
        {
            "id": 99251,
            "name": "Example 9",
            "created": "2025-11-16T12:32:53.462359Z",
            "modified": "2026-04-22T02:42:49.453856Z"
        },
        {
            "id": 99252,
            "name": "Example 10",
            "created": "2025-11-16T12:33:54.492584Z",
            "modified": "2026-04-22T02:43:03.609863Z"
        }
    ]
}