List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=32",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=30",
    "results": [
        {
            "id": 35472,
            "name": "Exercise 5.1.8 - Wedge",
            "created": "2021-08-04T16:28:48.576813Z",
            "modified": "2026-05-22T06:52:34.946990Z"
        },
        {
            "id": 11345,
            "name": "745 / 900",
            "created": "2018-08-20T16:52:39.395243Z",
            "modified": "2026-05-22T06:52:15.428544Z"
        },
        {
            "id": 7525,
            "name": "236/900",
            "created": "2017-04-24T20:45:01.478587Z",
            "modified": "2026-05-22T06:52:06.991974Z"
        },
        {
            "id": 94712,
            "name": "Problem 131",
            "created": "2025-06-17T22:44:15.636702Z",
            "modified": "2026-05-22T06:51:44.446703Z"
        },
        {
            "id": 94711,
            "name": "Problem 130",
            "created": "2025-06-17T22:43:21.882451Z",
            "modified": "2026-05-22T06:51:43.561545Z"
        },
        {
            "id": 11344,
            "name": "744 / 900",
            "created": "2018-08-20T16:52:09.036847Z",
            "modified": "2026-05-22T06:51:40.180966Z"
        },
        {
            "id": 34548,
            "name": "Puzzle 45:3-9",
            "created": "2021-07-26T16:44:58.546038Z",
            "modified": "2026-05-22T06:51:28.326927Z"
        },
        {
            "id": 1805,
            "name": "Never ignore a shoulder hit (3)",
            "created": "2014-11-11T20:07:26.619890Z",
            "modified": "2026-05-22T06:50:42.771822Z"
        },
        {
            "id": 11343,
            "name": "743 / 900",
            "created": "2018-08-20T16:51:38.725779Z",
            "modified": "2026-05-22T06:50:39.641045Z"
        },
        {
            "id": 116,
            "name": "Easy, #028",
            "created": "2014-09-14T14:59:49.252395Z",
            "modified": "2026-05-22T06:49:44.567497Z"
        }
    ]
}