List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5494",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5492",
    "results": [
        {
            "id": 6709,
            "name": "Level 3.6: Problem 006",
            "created": "2017-02-05T20:47:49.731207Z",
            "modified": "2026-03-31T19:21:26.846537Z"
        },
        {
            "id": 6708,
            "name": "Learning 3.1: Snapback",
            "created": "2017-02-05T20:47:24.550100Z",
            "modified": "2026-03-31T19:21:25.667751Z"
        },
        {
            "id": 6700,
            "name": "Painful late-game kikashi? Or black's mistake?",
            "created": "2017-02-03T21:48:53.024010Z",
            "modified": "2026-03-31T19:21:24.408983Z"
        },
        {
            "id": 6699,
            "name": "Level 3.5: Problem 005",
            "created": "2017-02-03T18:53:53.867192Z",
            "modified": "2026-03-31T19:21:22.144389Z"
        },
        {
            "id": 6698,
            "name": "Ad: DerpiPlays",
            "created": "2017-02-03T03:41:33.197434Z",
            "modified": "2026-03-31T19:21:20.920671Z"
        },
        {
            "id": 6697,
            "name": "Ad: flowing",
            "created": "2017-02-03T03:25:45.953256Z",
            "modified": "2026-03-31T19:21:19.698759Z"
        },
        {
            "id": 6696,
            "name": "Ad: Mark5000 2!",
            "created": "2017-02-03T03:24:00.286537Z",
            "modified": "2026-03-31T19:21:18.161236Z"
        },
        {
            "id": 6695,
            "name": "Ad: Derpi's Puzzles",
            "created": "2017-02-03T03:22:10.858129Z",
            "modified": "2026-03-31T19:21:16.603673Z"
        },
        {
            "id": 6694,
            "name": "Level 3.4: Problem 004 solution.",
            "created": "2017-02-03T03:19:29.985337Z",
            "modified": "2026-03-31T19:21:15.222247Z"
        },
        {
            "id": 6693,
            "name": "Level 3.4: Problem 004",
            "created": "2017-02-03T02:53:26.538284Z",
            "modified": "2026-03-31T19:21:13.997890Z"
        }
    ]
}