List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=679",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=677",
    "results": [
        {
            "id": 81366,
            "name": "Problem 31",
            "created": "2024-05-14T14:05:22.299538Z",
            "modified": "2026-03-30T15:46:11.277901Z"
        },
        {
            "id": 81485,
            "name": "como hacer atari",
            "created": "2024-05-16T19:45:04.871575Z",
            "modified": "2026-03-30T15:46:14.000656Z"
        },
        {
            "id": 81514,
            "name": "What is this?",
            "created": "2024-05-19T00:46:40.315539Z",
            "modified": "2026-03-30T15:47:08.353812Z"
        },
        {
            "id": 81515,
            "name": "Flower!",
            "created": "2024-05-19T00:50:51.314297Z",
            "modified": "2026-03-30T15:47:08.484831Z"
        },
        {
            "id": 81730,
            "name": "Thvhghhhcyghf",
            "created": "2024-05-30T08:31:47.479235Z",
            "modified": "2026-03-30T15:48:08.699858Z"
        },
        {
            "id": 81731,
            "name": "tuhugygycghcg",
            "created": "2024-05-30T08:38:14.857324Z",
            "modified": "2026-03-30T15:48:09.495740Z"
        },
        {
            "id": 81736,
            "name": "como capturar (sale mal)",
            "created": "2024-05-30T19:24:20.903948Z",
            "modified": "2026-03-30T15:48:10.416262Z"
        },
        {
            "id": 81737,
            "name": "Part 5 Level 2",
            "created": "2024-05-31T00:22:13.818884Z",
            "modified": "2026-03-30T15:48:10.847540Z"
        },
        {
            "id": 81824,
            "name": "Capture 02",
            "created": "2024-06-04T09:36:52.369005Z",
            "modified": "2026-03-30T15:49:03.504236Z"
        },
        {
            "id": 81827,
            "name": "Capture 05",
            "created": "2024-06-04T09:39:29.654004Z",
            "modified": "2026-03-30T15:49:03.596558Z"
        }
    ]
}