List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5698
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=modified&page=5699",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5697",
    "results": [
        {
            "id": 9313,
            "name": "Lesson 20 - test",
            "created": "2018-01-29T22:30:21.875400Z",
            "modified": "2026-04-18T16:28:49.881269Z"
        },
        {
            "id": 9316,
            "name": "Lesson 21 - test",
            "created": "2018-01-29T23:11:48.884653Z",
            "modified": "2026-04-18T16:29:15.311767Z"
        },
        {
            "id": 10608,
            "name": "8 / 900",
            "created": "2018-08-20T10:36:26.386459Z",
            "modified": "2026-04-18T16:29:54.455455Z"
        },
        {
            "id": 68675,
            "name": "総合問題4級(3)",
            "created": "2023-02-08T11:30:41.755740Z",
            "modified": "2026-04-18T16:30:24.338510Z"
        },
        {
            "id": 96568,
            "name": "btvn 14",
            "created": "2025-08-08T12:54:10.998233Z",
            "modified": "2026-04-18T16:35:01.457409Z"
        },
        {
            "id": 66701,
            "name": "Problem 53",
            "created": "2022-12-20T22:14:34.526154Z",
            "modified": "2026-04-18T16:35:03.670152Z"
        },
        {
            "id": 66702,
            "name": "Problem 54",
            "created": "2022-12-20T22:16:22.743007Z",
            "modified": "2026-04-18T16:35:17.563439Z"
        },
        {
            "id": 14345,
            "name": "Problem 1",
            "created": "2019-04-25T04:26:53.013287Z",
            "modified": "2026-04-18T16:37:47.594370Z"
        },
        {
            "id": 101441,
            "name": "Puzzle 6.50.8",
            "created": "2026-01-01T08:23:50.976124Z",
            "modified": "2026-04-18T16:37:51.373780Z"
        },
        {
            "id": 60910,
            "name": "question 7",
            "created": "2022-07-17T14:52:59.435666Z",
            "modified": "2026-04-18T16:38:11.088366Z"
        }
    ]
}