List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5776",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5774",
    "results": [
        {
            "id": 55732,
            "name": "problem 6",
            "created": "2022-04-29T14:41:59.121448Z",
            "modified": "2026-02-15T22:45:57.420809Z"
        },
        {
            "id": 55270,
            "name": "Double Hane - Variation 1: Corner aji (2)",
            "created": "2022-04-21T01:13:05.697523Z",
            "modified": "2026-02-15T22:43:29.769889Z"
        },
        {
            "id": 55269,
            "name": "Double Hane - Variation 1: Corner Aji (1)",
            "created": "2022-04-21T01:09:00.218652Z",
            "modified": "2026-02-15T22:43:28.595120Z"
        },
        {
            "id": 55268,
            "name": "Double Hane - Variation 1: Two Step Hane (b)",
            "created": "2022-04-21T01:02:38.826068Z",
            "modified": "2026-02-15T22:43:27.507486Z"
        },
        {
            "id": 55267,
            "name": "Double Hane - Variation 1: Two Step Hane (a)",
            "created": "2022-04-21T00:59:46.494241Z",
            "modified": "2026-02-15T22:43:26.520728Z"
        },
        {
            "id": 55266,
            "name": "Double Hane - Variation 1: Double Hane Redux",
            "created": "2022-04-21T00:22:06.111938Z",
            "modified": "2026-02-15T22:43:25.353826Z"
        },
        {
            "id": 55265,
            "name": "Double Hane - Variation 1: Double Hane Redux (a)",
            "created": "2022-04-21T00:20:10.118995Z",
            "modified": "2026-02-15T22:43:24.182221Z"
        },
        {
            "id": 55264,
            "name": "Double Hane - Variation 1: Subsequent Moves (b)",
            "created": "2022-04-21T00:13:39.895584Z",
            "modified": "2026-02-15T22:43:23.384731Z"
        },
        {
            "id": 55251,
            "name": "Puzzle 1",
            "created": "2022-04-20T17:56:07.134864Z",
            "modified": "2026-02-15T22:43:21.330686Z"
        },
        {
            "id": 55245,
            "name": "BGJ 84 (1991) 5",
            "created": "2022-04-20T09:13:57.280414Z",
            "modified": "2026-02-15T22:43:19.095375Z"
        }
    ]
}