List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=547",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=545",
    "results": [
        {
            "id": 61824,
            "name": "Problem4",
            "created": "2022-08-20T15:33:45.429693Z",
            "modified": "2026-03-30T13:52:09.254073Z"
        },
        {
            "id": 61991,
            "name": "Problem189",
            "created": "2022-08-23T09:46:09.784172Z",
            "modified": "2026-03-30T13:54:08.574727Z"
        },
        {
            "id": 61992,
            "name": "Problem190",
            "created": "2022-08-23T09:51:00.524338Z",
            "modified": "2026-03-30T13:54:08.584087Z"
        },
        {
            "id": 61993,
            "name": "Problem191",
            "created": "2022-08-23T09:53:39.193691Z",
            "modified": "2026-03-30T13:54:08.635124Z"
        },
        {
            "id": 61990,
            "name": "Problem188",
            "created": "2022-08-23T09:42:29.303560Z",
            "modified": "2026-03-30T13:54:08.889330Z"
        },
        {
            "id": 61995,
            "name": "Problem193",
            "created": "2022-08-23T09:59:31.616566Z",
            "modified": "2026-03-30T13:54:08.968841Z"
        },
        {
            "id": 61994,
            "name": "Problem192",
            "created": "2022-08-23T09:56:35.764587Z",
            "modified": "2026-03-30T13:54:08.980051Z"
        },
        {
            "id": 62015,
            "name": "Kill white",
            "created": "2022-08-25T01:37:42.485541Z",
            "modified": "2026-03-30T13:54:09.347366Z"
        },
        {
            "id": 62041,
            "name": "Problem14",
            "created": "2022-08-26T03:27:39.323803Z",
            "modified": "2026-03-30T13:54:09.460543Z"
        },
        {
            "id": 62040,
            "name": "Problem13",
            "created": "2022-08-26T03:26:15.673611Z",
            "modified": "2026-03-30T13:54:09.466901Z"
        }
    ]
}