List accessible puzzles or create a new puzzle.

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

{
    "count": 58739,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=97",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=95",
    "results": [
        {
            "id": 56750,
            "name": "type 2",
            "created": "2022-05-10T14:07:28.777688Z",
            "modified": "2026-04-15T16:13:25.374900Z"
        },
        {
            "id": 13568,
            "name": "Tsumego 35",
            "created": "2018-11-14T15:07:22.817877Z",
            "modified": "2026-04-15T16:12:14.180850Z"
        },
        {
            "id": 56749,
            "name": "type 1",
            "created": "2022-05-10T13:59:36.911360Z",
            "modified": "2026-04-15T16:12:13.139776Z"
        },
        {
            "id": 34550,
            "name": "Puzzle 45:4-B",
            "created": "2021-07-26T16:53:12.519231Z",
            "modified": "2026-04-15T16:09:00.471950Z"
        },
        {
            "id": 13546,
            "name": "Tsumego 34",
            "created": "2018-11-07T15:42:05.270612Z",
            "modified": "2026-04-15T16:08:05.485068Z"
        },
        {
            "id": 98362,
            "name": "57: Kill",
            "created": "2025-10-23T07:39:09.986854Z",
            "modified": "2026-04-15T16:07:10.101736Z"
        },
        {
            "id": 40187,
            "name": "play 86",
            "created": "2021-10-14T04:53:09.017730Z",
            "modified": "2026-04-15T16:05:24.990870Z"
        },
        {
            "id": 14574,
            "name": "Problem 86",
            "created": "2019-06-10T12:17:44.613444Z",
            "modified": "2026-04-15T16:05:19.199003Z"
        },
        {
            "id": 71531,
            "name": "Tésuji 13",
            "created": "2023-05-09T14:07:19.509247Z",
            "modified": "2026-04-15T16:03:47.686403Z"
        },
        {
            "id": 21255,
            "name": "How to capture6",
            "created": "2020-10-03T19:43:32.001217Z",
            "modified": "2026-04-15T15:59:50.115302Z"
        }
    ]
}