List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=81",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=79",
    "results": [
        {
            "id": 34487,
            "name": "Balance of Territory 2",
            "created": "2021-07-26T07:49:11.794600Z",
            "modified": "2026-04-16T12:42:44.270746Z"
        },
        {
            "id": 34516,
            "name": "Puzzle 45:1-A2",
            "created": "2021-07-26T10:22:05.241782Z",
            "modified": "2026-04-16T12:42:45.479443Z"
        },
        {
            "id": 34572,
            "name": "栗花落香奈乎",
            "created": "2021-07-27T03:36:04.974514Z",
            "modified": "2026-04-16T12:42:46.851848Z"
        },
        {
            "id": 34601,
            "name": "47:1-A2",
            "created": "2021-07-27T09:47:29.063066Z",
            "modified": "2026-04-16T12:42:48.141442Z"
        },
        {
            "id": 34689,
            "name": "safci[f,e[;",
            "created": "2021-07-28T09:08:59.292786Z",
            "modified": "2026-04-16T12:42:49.350017Z"
        },
        {
            "id": 35064,
            "name": "Flow of Stones Example 2",
            "created": "2021-08-01T04:53:13.126058Z",
            "modified": "2026-04-16T12:42:50.596349Z"
        },
        {
            "id": 35069,
            "name": "2 задача",
            "created": "2021-08-01T05:51:43.703496Z",
            "modified": "2026-04-16T12:42:52.119958Z"
        },
        {
            "id": 35186,
            "name": "2.2.1 - Double atari - Example 2",
            "created": "2021-08-01T17:35:20.498597Z",
            "modified": "2026-04-16T12:42:53.537190Z"
        },
        {
            "id": 35202,
            "name": "Mad face",
            "created": "2021-08-01T19:34:16.073993Z",
            "modified": "2026-04-16T12:42:54.952067Z"
        },
        {
            "id": 35208,
            "name": "🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔",
            "created": "2021-08-02T06:07:59.026571Z",
            "modified": "2026-04-16T22:40:15.877568Z"
        }
    ]
}