List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4816",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4814",
    "results": [
        {
            "id": 34798,
            "name": "Ladder 124-2",
            "created": "2021-07-30T09:25:06.292486Z",
            "modified": "2026-05-14T01:28:11.436286Z"
        },
        {
            "id": 6935,
            "name": "Problem № 20",
            "created": "2017-03-20T08:04:15.179435Z",
            "modified": "2026-05-14T01:30:00.319750Z"
        },
        {
            "id": 6936,
            "name": "Problem № 21",
            "created": "2017-03-20T08:05:50.526217Z",
            "modified": "2026-05-14T01:30:02.293288Z"
        },
        {
            "id": 20119,
            "name": "Задача 264",
            "created": "2020-07-17T18:24:49.802438Z",
            "modified": "2026-05-14T01:30:34.136290Z"
        },
        {
            "id": 20120,
            "name": "Задача 265",
            "created": "2020-07-17T18:27:12.003951Z",
            "modified": "2026-05-14T01:30:34.686894Z"
        },
        {
            "id": 7652,
            "name": "problem 742",
            "created": "2017-04-29T04:03:54.776056Z",
            "modified": "2026-05-14T01:30:43.077900Z"
        },
        {
            "id": 46469,
            "name": "A WTF Tesuji — Mok Jinseok 9p vs Yoda Norimoto 9p — 9th Nongshim Cup (2007)",
            "created": "2022-01-13T15:07:12.072512Z",
            "modified": "2026-05-14T01:31:01.693216Z"
        },
        {
            "id": 32365,
            "name": "Diagram (845)",
            "created": "2021-06-29T07:04:10.267929Z",
            "modified": "2026-05-14T01:31:22.819700Z"
        },
        {
            "id": 7658,
            "name": "problem 748",
            "created": "2017-04-29T04:48:27.385746Z",
            "modified": "2026-05-14T01:32:01.258400Z"
        },
        {
            "id": 7659,
            "name": "problem 749",
            "created": "2017-04-29T04:50:45.760744Z",
            "modified": "2026-05-14T01:32:15.184475Z"
        }
    ]
}