List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4712",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4710",
    "results": [
        {
            "id": 18168,
            "name": "Задача 24",
            "created": "2020-05-09T21:24:52.100730Z",
            "modified": "2026-05-18T01:08:53.644315Z"
        },
        {
            "id": 37636,
            "name": "Diagram [1411]",
            "created": "2021-08-31T09:12:23.100792Z",
            "modified": "2026-05-18T01:10:15.904423Z"
        },
        {
            "id": 80438,
            "name": "7.B.11.",
            "created": "2024-03-31T17:48:14.043429Z",
            "modified": "2026-05-18T01:10:17.758635Z"
        },
        {
            "id": 80439,
            "name": "7.B.12.",
            "created": "2024-03-31T17:53:30.468232Z",
            "modified": "2026-05-18T01:10:19.626889Z"
        },
        {
            "id": 7561,
            "name": "261/900",
            "created": "2017-04-25T16:49:46.558312Z",
            "modified": "2026-05-18T01:11:54.728572Z"
        },
        {
            "id": 7563,
            "name": "262/900",
            "created": "2017-04-25T17:20:18.394953Z",
            "modified": "2026-05-18T01:11:57.837011Z"
        },
        {
            "id": 37786,
            "name": "Diagram [1478]",
            "created": "2021-09-03T10:35:44.613251Z",
            "modified": "2026-05-18T01:12:42.040964Z"
        },
        {
            "id": 31338,
            "name": "Diagram (262)",
            "created": "2021-06-14T16:33:49.836015Z",
            "modified": "2026-05-18T01:12:44.782272Z"
        },
        {
            "id": 31365,
            "name": "Diagram (263)",
            "created": "2021-06-15T05:33:34.148264Z",
            "modified": "2026-05-18T01:12:45.871238Z"
        },
        {
            "id": 99928,
            "name": "Puzzle 5.5.12",
            "created": "2025-11-28T09:08:10.441023Z",
            "modified": "2026-05-18T01:13:45.696824Z"
        }
    ]
}