List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=842",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=840",
    "results": [
        {
            "id": 37825,
            "name": "Diagram [1485]",
            "created": "2021-09-04T09:51:00.923566Z",
            "modified": "2026-03-31T17:04:01.510139Z"
        },
        {
            "id": 39998,
            "name": "Diagram [2485]",
            "created": "2021-10-12T11:36:40.968558Z",
            "modified": "2026-03-31T17:04:02.734284Z"
        },
        {
            "id": 45784,
            "name": "Diagram [5485]",
            "created": "2021-12-29T13:32:18.874135Z",
            "modified": "2026-03-31T17:04:05.143987Z"
        },
        {
            "id": 37826,
            "name": "Diagram [1486]",
            "created": "2021-09-04T09:52:57.788425Z",
            "modified": "2026-03-31T17:04:10.077435Z"
        },
        {
            "id": 39999,
            "name": "Diagram [2486]",
            "created": "2021-10-12T11:38:24.677689Z",
            "modified": "2026-03-31T17:04:11.786814Z"
        },
        {
            "id": 45785,
            "name": "Diagram [5486]",
            "created": "2021-12-29T13:34:06.897345Z",
            "modified": "2026-03-31T17:04:14.392067Z"
        },
        {
            "id": 45786,
            "name": "Diagram [5487]",
            "created": "2021-12-29T13:35:16.684156Z",
            "modified": "2026-03-31T17:04:22.584676Z"
        },
        {
            "id": 51536,
            "name": "Diagram [4487]",
            "created": "2022-03-09T10:24:30.966976Z",
            "modified": "2026-03-31T17:04:23.794154Z"
        },
        {
            "id": 51537,
            "name": "Diagram [4488]",
            "created": "2022-03-09T10:25:57.003027Z",
            "modified": "2026-03-31T17:04:31.773843Z"
        },
        {
            "id": 51538,
            "name": "Diagram [4489]",
            "created": "2022-03-09T10:27:58.098236Z",
            "modified": "2026-03-31T17:04:39.954367Z"
        }
    ]
}