List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=621
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=622",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=620",
    "results": [
        {
            "id": 9278,
            "name": "Lesson 17 - test",
            "created": "2018-01-24T00:39:17.394858Z",
            "modified": "2026-05-11T20:24:25.753227Z"
        },
        {
            "id": 36311,
            "name": "Problem 28:1",
            "created": "2021-08-14T07:24:54.708795Z",
            "modified": "2026-05-11T20:24:17.640592Z"
        },
        {
            "id": 36310,
            "name": "Problem 27:6",
            "created": "2021-08-14T07:23:47.522039Z",
            "modified": "2026-05-11T20:24:16.749096Z"
        },
        {
            "id": 44073,
            "name": "GW 82: Endgame problems (I) 5x5 6",
            "created": "2021-12-04T10:04:13.750403Z",
            "modified": "2026-05-11T20:23:46.485909Z"
        },
        {
            "id": 43572,
            "name": "GW 38: HTC 2",
            "created": "2021-11-29T09:42:58.428123Z",
            "modified": "2026-05-11T20:23:39.818097Z"
        },
        {
            "id": 43571,
            "name": "GW 38: HTC 1",
            "created": "2021-11-29T09:39:32.053921Z",
            "modified": "2026-05-11T20:23:39.308251Z"
        },
        {
            "id": 43736,
            "name": "GW 67: 20 2line tesujis 2",
            "created": "2021-12-01T10:42:59.761062Z",
            "modified": "2026-05-11T20:23:37.592698Z"
        },
        {
            "id": 43734,
            "name": "GW 67: 20 2line tesujis 1",
            "created": "2021-12-01T10:42:46.286330Z",
            "modified": "2026-05-11T20:23:37.063345Z"
        },
        {
            "id": 43733,
            "name": "GW 67: MToG 6",
            "created": "2021-12-01T10:40:40.294475Z",
            "modified": "2026-05-11T20:23:27.980672Z"
        },
        {
            "id": 43803,
            "name": "GW 68: Fuseki Problems 6",
            "created": "2021-12-01T19:15:37.365779Z",
            "modified": "2026-05-11T20:23:22.220869Z"
        }
    ]
}