List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4876",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4874",
    "results": [
        {
            "id": 92327,
            "name": "11. Best Move?",
            "created": "2025-03-11T21:35:07.853383Z",
            "modified": "2026-05-12T14:47:17.818154Z"
        },
        {
            "id": 71664,
            "name": "4.B.3.",
            "created": "2023-05-14T12:41:33.383924Z",
            "modified": "2026-05-12T14:47:27.076903Z"
        },
        {
            "id": 80385,
            "name": "4.B.4.",
            "created": "2024-03-29T07:07:15.662507Z",
            "modified": "2026-05-12T14:47:51.833978Z"
        },
        {
            "id": 17788,
            "name": "4.B.5.",
            "created": "2020-04-19T07:09:04.728615Z",
            "modified": "2026-05-12T14:48:15.699517Z"
        },
        {
            "id": 17787,
            "name": "4.B.6.",
            "created": "2020-04-19T07:06:50.666896Z",
            "modified": "2026-05-12T14:48:27.052794Z"
        },
        {
            "id": 23398,
            "name": "Puzzle 30",
            "created": "2020-11-17T20:02:32.178907Z",
            "modified": "2026-05-12T14:48:31.229967Z"
        },
        {
            "id": 23399,
            "name": "Puzzle 31",
            "created": "2020-11-17T20:02:49.857865Z",
            "modified": "2026-05-12T14:48:44.980120Z"
        },
        {
            "id": 23400,
            "name": "Puzzle 32",
            "created": "2020-11-17T20:03:02.362288Z",
            "modified": "2026-05-12T14:49:07.147943Z"
        },
        {
            "id": 80380,
            "name": "4.B.7.",
            "created": "2024-03-29T04:16:47.404192Z",
            "modified": "2026-05-12T14:49:11.583753Z"
        },
        {
            "id": 17823,
            "name": "4.B.8.",
            "created": "2020-04-20T01:40:17.418007Z",
            "modified": "2026-05-12T14:49:22.620515Z"
        }
    ]
}