List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=name&page=1006
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=1007",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=1005",
    "results": [
        {
            "id": 28165,
            "name": "Atari9 อาตาริ9",
            "created": "2021-02-24T04:30:50.095098Z",
            "modified": "2026-04-15T09:50:04.289571Z"
        },
        {
            "id": 22746,
            "name": "Atari? What to do?",
            "created": "2020-11-06T20:06:55.973923Z",
            "modified": "2026-05-22T17:25:03.770096Z"
        },
        {
            "id": 6798,
            "name": "Att lägga en sten",
            "created": "2017-03-01T11:16:25.104832Z",
            "modified": "2026-05-17T14:05:22.427393Z"
        },
        {
            "id": 6799,
            "name": "Att räkna poäng",
            "created": "2017-03-01T11:33:56.914312Z",
            "modified": "2026-04-16T22:53:08.398141Z"
        },
        {
            "id": 6800,
            "name": "Att äta",
            "created": "2017-03-01T11:46:36.338802Z",
            "modified": "2026-04-16T22:53:00.350583Z"
        },
        {
            "id": 74528,
            "name": "Attach-Crosscut Technique",
            "created": "2023-07-08T22:06:05.918249Z",
            "modified": "2026-04-26T16:13:51.710067Z"
        },
        {
            "id": 3381,
            "name": "Attachment Probe",
            "created": "2015-11-18T17:20:58.328568Z",
            "modified": "2026-05-20T23:34:21.278679Z"
        },
        {
            "id": 56585,
            "name": "Attachment-1",
            "created": "2022-05-09T00:36:22.164388Z",
            "modified": "2026-05-10T04:10:27.474728Z"
        },
        {
            "id": 56454,
            "name": "Attachment-1",
            "created": "2022-05-07T14:37:36.536973Z",
            "modified": "2026-05-21T13:52:11.193021Z"
        },
        {
            "id": 57200,
            "name": "Attachment-10",
            "created": "2022-05-16T01:36:57.565714Z",
            "modified": "2026-05-18T19:53:24.093965Z"
        }
    ]
}