List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1057",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1055",
    "results": [
        {
            "id": 45599,
            "name": "sequence 23",
            "created": "2021-12-27T02:39:40.373273Z",
            "modified": "2026-05-26T01:54:30.435996Z"
        },
        {
            "id": 45466,
            "name": "sequence 22",
            "created": "2021-12-25T01:14:32.317487Z",
            "modified": "2026-05-26T01:54:29.953283Z"
        },
        {
            "id": 93522,
            "name": "Problem 215",
            "created": "2025-05-03T13:51:30.398424Z",
            "modified": "2026-05-26T01:54:29.222225Z"
        },
        {
            "id": 47209,
            "name": "question39",
            "created": "2022-01-25T10:28:15.124060Z",
            "modified": "2026-05-26T01:53:54.137229Z"
        },
        {
            "id": 51903,
            "name": "Diagram [4584]",
            "created": "2022-03-13T12:06:09.197966Z",
            "modified": "2026-05-26T01:53:46.258247Z"
        },
        {
            "id": 51902,
            "name": "Diagram [4583]",
            "created": "2022-03-13T12:04:53.030254Z",
            "modified": "2026-05-26T01:53:45.064393Z"
        },
        {
            "id": 101867,
            "name": "Puzzle 6.71.11",
            "created": "2026-01-07T13:10:36.516511Z",
            "modified": "2026-05-26T01:53:41.089922Z"
        },
        {
            "id": 52575,
            "name": "示範 demonstration",
            "created": "2022-03-20T09:37:58.382088Z",
            "modified": "2026-05-26T01:53:16.157338Z"
        },
        {
            "id": 29616,
            "name": "problem 69",
            "created": "2021-03-31T20:27:13.050043Z",
            "modified": "2026-05-26T01:53:13.176286Z"
        },
        {
            "id": 29615,
            "name": "problem 68",
            "created": "2021-03-31T20:26:41.188354Z",
            "modified": "2026-05-26T01:53:11.841556Z"
        }
    ]
}