List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5491",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5489",
    "results": [
        {
            "id": 98165,
            "name": "Chapter 3. Opening: Forming a Double Wing Formation (Enclosure Variation)",
            "created": "2025-10-14T00:23:09.127880Z",
            "modified": "2026-04-01T02:22:25.468249Z"
        },
        {
            "id": 98173,
            "name": "Life 活 1-30",
            "created": "2025-10-14T03:40:59.089754Z",
            "modified": "2026-03-30T17:02:12.299708Z"
        },
        {
            "id": 98177,
            "name": "Chapter 1. Instincts: Atari",
            "created": "2025-10-14T07:03:13.810559Z",
            "modified": "2026-04-01T00:05:43.573853Z"
        },
        {
            "id": 98178,
            "name": "Chapter 1. Instincts: Attach",
            "created": "2025-10-14T07:10:55.771603Z",
            "modified": "2026-04-01T00:10:16.414603Z"
        },
        {
            "id": 98179,
            "name": "Chapter 1. Instincts: Exercise 1",
            "created": "2025-10-14T07:12:03.001148Z",
            "modified": "2026-04-01T00:56:49.872236Z"
        },
        {
            "id": 98180,
            "name": "Chapter 1. Instincts: Exercise 2",
            "created": "2025-10-14T07:15:34.164097Z",
            "modified": "2026-04-01T01:03:14.505489Z"
        },
        {
            "id": 98190,
            "name": "Chapter 1. Instincts: Kick",
            "created": "2025-10-14T08:51:15.421248Z",
            "modified": "2026-04-01T00:18:23.798740Z"
        },
        {
            "id": 98192,
            "name": "Problème 1",
            "created": "2025-10-14T15:15:57.719638Z",
            "modified": "2026-03-30T17:02:13.513299Z"
        },
        {
            "id": 98193,
            "name": "Problème 2",
            "created": "2025-10-14T15:20:47.717494Z",
            "modified": "2026-03-30T17:02:13.512625Z"
        },
        {
            "id": 98195,
            "name": "Introduction",
            "created": "2025-10-14T16:43:40.099798Z",
            "modified": "2026-03-31T08:09:06.687917Z"
        }
    ]
}