List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5286",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5284",
    "results": [
        {
            "id": 92384,
            "name": "azerti3",
            "created": "2025-03-14T11:34:51.554315Z",
            "modified": "2026-03-30T16:35:05.473871Z"
        },
        {
            "id": 92386,
            "name": "7qwertz",
            "created": "2025-03-14T11:45:45.400024Z",
            "modified": "2026-03-30T16:35:05.520960Z"
        },
        {
            "id": 92395,
            "name": "11. Best Move?",
            "created": "2025-03-14T17:11:01.549263Z",
            "modified": "2026-04-10T01:23:29.984109Z"
        },
        {
            "id": 92396,
            "name": "12. Best Move?",
            "created": "2025-03-14T17:25:19.617415Z",
            "modified": "2026-04-10T01:23:37.671557Z"
        },
        {
            "id": 92397,
            "name": "Problem 225",
            "created": "2025-03-14T17:34:30.718689Z",
            "modified": "2026-04-13T08:42:12.787854Z"
        },
        {
            "id": 92398,
            "name": "Problem 226",
            "created": "2025-03-14T17:36:37.106333Z",
            "modified": "2026-03-31T16:16:48.188907Z"
        },
        {
            "id": 92399,
            "name": "13. Best Move?",
            "created": "2025-03-14T17:38:00.869003Z",
            "modified": "2026-04-22T12:10:46.541026Z"
        },
        {
            "id": 92400,
            "name": "Problem 227",
            "created": "2025-03-14T17:38:38.956084Z",
            "modified": "2026-03-31T16:17:10.754412Z"
        },
        {
            "id": 92401,
            "name": "Problem 228",
            "created": "2025-03-14T17:41:02.653068Z",
            "modified": "2026-04-22T05:56:18.465098Z"
        },
        {
            "id": 92402,
            "name": "Problem 229",
            "created": "2025-03-14T17:42:13.987937Z",
            "modified": "2026-03-31T16:17:55.096501Z"
        }
    ]
}