List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4837
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=4838",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4836",
    "results": [
        {
            "id": 40324,
            "name": "Diagram [2578]",
            "created": "2021-10-16T10:19:43.323653Z",
            "modified": "2026-03-31T17:16:27.190588Z"
        },
        {
            "id": 37965,
            "name": "Diagram [1578]",
            "created": "2021-09-06T16:14:34.871018Z",
            "modified": "2026-03-31T17:16:25.989504Z"
        },
        {
            "id": 51883,
            "name": "Diagram [4577]",
            "created": "2022-03-13T10:17:15.303098Z",
            "modified": "2026-03-31T17:16:23.198141Z"
        },
        {
            "id": 46002,
            "name": "Diagram [5577]",
            "created": "2022-01-04T09:11:07.099420Z",
            "modified": "2026-03-31T17:16:21.964230Z"
        },
        {
            "id": 37964,
            "name": "Diagram [1577]",
            "created": "2021-09-06T16:13:30.609694Z",
            "modified": "2026-03-31T17:16:17.733679Z"
        },
        {
            "id": 51882,
            "name": "Diagram [4576]",
            "created": "2022-03-13T10:15:51.379582Z",
            "modified": "2026-03-31T17:16:15.102846Z"
        },
        {
            "id": 46000,
            "name": "Diagram [5576]",
            "created": "2022-01-04T09:07:34.971872Z",
            "modified": "2026-03-31T17:16:13.940933Z"
        },
        {
            "id": 37963,
            "name": "Diagram [1576]",
            "created": "2021-09-06T16:12:27.963401Z",
            "modified": "2026-03-31T17:16:10.448574Z"
        },
        {
            "id": 51881,
            "name": "Diagram [4575]",
            "created": "2022-03-13T10:14:44.698745Z",
            "modified": "2026-03-31T17:16:07.843548Z"
        },
        {
            "id": 45999,
            "name": "Diagram [5575]",
            "created": "2022-01-04T09:04:38.176316Z",
            "modified": "2026-03-31T17:16:06.153167Z"
        }
    ]
}