List accessible puzzles or create a new puzzle.

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

{
    "count": 58750,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5276",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5274",
    "results": [
        {
            "id": 92158,
            "name": "Problem 204",
            "created": "2025-03-07T16:26:11.646972Z",
            "modified": "2026-03-31T16:07:07.635833Z"
        },
        {
            "id": 92161,
            "name": "Split and Broken 5",
            "created": "2025-03-08T01:42:58.144191Z",
            "modified": "2026-04-01T01:02:42.027227Z"
        },
        {
            "id": 92163,
            "name": "S'échapper 9",
            "created": "2025-03-08T09:31:29.212419Z",
            "modified": "2026-04-20T15:19:00.536445Z"
        },
        {
            "id": 92164,
            "name": "KO 劫 1-9",
            "created": "2025-03-08T11:19:56.241869Z",
            "modified": "2026-04-17T18:41:19.588485Z"
        },
        {
            "id": 92165,
            "name": "Connecter ou Couper ?",
            "created": "2025-03-08T13:45:24.357988Z",
            "modified": "2026-04-21T22:25:30.909995Z"
        },
        {
            "id": 92180,
            "name": "Quatrième capture",
            "created": "2025-03-08T17:05:59.355174Z",
            "modified": "2026-04-22T20:50:44.683248Z"
        },
        {
            "id": 92210,
            "name": "puzzle #31",
            "created": "2025-03-09T00:54:01.623161Z",
            "modified": "2026-03-30T16:34:07.166880Z"
        },
        {
            "id": 92211,
            "name": "Endgame ヨセ 1-9",
            "created": "2025-03-09T13:19:23.741471Z",
            "modified": "2026-04-23T07:34:19.707668Z"
        },
        {
            "id": 92212,
            "name": "Problem 205",
            "created": "2025-03-09T14:45:34.820802Z",
            "modified": "2026-04-04T20:03:44.638465Z"
        },
        {
            "id": 92213,
            "name": "Problem 206",
            "created": "2025-03-09T14:47:41.547420Z",
            "modified": "2026-03-31T16:08:01.877706Z"
        }
    ]
}