List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5308",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5306",
    "results": [
        {
            "id": 92775,
            "name": "Жизнь и смерть",
            "created": "2025-04-01T06:32:25.043478Z",
            "modified": "2026-04-01T01:19:29.611906Z"
        },
        {
            "id": 92777,
            "name": "Capturer des pierres",
            "created": "2025-04-01T11:20:43.838597Z",
            "modified": "2026-04-12T23:08:09.117993Z"
        },
        {
            "id": 92778,
            "name": "Capturer des pierres 2",
            "created": "2025-04-01T11:32:34.641363Z",
            "modified": "2026-03-30T16:38:03.533277Z"
        },
        {
            "id": 92779,
            "name": "Death 死 1-13",
            "created": "2025-04-01T13:45:15.368388Z",
            "modified": "2026-04-01T14:02:05.454058Z"
        },
        {
            "id": 92780,
            "name": "Сентэ и готэ",
            "created": "2025-04-01T16:48:31.349521Z",
            "modified": "2026-03-30T16:38:03.045053Z"
        },
        {
            "id": 92781,
            "name": "1. Why the large knights move fell out of popularity",
            "created": "2025-04-01T19:00:20.219982Z",
            "modified": "2026-04-16T23:32:08.664579Z"
        },
        {
            "id": 92783,
            "name": "3. Why the one-space jump fell out of popularity.",
            "created": "2025-04-01T19:14:50.894615Z",
            "modified": "2026-04-01T00:09:48.413262Z"
        },
        {
            "id": 92784,
            "name": "4. Now what about the two-space jump?",
            "created": "2025-04-01T19:30:12.771182Z",
            "modified": "2026-04-01T00:17:52.966836Z"
        },
        {
            "id": 92785,
            "name": "5. How should black handle this approach?",
            "created": "2025-04-01T19:39:01.851126Z",
            "modified": "2026-04-01T00:26:38.141635Z"
        },
        {
            "id": 92786,
            "name": "6. Black's Big Moyo",
            "created": "2025-04-01T21:04:46.355587Z",
            "modified": "2026-04-01T00:34:43.721178Z"
        }
    ]
}