List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5599
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=5600",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5598",
    "results": [
        {
            "id": 8697,
            "name": "Séki 1",
            "created": "2017-10-23T15:47:55.187092Z",
            "modified": "2026-04-07T21:14:29.702908Z"
        },
        {
            "id": 42897,
            "name": "Redmond 007",
            "created": "2021-11-17T22:26:48.610423Z",
            "modified": "2026-04-07T21:14:53.838978Z"
        },
        {
            "id": 42898,
            "name": "Redmond 008",
            "created": "2021-11-17T22:36:19.235694Z",
            "modified": "2026-04-07T21:15:58.268733Z"
        },
        {
            "id": 42899,
            "name": "Redmond 009",
            "created": "2021-11-17T22:49:53.121842Z",
            "modified": "2026-04-07T21:16:42.140548Z"
        },
        {
            "id": 42900,
            "name": "Redmond 010",
            "created": "2021-11-17T22:56:56.731194Z",
            "modified": "2026-04-07T21:17:27.388317Z"
        },
        {
            "id": 42901,
            "name": "Redmond 011",
            "created": "2021-11-18T00:00:40.909764Z",
            "modified": "2026-04-07T21:17:54.656093Z"
        },
        {
            "id": 42902,
            "name": "Redmond 012",
            "created": "2021-11-18T01:14:43.558115Z",
            "modified": "2026-04-07T21:18:15.719775Z"
        },
        {
            "id": 42903,
            "name": "Redmond 013",
            "created": "2021-11-18T01:18:22.540894Z",
            "modified": "2026-04-07T21:18:22.771983Z"
        },
        {
            "id": 42904,
            "name": "Redmond 014",
            "created": "2021-11-18T01:24:11.386965Z",
            "modified": "2026-04-07T21:19:06.999234Z"
        },
        {
            "id": 42905,
            "name": "Redmond 015",
            "created": "2021-11-18T01:31:00.554423Z",
            "modified": "2026-04-07T21:19:20.979518Z"
        }
    ]
}