List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=79",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=77",
    "results": [
        {
            "id": 60915,
            "name": "question 11.2",
            "created": "2022-07-17T15:44:57.754044Z",
            "modified": "2026-04-11T20:20:27.278249Z"
        },
        {
            "id": 68233,
            "name": "Puzzle 69-3",
            "created": "2023-02-01T10:02:41.954076Z",
            "modified": "2026-04-11T20:19:58.026226Z"
        },
        {
            "id": 2826,
            "name": "2 / 900",
            "created": "2015-08-19T00:00:31.414112Z",
            "modified": "2026-04-11T20:19:14.593078Z"
        },
        {
            "id": 54173,
            "name": "5線的問應手 The probe on the fifth line",
            "created": "2022-04-02T03:56:13.116412Z",
            "modified": "2026-04-11T20:19:07.464978Z"
        },
        {
            "id": 13939,
            "name": "Problem 35",
            "created": "2019-01-02T19:24:41.260207Z",
            "modified": "2026-04-11T20:18:05.780630Z"
        },
        {
            "id": 68008,
            "name": "急所を見つけよう15級",
            "created": "2023-01-29T12:11:47.286110Z",
            "modified": "2026-04-11T20:14:50.320428Z"
        },
        {
            "id": 77029,
            "name": "Задача 4",
            "created": "2023-10-05T15:04:06.030812Z",
            "modified": "2026-04-11T20:14:36.723546Z"
        },
        {
            "id": 67929,
            "name": "急所を見つけよう16級(2)",
            "created": "2023-01-25T02:39:56.960334Z",
            "modified": "2026-04-11T20:14:26.833907Z"
        },
        {
            "id": 77027,
            "name": "Задача 3",
            "created": "2023-10-05T14:14:53.797123Z",
            "modified": "2026-04-11T20:14:26.809456Z"
        },
        {
            "id": 67911,
            "name": "急所を見つけよう16級",
            "created": "2023-01-24T12:31:01.043457Z",
            "modified": "2026-04-11T20:14:02.890885Z"
        }
    ]
}