List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=563",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=561",
    "results": [
        {
            "id": 8625,
            "name": "vhjbnyuhujihnu",
            "created": "2017-10-12T00:54:45.734450Z",
            "modified": "2026-03-31T20:03:23.925538Z"
        },
        {
            "id": 8626,
            "name": "Damé-zumari 1",
            "created": "2017-10-12T20:16:39.606785Z",
            "modified": "2026-04-22T06:27:18.139550Z"
        },
        {
            "id": 8627,
            "name": "Damé-zumari 2",
            "created": "2017-10-12T20:29:48.596492Z",
            "modified": "2026-04-30T21:20:54.210034Z"
        },
        {
            "id": 8628,
            "name": "Damé-zumari 3",
            "created": "2017-10-12T20:40:27.650970Z",
            "modified": "2026-04-30T21:21:01.343359Z"
        },
        {
            "id": 8629,
            "name": "Jennica's Tsumego 60",
            "created": "2017-10-12T23:01:00.322630Z",
            "modified": "2026-05-10T03:43:49.895074Z"
        },
        {
            "id": 8630,
            "name": "isn't this just crazy",
            "created": "2017-10-15T08:08:03.189449Z",
            "modified": "2026-04-16T22:53:19.982078Z"
        },
        {
            "id": 8631,
            "name": "zion153",
            "created": "2017-10-16T16:00:18.895911Z",
            "modified": "2026-05-08T23:18:31.366992Z"
        },
        {
            "id": 8632,
            "name": "Борьба.1",
            "created": "2017-10-17T14:43:01.880893Z",
            "modified": "2026-03-31T20:03:33.642408Z"
        },
        {
            "id": 8633,
            "name": "Борьба.2",
            "created": "2017-10-17T14:43:44.357169Z",
            "modified": "2026-03-31T20:03:35.113017Z"
        },
        {
            "id": 8634,
            "name": "Борьба.3",
            "created": "2017-10-17T14:44:10.777379Z",
            "modified": "2026-03-31T20:03:36.437509Z"
        }
    ]
}