List accessible puzzles or create a new puzzle.

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

{
    "count": 58712,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5455",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5453",
    "results": [
        {
            "id": 96646,
            "name": "Problem 2",
            "created": "2025-08-14T21:54:01.791092Z",
            "modified": "2026-03-31T09:18:11.610510Z"
        },
        {
            "id": 96647,
            "name": "Problem 3",
            "created": "2025-08-14T21:55:12.388455Z",
            "modified": "2026-04-01T00:18:18.255562Z"
        },
        {
            "id": 96648,
            "name": "Problem 4",
            "created": "2025-08-14T22:00:07.522883Z",
            "modified": "2026-04-07T03:37:57.132023Z"
        },
        {
            "id": 96649,
            "name": "Problem 5",
            "created": "2025-08-14T22:01:59.498592Z",
            "modified": "2026-04-01T00:35:06.128618Z"
        },
        {
            "id": 96650,
            "name": "Problem 5",
            "created": "2025-08-14T22:03:32.631502Z",
            "modified": "2026-04-01T00:42:45.200662Z"
        },
        {
            "id": 96651,
            "name": "Problem 6",
            "created": "2025-08-14T22:05:52.568946Z",
            "modified": "2026-04-01T00:49:58.554750Z"
        },
        {
            "id": 96653,
            "name": "Mutual life セキ 1-23",
            "created": "2025-08-15T03:49:00.356536Z",
            "modified": "2026-04-04T03:13:37.510843Z"
        },
        {
            "id": 96656,
            "name": "Problem 7",
            "created": "2025-08-15T21:28:21.945775Z",
            "modified": "2026-04-01T00:56:45.497043Z"
        },
        {
            "id": 96657,
            "name": "Problem 8",
            "created": "2025-08-15T21:29:36.142647Z",
            "modified": "2026-04-05T17:05:53.023694Z"
        },
        {
            "id": 96658,
            "name": "Problem 9",
            "created": "2025-08-15T21:31:22.465117Z",
            "modified": "2026-04-01T01:09:04.813504Z"
        }
    ]
}