List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4522",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4520",
    "results": [
        {
            "id": 22656,
            "name": "The Goal of the Game (Chinese Scoring)",
            "created": "2020-11-01T11:37:49.160441Z",
            "modified": "2026-04-23T08:30:00.917960Z"
        },
        {
            "id": 22175,
            "name": "発揚論分解手筋3",
            "created": "2020-10-27T12:10:47.790714Z",
            "modified": "2026-04-23T08:30:00.916386Z"
        },
        {
            "id": 21533,
            "name": "Puzzle 2 (p. 57)",
            "created": "2020-10-13T16:42:34.430615Z",
            "modified": "2026-04-23T08:30:00.505487Z"
        },
        {
            "id": 21406,
            "name": "tdseedfretyt",
            "created": "2020-10-10T08:02:38.390559Z",
            "modified": "2026-04-23T08:30:00.489005Z"
        },
        {
            "id": 21339,
            "name": "Prepare to capture3",
            "created": "2020-10-05T16:02:08.082836Z",
            "modified": "2026-04-23T08:30:00.485168Z"
        },
        {
            "id": 21374,
            "name": "how to alive",
            "created": "2020-10-06T14:24:24.214458Z",
            "modified": "2026-04-23T08:30:00.475712Z"
        },
        {
            "id": 102906,
            "name": "Black to play",
            "created": "2026-02-04T12:07:30.482532Z",
            "modified": "2026-04-23T08:23:36.793989Z"
        },
        {
            "id": 17575,
            "name": "eating.1",
            "created": "2020-04-04T04:06:10.345130Z",
            "modified": "2026-04-23T08:22:00.195063Z"
        },
        {
            "id": 17956,
            "name": "kill black",
            "created": "2020-04-24T05:12:40.245630Z",
            "modified": "2026-04-23T08:22:00.186801Z"
        },
        {
            "id": 17315,
            "name": "puzzle 2",
            "created": "2020-03-21T08:30:46.766691Z",
            "modified": "2026-04-23T08:22:00.180225Z"
        }
    ]
}