List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5797",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5795",
    "results": [
        {
            "id": 10519,
            "name": "Problem 23",
            "created": "2018-07-21T21:50:32.039873Z",
            "modified": "2026-04-11T07:23:28.237574Z"
        },
        {
            "id": 92602,
            "name": "Problem 1",
            "created": "2025-03-23T16:13:17.025840Z",
            "modified": "2026-04-11T07:23:29.723964Z"
        },
        {
            "id": 10520,
            "name": "Problem 24",
            "created": "2018-07-21T21:54:38.998246Z",
            "modified": "2026-04-11T07:24:02.598056Z"
        },
        {
            "id": 10521,
            "name": "Problem 25",
            "created": "2018-07-21T21:59:28.268845Z",
            "modified": "2026-04-11T07:24:13.556526Z"
        },
        {
            "id": 10543,
            "name": "Problem 27",
            "created": "2018-08-10T18:49:18.116891Z",
            "modified": "2026-04-11T07:24:25.907940Z"
        },
        {
            "id": 38628,
            "name": "Tsumégo 85",
            "created": "2021-09-20T13:17:44.430007Z",
            "modified": "2026-04-11T07:24:36.335208Z"
        },
        {
            "id": 10545,
            "name": "Problem 29",
            "created": "2018-08-10T19:35:31.754697Z",
            "modified": "2026-04-11T07:24:55.349256Z"
        },
        {
            "id": 10546,
            "name": "Problem 30",
            "created": "2018-08-10T19:55:29.617015Z",
            "modified": "2026-04-11T07:25:01.436451Z"
        },
        {
            "id": 14319,
            "name": "Problem 70",
            "created": "2019-04-19T16:38:28.839060Z",
            "modified": "2026-04-11T07:25:01.730485Z"
        },
        {
            "id": 13911,
            "name": "Problem 31",
            "created": "2018-12-22T12:35:35.817666Z",
            "modified": "2026-04-11T07:25:07.681715Z"
        }
    ]
}