List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5781
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=5782",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5780",
    "results": [
        {
            "id": 54203,
            "name": "michou",
            "created": "2022-04-02T19:37:27.248658Z",
            "modified": "2026-02-15T21:51:52.765434Z"
        },
        {
            "id": 54199,
            "name": "Puzzle 24",
            "created": "2022-04-02T17:30:00.594988Z",
            "modified": "2026-02-15T21:51:51.894833Z"
        },
        {
            "id": 54193,
            "name": "with die 2",
            "created": "2022-04-02T13:15:08.774348Z",
            "modified": "2026-02-15T21:51:50.998741Z"
        },
        {
            "id": 54192,
            "name": "With die 1",
            "created": "2022-04-02T13:13:49.608592Z",
            "modified": "2026-02-15T21:51:50.012881Z"
        },
        {
            "id": 54188,
            "name": "Nakamuta Sumire (W) vs Kikkawa Hajime (B)",
            "created": "2022-04-02T10:05:20.474975Z",
            "modified": "2026-02-15T21:51:49.073398Z"
        },
        {
            "id": 54171,
            "name": "puzzle 23",
            "created": "2022-04-02T03:28:56.783127Z",
            "modified": "2026-02-15T21:51:46.208797Z"
        },
        {
            "id": 54169,
            "name": "puzzle 1",
            "created": "2022-04-02T03:22:20.835056Z",
            "modified": "2026-02-15T21:51:44.418433Z"
        },
        {
            "id": 54167,
            "name": "eat white",
            "created": "2022-04-01T23:52:04.830794Z",
            "modified": "2026-02-15T21:51:42.494592Z"
        },
        {
            "id": 53776,
            "name": "黑先殺白   死活題 9/15",
            "created": "2022-03-28T12:56:38.989564Z",
            "modified": "2026-02-15T21:46:35.868575Z"
        },
        {
            "id": 53775,
            "name": "Problem 103-1",
            "created": "2022-03-28T12:56:34.467185Z",
            "modified": "2026-02-15T21:46:34.787004Z"
        }
    ]
}