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": 99243,
            "name": "Puzzle 4.10.20",
            "created": "2025-11-16T09:37:40.399722Z",
            "modified": "2026-05-22T22:46:00.362609Z"
        },
        {
            "id": 98159,
            "name": "Problem 161",
            "created": "2025-10-13T06:51:43.075487Z",
            "modified": "2026-05-22T22:46:09.027004Z"
        },
        {
            "id": 91938,
            "name": "Problem 162",
            "created": "2025-03-05T14:51:24.223437Z",
            "modified": "2026-05-22T22:46:11.826726Z"
        },
        {
            "id": 53794,
            "name": "Problem 111-3",
            "created": "2022-03-28T13:03:05.141350Z",
            "modified": "2026-05-22T22:46:23.255560Z"
        },
        {
            "id": 53795,
            "name": "Problem 111-4",
            "created": "2022-03-28T13:03:22.254133Z",
            "modified": "2026-05-22T22:46:24.701939Z"
        },
        {
            "id": 64102,
            "name": "Задача",
            "created": "2022-10-24T14:50:25.175218Z",
            "modified": "2026-05-22T22:46:30.077208Z"
        },
        {
            "id": 64103,
            "name": "Задача",
            "created": "2022-10-24T14:50:54.077522Z",
            "modified": "2026-05-22T22:46:30.541539Z"
        },
        {
            "id": 22047,
            "name": "Puzzle 69 (p. 215-252)",
            "created": "2020-10-24T10:04:32.240183Z",
            "modified": "2026-05-22T22:46:34.307360Z"
        },
        {
            "id": 40322,
            "name": "Diagram [2576]",
            "created": "2021-10-16T10:17:00.987455Z",
            "modified": "2026-05-22T22:46:41.724452Z"
        },
        {
            "id": 6608,
            "name": "Tripod Group, Attack C",
            "created": "2017-01-01T07:17:33.425960Z",
            "modified": "2026-05-22T22:46:46.085323Z"
        }
    ]
}