List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=360",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=358",
    "results": [
        {
            "id": 42618,
            "name": "How can you do 2 eyes?",
            "created": "2021-11-13T10:15:23.105858Z",
            "modified": "2026-03-30T11:17:11.349596Z"
        },
        {
            "id": 42655,
            "name": "Strong Too",
            "created": "2021-11-14T01:49:53.036194Z",
            "modified": "2026-03-30T11:18:00.056322Z"
        },
        {
            "id": 42657,
            "name": "puzzle 2/50",
            "created": "2021-11-14T04:32:21.302081Z",
            "modified": "2026-03-30T11:18:00.084444Z"
        },
        {
            "id": 42656,
            "name": "puzzle 1/50",
            "created": "2021-11-14T04:26:57.375772Z",
            "modified": "2026-03-30T11:18:00.085562Z"
        },
        {
            "id": 42659,
            "name": "puzzle 3/50",
            "created": "2021-11-14T04:36:57.781181Z",
            "modified": "2026-03-30T11:18:00.300320Z"
        },
        {
            "id": 42665,
            "name": "5目ナカデ😇😇😇(黒先)",
            "created": "2021-11-14T07:36:11.608513Z",
            "modified": "2026-03-30T11:18:00.817283Z"
        },
        {
            "id": 42691,
            "name": "Diagram [3696]",
            "created": "2021-11-14T13:02:54.343726Z",
            "modified": "2026-03-30T11:18:02.331771Z"
        },
        {
            "id": 42693,
            "name": "Diagram [3698]",
            "created": "2021-11-14T13:09:31.853233Z",
            "modified": "2026-03-30T11:18:02.437201Z"
        },
        {
            "id": 42692,
            "name": "Diagram [3697]",
            "created": "2021-11-14T13:07:12.452144Z",
            "modified": "2026-03-30T11:18:02.437236Z"
        },
        {
            "id": 42694,
            "name": "Diagram [3699]",
            "created": "2021-11-14T13:11:36.900465Z",
            "modified": "2026-03-30T11:18:02.454763Z"
        }
    ]
}