List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4825
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=4826",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4824",
    "results": [
        {
            "id": 46116,
            "name": "Diagram [5623]",
            "created": "2022-01-07T08:45:48.807444Z",
            "modified": "2026-03-31T17:22:42.431203Z"
        },
        {
            "id": 40480,
            "name": "Diagram [2623]",
            "created": "2021-10-18T08:33:31.916550Z",
            "modified": "2026-03-31T17:22:39.667032Z"
        },
        {
            "id": 38030,
            "name": "Diagram [1623]",
            "created": "2021-09-07T16:20:18.068069Z",
            "modified": "2026-03-31T17:22:38.524259Z"
        },
        {
            "id": 52053,
            "name": "Diagram [4622]",
            "created": "2022-03-14T07:55:21.004432Z",
            "modified": "2026-03-31T17:22:35.571103Z"
        },
        {
            "id": 46115,
            "name": "Diagram [5622]",
            "created": "2022-01-07T08:42:26.902731Z",
            "modified": "2026-03-31T17:22:34.329573Z"
        },
        {
            "id": 40478,
            "name": "Diagram [2622]",
            "created": "2021-10-18T08:31:58.670024Z",
            "modified": "2026-03-31T17:22:31.399091Z"
        },
        {
            "id": 38029,
            "name": "Diagram [1622]",
            "created": "2021-09-07T16:18:18.152580Z",
            "modified": "2026-03-31T17:22:30.010691Z"
        },
        {
            "id": 52052,
            "name": "Diagram [4621]",
            "created": "2022-03-14T07:54:12.009749Z",
            "modified": "2026-03-31T17:22:27.182712Z"
        },
        {
            "id": 46114,
            "name": "Diagram [5621]",
            "created": "2022-01-07T08:40:15.674489Z",
            "modified": "2026-03-31T17:22:25.852642Z"
        },
        {
            "id": 38028,
            "name": "Diagram [1621]",
            "created": "2021-09-07T16:16:22.191040Z",
            "modified": "2026-03-31T17:22:22.004918Z"
        }
    ]
}