List accessible puzzles or create a new puzzle.

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

{
    "count": 58746,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5322",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5320",
    "results": [
        {
            "id": 93081,
            "name": "BGJ 199 JP2",
            "created": "2025-04-13T09:03:53.182996Z",
            "modified": "2026-04-16T22:48:14.584208Z"
        },
        {
            "id": 93082,
            "name": "BGJ 199 JP 3",
            "created": "2025-04-13T09:05:55.114559Z",
            "modified": "2026-04-16T22:48:17.509827Z"
        },
        {
            "id": 93083,
            "name": "BGJ 199 JP4",
            "created": "2025-04-13T09:07:24.599640Z",
            "modified": "2026-04-16T22:48:19.676660Z"
        },
        {
            "id": 93084,
            "name": "BGJ 199 JP 5",
            "created": "2025-04-13T09:09:24.603990Z",
            "modified": "2026-04-16T22:48:22.620743Z"
        },
        {
            "id": 93085,
            "name": "金胡v h j bv h还不快j ju c c",
            "created": "2025-04-13T09:26:30.691453Z",
            "modified": "2026-03-30T16:40:01.163233Z"
        },
        {
            "id": 93086,
            "name": "Problem 109",
            "created": "2025-04-13T12:57:01.264648Z",
            "modified": "2026-03-31T15:28:26.411904Z"
        },
        {
            "id": 93087,
            "name": "Problem 110",
            "created": "2025-04-13T12:58:44.907114Z",
            "modified": "2026-03-31T15:29:06.652057Z"
        },
        {
            "id": 93088,
            "name": "Problem 111",
            "created": "2025-04-13T12:59:46.420157Z",
            "modified": "2026-04-09T23:03:39.502610Z"
        },
        {
            "id": 93089,
            "name": "Problem 112",
            "created": "2025-04-13T13:00:52.526376Z",
            "modified": "2026-04-09T23:45:44.655284Z"
        },
        {
            "id": 93090,
            "name": "Problem 113",
            "created": "2025-04-13T13:02:30.773576Z",
            "modified": "2026-04-20T12:39:55.766061Z"
        }
    ]
}