List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5352",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5350",
    "results": [
        {
            "id": 2070,
            "name": "whatever5",
            "created": "2014-12-09T01:51:41.221923Z",
            "modified": "2026-03-31T18:34:58.359746Z"
        },
        {
            "id": 22748,
            "name": "What Haengma could be used?",
            "created": "2020-11-06T20:36:20.763461Z",
            "modified": "2026-04-15T09:46:23.740260Z"
        },
        {
            "id": 8701,
            "name": "what happens here i genuenly dont know",
            "created": "2017-10-24T18:58:14.193718Z",
            "modified": "2026-04-17T03:12:21.626944Z"
        },
        {
            "id": 78945,
            "name": "WHAT İS BİGGEST",
            "created": "2024-01-26T17:24:08.853279Z",
            "modified": "2026-03-31T14:05:41.664940Z"
        },
        {
            "id": 91679,
            "name": "What is \"Joseki\"?",
            "created": "2025-03-02T21:48:31.778970Z",
            "modified": "2026-04-16T12:36:41.005912Z"
        },
        {
            "id": 91680,
            "name": "What is \"Joseki\"? (Part 2)",
            "created": "2025-03-02T22:07:28.668449Z",
            "modified": "2026-04-16T12:50:45.912845Z"
        },
        {
            "id": 13738,
            "name": "What is territory",
            "created": "2018-11-28T07:43:44.447188Z",
            "modified": "2026-04-17T03:14:22.816614Z"
        },
        {
            "id": 7334,
            "name": "What is the best move",
            "created": "2017-04-16T22:05:02.010343Z",
            "modified": "2026-03-31T19:35:36.989721Z"
        },
        {
            "id": 91097,
            "name": "What Is The Best Move",
            "created": "2025-02-17T01:58:40.348514Z",
            "modified": "2026-04-05T12:39:24.112515Z"
        },
        {
            "id": 14703,
            "name": "what is this?",
            "created": "2019-08-18T02:00:03.619546Z",
            "modified": "2026-04-03T20:45:04.545977Z"
        }
    ]
}