List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=437
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=438",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=436",
    "results": [
        {
            "id": 47928,
            "name": "Diagram [5963]",
            "created": "2022-02-01T12:43:48.257970Z",
            "modified": "2026-03-30T12:06:14.597110Z"
        },
        {
            "id": 47927,
            "name": "Diagram [5962]",
            "created": "2022-02-01T12:41:40.860618Z",
            "modified": "2026-03-30T12:06:14.599918Z"
        },
        {
            "id": 47929,
            "name": "Diagram [5964]",
            "created": "2022-02-01T12:44:54.398641Z",
            "modified": "2026-03-30T12:06:14.704143Z"
        },
        {
            "id": 47931,
            "name": "Diagram [5966]",
            "created": "2022-02-01T12:47:17.063877Z",
            "modified": "2026-03-30T12:06:14.764112Z"
        },
        {
            "id": 47930,
            "name": "Diagram [5965]",
            "created": "2022-02-01T12:45:59.235073Z",
            "modified": "2026-03-30T12:06:14.772109Z"
        },
        {
            "id": 47932,
            "name": "Diagram [5967]",
            "created": "2022-02-01T12:48:38.542553Z",
            "modified": "2026-03-30T12:06:14.809563Z"
        },
        {
            "id": 47935,
            "name": "Diagram [5970]",
            "created": "2022-02-01T12:52:45.578473Z",
            "modified": "2026-03-30T12:06:14.920060Z"
        },
        {
            "id": 47936,
            "name": "Diagram [5971]",
            "created": "2022-02-01T12:54:28.421593Z",
            "modified": "2026-03-30T12:06:14.935438Z"
        },
        {
            "id": 47937,
            "name": "Diagram [5972]",
            "created": "2022-02-01T12:59:08.445032Z",
            "modified": "2026-03-30T12:06:14.982691Z"
        },
        {
            "id": 47933,
            "name": "Diagram [5968]",
            "created": "2022-02-01T12:49:36.499313Z",
            "modified": "2026-03-30T12:06:15.064066Z"
        }
    ]
}