List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=689
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=-created&page=690",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=688",
    "results": [
        {
            "id": 89413,
            "name": "Problem 37",
            "created": "2024-12-05T18:23:42.506876Z",
            "modified": "2026-03-30T16:22:14.560869Z"
        },
        {
            "id": 89412,
            "name": "Problem 36",
            "created": "2024-12-05T18:22:54.333522Z",
            "modified": "2026-03-30T16:22:14.511842Z"
        },
        {
            "id": 89411,
            "name": "Problem 35",
            "created": "2024-12-05T18:22:16.510053Z",
            "modified": "2026-05-09T07:10:54.223136Z"
        },
        {
            "id": 89410,
            "name": "Problem 34",
            "created": "2024-12-05T18:21:34.787740Z",
            "modified": "2026-05-09T07:10:52.418296Z"
        },
        {
            "id": 89409,
            "name": "Problem 33",
            "created": "2024-12-05T18:00:38.832587Z",
            "modified": "2026-05-10T23:01:01.056143Z"
        },
        {
            "id": 89408,
            "name": "Problem 32",
            "created": "2024-12-05T17:59:44.733031Z",
            "modified": "2026-05-10T23:01:00.155370Z"
        },
        {
            "id": 89407,
            "name": "Problem 31",
            "created": "2024-12-05T17:59:05.968002Z",
            "modified": "2026-05-13T00:09:54.112817Z"
        },
        {
            "id": 89406,
            "name": "Problem 30",
            "created": "2024-12-05T17:56:47.571434Z",
            "modified": "2026-05-13T03:54:31.411775Z"
        },
        {
            "id": 89404,
            "name": "Problem 100",
            "created": "2024-12-05T10:13:01.927543Z",
            "modified": "2026-05-12T01:22:59.035732Z"
        },
        {
            "id": 89403,
            "name": "Problem 99",
            "created": "2024-12-05T10:07:47.939438Z",
            "modified": "2026-03-30T16:22:11.691022Z"
        }
    ]
}