List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5230",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5228",
    "results": [
        {
            "id": 21293,
            "name": "sacrifice some stone2",
            "created": "2020-10-04T17:37:07.679174Z",
            "modified": "2026-04-23T09:52:01.150485Z"
        },
        {
            "id": 21376,
            "name": "Best move which?",
            "created": "2020-10-06T14:29:48.905872Z",
            "modified": "2026-04-23T09:52:01.157710Z"
        },
        {
            "id": 20801,
            "name": "To make positions alive.",
            "created": "2020-09-08T11:48:03.717558Z",
            "modified": "2026-04-23T09:52:01.166730Z"
        },
        {
            "id": 20767,
            "name": "기초문제2^&^&^&^&^&^",
            "created": "2020-09-05T00:34:13.997758Z",
            "modified": "2026-04-23T09:52:01.170120Z"
        },
        {
            "id": 21211,
            "name": "Black is dead.",
            "created": "2020-10-01T02:36:17.328789Z",
            "modified": "2026-04-23T09:52:01.172314Z"
        },
        {
            "id": 20983,
            "name": "chapter 1.killing and surviving.",
            "created": "2020-09-19T02:59:17.837703Z",
            "modified": "2026-04-23T09:52:01.172779Z"
        },
        {
            "id": 21532,
            "name": "Puzzle 1 (p. 57)",
            "created": "2020-10-13T16:42:22.116192Z",
            "modified": "2026-04-23T09:52:01.174228Z"
        },
        {
            "id": 21409,
            "name": "Puzzle 1 (p. 3)",
            "created": "2020-10-11T10:21:30.973681Z",
            "modified": "2026-04-23T09:52:01.175086Z"
        },
        {
            "id": 21105,
            "name": "2 nd puzzzle",
            "created": "2020-09-26T08:45:44.286764Z",
            "modified": "2026-04-23T09:52:01.177057Z"
        },
        {
            "id": 21279,
            "name": "How to escape2",
            "created": "2020-10-04T17:01:10.243901Z",
            "modified": "2026-04-23T09:52:01.185331Z"
        }
    ]
}