List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5362
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=5363",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5361",
    "results": [
        {
            "id": 14640,
            "name": "end play",
            "created": "2019-07-09T20:58:32.318074Z",
            "modified": "2026-04-16T22:55:21.348737Z"
        },
        {
            "id": 14690,
            "name": "Problem # 3",
            "created": "2019-08-04T12:43:25.666608Z",
            "modified": "2026-04-16T22:55:21.660055Z"
        },
        {
            "id": 14802,
            "name": "hsfi d adlf",
            "created": "2019-08-27T14:17:24.757179Z",
            "modified": "2026-04-16T22:55:22.068107Z"
        },
        {
            "id": 14967,
            "name": "Inner Conflict",
            "created": "2019-09-04T09:53:37.329467Z",
            "modified": "2026-04-16T22:55:22.379318Z"
        },
        {
            "id": 15029,
            "name": "Problem 1",
            "created": "2019-09-11T18:44:46.948624Z",
            "modified": "2026-04-16T22:55:22.854751Z"
        },
        {
            "id": 15031,
            "name": "Problem 2",
            "created": "2019-09-11T19:03:12.890873Z",
            "modified": "2026-04-16T22:55:23.164717Z"
        },
        {
            "id": 15231,
            "name": "Problem 2",
            "created": "2019-09-24T16:15:02.121168Z",
            "modified": "2026-04-16T22:55:23.602792Z"
        },
        {
            "id": 15369,
            "name": "옆집에잇는바둑이",
            "created": "2019-10-14T06:16:10.593243Z",
            "modified": "2026-04-16T22:55:24.730806Z"
        },
        {
            "id": 15475,
            "name": "Problem 22",
            "created": "2019-11-06T21:11:29.949845Z",
            "modified": "2026-04-16T22:55:25.114382Z"
        },
        {
            "id": 15635,
            "name": "geen ogen",
            "created": "2019-11-28T09:07:42.728959Z",
            "modified": "2026-04-16T22:55:25.534584Z"
        }
    ]
}