List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4783",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4781",
    "results": [
        {
            "id": 77937,
            "name": "Best Move 0001",
            "created": "2023-11-14T06:24:16.600336Z",
            "modified": "2026-04-14T06:29:58.148195Z"
        },
        {
            "id": 77938,
            "name": "Best Move 0002",
            "created": "2023-11-14T12:00:48.268906Z",
            "modified": "2026-05-13T12:46:45.573481Z"
        },
        {
            "id": 77942,
            "name": "2023.11.14",
            "created": "2023-11-14T13:34:12.837908Z",
            "modified": "2026-05-10T04:18:09.694502Z"
        },
        {
            "id": 77944,
            "name": "Best Move 0003",
            "created": "2023-11-14T14:08:44.533385Z",
            "modified": "2026-05-13T13:02:37.707391Z"
        },
        {
            "id": 77948,
            "name": "Best Move 0004",
            "created": "2023-11-15T05:21:21.000913Z",
            "modified": "2026-05-03T05:11:17.105150Z"
        },
        {
            "id": 77950,
            "name": "Puzzle 35-1",
            "created": "2023-11-15T07:55:54.286094Z",
            "modified": "2026-05-10T02:58:49.012176Z"
        },
        {
            "id": 77951,
            "name": "Wedge 12k",
            "created": "2023-11-15T08:01:30.963380Z",
            "modified": "2026-05-10T01:18:04.573003Z"
        },
        {
            "id": 77952,
            "name": "Problem 1",
            "created": "2023-11-15T09:45:20.908190Z",
            "modified": "2026-03-30T15:28:05.601734Z"
        },
        {
            "id": 77954,
            "name": "Best Move 0005",
            "created": "2023-11-15T13:10:28.128241Z",
            "modified": "2026-05-03T05:11:17.444108Z"
        },
        {
            "id": 77955,
            "name": "2023.11.15",
            "created": "2023-11-15T13:42:29.356706Z",
            "modified": "2026-05-10T04:18:38.780119Z"
        }
    ]
}