List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=997",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=995",
    "results": [
        {
            "id": 38356,
            "name": "Positional Judgement 14",
            "created": "2021-09-14T14:15:42.242958Z",
            "modified": "2026-05-23T04:51:33.248439Z"
        },
        {
            "id": 35516,
            "name": "Example 5.2.4 - Clamp in capturing",
            "created": "2021-08-05T15:57:28.718203Z",
            "modified": "2026-05-23T04:50:32.237334Z"
        },
        {
            "id": 35515,
            "name": "Example 5.2.3 - Clamp in capturing",
            "created": "2021-08-05T15:55:48.281416Z",
            "modified": "2026-05-23T04:50:31.683329Z"
        },
        {
            "id": 81442,
            "name": "Problem 44",
            "created": "2024-05-14T19:16:52.900067Z",
            "modified": "2026-05-23T04:50:29.451846Z"
        },
        {
            "id": 81441,
            "name": "Problem 43",
            "created": "2024-05-14T19:15:54.168132Z",
            "modified": "2026-05-23T04:50:27.845890Z"
        },
        {
            "id": 7166,
            "name": "203/900",
            "created": "2017-03-28T05:29:53.129203Z",
            "modified": "2026-05-23T04:49:55.829945Z"
        },
        {
            "id": 7165,
            "name": "202/900",
            "created": "2017-03-28T05:17:46.331514Z",
            "modified": "2026-05-23T04:49:52.276705Z"
        },
        {
            "id": 101410,
            "name": "Puzzle 6.49.2",
            "created": "2025-12-31T13:14:04.584369Z",
            "modified": "2026-05-23T04:49:09.618627Z"
        },
        {
            "id": 49250,
            "name": "直感力を鍛える 8.09",
            "created": "2022-02-17T01:23:47.966533Z",
            "modified": "2026-05-23T04:47:34.428973Z"
        },
        {
            "id": 49728,
            "name": "type 20",
            "created": "2022-02-20T10:38:23.829649Z",
            "modified": "2026-05-23T04:47:24.825103Z"
        }
    ]
}