List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=478
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=479",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=477",
    "results": [
        {
            "id": 29560,
            "name": "problem 14",
            "created": "2021-03-31T19:44:24.639595Z",
            "modified": "2026-05-04T11:03:50.798036Z"
        },
        {
            "id": 36833,
            "name": "Problem 7",
            "created": "2021-08-18T08:04:36.973119Z",
            "modified": "2026-05-04T11:03:28.143153Z"
        },
        {
            "id": 26627,
            "name": "39:4 & 5-A1",
            "created": "2021-01-21T11:24:29.809835Z",
            "modified": "2026-05-04T11:03:20.816084Z"
        },
        {
            "id": 26625,
            "name": "39:3-B2",
            "created": "2021-01-21T11:22:55.525898Z",
            "modified": "2026-05-04T11:03:17.523901Z"
        },
        {
            "id": 29559,
            "name": "problem 13",
            "created": "2021-03-31T19:43:45.321728Z",
            "modified": "2026-05-04T11:03:10.276530Z"
        },
        {
            "id": 33909,
            "name": "Diagram (3221)",
            "created": "2021-07-13T08:03:45.354438Z",
            "modified": "2026-05-04T11:02:45.104333Z"
        },
        {
            "id": 29558,
            "name": "problem 12",
            "created": "2021-03-31T19:42:53.054653Z",
            "modified": "2026-05-04T11:02:40.927789Z"
        },
        {
            "id": 33908,
            "name": "Diagram (3220)",
            "created": "2021-07-13T08:02:16.560407Z",
            "modified": "2026-05-04T11:02:00.966729Z"
        },
        {
            "id": 100601,
            "name": "Puzzle 5.40.7",
            "created": "2025-12-14T09:38:25.646337Z",
            "modified": "2026-05-04T11:01:54.994717Z"
        },
        {
            "id": 29557,
            "name": "problem 11",
            "created": "2021-03-31T19:41:43.603819Z",
            "modified": "2026-05-04T11:01:35.419023Z"
        }
    ]
}