List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=227",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=225",
    "results": [
        {
            "id": 100335,
            "name": "Problem 16",
            "created": "2025-12-08T14:41:37.984479Z",
            "modified": "2026-04-21T07:58:29.347926Z"
        },
        {
            "id": 100334,
            "name": "Problem 15",
            "created": "2025-12-08T14:38:40.754227Z",
            "modified": "2026-04-21T07:57:27.360186Z"
        },
        {
            "id": 100333,
            "name": "Examlpe 12",
            "created": "2025-12-08T14:37:15.219997Z",
            "modified": "2026-04-21T07:57:01.873256Z"
        },
        {
            "id": 100332,
            "name": "Example 11",
            "created": "2025-12-08T14:35:41.521954Z",
            "modified": "2026-04-21T07:56:07.974447Z"
        },
        {
            "id": 100331,
            "name": "Live 20",
            "created": "2025-12-07T20:01:11.175736Z",
            "modified": "2026-02-16T07:49:22.439506Z"
        },
        {
            "id": 100330,
            "name": "Live 19",
            "created": "2025-12-07T19:55:28.310006Z",
            "modified": "2026-02-16T07:49:21.374516Z"
        },
        {
            "id": 100329,
            "name": "Live 18",
            "created": "2025-12-07T19:52:58.259460Z",
            "modified": "2026-02-16T07:49:20.443434Z"
        },
        {
            "id": 100328,
            "name": "Live 17",
            "created": "2025-12-07T19:49:30.881000Z",
            "modified": "2026-02-16T07:49:19.366964Z"
        },
        {
            "id": 100327,
            "name": "Live 16",
            "created": "2025-12-07T19:48:34.155611Z",
            "modified": "2026-02-16T07:49:18.287527Z"
        },
        {
            "id": 100326,
            "name": "Live 15",
            "created": "2025-12-07T19:45:15.848278Z",
            "modified": "2026-02-16T07:49:17.461669Z"
        }
    ]
}