List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5449",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5447",
    "results": [
        {
            "id": 96501,
            "name": "Endgame ヨセ 1-22",
            "created": "2025-08-06T14:18:43.901406Z",
            "modified": "2026-04-01T01:57:20.880404Z"
        },
        {
            "id": 96503,
            "name": "Problem 217",
            "created": "2025-08-07T01:08:02.719353Z",
            "modified": "2026-03-31T16:11:20.529157Z"
        },
        {
            "id": 96504,
            "name": "Problem 218",
            "created": "2025-08-07T01:10:23.639856Z",
            "modified": "2026-03-31T16:11:47.118919Z"
        },
        {
            "id": 96505,
            "name": "Problem 219",
            "created": "2025-08-07T01:11:28.232173Z",
            "modified": "2026-03-31T16:12:15.090788Z"
        },
        {
            "id": 96506,
            "name": "Problem 220",
            "created": "2025-08-07T01:12:33.467728Z",
            "modified": "2026-03-31T16:12:48.779093Z"
        },
        {
            "id": 96507,
            "name": "Problem 221",
            "created": "2025-08-07T01:13:54.413781Z",
            "modified": "2026-03-31T16:13:14.658391Z"
        },
        {
            "id": 96508,
            "name": "Problem 222",
            "created": "2025-08-07T01:15:22.606126Z",
            "modified": "2026-03-31T16:13:42.382838Z"
        },
        {
            "id": 96515,
            "name": "1. หมากดำสร้างห้องรอด 🌝 ?",
            "created": "2025-08-07T02:24:13.167043Z",
            "modified": "2026-03-30T16:57:10.067101Z"
        },
        {
            "id": 96516,
            "name": "2. หมากดำสร้างห้องรอด 🌝 ?",
            "created": "2025-08-07T02:25:06.133885Z",
            "modified": "2026-03-30T16:57:10.052563Z"
        },
        {
            "id": 96517,
            "name": "3. หมากดำสร้างห้องรอด 🌝 ?",
            "created": "2025-08-07T02:25:50.800611Z",
            "modified": "2026-03-30T16:57:10.036169Z"
        }
    ]
}