List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5493",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5491",
    "results": [
        {
            "id": 100102,
            "name": "Puzzle 5.17.12",
            "created": "2025-11-30T17:20:47.963990Z",
            "modified": "2026-03-22T08:23:13.892671Z"
        },
        {
            "id": 97567,
            "name": "Сэмэай борьба между камнями",
            "created": "2025-09-10T17:55:44.721980Z",
            "modified": "2026-03-22T08:04:34.694506Z"
        },
        {
            "id": 77407,
            "name": "ปัญหาช่วงท้ายเกมข้อที่5.1",
            "created": "2023-10-17T14:51:01.677089Z",
            "modified": "2026-03-22T07:15:11.522416Z"
        },
        {
            "id": 83208,
            "name": "Puzzle #2",
            "created": "2024-07-17T01:54:01.455359Z",
            "modified": "2026-03-22T06:15:38.869137Z"
        },
        {
            "id": 40418,
            "name": "play 62",
            "created": "2021-10-18T02:27:07.731474Z",
            "modified": "2026-03-22T04:04:37.050877Z"
        },
        {
            "id": 48815,
            "name": "Long way to kill Question 1",
            "created": "2022-02-11T00:57:52.542772Z",
            "modified": "2026-03-22T02:18:41.739820Z"
        },
        {
            "id": 100934,
            "name": "9 dan pro",
            "created": "2025-12-22T17:25:29.550793Z",
            "modified": "2026-03-22T02:17:28.807319Z"
        },
        {
            "id": 90362,
            "name": "Puzzle 7:3-109",
            "created": "2025-01-10T14:58:47.185312Z",
            "modified": "2026-03-22T00:50:36.615782Z"
        },
        {
            "id": 52622,
            "name": "Problem 23",
            "created": "2022-03-20T12:12:32.688047Z",
            "modified": "2026-03-22T00:48:19.447157Z"
        },
        {
            "id": 84462,
            "name": "Introduction",
            "created": "2024-08-26T01:38:41.727817Z",
            "modified": "2026-03-21T22:41:44.145357Z"
        }
    ]
}