List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=808
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=809",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=807",
    "results": [
        {
            "id": 37191,
            "name": "Diagram [1208]",
            "created": "2021-08-23T10:26:08.029799Z",
            "modified": "2026-03-31T16:05:05.865161Z"
        },
        {
            "id": 45100,
            "name": "Diagram [5208]",
            "created": "2021-12-20T09:10:57.731135Z",
            "modified": "2026-03-31T16:05:11.471505Z"
        },
        {
            "id": 37192,
            "name": "Diagram [1209]",
            "created": "2021-08-23T10:28:42.419774Z",
            "modified": "2026-03-31T16:05:34.225448Z"
        },
        {
            "id": 39231,
            "name": "Diagram [2209]",
            "created": "2021-10-02T07:50:42.781100Z",
            "modified": "2026-03-31T16:05:35.525078Z"
        },
        {
            "id": 37193,
            "name": "Diagram [1210]",
            "created": "2021-08-23T10:31:51.311183Z",
            "modified": "2026-03-31T16:06:02.160713Z"
        },
        {
            "id": 45103,
            "name": "Diagram [5211]",
            "created": "2021-12-20T09:19:05.934690Z",
            "modified": "2026-03-31T16:06:36.494236Z"
        },
        {
            "id": 50235,
            "name": "Diagram [4211]",
            "created": "2022-02-23T08:26:54.232381Z",
            "modified": "2026-03-31T16:06:37.711161Z"
        },
        {
            "id": 39234,
            "name": "Diagram [2212]",
            "created": "2021-10-02T07:54:11.374990Z",
            "modified": "2026-03-31T16:06:58.357382Z"
        },
        {
            "id": 45104,
            "name": "Diagram [5212]",
            "created": "2021-12-20T09:21:02.762432Z",
            "modified": "2026-03-31T16:07:02.557881Z"
        },
        {
            "id": 39235,
            "name": "Diagram [2213]",
            "created": "2021-10-02T07:55:45.378514Z",
            "modified": "2026-03-31T16:07:25.823216Z"
        }
    ]
}