List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=994",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=992",
    "results": [
        {
            "id": 80464,
            "name": "Problem 1",
            "created": "2024-04-03T15:50:51.495827Z",
            "modified": "2026-05-23T23:22:12.262719Z"
        },
        {
            "id": 80463,
            "name": "2024.04.03",
            "created": "2024-04-03T12:49:24.576282Z",
            "modified": "2026-05-23T00:23:08.662307Z"
        },
        {
            "id": 80462,
            "name": "problem #10",
            "created": "2024-04-02T21:36:29.703489Z",
            "modified": "2026-05-14T03:24:03.209275Z"
        },
        {
            "id": 80461,
            "name": "problem #9",
            "created": "2024-04-02T20:51:01.562447Z",
            "modified": "2026-05-14T03:24:01.607136Z"
        },
        {
            "id": 80460,
            "name": "problem #8",
            "created": "2024-04-02T20:17:26.356368Z",
            "modified": "2026-05-11T05:59:11.763835Z"
        },
        {
            "id": 80459,
            "name": "problem #7",
            "created": "2024-04-02T20:14:51.555632Z",
            "modified": "2026-05-08T23:28:59.431121Z"
        },
        {
            "id": 80456,
            "name": "7.C.4.",
            "created": "2024-04-02T12:15:07.091372Z",
            "modified": "2026-05-17T01:13:37.593133Z"
        },
        {
            "id": 80448,
            "name": "7.C.3.",
            "created": "2024-04-02T02:12:49.873615Z",
            "modified": "2026-05-17T01:13:37.007106Z"
        },
        {
            "id": 80447,
            "name": "7.C.1. Challenges",
            "created": "2024-04-02T01:53:16.659180Z",
            "modified": "2026-05-10T04:27:02.734057Z"
        },
        {
            "id": 80443,
            "name": "Ko Puzzle",
            "created": "2024-03-31T19:32:35.013531Z",
            "modified": "2026-05-23T23:29:38.739528Z"
        }
    ]
}