List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=5484
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=5485",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5483",
    "results": [
        {
            "id": 6809,
            "name": "Blank 9x9",
            "created": "2017-03-02T12:56:44.883727Z",
            "modified": "2026-03-31T19:23:29.761805Z"
        },
        {
            "id": 6808,
            "name": "Eyes - Capture stones!",
            "created": "2017-03-02T11:07:16.551637Z",
            "modified": "2026-03-31T19:23:28.369734Z"
        },
        {
            "id": 6807,
            "name": "Yosé 3",
            "created": "2017-03-02T09:41:17.976122Z",
            "modified": "2026-03-31T19:23:26.868969Z"
        },
        {
            "id": 6806,
            "name": "Yosé 2",
            "created": "2017-03-02T09:35:48.363693Z",
            "modified": "2026-03-31T19:23:25.377978Z"
        },
        {
            "id": 6805,
            "name": "Problem 25",
            "created": "2017-03-02T01:36:16.554027Z",
            "modified": "2026-03-31T19:23:24.039600Z"
        },
        {
            "id": 6804,
            "name": "Problem 24",
            "created": "2017-03-02T00:29:40.303286Z",
            "modified": "2026-03-31T19:23:22.786342Z"
        },
        {
            "id": 6803,
            "name": "Problem 23",
            "created": "2017-03-02T00:15:57.973639Z",
            "modified": "2026-03-31T19:23:21.327838Z"
        },
        {
            "id": 6802,
            "name": "Problem 22",
            "created": "2017-03-02T00:10:21.964322Z",
            "modified": "2026-03-31T19:23:19.961403Z"
        },
        {
            "id": 6801,
            "name": "Create Tsumego",
            "created": "2017-03-01T13:50:07.447305Z",
            "modified": "2026-03-31T19:23:17.815745Z"
        },
        {
            "id": 6800,
            "name": "Att äta",
            "created": "2017-03-01T11:46:36.338802Z",
            "modified": "2026-03-31T19:23:16.426847Z"
        }
    ]
}