List accessible puzzles or create a new puzzle.

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

{
    "count": 58764,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=293",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=291",
    "results": [
        {
            "id": 67143,
            "name": "Puzzle 14",
            "created": "2022-12-28T21:29:25.873268Z",
            "modified": "2026-03-30T02:30:13.181843Z"
        },
        {
            "id": 35335,
            "name": "B 2019:52-2",
            "created": "2021-08-03T14:55:36.836905Z",
            "modified": "2026-03-30T03:05:52.725823Z"
        },
        {
            "id": 67140,
            "name": "Puzzle 11",
            "created": "2022-12-28T21:28:20.825711Z",
            "modified": "2026-03-30T03:06:05.689316Z"
        },
        {
            "id": 69930,
            "name": "Kill kill andkill",
            "created": "2023-03-19T06:18:34.713926Z",
            "modified": "2026-03-30T04:21:09.723958Z"
        },
        {
            "id": 55733,
            "name": "problem 7",
            "created": "2022-04-29T14:43:10.860406Z",
            "modified": "2026-03-30T05:15:45.769246Z"
        },
        {
            "id": 55730,
            "name": "problem 4",
            "created": "2022-04-29T14:40:00.554060Z",
            "modified": "2026-03-30T07:38:19.948316Z"
        },
        {
            "id": 34592,
            "name": "46:3-E",
            "created": "2021-07-27T07:58:08.266282Z",
            "modified": "2026-03-30T10:13:15.384319Z"
        },
        {
            "id": 34593,
            "name": "46:3-F",
            "created": "2021-07-27T07:59:08.471487Z",
            "modified": "2026-03-30T10:13:15.519080Z"
        },
        {
            "id": 34595,
            "name": "46:4-B",
            "created": "2021-07-27T08:12:08.127342Z",
            "modified": "2026-03-30T10:13:15.576119Z"
        },
        {
            "id": 34596,
            "name": "46:4-C",
            "created": "2021-07-27T08:13:58.517670Z",
            "modified": "2026-03-30T10:13:15.624307Z"
        }
    ]
}