List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4855
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=4856",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4854",
    "results": [
        {
            "id": 51536,
            "name": "Diagram [4487]",
            "created": "2022-03-09T10:24:30.966976Z",
            "modified": "2026-03-31T17:04:23.794154Z"
        },
        {
            "id": 45786,
            "name": "Diagram [5487]",
            "created": "2021-12-29T13:35:16.684156Z",
            "modified": "2026-03-31T17:04:22.584676Z"
        },
        {
            "id": 37827,
            "name": "Diagram [1487]",
            "created": "2021-09-04T09:55:42.052696Z",
            "modified": "2026-03-31T17:04:18.511936Z"
        },
        {
            "id": 51535,
            "name": "Diagram [4486]",
            "created": "2022-03-09T10:23:19.113057Z",
            "modified": "2026-03-31T17:04:15.816672Z"
        },
        {
            "id": 45785,
            "name": "Diagram [5486]",
            "created": "2021-12-29T13:34:06.897345Z",
            "modified": "2026-03-31T17:04:14.392067Z"
        },
        {
            "id": 42310,
            "name": "Diagram [3486]",
            "created": "2021-11-07T08:47:01.415522Z",
            "modified": "2026-03-31T17:04:13.192510Z"
        },
        {
            "id": 39999,
            "name": "Diagram [2486]",
            "created": "2021-10-12T11:38:24.677689Z",
            "modified": "2026-03-31T17:04:11.786814Z"
        },
        {
            "id": 37826,
            "name": "Diagram [1486]",
            "created": "2021-09-04T09:52:57.788425Z",
            "modified": "2026-03-31T17:04:10.077435Z"
        },
        {
            "id": 51534,
            "name": "Diagram [4485]",
            "created": "2022-03-09T10:20:46.264978Z",
            "modified": "2026-03-31T17:04:06.601142Z"
        },
        {
            "id": 45784,
            "name": "Diagram [5485]",
            "created": "2021-12-29T13:32:18.874135Z",
            "modified": "2026-03-31T17:04:05.143987Z"
        }
    ]
}