List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=1015",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=1013",
    "results": [
        {
            "id": 94887,
            "name": "Attacking 9",
            "created": "2025-06-25T21:58:13.474954Z",
            "modified": "2026-03-30T16:51:06.472001Z"
        },
        {
            "id": 6222,
            "name": "Attacking a Weak Stone",
            "created": "2016-06-25T07:33:46.493956Z",
            "modified": "2026-05-20T10:30:42.240639Z"
        },
        {
            "id": 78650,
            "name": "Attacking while saving",
            "created": "2024-01-04T03:59:20.533361Z",
            "modified": "2026-05-08T23:00:08.869390Z"
        },
        {
            "id": 15411,
            "name": "Attaque de coin",
            "created": "2019-10-18T06:44:17.554137Z",
            "modified": "2026-03-31T22:33:54.084210Z"
        },
        {
            "id": 15412,
            "name": "Attaque en kogeima du coin",
            "created": "2019-10-18T07:01:19.452459Z",
            "modified": "2026-03-31T22:33:55.405676Z"
        },
        {
            "id": 46981,
            "name": "Attend! — Lucas Neirynck 6d EGF sur L'Influence Moderne #04",
            "created": "2022-01-20T22:25:33.807229Z",
            "modified": "2026-05-10T02:16:44.877891Z"
        },
        {
            "id": 66167,
            "name": "Auch mal Opfer bringen...",
            "created": "2022-12-05T13:38:33.315461Z",
            "modified": "2026-03-30T14:23:15.042824Z"
        },
        {
            "id": 29521,
            "name": "Auguste VS Charles 27/03/21 - 2",
            "created": "2021-03-30T08:31:07.443758Z",
            "modified": "2026-03-31T23:37:04.518657Z"
        },
        {
            "id": 29520,
            "name": "Auguste vs Charles 27/03/21",
            "created": "2021-03-30T08:27:00.920531Z",
            "modified": "2026-03-31T23:37:03.176535Z"
        },
        {
            "id": 29523,
            "name": "Auguste vs Eliot 27/03/21",
            "created": "2021-03-30T08:44:25.664306Z",
            "modified": "2026-03-31T23:37:07.461879Z"
        }
    ]
}