List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=838",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=836",
    "results": [
        {
            "id": 62819,
            "name": "Flash go: 30464",
            "created": "2022-09-18T12:56:49.923003Z",
            "modified": "2026-05-19T02:02:21.428955Z"
        },
        {
            "id": 37197,
            "name": "Diagram [1214]",
            "created": "2021-08-23T10:38:12.518634Z",
            "modified": "2026-05-19T02:01:42.728915Z"
        },
        {
            "id": 37196,
            "name": "Diagram [1213]",
            "created": "2021-08-23T10:36:55.730588Z",
            "modified": "2026-05-19T02:01:40.233243Z"
        },
        {
            "id": 93242,
            "name": "Problem 179",
            "created": "2025-04-18T18:23:17.795972Z",
            "modified": "2026-05-19T02:01:14.945614Z"
        },
        {
            "id": 93241,
            "name": "Provlem 178",
            "created": "2025-04-18T18:21:18.864823Z",
            "modified": "2026-05-19T02:01:13.159525Z"
        },
        {
            "id": 39401,
            "name": "Diagram [2290]",
            "created": "2021-10-04T08:01:10.913348Z",
            "modified": "2026-05-19T02:01:11.370563Z"
        },
        {
            "id": 39400,
            "name": "Diagram [2289]",
            "created": "2021-10-04T07:59:42.545890Z",
            "modified": "2026-05-19T02:01:10.756414Z"
        },
        {
            "id": 100774,
            "name": "Puzzle 6.2.4",
            "created": "2025-12-18T13:35:52.704321Z",
            "modified": "2026-05-19T02:00:58.443250Z"
        },
        {
            "id": 100773,
            "name": "Puzzle 6.2.3",
            "created": "2025-12-18T13:33:54.863252Z",
            "modified": "2026-05-19T02:00:57.121720Z"
        },
        {
            "id": 10722,
            "name": "122 / 900",
            "created": "2018-08-20T11:37:33.487457Z",
            "modified": "2026-05-19T02:00:50.240019Z"
        }
    ]
}