List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=1038
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=1039",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1037",
    "results": [
        {
            "id": 66785,
            "name": "Problem 96",
            "created": "2022-12-22T08:51:34.405285Z",
            "modified": "2026-05-25T06:38:54.972283Z"
        },
        {
            "id": 56696,
            "name": "type 32",
            "created": "2022-05-09T17:05:02.736772Z",
            "modified": "2026-05-25T06:38:52.889320Z"
        },
        {
            "id": 56695,
            "name": "type 31.2",
            "created": "2022-05-09T17:03:51.673834Z",
            "modified": "2026-05-25T06:38:26.968549Z"
        },
        {
            "id": 68148,
            "name": "Puzzle 19-1",
            "created": "2023-01-31T09:11:51.423724Z",
            "modified": "2026-05-25T06:38:06.466702Z"
        },
        {
            "id": 21985,
            "name": "Puzzle 35 (p. 193-212)",
            "created": "2020-10-23T13:21:09.222959Z",
            "modified": "2026-05-25T06:36:43.861963Z"
        },
        {
            "id": 56694,
            "name": "type 31",
            "created": "2022-05-09T17:03:03.538599Z",
            "modified": "2026-05-25T06:36:10.007978Z"
        },
        {
            "id": 92705,
            "name": "Problem 42",
            "created": "2025-03-28T22:16:20.609580Z",
            "modified": "2026-05-25T06:36:07.012837Z"
        },
        {
            "id": 56693,
            "name": "type 30",
            "created": "2022-05-09T17:02:08.686339Z",
            "modified": "2026-05-25T06:35:06.774666Z"
        },
        {
            "id": 6170,
            "name": "Libertades: Ejemplo 3",
            "created": "2016-06-08T16:46:07.494397Z",
            "modified": "2026-05-25T06:35:00.273631Z"
        },
        {
            "id": 56692,
            "name": "type 29",
            "created": "2022-05-09T17:00:02.150458Z",
            "modified": "2026-05-25T06:34:50.549762Z"
        }
    ]
}