List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=1053",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=1051",
    "results": [
        {
            "id": 13753,
            "name": "Connecting the stones - the cut",
            "created": "2018-11-29T04:23:20.091107Z",
            "modified": "2026-05-27T22:53:27.064612Z"
        },
        {
            "id": 13754,
            "name": "Connecting the stones - the cutting stone",
            "created": "2018-11-29T04:33:24.091045Z",
            "modified": "2026-05-27T22:53:27.553618Z"
        },
        {
            "id": 13755,
            "name": "Managing a group - living",
            "created": "2018-11-29T05:13:26.297535Z",
            "modified": "2026-05-27T01:30:17.138956Z"
        },
        {
            "id": 13756,
            "name": "Managing a group - controlling space",
            "created": "2018-11-29T05:33:27.511269Z",
            "modified": "2026-04-17T03:14:27.094434Z"
        },
        {
            "id": 13757,
            "name": "Managing two groups - helping the weakest",
            "created": "2018-11-29T05:44:49.683616Z",
            "modified": "2026-05-12T23:46:38.153793Z"
        },
        {
            "id": 13758,
            "name": "Managing two groups - connecting them",
            "created": "2018-11-29T05:58:06.248582Z",
            "modified": "2026-05-12T23:46:38.697249Z"
        },
        {
            "id": 13759,
            "name": "L&D5. p.90",
            "created": "2018-12-03T11:50:33.200497Z",
            "modified": "2026-05-26T20:45:19.971627Z"
        },
        {
            "id": 13760,
            "name": "L and D 1",
            "created": "2018-12-03T20:13:13.285005Z",
            "modified": "2026-03-31T22:04:47.549816Z"
        },
        {
            "id": 13761,
            "name": "L and D 2",
            "created": "2018-12-03T20:17:01.474879Z",
            "modified": "2026-03-31T22:04:48.862974Z"
        },
        {
            "id": 13762,
            "name": "L and D 3",
            "created": "2018-12-03T20:20:58.203813Z",
            "modified": "2026-03-31T22:04:50.223686Z"
        }
    ]
}