List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5548",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5546",
    "results": [
        {
            "id": 92648,
            "name": "Problem 15",
            "created": "2025-03-25T20:45:24.719152Z",
            "modified": "2026-04-01T15:56:18.549940Z"
        },
        {
            "id": 1688,
            "name": "Easy, #283",
            "created": "2014-11-01T20:08:17.593436Z",
            "modified": "2026-04-01T15:57:15.167935Z"
        },
        {
            "id": 10176,
            "name": "411 / 900",
            "created": "2018-05-29T10:09:18.674926Z",
            "modified": "2026-04-01T15:57:20.088367Z"
        },
        {
            "id": 10251,
            "name": "412 / 900",
            "created": "2018-06-18T11:15:32.409179Z",
            "modified": "2026-04-01T15:57:21.933577Z"
        },
        {
            "id": 92649,
            "name": "Problem 16",
            "created": "2025-03-25T20:46:48.921364Z",
            "modified": "2026-04-01T15:59:25.611757Z"
        },
        {
            "id": 51827,
            "name": "Demonstration 示範",
            "created": "2022-03-13T03:49:59.744028Z",
            "modified": "2026-04-01T15:59:38.896625Z"
        },
        {
            "id": 67144,
            "name": "Puzzle 15",
            "created": "2022-12-28T21:29:44.502412Z",
            "modified": "2026-04-01T15:59:53.249509Z"
        },
        {
            "id": 9263,
            "name": "Lesson 12 - other pincers to low approach",
            "created": "2018-01-22T18:52:34.027262Z",
            "modified": "2026-04-01T16:01:39.700394Z"
        },
        {
            "id": 9264,
            "name": "Lesson 12 - no fighting patterns",
            "created": "2018-01-22T18:58:30.992022Z",
            "modified": "2026-04-01T16:01:54.991255Z"
        },
        {
            "id": 9265,
            "name": "Lesson 12 - test",
            "created": "2018-01-22T19:02:11.294552Z",
            "modified": "2026-04-01T16:02:13.058419Z"
        }
    ]
}