List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=383",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=381",
    "results": [
        {
            "id": 6734,
            "name": "gyhfe9rjiofokds",
            "created": "2017-02-17T12:13:50.950340Z",
            "modified": "2026-03-31T19:21:57.311547Z"
        },
        {
            "id": 6735,
            "name": "opening moves",
            "created": "2017-02-17T12:39:24.352816Z",
            "modified": "2026-03-31T19:21:58.845470Z"
        },
        {
            "id": 6736,
            "name": "best moves for black",
            "created": "2017-02-17T12:46:46.095652Z",
            "modified": "2026-03-31T19:22:00.118012Z"
        },
        {
            "id": 6737,
            "name": "2 step approach",
            "created": "2017-02-17T12:49:00.652512Z",
            "modified": "2026-03-31T19:22:01.368848Z"
        },
        {
            "id": 6738,
            "name": "Joseki Q16",
            "created": "2017-02-18T17:04:11.089503Z",
            "modified": "2026-03-31T19:22:02.584291Z"
        },
        {
            "id": 6739,
            "name": "Q16 R14",
            "created": "2017-02-18T17:15:12.899934Z",
            "modified": "2026-03-31T19:22:04.124200Z"
        },
        {
            "id": 6749,
            "name": "black to live",
            "created": "2017-02-18T23:05:31.844204Z",
            "modified": "2026-04-12T19:37:51.028921Z"
        },
        {
            "id": 6750,
            "name": "Q16 Q14",
            "created": "2017-02-19T04:57:17.640389Z",
            "modified": "2026-03-31T19:22:07.494301Z"
        },
        {
            "id": 6751,
            "name": "Q16 Q13",
            "created": "2017-02-19T04:58:55.048456Z",
            "modified": "2026-03-31T19:22:09.003998Z"
        },
        {
            "id": 6752,
            "name": "Q16 R13",
            "created": "2017-02-19T05:00:01.638205Z",
            "modified": "2026-03-31T19:22:10.152042Z"
        }
    ]
}