List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4834",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4832",
    "results": [
        {
            "id": 37998,
            "name": "Diagram [1593]",
            "created": "2021-09-07T09:54:15.302294Z",
            "modified": "2026-03-31T17:18:26.169559Z"
        },
        {
            "id": 51911,
            "name": "Diagram [4591]",
            "created": "2022-03-13T12:15:09.688066Z",
            "modified": "2026-03-31T17:18:23.511493Z"
        },
        {
            "id": 46017,
            "name": "Diagram [5592]",
            "created": "2022-01-04T12:52:35.119377Z",
            "modified": "2026-03-31T17:18:22.075309Z"
        },
        {
            "id": 37997,
            "name": "Diagram [1592]",
            "created": "2021-09-07T09:52:28.214348Z",
            "modified": "2026-03-31T17:18:18.000965Z"
        },
        {
            "id": 31980,
            "name": "Diagram (590)",
            "created": "2021-06-23T07:20:10.003196Z",
            "modified": "2026-03-31T17:18:16.753962Z"
        },
        {
            "id": 51910,
            "name": "Diagram [4591]",
            "created": "2022-03-13T12:13:41.669401Z",
            "modified": "2026-03-31T17:18:15.538565Z"
        },
        {
            "id": 46016,
            "name": "Diagram [5591]",
            "created": "2022-01-04T12:52:05.524925Z",
            "modified": "2026-03-31T17:18:14.069290Z"
        },
        {
            "id": 37996,
            "name": "Diagram [1591]",
            "created": "2021-09-07T09:50:45.792445Z",
            "modified": "2026-03-31T17:18:10.027875Z"
        },
        {
            "id": 46015,
            "name": "Diagram [5590]",
            "created": "2022-01-04T12:49:08.099882Z",
            "modified": "2026-03-31T17:18:06.337168Z"
        },
        {
            "id": 40368,
            "name": "Diagram [2590]",
            "created": "2021-10-17T09:51:22.358954Z",
            "modified": "2026-03-31T17:18:03.750824Z"
        }
    ]
}