List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=885",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=883",
    "results": [
        {
            "id": 42945,
            "name": "WZ #012",
            "created": "2021-11-18T20:18:29.159879Z",
            "modified": "2026-05-20T19:40:29.952420Z"
        },
        {
            "id": 42937,
            "name": "WZ #010",
            "created": "2021-11-18T18:53:29.402519Z",
            "modified": "2026-05-20T19:40:03.271644Z"
        },
        {
            "id": 42943,
            "name": "WZ #011",
            "created": "2021-11-18T20:15:58.840452Z",
            "modified": "2026-05-20T19:39:56.106662Z"
        },
        {
            "id": 42934,
            "name": "WZ #007",
            "created": "2021-11-18T18:38:33.957450Z",
            "modified": "2026-05-20T19:39:16.398913Z"
        },
        {
            "id": 42931,
            "name": "WZ #004",
            "created": "2021-11-18T18:21:27.508810Z",
            "modified": "2026-05-20T19:37:28.499053Z"
        },
        {
            "id": 42930,
            "name": "WZ #003",
            "created": "2021-11-18T18:19:55.802023Z",
            "modified": "2026-05-20T19:37:17.682889Z"
        },
        {
            "id": 42929,
            "name": "WZ #002",
            "created": "2021-11-18T18:18:30.660646Z",
            "modified": "2026-05-20T19:37:11.121406Z"
        },
        {
            "id": 191,
            "name": "Gavel - Boot",
            "created": "2014-09-24T01:27:08.926819Z",
            "modified": "2026-05-20T19:37:08.180808Z"
        },
        {
            "id": 42928,
            "name": "WZ #001",
            "created": "2021-11-18T18:17:09.412479Z",
            "modified": "2026-05-20T19:37:02.052180Z"
        },
        {
            "id": 22956,
            "name": "Puzzle 66 (p.3-76)",
            "created": "2020-11-11T12:25:47.489512Z",
            "modified": "2026-05-20T19:35:20.603624Z"
        }
    ]
}