List accessible puzzles or create a new puzzle.

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

{
    "count": 58742,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5326",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5324",
    "results": [
        {
            "id": 93130,
            "name": "BGJ 202 JP 3",
            "created": "2025-04-15T07:49:21.693170Z",
            "modified": "2026-04-01T02:30:32.578271Z"
        },
        {
            "id": 93131,
            "name": "BGJ 202 JP 4",
            "created": "2025-04-15T07:50:46.998291Z",
            "modified": "2026-04-01T02:33:13.558975Z"
        },
        {
            "id": 93132,
            "name": "BGJ 202 JP 5",
            "created": "2025-04-15T07:52:11.503558Z",
            "modified": "2026-04-01T02:35:47.714346Z"
        },
        {
            "id": 93133,
            "name": "BGJ 203 JP 1",
            "created": "2025-04-15T07:52:38.608939Z",
            "modified": "2026-04-01T02:38:27.709505Z"
        },
        {
            "id": 93134,
            "name": "BGJ 203 JP 2",
            "created": "2025-04-15T08:05:48.057835Z",
            "modified": "2026-04-01T02:40:51.389839Z"
        },
        {
            "id": 93135,
            "name": "BGJ 203 JP 3",
            "created": "2025-04-15T08:07:27.499047Z",
            "modified": "2026-04-01T02:43:23.771904Z"
        },
        {
            "id": 93136,
            "name": "BGJ 203 JP 4",
            "created": "2025-04-15T08:10:17.018431Z",
            "modified": "2026-04-01T02:45:40.349387Z"
        },
        {
            "id": 93137,
            "name": "BGJ 203 JP 5",
            "created": "2025-04-15T08:11:34.333477Z",
            "modified": "2026-04-01T02:48:06.476151Z"
        },
        {
            "id": 93138,
            "name": "BGJ 204 JP 1",
            "created": "2025-04-15T09:03:12.935606Z",
            "modified": "2026-04-01T02:50:21.332528Z"
        },
        {
            "id": 93139,
            "name": "BGJ 204 JP 2",
            "created": "2025-04-15T09:05:13.111588Z",
            "modified": "2026-04-01T02:52:18.947817Z"
        }
    ]
}