List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4917",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4915",
    "results": [
        {
            "id": 39132,
            "name": "Diagram [2172]",
            "created": "2021-10-01T07:26:30.485174Z",
            "modified": "2026-03-31T15:44:28.366796Z"
        },
        {
            "id": 37131,
            "name": "Diagram [1172]",
            "created": "2021-08-22T10:06:19.863652Z",
            "modified": "2026-03-31T15:44:27.074439Z"
        },
        {
            "id": 33540,
            "name": "Diagram (3172)",
            "created": "2021-07-10T11:03:50.386884Z",
            "modified": "2026-03-31T15:44:25.876261Z"
        },
        {
            "id": 31195,
            "name": "Diagram (170)",
            "created": "2021-06-12T13:20:45.319790Z",
            "modified": "2026-03-31T15:44:24.475527Z"
        },
        {
            "id": 18981,
            "name": "Задача 170",
            "created": "2020-05-31T12:35:48.205294Z",
            "modified": "2026-03-31T15:44:18.812666Z"
        },
        {
            "id": 99662,
            "name": "Puzzle 4.29.1",
            "created": "2025-11-24T13:46:58.092848Z",
            "modified": "2026-03-31T15:44:13.926914Z"
        },
        {
            "id": 68831,
            "name": "Puzzle 171",
            "created": "2023-02-11T16:22:01.727648Z",
            "modified": "2026-03-31T15:44:06.726393Z"
        },
        {
            "id": 50098,
            "name": "Diagram [4171]",
            "created": "2022-02-22T08:46:18.083493Z",
            "modified": "2026-03-31T15:43:59.514005Z"
        },
        {
            "id": 45052,
            "name": "Diagram [5171]",
            "created": "2021-12-18T11:45:13.999321Z",
            "modified": "2026-03-31T15:43:58.321823Z"
        },
        {
            "id": 39131,
            "name": "Diagram [2171]",
            "created": "2021-10-01T07:24:42.546606Z",
            "modified": "2026-03-31T15:43:54.233871Z"
        }
    ]
}