List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4583",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4581",
    "results": [
        {
            "id": 71891,
            "name": "puzzle 1",
            "created": "2023-05-19T01:20:14.115200Z",
            "modified": "2026-05-10T00:45:27.292251Z"
        },
        {
            "id": 71892,
            "name": "puzzle 4",
            "created": "2023-05-19T01:25:45.324329Z",
            "modified": "2026-05-10T01:17:43.511152Z"
        },
        {
            "id": 71909,
            "name": "Invading 5 space extensions",
            "created": "2023-05-19T15:24:36.408505Z",
            "modified": "2026-05-19T19:24:03.834839Z"
        },
        {
            "id": 71989,
            "name": "Invasion Patterns 1",
            "created": "2023-05-21T13:36:59.820449Z",
            "modified": "2026-05-19T19:24:04.296951Z"
        },
        {
            "id": 71990,
            "name": "AI generated image of a tsumego like pattern",
            "created": "2023-05-21T15:16:50.874804Z",
            "modified": "2026-03-25T15:28:24.775546Z"
        },
        {
            "id": 71992,
            "name": "Star Point Aproaches Top",
            "created": "2023-05-21T20:01:39.453552Z",
            "modified": "2026-05-10T00:45:28.138735Z"
        },
        {
            "id": 71994,
            "name": "Star Point Aproach Bottom",
            "created": "2023-05-21T20:21:41.527914Z",
            "modified": "2026-05-23T06:23:22.329807Z"
        },
        {
            "id": 71995,
            "name": "Star Point how to deal with attachment",
            "created": "2023-05-21T20:26:33.528300Z",
            "modified": "2026-05-10T01:31:12.610073Z"
        },
        {
            "id": 71996,
            "name": "Star Point Top Pincer",
            "created": "2023-05-21T20:30:01.347937Z",
            "modified": "2026-05-10T01:17:44.351903Z"
        },
        {
            "id": 71997,
            "name": "3-3 Invasion",
            "created": "2023-05-21T20:37:02.571970Z",
            "modified": "2026-04-22T10:12:00.905243Z"
        }
    ]
}