List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=5349
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=-created&page=5350",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5348",
    "results": [
        {
            "id": 8250,
            "name": "Ladder Capture (3)",
            "created": "2017-07-16T09:10:22.675432Z",
            "modified": "2026-03-31T19:55:38.426823Z"
        },
        {
            "id": 8249,
            "name": "Ladder Capture (2)",
            "created": "2017-07-16T09:01:53.968300Z",
            "modified": "2026-03-31T19:55:36.173868Z"
        },
        {
            "id": 8247,
            "name": "Jennica's Tsumego 49",
            "created": "2017-07-15T23:59:43.969413Z",
            "modified": "2026-04-01T08:01:14.381590Z"
        },
        {
            "id": 8245,
            "name": "Ladder Capture (1)",
            "created": "2017-07-15T04:50:45.270661Z",
            "modified": "2026-04-12T23:16:25.515960Z"
        },
        {
            "id": 8243,
            "name": "Ошибка в джосеки.1",
            "created": "2017-07-14T06:45:24.489331Z",
            "modified": "2026-03-31T19:55:33.830731Z"
        },
        {
            "id": 8242,
            "name": "Connection, Part 3",
            "created": "2017-07-12T14:09:53.563592Z",
            "modified": "2026-04-15T09:30:15.993202Z"
        },
        {
            "id": 8240,
            "name": "Jennica's Tsumego 48",
            "created": "2017-07-12T00:38:13.494125Z",
            "modified": "2026-04-01T07:45:07.850814Z"
        },
        {
            "id": 8239,
            "name": "Connection, Part 2",
            "created": "2017-07-11T22:31:44.996091Z",
            "modified": "2026-04-17T03:12:17.729502Z"
        },
        {
            "id": 8238,
            "name": "Connection Shapes- Part 1",
            "created": "2017-07-11T22:09:46.065783Z",
            "modified": "2026-04-17T03:12:17.300071Z"
        },
        {
            "id": 8237,
            "name": "Introduction - what is shape?",
            "created": "2017-07-11T21:52:49.538571Z",
            "modified": "2026-03-31T19:55:28.456709Z"
        }
    ]
}