List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=425
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=426",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=424",
    "results": [
        {
            "id": 47528,
            "name": "Diagram [5814]",
            "created": "2022-01-29T10:17:06.958203Z",
            "modified": "2026-03-30T12:02:03.887716Z"
        },
        {
            "id": 47530,
            "name": "Diagram [5816]",
            "created": "2022-01-29T10:20:39.467628Z",
            "modified": "2026-03-30T12:02:04.003852Z"
        },
        {
            "id": 47531,
            "name": "Diagram [5817]",
            "created": "2022-01-29T10:21:51.927689Z",
            "modified": "2026-03-30T12:02:04.152969Z"
        },
        {
            "id": 47532,
            "name": "Diagram [5818]",
            "created": "2022-01-29T10:23:37.611378Z",
            "modified": "2026-03-30T12:02:04.249051Z"
        },
        {
            "id": 47533,
            "name": "Diagram [5819]",
            "created": "2022-01-29T10:25:57.295034Z",
            "modified": "2026-03-30T12:02:04.339003Z"
        },
        {
            "id": 47534,
            "name": "Diagram [5820]",
            "created": "2022-01-29T10:28:24.087870Z",
            "modified": "2026-03-30T12:02:04.411307Z"
        },
        {
            "id": 47535,
            "name": "Diagram [5821]",
            "created": "2022-01-29T10:29:19.166669Z",
            "modified": "2026-03-30T12:02:04.574528Z"
        },
        {
            "id": 47537,
            "name": "Diagram [5823]",
            "created": "2022-01-29T12:22:01.039397Z",
            "modified": "2026-03-30T12:02:04.578162Z"
        },
        {
            "id": 47536,
            "name": "Diagram [5822]",
            "created": "2022-01-29T10:38:59.442115Z",
            "modified": "2026-03-30T12:02:04.614103Z"
        },
        {
            "id": 47538,
            "name": "Diagram [5824]",
            "created": "2022-01-29T12:23:36.008588Z",
            "modified": "2026-03-30T12:02:04.666120Z"
        }
    ]
}