List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=489",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=487",
    "results": [
        {
            "id": 98255,
            "name": "Example 8",
            "created": "2025-10-18T22:12:18.954563Z",
            "modified": "2026-05-04T19:24:26.670086Z"
        },
        {
            "id": 79768,
            "name": "jc capturing 1",
            "created": "2024-02-28T04:34:04.943368Z",
            "modified": "2026-05-04T19:24:25.933418Z"
        },
        {
            "id": 79780,
            "name": "Introduction",
            "created": "2024-02-29T03:21:19.281328Z",
            "modified": "2026-05-04T19:24:25.740384Z"
        },
        {
            "id": 747,
            "name": "Easy, #127",
            "created": "2014-10-09T12:23:46.381862Z",
            "modified": "2026-05-04T19:23:51.509026Z"
        },
        {
            "id": 33858,
            "name": "Rabbity Eye Shape [6 Points]",
            "created": "2021-07-12T18:57:32.012745Z",
            "modified": "2026-05-04T19:23:37.038007Z"
        },
        {
            "id": 33857,
            "name": "Crossed Eye Shape [5 Points]",
            "created": "2021-07-12T18:43:34.084622Z",
            "modified": "2026-05-04T19:23:10.938598Z"
        },
        {
            "id": 33856,
            "name": "Bulky Eye Shape [5 Points]",
            "created": "2021-07-12T18:40:34.844185Z",
            "modified": "2026-05-04T19:23:03.308120Z"
        },
        {
            "id": 33855,
            "name": "Pyramid Eye Shape [4 Points]",
            "created": "2021-07-12T16:12:43.481420Z",
            "modified": "2026-05-04T19:22:53.869448Z"
        },
        {
            "id": 33586,
            "name": "Square Eye Shape [4 Points]",
            "created": "2021-07-11T00:12:35.400934Z",
            "modified": "2026-05-04T19:22:50.340123Z"
        },
        {
            "id": 33585,
            "name": "Bent Eye Shape [3 Points]",
            "created": "2021-07-11T00:04:18.795969Z",
            "modified": "2026-05-04T19:22:44.548102Z"
        }
    ]
}