List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=797
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=798",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=796",
    "results": [
        {
            "id": 37130,
            "name": "Diagram [1171]",
            "created": "2021-08-22T09:08:37.689076Z",
            "modified": "2026-03-31T15:43:51.621151Z"
        },
        {
            "id": 38974,
            "name": "Forcing Move 7",
            "created": "2021-09-26T05:09:19.286629Z",
            "modified": "2026-03-31T15:43:53.066890Z"
        },
        {
            "id": 39131,
            "name": "Diagram [2171]",
            "created": "2021-10-01T07:24:42.546606Z",
            "modified": "2026-03-31T15:43:54.233871Z"
        },
        {
            "id": 45052,
            "name": "Diagram [5171]",
            "created": "2021-12-18T11:45:13.999321Z",
            "modified": "2026-03-31T15:43:58.321823Z"
        },
        {
            "id": 68831,
            "name": "Puzzle 171",
            "created": "2023-02-11T16:22:01.727648Z",
            "modified": "2026-03-31T15:44:06.726393Z"
        },
        {
            "id": 18981,
            "name": "Задача 170",
            "created": "2020-05-31T12:35:48.205294Z",
            "modified": "2026-03-31T15:44:18.812666Z"
        },
        {
            "id": 37131,
            "name": "Diagram [1172]",
            "created": "2021-08-22T10:06:19.863652Z",
            "modified": "2026-03-31T15:44:27.074439Z"
        },
        {
            "id": 39132,
            "name": "Diagram [2172]",
            "created": "2021-10-01T07:26:30.485174Z",
            "modified": "2026-03-31T15:44:28.366796Z"
        },
        {
            "id": 41156,
            "name": "Forcing Move 8",
            "created": "2021-10-23T21:51:31.573307Z",
            "modified": "2026-03-31T15:44:29.535498Z"
        },
        {
            "id": 45053,
            "name": "Diagram [5172]",
            "created": "2021-12-18T11:47:49.164604Z",
            "modified": "2026-03-31T15:44:33.655331Z"
        }
    ]
}