List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5684",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5682",
    "results": [
        {
            "id": 99566,
            "name": "3-4 High Approach Classic",
            "created": "2025-11-22T18:04:01.042662Z",
            "modified": "2026-04-21T01:54:25.250357Z"
        },
        {
            "id": 99591,
            "name": "test orange square",
            "created": "2025-11-22T20:19:25.006625Z",
            "modified": "2026-02-16T07:41:42.142168Z"
        },
        {
            "id": 99593,
            "name": "test no orange square",
            "created": "2025-11-22T20:29:15.498145Z",
            "modified": "2026-02-16T07:41:43.215189Z"
        },
        {
            "id": 99594,
            "name": "4-4 Pincer Classic",
            "created": "2025-11-22T21:49:47.923219Z",
            "modified": "2026-02-16T07:41:44.024824Z"
        },
        {
            "id": 99595,
            "name": "4-4 Kick",
            "created": "2025-11-22T21:50:47.454960Z",
            "modified": "2026-02-16T07:41:45.187653Z"
        },
        {
            "id": 99596,
            "name": "3-4 Approach Extend",
            "created": "2025-11-22T21:51:45.880665Z",
            "modified": "2026-03-30T17:16:02.641338Z"
        },
        {
            "id": 99597,
            "name": "4-4 New Approach",
            "created": "2025-11-22T21:54:01.537406Z",
            "modified": "2026-03-30T17:16:07.259893Z"
        },
        {
            "id": 99598,
            "name": "4-4 Approach Attach",
            "created": "2025-11-22T21:57:50.280311Z",
            "modified": "2026-03-30T17:16:07.279016Z"
        },
        {
            "id": 99599,
            "name": "Puzzle1",
            "created": "2025-11-23T02:44:42.508163Z",
            "modified": "2026-04-10T01:33:46.483738Z"
        },
        {
            "id": 99634,
            "name": "Kosumi",
            "created": "2025-11-23T21:01:50.566955Z",
            "modified": "2026-03-30T17:16:08.634015Z"
        }
    ]
}