List accessible puzzles or create a new puzzle.

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

{
    "count": 58715,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5443",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5441",
    "results": [
        {
            "id": 96308,
            "name": "Semeai",
            "created": "2025-07-31T08:09:11.015968Z",
            "modified": "2026-04-01T00:18:15.417330Z"
        },
        {
            "id": 96325,
            "name": "Problem 198",
            "created": "2025-07-31T21:13:35.605470Z",
            "modified": "2026-03-31T16:02:16.453685Z"
        },
        {
            "id": 96326,
            "name": "Problem 199",
            "created": "2025-07-31T21:14:28.544593Z",
            "modified": "2026-03-31T16:02:46.950573Z"
        },
        {
            "id": 96327,
            "name": "Problem 200",
            "created": "2025-07-31T21:15:35.268277Z",
            "modified": "2026-03-31T16:03:19.500752Z"
        },
        {
            "id": 96328,
            "name": "Problem 201",
            "created": "2025-07-31T21:16:57.640824Z",
            "modified": "2026-03-31T16:03:54.955683Z"
        },
        {
            "id": 96329,
            "name": "Problem 202",
            "created": "2025-07-31T21:17:48.379665Z",
            "modified": "2026-03-31T16:04:21.191185Z"
        },
        {
            "id": 96330,
            "name": "Problem 203",
            "created": "2025-07-31T21:19:23.092428Z",
            "modified": "2026-03-31T16:04:51.711756Z"
        },
        {
            "id": 96331,
            "name": "Problem 204",
            "created": "2025-07-31T21:20:29.237331Z",
            "modified": "2026-03-31T16:05:19.863443Z"
        },
        {
            "id": 96332,
            "name": "Mutual life セキ 1-22",
            "created": "2025-08-01T03:21:05.843270Z",
            "modified": "2026-04-03T18:36:53.135796Z"
        },
        {
            "id": 96333,
            "name": "51: Live with points",
            "created": "2025-08-01T03:27:31.441894Z",
            "modified": "2026-04-05T11:48:07.567808Z"
        }
    ]
}