List accessible puzzles or create a new puzzle.

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

{
    "count": 58750,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5279",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5277",
    "results": [
        {
            "id": 92256,
            "name": "Выживание группы",
            "created": "2025-03-10T17:15:57.135547Z",
            "modified": "2026-04-15T10:14:06.297267Z"
        },
        {
            "id": 92257,
            "name": "Small L Shape + 1 leg alternate, punishment!",
            "created": "2025-03-10T17:20:56.318115Z",
            "modified": "2026-04-23T05:54:20.078899Z"
        },
        {
            "id": 92258,
            "name": "Small L Shape + 2 legs",
            "created": "2025-03-10T17:27:35.592787Z",
            "modified": "2026-03-30T16:34:03.959044Z"
        },
        {
            "id": 92259,
            "name": "Small L Shape w/ Tigers Mouth",
            "created": "2025-03-10T19:49:32.268497Z",
            "modified": "2026-04-20T04:58:36.701340Z"
        },
        {
            "id": 92260,
            "name": "Small L Shape w/ Tigers Mouth, end game tesuji",
            "created": "2025-03-10T20:00:50.471798Z",
            "modified": "2026-04-16T18:10:39.518456Z"
        },
        {
            "id": 92261,
            "name": "Small L Shape Bonus Joseki Kill",
            "created": "2025-03-10T21:24:33.953286Z",
            "modified": "2026-04-15T23:25:54.396084Z"
        },
        {
            "id": 92262,
            "name": "Fail to Capture: Broken Ladder",
            "created": "2025-03-11T00:36:52.522310Z",
            "modified": "2026-04-15T10:18:03.575114Z"
        },
        {
            "id": 92263,
            "name": "Fail to capture: What to do instead?",
            "created": "2025-03-11T00:54:18.555990Z",
            "modified": "2026-04-15T10:19:09.153295Z"
        },
        {
            "id": 92264,
            "name": "Failed to Capture: Broken Net",
            "created": "2025-03-11T01:04:15.780290Z",
            "modified": "2026-04-15T10:20:09.950162Z"
        },
        {
            "id": 92265,
            "name": "Fail to Capture: What to do instead?",
            "created": "2025-03-11T01:10:03.440984Z",
            "modified": "2026-04-15T10:21:07.855603Z"
        }
    ]
}