List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4826",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4824",
    "results": [
        {
            "id": 1622,
            "name": "04 - Pattern 29",
            "created": "2014-10-27T10:40:43.889883Z",
            "modified": "2026-05-13T22:04:23.908181Z"
        },
        {
            "id": 799,
            "name": "147 - 539",
            "created": "2014-10-09T16:34:32.167069Z",
            "modified": "2026-05-13T22:04:51.968749Z"
        },
        {
            "id": 31587,
            "name": "Diagram (405)",
            "created": "2021-06-17T14:25:40.509794Z",
            "modified": "2026-05-13T22:06:29.784563Z"
        },
        {
            "id": 32114,
            "name": "Diagram (680)",
            "created": "2021-06-25T14:04:15.389698Z",
            "modified": "2026-05-13T22:10:57.899130Z"
        },
        {
            "id": 29571,
            "name": "problem 25",
            "created": "2021-03-31T19:53:17.538283Z",
            "modified": "2026-05-13T22:11:42.675293Z"
        },
        {
            "id": 29572,
            "name": "problem 26",
            "created": "2021-03-31T19:54:01.356793Z",
            "modified": "2026-05-13T22:11:43.559026Z"
        },
        {
            "id": 44029,
            "name": "GW 79: An intro to tesuji (viii) 1",
            "created": "2021-12-03T20:50:39.402148Z",
            "modified": "2026-05-13T22:11:48.950636Z"
        },
        {
            "id": 23214,
            "name": "Puzzle 131-1",
            "created": "2020-11-15T13:16:08.996271Z",
            "modified": "2026-05-13T22:12:49.227843Z"
        },
        {
            "id": 45436,
            "name": "백을 잡으시오",
            "created": "2021-12-24T14:12:15.144257Z",
            "modified": "2026-05-13T22:13:09.793040Z"
        },
        {
            "id": 45465,
            "name": "흑을 잡으시오",
            "created": "2021-12-25T00:13:34.133277Z",
            "modified": "2026-05-13T22:13:10.239469Z"
        }
    ]
}