List accessible puzzles or create a new puzzle.

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

{
    "count": 58750,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5269",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5267",
    "results": [
        {
            "id": 91944,
            "name": "Problem 164",
            "created": "2025-03-05T14:54:21.058203Z",
            "modified": "2026-04-14T15:39:49.272497Z"
        },
        {
            "id": 91945,
            "name": "Problem 165",
            "created": "2025-03-05T14:56:42.732126Z",
            "modified": "2026-03-31T15:45:20.766316Z"
        },
        {
            "id": 91946,
            "name": "Problem 166",
            "created": "2025-03-05T14:58:07.499734Z",
            "modified": "2026-03-31T15:45:56.763417Z"
        },
        {
            "id": 91947,
            "name": "Couper 1",
            "created": "2025-03-05T14:58:47.029883Z",
            "modified": "2026-04-21T22:22:33.953038Z"
        },
        {
            "id": 91948,
            "name": "Problem 167",
            "created": "2025-03-05T14:59:29.962662Z",
            "modified": "2026-04-11T13:05:55.110328Z"
        },
        {
            "id": 91949,
            "name": "Connecter 2",
            "created": "2025-03-05T15:00:04.768057Z",
            "modified": "2026-04-21T22:22:52.419870Z"
        },
        {
            "id": 91950,
            "name": "Problem 168",
            "created": "2025-03-05T15:01:00.600472Z",
            "modified": "2026-03-31T15:47:09.172972Z"
        },
        {
            "id": 91951,
            "name": "Couper 2",
            "created": "2025-03-05T15:01:59.857371Z",
            "modified": "2026-04-21T22:22:43.498010Z"
        },
        {
            "id": 91952,
            "name": "Problem 169",
            "created": "2025-03-05T15:03:11.238891Z",
            "modified": "2026-04-14T18:20:06.689049Z"
        },
        {
            "id": 91953,
            "name": "Problem 170",
            "created": "2025-03-05T15:04:57.294088Z",
            "modified": "2026-03-31T15:48:20.652706Z"
        }
    ]
}