List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4888",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4886",
    "results": [
        {
            "id": 80460,
            "name": "problem #8",
            "created": "2024-04-02T20:17:26.356368Z",
            "modified": "2026-05-11T05:59:11.763835Z"
        },
        {
            "id": 80461,
            "name": "problem #9",
            "created": "2024-04-02T20:51:01.562447Z",
            "modified": "2026-05-11T05:59:12.128455Z"
        },
        {
            "id": 80462,
            "name": "problem #10",
            "created": "2024-04-02T21:36:29.703489Z",
            "modified": "2026-05-12T01:52:57.966129Z"
        },
        {
            "id": 80463,
            "name": "2024.04.03",
            "created": "2024-04-03T12:49:24.576282Z",
            "modified": "2026-05-08T00:56:28.633694Z"
        },
        {
            "id": 80464,
            "name": "Problem 1",
            "created": "2024-04-03T15:50:51.495827Z",
            "modified": "2026-04-26T16:13:51.713795Z"
        },
        {
            "id": 80465,
            "name": "puzzle16",
            "created": "2024-04-04T05:35:47.774544Z",
            "modified": "2026-04-26T13:04:44.239529Z"
        },
        {
            "id": 80469,
            "name": "caïma déchiré",
            "created": "2024-04-04T11:04:56.029160Z",
            "modified": "2026-03-30T15:42:14.194373Z"
        },
        {
            "id": 80471,
            "name": "2024.04.04",
            "created": "2024-04-04T12:19:02.251745Z",
            "modified": "2026-05-08T02:51:35.126621Z"
        },
        {
            "id": 80472,
            "name": "Problem 2",
            "created": "2024-04-04T14:06:07.351169Z",
            "modified": "2026-03-30T15:42:13.602517Z"
        },
        {
            "id": 80473,
            "name": "Problem 3",
            "created": "2024-04-04T14:12:37.223785Z",
            "modified": "2026-03-30T15:42:14.003293Z"
        }
    ]
}