List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5139",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5137",
    "results": [
        {
            "id": 7620,
            "name": "problem 723",
            "created": "2017-04-27T06:50:25.477390Z",
            "modified": "2026-05-01T00:00:00.368044Z"
        },
        {
            "id": 44422,
            "name": "GW 97: LDP 10",
            "created": "2021-12-07T09:00:51.716585Z",
            "modified": "2026-05-01T00:04:31.093953Z"
        },
        {
            "id": 44423,
            "name": "GW 97: LDP 11",
            "created": "2021-12-07T09:01:05.832422Z",
            "modified": "2026-05-01T00:04:31.855963Z"
        },
        {
            "id": 13566,
            "name": "Snapback 8",
            "created": "2018-11-14T14:40:15.278101Z",
            "modified": "2026-05-01T00:04:33.244422Z"
        },
        {
            "id": 22296,
            "name": "Puzzle 97",
            "created": "2020-10-28T11:27:34.602463Z",
            "modified": "2026-05-01T00:06:27.512699Z"
        },
        {
            "id": 22167,
            "name": "Puzzle 44",
            "created": "2020-10-27T11:14:03.628672Z",
            "modified": "2026-05-01T00:07:20.995039Z"
        },
        {
            "id": 68308,
            "name": "Puzzle 111-3",
            "created": "2023-02-02T10:04:17.454401Z",
            "modified": "2026-05-01T00:07:25.215556Z"
        },
        {
            "id": 68317,
            "name": "Puzzle 111-4",
            "created": "2023-02-02T12:41:29.448553Z",
            "modified": "2026-05-01T00:07:25.996019Z"
        },
        {
            "id": 66793,
            "name": "Problem 104",
            "created": "2022-12-22T09:16:18.895479Z",
            "modified": "2026-05-01T00:07:49.171145Z"
        },
        {
            "id": 98573,
            "name": "Quy tắc cơ bản 9",
            "created": "2025-11-04T04:01:17.351319Z",
            "modified": "2026-05-01T00:08:25.198689Z"
        }
    ]
}