List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4629",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4627",
    "results": [
        {
            "id": 46818,
            "name": "Tsumégo 123",
            "created": "2022-01-17T15:10:26.836708Z",
            "modified": "2026-05-20T19:23:36.905437Z"
        },
        {
            "id": 2593,
            "name": "xzzzzzzzz",
            "created": "2015-04-20T22:07:47.229090Z",
            "modified": "2026-05-20T19:23:38.105259Z"
        },
        {
            "id": 190,
            "name": "Spider",
            "created": "2014-09-24T01:03:59.819867Z",
            "modified": "2026-05-20T19:24:49.343756Z"
        },
        {
            "id": 92719,
            "name": "Problem 55",
            "created": "2025-03-29T11:01:46.277994Z",
            "modified": "2026-05-20T19:24:53.427416Z"
        },
        {
            "id": 51595,
            "name": "type 23",
            "created": "2022-03-10T04:09:32.262765Z",
            "modified": "2026-05-20T19:25:12.871602Z"
        },
        {
            "id": 44172,
            "name": "GW 85: Endgame problems 5x5 (4) 4",
            "created": "2021-12-05T08:58:59.518991Z",
            "modified": "2026-05-20T19:26:20.637277Z"
        },
        {
            "id": 44173,
            "name": "GW 85: Endgame problems 5x5 (4) 5",
            "created": "2021-12-05T09:00:27.577989Z",
            "modified": "2026-05-20T19:26:21.950054Z"
        },
        {
            "id": 33535,
            "name": "Diagram (3167)",
            "created": "2021-07-10T10:54:19.700580Z",
            "modified": "2026-05-20T19:27:52.455247Z"
        },
        {
            "id": 65972,
            "name": "Bul 5: TP - 6",
            "created": "2022-12-02T13:30:08.319154Z",
            "modified": "2026-05-20T19:28:01.645122Z"
        },
        {
            "id": 33538,
            "name": "Diagram (3170)",
            "created": "2021-07-10T11:00:17.012567Z",
            "modified": "2026-05-20T19:31:38.515643Z"
        }
    ]
}