List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=name&page=1012
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=name&page=1013",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=1011",
    "results": [
        {
            "id": 41519,
            "name": "Attack Intro 27",
            "created": "2021-10-27T06:53:32.159420Z",
            "modified": "2026-05-10T03:18:45.571811Z"
        },
        {
            "id": 41520,
            "name": "Attack Intro 28",
            "created": "2021-10-27T06:55:49.717939Z",
            "modified": "2026-05-10T03:20:42.596400Z"
        },
        {
            "id": 38736,
            "name": "Attack Intro 3",
            "created": "2021-09-23T12:50:32.833821Z",
            "modified": "2026-05-10T02:13:13.545316Z"
        },
        {
            "id": 38738,
            "name": "Attack Intro 4",
            "created": "2021-09-23T12:53:56.286640Z",
            "modified": "2026-05-10T02:16:28.022914Z"
        },
        {
            "id": 38783,
            "name": "Attack Intro 5",
            "created": "2021-09-23T19:39:50.968633Z",
            "modified": "2026-05-10T02:19:33.933682Z"
        },
        {
            "id": 38737,
            "name": "Attack Intro 6",
            "created": "2021-09-23T12:52:18.510811Z",
            "modified": "2026-05-10T02:22:33.361384Z"
        },
        {
            "id": 41394,
            "name": "Attack Intro 7",
            "created": "2021-10-25T14:52:23.269074Z",
            "modified": "2026-05-21T23:30:58.410657Z"
        },
        {
            "id": 41392,
            "name": "Attack Intro 8",
            "created": "2021-10-25T14:13:20.774695Z",
            "modified": "2026-05-21T23:31:01.019210Z"
        },
        {
            "id": 41079,
            "name": "Attack Intro 9",
            "created": "2021-10-23T14:40:42.508994Z",
            "modified": "2026-05-21T00:47:18.546516Z"
        },
        {
            "id": 26174,
            "name": "Attack white",
            "created": "2021-01-17T10:56:19.485066Z",
            "modified": "2026-03-31T23:20:10.953998Z"
        }
    ]
}