List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5441",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5439",
    "results": [
        {
            "id": 37008,
            "name": "Turn3afrerE5E3",
            "created": "2021-08-21T03:15:59.032766Z",
            "modified": "2026-03-30T10:31:12.033087Z"
        },
        {
            "id": 36988,
            "name": "白先 - 2",
            "created": "2021-08-20T12:01:21.573374Z",
            "modified": "2026-03-30T10:31:11.637209Z"
        },
        {
            "id": 36985,
            "name": "白先 - 1",
            "created": "2021-08-20T11:48:47.534330Z",
            "modified": "2026-03-30T10:31:11.569943Z"
        },
        {
            "id": 36953,
            "name": "두칸낮은 협공 4",
            "created": "2021-08-20T00:57:03.220483Z",
            "modified": "2026-03-30T10:31:10.542270Z"
        },
        {
            "id": 36954,
            "name": "두칸낮은 협공 5",
            "created": "2021-08-20T01:03:19.166829Z",
            "modified": "2026-03-30T10:31:10.533691Z"
        },
        {
            "id": 36952,
            "name": "두칸낮은 협공 3",
            "created": "2021-08-20T00:53:00.708352Z",
            "modified": "2026-03-30T10:31:10.529242Z"
        },
        {
            "id": 36951,
            "name": "The nothinger nothing",
            "created": "2021-08-19T16:28:31.071294Z",
            "modified": "2026-03-30T10:31:10.485273Z"
        },
        {
            "id": 36891,
            "name": "두칸 낮은협공 2",
            "created": "2021-08-18T23:42:59.618568Z",
            "modified": "2026-03-30T10:30:05.798006Z"
        },
        {
            "id": 36890,
            "name": "두칸낮은 협공 1",
            "created": "2021-08-18T23:37:48.128641Z",
            "modified": "2026-03-30T10:30:05.769367Z"
        },
        {
            "id": 36836,
            "name": "kill White",
            "created": "2021-08-18T08:05:53.039765Z",
            "modified": "2026-03-30T10:30:04.086940Z"
        }
    ]
}