List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5442
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=5443",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5441",
    "results": [
        {
            "id": 49655,
            "name": "type 2",
            "created": "2022-02-20T06:31:10.122698Z",
            "modified": "2026-04-08T04:58:30.612918Z"
        },
        {
            "id": 9682,
            "name": "Question 2",
            "created": "2018-04-21T15:15:40.021063Z",
            "modified": "2026-04-08T05:00:00.248353Z"
        },
        {
            "id": 1807,
            "name": "Bamboo joint is good (2)",
            "created": "2014-11-11T21:22:23.335233Z",
            "modified": "2026-04-08T05:00:51.544239Z"
        },
        {
            "id": 1813,
            "name": "Answer cap with knight's move",
            "created": "2014-11-12T05:20:35.673860Z",
            "modified": "2026-04-08T05:01:59.978508Z"
        },
        {
            "id": 1900,
            "name": "Answer cap with knight's move (2)",
            "created": "2014-11-20T03:26:51.401540Z",
            "modified": "2026-04-08T05:02:15.473751Z"
        },
        {
            "id": 1901,
            "name": "Answer cap with knight's move (3)",
            "created": "2014-11-20T03:40:00.013671Z",
            "modified": "2026-04-08T05:02:21.683956Z"
        },
        {
            "id": 11042,
            "name": "442 / 900",
            "created": "2018-08-20T14:19:16.901091Z",
            "modified": "2026-04-08T05:02:58.581288Z"
        },
        {
            "id": 47945,
            "name": "凝形 inefficient shape",
            "created": "2022-02-02T05:58:48.430652Z",
            "modified": "2026-04-08T05:03:27.784886Z"
        },
        {
            "id": 29054,
            "name": "Homework",
            "created": "2021-03-21T17:45:09.058077Z",
            "modified": "2026-04-08T05:04:06.848391Z"
        },
        {
            "id": 90563,
            "name": "Death 死 1-3",
            "created": "2025-01-26T06:40:32.240998Z",
            "modified": "2026-04-08T05:07:39.892581Z"
        }
    ]
}