List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4921",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4919",
    "results": [
        {
            "id": 33908,
            "name": "Diagram (3220)",
            "created": "2021-07-13T08:02:16.560407Z",
            "modified": "2026-05-10T23:13:50.041842Z"
        },
        {
            "id": 33909,
            "name": "Diagram (3221)",
            "created": "2021-07-13T08:03:45.354438Z",
            "modified": "2026-05-10T23:13:50.692078Z"
        },
        {
            "id": 55061,
            "name": "BGJ 157 (2011) 5",
            "created": "2022-04-16T18:09:11.122864Z",
            "modified": "2026-05-10T23:13:54.239889Z"
        },
        {
            "id": 55062,
            "name": "BGJ 158 (2011) 1",
            "created": "2022-04-16T19:17:52.712165Z",
            "modified": "2026-05-10T23:13:54.870598Z"
        },
        {
            "id": 42840,
            "name": "Diagram [3784]",
            "created": "2021-11-16T13:31:03.669963Z",
            "modified": "2026-05-10T23:13:59.118665Z"
        },
        {
            "id": 42841,
            "name": "Diagram [3785]",
            "created": "2021-11-16T13:32:34.671842Z",
            "modified": "2026-05-10T23:14:00.357860Z"
        },
        {
            "id": 22105,
            "name": "Puzzle 3 (p. 271-276)",
            "created": "2020-10-26T17:10:59.793638Z",
            "modified": "2026-05-10T23:14:10.473518Z"
        },
        {
            "id": 94104,
            "name": "36: Black to live",
            "created": "2025-05-15T16:11:23.136558Z",
            "modified": "2026-05-10T23:14:11.207020Z"
        },
        {
            "id": 10863,
            "name": "263 / 900",
            "created": "2018-08-20T12:48:51.527602Z",
            "modified": "2026-05-10T23:14:11.564634Z"
        },
        {
            "id": 53182,
            "name": "Diagram [4985]",
            "created": "2022-03-24T08:19:42.397413Z",
            "modified": "2026-05-10T23:14:13.079566Z"
        }
    ]
}