List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=689
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=690",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=688",
    "results": [
        {
            "id": 29984,
            "name": "Ko Fights 1",
            "created": "2021-04-13T01:29:15.482068Z",
            "modified": "2026-05-14T08:37:05.301890Z"
        },
        {
            "id": 99295,
            "name": "Example 35",
            "created": "2025-11-17T16:31:22.397989Z",
            "modified": "2026-05-14T08:36:06.363564Z"
        },
        {
            "id": 93032,
            "name": "Problem 86",
            "created": "2025-04-11T15:46:51.866531Z",
            "modified": "2026-05-14T08:33:32.219063Z"
        },
        {
            "id": 93033,
            "name": "Problem 87",
            "created": "2025-04-11T15:48:31.779861Z",
            "modified": "2026-05-14T08:31:45.998674Z"
        },
        {
            "id": 93031,
            "name": "Problem 85",
            "created": "2025-04-11T15:44:28.656410Z",
            "modified": "2026-05-14T08:31:45.211322Z"
        },
        {
            "id": 29949,
            "name": "Killing 4",
            "created": "2021-04-09T23:23:35.252889Z",
            "modified": "2026-05-14T08:31:13.727363Z"
        },
        {
            "id": 58537,
            "name": "下跳 Jump type 4",
            "created": "2022-05-30T14:45:20.784903Z",
            "modified": "2026-05-14T08:30:38.507991Z"
        },
        {
            "id": 31865,
            "name": "Diagram (519)",
            "created": "2021-06-21T14:57:29.048895Z",
            "modified": "2026-05-14T08:29:25.046415Z"
        },
        {
            "id": 7101,
            "name": "Problem № 173",
            "created": "2017-03-24T10:05:34.115828Z",
            "modified": "2026-05-14T08:28:57.783899Z"
        },
        {
            "id": 31680,
            "name": "Diagram (415)",
            "created": "2021-06-18T06:29:02.526576Z",
            "modified": "2026-05-14T08:28:56.409370Z"
        }
    ]
}