List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5587",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5585",
    "results": [
        {
            "id": 3381,
            "name": "Attachment Probe",
            "created": "2015-11-18T17:20:58.328568Z",
            "modified": "2026-03-31T18:59:19.899231Z"
        },
        {
            "id": 3380,
            "name": "HK GAME",
            "created": "2015-11-18T10:48:36.171607Z",
            "modified": "2026-03-31T18:59:18.447455Z"
        },
        {
            "id": 3379,
            "name": "Just Say No",
            "created": "2015-11-18T05:51:55.130841Z",
            "modified": "2026-03-31T18:59:17.252879Z"
        },
        {
            "id": 3378,
            "name": "Protect the Cut, and Cut Your Opponent.",
            "created": "2015-11-17T05:14:09.205074Z",
            "modified": "2026-03-31T18:59:16.014145Z"
        },
        {
            "id": 3377,
            "name": "Basic example 2",
            "created": "2015-11-17T00:26:22.474184Z",
            "modified": "2026-03-31T18:59:14.703111Z"
        },
        {
            "id": 3376,
            "name": "Ko Threat - Why not make more?",
            "created": "2015-11-16T17:43:17.417104Z",
            "modified": "2026-03-31T18:59:13.501267Z"
        },
        {
            "id": 3372,
            "name": "Double Approach - Dealing WIth Aji (Part 2)",
            "created": "2015-11-15T04:46:21.621511Z",
            "modified": "2026-03-31T18:59:11.985396Z"
        },
        {
            "id": 3371,
            "name": "Double Approach - Dealing With Aji",
            "created": "2015-11-15T04:28:34.399979Z",
            "modified": "2026-03-31T18:59:10.684811Z"
        },
        {
            "id": 3364,
            "name": "The 20 kyu knows what to do.",
            "created": "2015-11-14T03:50:43.244075Z",
            "modified": "2026-04-04T00:51:00.441332Z"
        },
        {
            "id": 3363,
            "name": "s00500a",
            "created": "2015-11-13T22:04:14.018699Z",
            "modified": "2026-03-31T18:59:06.766918Z"
        }
    ]
}