List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4873
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=4874",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4872",
    "results": [
        {
            "id": 51243,
            "name": "Diagram [4360]",
            "created": "2022-03-05T16:13:24.226378Z",
            "modified": "2026-03-31T16:46:12.619351Z"
        },
        {
            "id": 45480,
            "name": "Diagram [5360]",
            "created": "2021-12-25T08:45:41.835040Z",
            "modified": "2026-03-31T16:46:11.168670Z"
        },
        {
            "id": 39593,
            "name": "Diagram [2360]",
            "created": "2021-10-06T07:42:56.994928Z",
            "modified": "2026-03-31T16:46:07.202414Z"
        },
        {
            "id": 37550,
            "name": "Diagram [1360]",
            "created": "2021-08-29T12:18:22.449385Z",
            "modified": "2026-03-31T16:46:05.737146Z"
        },
        {
            "id": 50809,
            "name": "Diagram [4359]",
            "created": "2022-03-01T09:20:20.527223Z",
            "modified": "2026-03-31T16:46:02.319607Z"
        },
        {
            "id": 45479,
            "name": "Diagram [53519",
            "created": "2021-12-25T08:44:37.856143Z",
            "modified": "2026-03-31T16:46:00.754008Z"
        },
        {
            "id": 39592,
            "name": "Diagram [2359]",
            "created": "2021-10-06T07:40:20.555776Z",
            "modified": "2026-03-31T16:45:55.918071Z"
        },
        {
            "id": 37549,
            "name": "Diagram [1359]",
            "created": "2021-08-29T12:16:00.905254Z",
            "modified": "2026-03-31T16:45:54.752306Z"
        },
        {
            "id": 50808,
            "name": "Diagram [4358]",
            "created": "2022-03-01T09:18:51.185445Z",
            "modified": "2026-03-31T16:45:52.278323Z"
        },
        {
            "id": 45478,
            "name": "Diagram [5358]",
            "created": "2021-12-25T08:41:05.228271Z",
            "modified": "2026-03-31T16:45:51.034354Z"
        }
    ]
}