List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5684",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5682",
    "results": [
        {
            "id": 100712,
            "name": "Problem 40",
            "created": "2025-12-16T17:20:35.323239Z",
            "modified": "2026-03-30T17:28:10.473890Z"
        },
        {
            "id": 100713,
            "name": "Problem 41",
            "created": "2025-12-16T17:21:33.154353Z",
            "modified": "2026-03-30T17:28:10.641926Z"
        },
        {
            "id": 100714,
            "name": "Example 48",
            "created": "2025-12-16T17:24:49.985240Z",
            "modified": "2026-03-30T17:28:10.681034Z"
        },
        {
            "id": 100715,
            "name": "Problem 42",
            "created": "2025-12-16T17:26:41.202805Z",
            "modified": "2026-03-30T17:28:10.644486Z"
        },
        {
            "id": 100716,
            "name": "Problem 43",
            "created": "2025-12-16T17:28:23.549341Z",
            "modified": "2026-03-30T17:28:10.678962Z"
        },
        {
            "id": 100717,
            "name": "Example 49",
            "created": "2025-12-16T17:55:34.314126Z",
            "modified": "2026-03-30T17:28:10.810447Z"
        },
        {
            "id": 100718,
            "name": "Example 50",
            "created": "2025-12-16T17:58:13.360871Z",
            "modified": "2026-03-30T17:28:10.781881Z"
        },
        {
            "id": 100719,
            "name": "Problem 44",
            "created": "2025-12-16T18:01:09.412589Z",
            "modified": "2026-03-30T17:28:11.014410Z"
        },
        {
            "id": 100720,
            "name": "Problem 45",
            "created": "2025-12-16T18:03:36.070030Z",
            "modified": "2026-03-30T17:28:11.270657Z"
        },
        {
            "id": 100722,
            "name": "바둑팝 문제",
            "created": "2025-12-17T01:14:34.380294Z",
            "modified": "2026-04-15T14:57:58.050650Z"
        }
    ]
}