List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5354",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5352",
    "results": [
        {
            "id": 7374,
            "name": "What's the best move?",
            "created": "2017-04-18T16:37:58.184727Z",
            "modified": "2026-03-31T19:36:35.805702Z"
        },
        {
            "id": 8718,
            "name": "What's the status? (directiy from bugcat vs mji555)",
            "created": "2017-10-25T18:56:43.062519Z",
            "modified": "2026-03-31T20:05:28.694043Z"
        },
        {
            "id": 1395,
            "name": "What stone",
            "created": "2014-10-21T12:12:54.208963Z",
            "modified": "2026-04-16T22:52:26.471309Z"
        },
        {
            "id": 14543,
            "name": "what was that",
            "created": "2019-06-04T12:56:15.672033Z",
            "modified": "2026-04-03T20:48:24.574665Z"
        },
        {
            "id": 43996,
            "name": "What weaknesses?",
            "created": "2021-12-03T15:38:33.631732Z",
            "modified": "2026-03-30T11:29:07.613634Z"
        },
        {
            "id": 151,
            "name": "Wheels of Ladder",
            "created": "2014-09-18T22:22:55.327838Z",
            "modified": "2026-04-08T23:15:57.583254Z"
        },
        {
            "id": 43599,
            "name": "When a Good Clamp Backfires — Ilya Shikshin 4p vs Benjamin Dréan-Guénaïzia 6d — EGC 2021",
            "created": "2021-11-29T14:01:35.309506Z",
            "modified": "2026-04-01T01:48:38.262393Z"
        },
        {
            "id": 3330,
            "name": "When behind, Push back!",
            "created": "2015-11-10T08:39:35.401802Z",
            "modified": "2026-03-31T18:58:48.185593Z"
        },
        {
            "id": 1847,
            "name": "When Not to Block",
            "created": "2014-11-16T03:44:45.437097Z",
            "modified": "2026-04-10T21:31:45.064115Z"
        },
        {
            "id": 1833,
            "name": "When Not to Follow Proverbs (1)",
            "created": "2014-11-13T23:55:33.285092Z",
            "modified": "2026-04-09T19:52:37.335364Z"
        }
    ]
}