List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5651",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5649",
    "results": [
        {
            "id": 100329,
            "name": "Live 18",
            "created": "2025-12-07T19:52:58.259460Z",
            "modified": "2026-02-16T07:49:20.443434Z"
        },
        {
            "id": 100330,
            "name": "Live 19",
            "created": "2025-12-07T19:55:28.310006Z",
            "modified": "2026-02-16T07:49:21.374516Z"
        },
        {
            "id": 100331,
            "name": "Live 20",
            "created": "2025-12-07T20:01:11.175736Z",
            "modified": "2026-02-16T07:49:22.439506Z"
        },
        {
            "id": 100332,
            "name": "Example 11",
            "created": "2025-12-08T14:35:41.521954Z",
            "modified": "2026-02-25T03:33:21.105293Z"
        },
        {
            "id": 100333,
            "name": "Examlpe 12",
            "created": "2025-12-08T14:37:15.219997Z",
            "modified": "2026-02-26T21:08:20.726736Z"
        },
        {
            "id": 100334,
            "name": "Problem 15",
            "created": "2025-12-08T14:38:40.754227Z",
            "modified": "2026-02-26T21:09:34.288257Z"
        },
        {
            "id": 100335,
            "name": "Problem 16",
            "created": "2025-12-08T14:41:37.984479Z",
            "modified": "2026-03-30T17:24:00.219734Z"
        },
        {
            "id": 100336,
            "name": "Problem 17",
            "created": "2025-12-08T14:43:19.167302Z",
            "modified": "2026-04-11T16:44:03.169040Z"
        },
        {
            "id": 100337,
            "name": "Problem 18",
            "created": "2025-12-08T14:46:48.090276Z",
            "modified": "2026-03-30T17:24:09.018586Z"
        },
        {
            "id": 100338,
            "name": "Problem 19",
            "created": "2025-12-08T14:50:25.867127Z",
            "modified": "2026-03-30T17:24:08.937951Z"
        }
    ]
}