List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4613",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4611",
    "results": [
        {
            "id": 42962,
            "name": "IH 007 — Let's Make Go Easier! 07",
            "created": "2021-11-18T23:40:12.998970Z",
            "modified": "2026-05-21T02:55:16.976708Z"
        },
        {
            "id": 42963,
            "name": "IH 008 — Let's Make Go Easier! 08",
            "created": "2021-11-18T23:45:49.461878Z",
            "modified": "2026-05-21T02:55:18.121315Z"
        },
        {
            "id": 92704,
            "name": "Problem 41",
            "created": "2025-03-28T22:15:07.090405Z",
            "modified": "2026-05-21T02:55:40.444561Z"
        },
        {
            "id": 92705,
            "name": "Problem 42",
            "created": "2025-03-28T22:16:20.609580Z",
            "modified": "2026-05-21T02:56:10.376788Z"
        },
        {
            "id": 55650,
            "name": "IH 071 — S32L3 — All about the knight's move approach to the 3-4 points",
            "created": "2022-04-29T01:04:29.418215Z",
            "modified": "2026-05-21T02:56:21.380222Z"
        },
        {
            "id": 55822,
            "name": "IH 072 — S32L7 — After the AlphaGo 3-3 Invasion",
            "created": "2022-04-30T14:09:24.811213Z",
            "modified": "2026-05-21T02:56:21.909558Z"
        },
        {
            "id": 21106,
            "name": "3 rd puzzzle",
            "created": "2020-09-26T09:03:07.215161Z",
            "modified": "2026-05-21T02:56:46.014532Z"
        },
        {
            "id": 25602,
            "name": "30:2-6",
            "created": "2021-01-11T08:07:39.995129Z",
            "modified": "2026-05-21T02:57:19.947427Z"
        },
        {
            "id": 25603,
            "name": "30:2-7",
            "created": "2021-01-11T08:08:05.981685Z",
            "modified": "2026-05-21T02:57:20.319616Z"
        },
        {
            "id": 36287,
            "name": "Problem 25:2",
            "created": "2021-08-14T05:37:37.643571Z",
            "modified": "2026-05-21T02:57:26.056451Z"
        }
    ]
}