List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=562",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=560",
    "results": [
        {
            "id": 93050,
            "name": "Coups interdits 1",
            "created": "2025-04-12T09:06:33.517496Z",
            "modified": "2026-05-10T13:35:41.136908Z"
        },
        {
            "id": 93042,
            "name": "14: Black to kill",
            "created": "2025-04-11T17:05:47.642341Z",
            "modified": "2026-05-10T02:06:43.908911Z"
        },
        {
            "id": 93041,
            "name": "Problem 95",
            "created": "2025-04-11T16:02:48.701135Z",
            "modified": "2026-05-10T04:27:31.027211Z"
        },
        {
            "id": 93040,
            "name": "Problem 94",
            "created": "2025-04-11T16:01:11.469907Z",
            "modified": "2026-05-10T04:27:05.286354Z"
        },
        {
            "id": 93039,
            "name": "Problem 93",
            "created": "2025-04-11T15:59:54.815287Z",
            "modified": "2026-05-10T04:26:46.578471Z"
        },
        {
            "id": 93038,
            "name": "Problem 92",
            "created": "2025-04-11T15:58:00.288422Z",
            "modified": "2026-05-10T04:26:20.913667Z"
        },
        {
            "id": 93037,
            "name": "Problem 91",
            "created": "2025-04-11T15:56:29.992852Z",
            "modified": "2026-04-29T07:48:29.436071Z"
        },
        {
            "id": 93036,
            "name": "Problem 90",
            "created": "2025-04-11T15:55:21.445487Z",
            "modified": "2026-05-10T04:25:37.785029Z"
        },
        {
            "id": 93035,
            "name": "Problem 89",
            "created": "2025-04-11T15:54:07.848164Z",
            "modified": "2026-05-02T01:40:20.810821Z"
        },
        {
            "id": 93034,
            "name": "Problem 88",
            "created": "2025-04-11T15:51:03.637558Z",
            "modified": "2026-05-10T04:24:29.491006Z"
        }
    ]
}