List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=597",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=595",
    "results": [
        {
            "id": 92351,
            "name": "2. Best Move?",
            "created": "2025-03-12T19:01:45.713866Z",
            "modified": "2026-04-21T17:53:41.481614Z"
        },
        {
            "id": 92350,
            "name": "1. Best Move?",
            "created": "2025-03-12T18:55:15.062806Z",
            "modified": "2026-04-27T20:20:57.020191Z"
        },
        {
            "id": 92348,
            "name": "8.a Best Move?",
            "created": "2025-03-12T14:10:46.191213Z",
            "modified": "2026-05-10T01:46:37.511184Z"
        },
        {
            "id": 92347,
            "name": "Death 死 1-10",
            "created": "2025-03-12T12:23:40.103600Z",
            "modified": "2026-05-06T08:52:58.463850Z"
        },
        {
            "id": 92346,
            "name": "Les répétitions (Ko)",
            "created": "2025-03-12T10:49:16.592588Z",
            "modified": "2026-03-30T16:35:03.101112Z"
        },
        {
            "id": 92345,
            "name": "Gagner des points",
            "created": "2025-03-12T10:35:08.443477Z",
            "modified": "2026-03-30T16:35:01.603424Z"
        },
        {
            "id": 92344,
            "name": "Le seki",
            "created": "2025-03-12T10:13:08.035526Z",
            "modified": "2026-03-26T08:16:24.497680Z"
        },
        {
            "id": 92331,
            "name": "14. Best Move?",
            "created": "2025-03-11T21:53:30.979604Z",
            "modified": "2026-05-10T02:11:07.978727Z"
        },
        {
            "id": 92330,
            "name": "15. Best Move?",
            "created": "2025-03-11T21:45:54.782682Z",
            "modified": "2026-05-10T02:14:42.040979Z"
        },
        {
            "id": 92329,
            "name": "13. Best Move?",
            "created": "2025-03-11T21:44:52.912566Z",
            "modified": "2026-05-10T02:06:36.358615Z"
        }
    ]
}