List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4919",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4917",
    "results": [
        {
            "id": 38963,
            "name": "Forcing Move 5",
            "created": "2021-09-25T21:37:18.748055Z",
            "modified": "2026-03-31T15:42:40.404352Z"
        },
        {
            "id": 37128,
            "name": "Diagram [1169]",
            "created": "2021-08-22T09:04:04.657524Z",
            "modified": "2026-03-31T15:42:38.107644Z"
        },
        {
            "id": 31192,
            "name": "Diagram (167)",
            "created": "2021-06-12T13:19:15.168313Z",
            "modified": "2026-03-31T15:42:35.205395Z"
        },
        {
            "id": 18978,
            "name": "Задача 167",
            "created": "2020-05-31T12:29:18.776097Z",
            "modified": "2026-03-31T15:42:28.621736Z"
        },
        {
            "id": 99658,
            "name": "Puzzle 4.28.10",
            "created": "2025-11-24T08:16:56.178195Z",
            "modified": "2026-03-31T15:42:24.363135Z"
        },
        {
            "id": 68828,
            "name": "Puzzle 168",
            "created": "2023-02-11T16:18:51.801752Z",
            "modified": "2026-03-31T15:42:16.221355Z"
        },
        {
            "id": 62763,
            "name": "Flash go: 30415",
            "created": "2022-09-17T16:04:58.182599Z",
            "modified": "2026-03-31T15:42:10.519887Z"
        },
        {
            "id": 50095,
            "name": "Diagram [4168]",
            "created": "2022-02-22T08:40:33.319239Z",
            "modified": "2026-03-31T15:42:09.352185Z"
        },
        {
            "id": 45049,
            "name": "Diagram [5168]",
            "created": "2021-12-18T11:34:29.241985Z",
            "modified": "2026-03-31T15:42:07.783551Z"
        },
        {
            "id": 39128,
            "name": "Diagram [2168]",
            "created": "2021-10-01T07:20:07.698415Z",
            "modified": "2026-03-31T15:42:03.287173Z"
        }
    ]
}