List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4735",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4733",
    "results": [
        {
            "id": 18359,
            "name": "Задача 63",
            "created": "2020-05-13T05:40:42.606206Z",
            "modified": "2026-05-17T04:00:53.774076Z"
        },
        {
            "id": 18360,
            "name": "Задача 64",
            "created": "2020-05-13T05:42:45.471481Z",
            "modified": "2026-05-17T04:00:54.360585Z"
        },
        {
            "id": 38831,
            "name": "Diagram [2046]",
            "created": "2021-09-24T07:02:45.249582Z",
            "modified": "2026-05-17T04:01:11.411178Z"
        },
        {
            "id": 38832,
            "name": "Diagram [2047]",
            "created": "2021-09-24T07:04:54.446552Z",
            "modified": "2026-05-17T04:01:12.107140Z"
        },
        {
            "id": 29603,
            "name": "problem 56",
            "created": "2021-03-31T20:17:42.837967Z",
            "modified": "2026-05-17T04:01:14.279323Z"
        },
        {
            "id": 29604,
            "name": "problem 57",
            "created": "2021-03-31T20:18:19.806989Z",
            "modified": "2026-05-17T04:01:14.734756Z"
        },
        {
            "id": 81576,
            "name": "Tsumego 79",
            "created": "2024-05-19T15:22:45.955968Z",
            "modified": "2026-05-17T04:01:15.729539Z"
        },
        {
            "id": 81577,
            "name": "Tsumego 80",
            "created": "2024-05-19T15:23:46.401003Z",
            "modified": "2026-05-17T04:01:16.234278Z"
        },
        {
            "id": 45112,
            "name": "Diagram [5220]",
            "created": "2021-12-20T09:50:59.259410Z",
            "modified": "2026-05-17T04:03:02.170570Z"
        },
        {
            "id": 45113,
            "name": "Diagram [5221]",
            "created": "2021-12-20T09:51:54.254312Z",
            "modified": "2026-05-17T04:03:03.017181Z"
        }
    ]
}