List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=801",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=799",
    "results": [
        {
            "id": 39139,
            "name": "Diagram [2179]",
            "created": "2021-10-01T07:39:51.406964Z",
            "modified": "2026-03-31T15:48:39.506813Z"
        },
        {
            "id": 68839,
            "name": "Puzzle 179",
            "created": "2023-02-11T16:30:37.056964Z",
            "modified": "2026-03-31T15:48:54.448539Z"
        },
        {
            "id": 99670,
            "name": "Puzzle 4.29.9",
            "created": "2025-11-24T13:57:13.223259Z",
            "modified": "2026-03-31T15:49:01.152336Z"
        },
        {
            "id": 37139,
            "name": "Diagram [1180]",
            "created": "2021-08-22T10:50:32.759916Z",
            "modified": "2026-03-31T15:49:14.625982Z"
        },
        {
            "id": 45063,
            "name": "Diagram [5180]",
            "created": "2021-12-18T14:17:28.938398Z",
            "modified": "2026-03-31T15:49:21.284612Z"
        },
        {
            "id": 37140,
            "name": "Diagram [1181]",
            "created": "2021-08-22T10:52:10.141457Z",
            "modified": "2026-03-31T15:49:48.844751Z"
        },
        {
            "id": 45064,
            "name": "Diagram [5181]",
            "created": "2021-12-18T14:19:39.323457Z",
            "modified": "2026-03-31T15:49:56.199827Z"
        },
        {
            "id": 50109,
            "name": "Diagram [4181]",
            "created": "2022-02-22T11:39:54.912962Z",
            "modified": "2026-03-31T15:49:57.508839Z"
        },
        {
            "id": 37141,
            "name": "Diagram [1182]",
            "created": "2021-08-22T10:52:44.255458Z",
            "modified": "2026-03-31T15:50:23.822399Z"
        },
        {
            "id": 39142,
            "name": "Diagram [2182]",
            "created": "2021-10-01T07:44:37.360213Z",
            "modified": "2026-03-31T15:50:26.408546Z"
        }
    ]
}