List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4782",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4780",
    "results": [
        {
            "id": 23570,
            "name": "Puzzle 176",
            "created": "2020-11-19T09:25:35.914986Z",
            "modified": "2026-05-15T02:17:55.274850Z"
        },
        {
            "id": 39885,
            "name": "Diagram [2433]",
            "created": "2021-10-09T08:43:54.891200Z",
            "modified": "2026-05-15T02:18:02.389657Z"
        },
        {
            "id": 100356,
            "name": "Example 16",
            "created": "2025-12-09T12:46:47.273564Z",
            "modified": "2026-05-15T02:18:04.156745Z"
        },
        {
            "id": 100357,
            "name": "Example 17",
            "created": "2025-12-09T12:48:32.317273Z",
            "modified": "2026-05-15T02:18:05.297623Z"
        },
        {
            "id": 7018,
            "name": "Problem № 102",
            "created": "2017-03-20T16:30:54.316133Z",
            "modified": "2026-05-15T02:18:09.563983Z"
        },
        {
            "id": 7070,
            "name": "Problem № 149",
            "created": "2017-03-22T07:59:07.384360Z",
            "modified": "2026-05-15T02:18:44.559437Z"
        },
        {
            "id": 89264,
            "name": "Problem 40",
            "created": "2024-12-04T06:47:40.704226Z",
            "modified": "2026-05-15T02:19:14.027850Z"
        },
        {
            "id": 89265,
            "name": "Problem 41",
            "created": "2024-12-04T06:57:37.544193Z",
            "modified": "2026-05-15T02:19:17.308757Z"
        },
        {
            "id": 19445,
            "name": "Задача 208",
            "created": "2020-06-20T13:11:12.481247Z",
            "modified": "2026-05-15T02:19:21.198810Z"
        },
        {
            "id": 6958,
            "name": "Problem № 43",
            "created": "2017-03-20T08:34:51.861076Z",
            "modified": "2026-05-15T02:19:27.001339Z"
        }
    ]
}