List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5079",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5077",
    "results": [
        {
            "id": 68257,
            "name": "Puzzle 86/87-6",
            "created": "2023-02-01T11:55:14.164121Z",
            "modified": "2026-05-01T18:16:09.786271Z"
        },
        {
            "id": 46107,
            "name": "endgame8",
            "created": "2022-01-07T05:43:18.067717Z",
            "modified": "2026-05-01T18:16:56.672656Z"
        },
        {
            "id": 92550,
            "name": "7. Side invasion, low knights approach",
            "created": "2025-03-20T22:16:52.312467Z",
            "modified": "2026-05-01T18:20:46.973311Z"
        },
        {
            "id": 51366,
            "name": "Tsumégo 100",
            "created": "2022-03-07T19:46:10.319670Z",
            "modified": "2026-05-01T18:21:07.630749Z"
        },
        {
            "id": 22477,
            "name": "Puzzle 136",
            "created": "2020-10-29T10:29:06.075795Z",
            "modified": "2026-05-01T18:22:59.464587Z"
        },
        {
            "id": 66796,
            "name": "Problem 107",
            "created": "2022-12-22T09:26:54.995366Z",
            "modified": "2026-05-01T18:23:26.935358Z"
        },
        {
            "id": 66797,
            "name": "Problem 108",
            "created": "2022-12-22T09:28:32.229202Z",
            "modified": "2026-05-01T18:23:28.751036Z"
        },
        {
            "id": 48391,
            "name": "示範 demonstration",
            "created": "2022-02-06T16:04:39.367828Z",
            "modified": "2026-05-01T18:28:36.046760Z"
        },
        {
            "id": 53947,
            "name": "question 2",
            "created": "2022-03-30T05:42:00.005407Z",
            "modified": "2026-05-01T18:28:37.867200Z"
        },
        {
            "id": 1911,
            "name": "Opening Moves 2.4",
            "created": "2014-11-21T02:27:20.409123Z",
            "modified": "2026-05-01T18:29:11.353216Z"
        }
    ]
}