List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5591",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5589",
    "results": [
        {
            "id": 99592,
            "name": "Puzzle 4.22.24",
            "created": "2025-11-22T20:20:28.228023Z",
            "modified": "2026-03-31T15:02:02.127917Z"
        },
        {
            "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-03-30T17:16:07.259815Z"
        },
        {
            "id": 99600,
            "name": "Puzzle 4.23.1",
            "created": "2025-11-23T08:49:46.926379Z",
            "modified": "2026-03-31T15:02:47.686630Z"
        },
        {
            "id": 99601,
            "name": "Puzzle 4.23.2",
            "created": "2025-11-23T08:51:23.041472Z",
            "modified": "2026-03-31T15:03:34.203660Z"
        }
    ]
}