List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5377
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=5378",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5376",
    "results": [
        {
            "id": 94196,
            "name": "Problem 18",
            "created": "2025-05-21T03:56:21.791687Z",
            "modified": "2026-04-11T02:47:35.599292Z"
        },
        {
            "id": 94197,
            "name": "Problem 19",
            "created": "2025-05-21T04:10:15.169926Z",
            "modified": "2026-04-01T01:42:23.262833Z"
        },
        {
            "id": 94198,
            "name": "Problem 20",
            "created": "2025-05-21T04:16:57.441822Z",
            "modified": "2026-04-07T11:45:55.276709Z"
        },
        {
            "id": 94199,
            "name": "Capture The ATARI!!",
            "created": "2025-05-21T07:44:01.890489Z",
            "modified": "2026-03-30T16:47:08.434691Z"
        },
        {
            "id": 94200,
            "name": "Where is the \"Tengen\"??",
            "created": "2025-05-21T07:45:05.279992Z",
            "modified": "2026-03-30T16:47:08.924847Z"
        },
        {
            "id": 94201,
            "name": "Live!!",
            "created": "2025-05-21T07:48:12.922355Z",
            "modified": "2026-03-30T16:47:08.908685Z"
        },
        {
            "id": 94202,
            "name": "Capture!!",
            "created": "2025-05-21T07:49:33.815317Z",
            "modified": "2026-03-30T16:47:09.194140Z"
        },
        {
            "id": 94203,
            "name": "Capture!!",
            "created": "2025-05-21T07:50:39.158598Z",
            "modified": "2026-03-30T16:47:09.563631Z"
        },
        {
            "id": 94231,
            "name": "Problem 62",
            "created": "2025-05-22T07:24:22.113020Z",
            "modified": "2026-04-16T10:50:19.741518Z"
        },
        {
            "id": 94232,
            "name": "Problem 63",
            "created": "2025-05-22T07:26:45.102624Z",
            "modified": "2026-04-16T10:50:46.956747Z"
        }
    ]
}