List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5831",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5829",
    "results": [
        {
            "id": 46318,
            "name": "Loose Corner - Wall-leaning branch",
            "created": "2022-01-09T17:06:58.055934Z",
            "modified": "2026-02-15T20:20:55.808789Z"
        },
        {
            "id": 46316,
            "name": "game/40220754",
            "created": "2022-01-09T17:03:27.038549Z",
            "modified": "2026-02-15T20:20:54.855729Z"
        },
        {
            "id": 46315,
            "name": "Loose Corner - Branch on a broken wall",
            "created": "2022-01-09T17:02:10.458591Z",
            "modified": "2026-02-15T20:20:53.791857Z"
        },
        {
            "id": 46310,
            "name": "Loose Corner - Fishing",
            "created": "2022-01-09T16:33:12.143495Z",
            "modified": "2026-02-15T20:20:46.603702Z"
        },
        {
            "id": 46308,
            "name": "Loose Corner - Land meter",
            "created": "2022-01-09T16:21:13.252739Z",
            "modified": "2026-02-15T20:20:45.536966Z"
        },
        {
            "id": 46244,
            "name": "Diagram [5685]",
            "created": "2022-01-08T17:29:56.118818Z",
            "modified": "2026-02-15T20:19:55.812956Z"
        },
        {
            "id": 46243,
            "name": "Diagram [5684]",
            "created": "2022-01-08T17:27:23.352820Z",
            "modified": "2026-02-15T20:19:50.911248Z"
        },
        {
            "id": 46242,
            "name": "Diagram [5683]",
            "created": "2022-01-08T17:25:11.892014Z",
            "modified": "2026-02-15T20:19:50.015441Z"
        },
        {
            "id": 46241,
            "name": "Diagram [5682]",
            "created": "2022-01-08T17:23:19.961146Z",
            "modified": "2026-02-15T20:19:49.135956Z"
        },
        {
            "id": 46240,
            "name": "Diagram [5681]",
            "created": "2022-01-08T17:21:37.157853Z",
            "modified": "2026-02-15T20:19:48.126206Z"
        }
    ]
}