List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=4491",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=4489",
    "results": [
        {
            "id": 24797,
            "name": "made by the public3",
            "created": "2020-12-26T06:43:09.938184Z",
            "modified": "2026-03-31T23:15:58.503672Z"
        },
        {
            "id": 23374,
            "name": "main puzzle",
            "created": "2020-11-17T16:09:13.118513Z",
            "modified": "2026-05-18T23:45:59.723597Z"
        },
        {
            "id": 6720,
            "name": "make 2 eyes",
            "created": "2017-02-09T11:50:20.105225Z",
            "modified": "2026-05-08T23:20:16.592017Z"
        },
        {
            "id": 60716,
            "name": "make a cut",
            "created": "2022-07-11T18:18:10.446829Z",
            "modified": "2026-03-30T13:46:03.759415Z"
        },
        {
            "id": 28247,
            "name": "make black victory",
            "created": "2021-02-25T11:13:44.468305Z",
            "modified": "2026-03-31T23:27:48.842144Z"
        },
        {
            "id": 61047,
            "name": "make white die",
            "created": "2022-07-25T02:45:47.997911Z",
            "modified": "2026-05-08T02:24:57.613988Z"
        },
        {
            "id": 13549,
            "name": "making 2 eyes",
            "created": "2018-11-07T20:02:05.480568Z",
            "modified": "2026-04-16T22:54:27.480776Z"
        },
        {
            "id": 45364,
            "name": "making a bot chaper 1: creating bot account",
            "created": "2021-12-24T03:03:03.088404Z",
            "modified": "2026-02-24T22:19:47.520669Z"
        },
        {
            "id": 45366,
            "name": "making a bot chapter 2: activating your bot",
            "created": "2021-12-24T03:14:58.042352Z",
            "modified": "2026-02-24T22:19:47.979468Z"
        },
        {
            "id": 89519,
            "name": "making two eye",
            "created": "2024-12-08T10:25:10.896169Z",
            "modified": "2026-03-30T16:23:10.414309Z"
        }
    ]
}