List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4743
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=4744",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4742",
    "results": [
        {
            "id": 39459,
            "name": "Diagram [2328]",
            "created": "2021-10-04T16:25:47.450620Z",
            "modified": "2026-05-17T00:08:35.144809Z"
        },
        {
            "id": 39460,
            "name": "Diagram [2329]",
            "created": "2021-10-04T16:27:40.759202Z",
            "modified": "2026-05-17T00:08:36.046928Z"
        },
        {
            "id": 44904,
            "name": "To atari or not to atari — psygo vs AfricanGrimReaper — 04",
            "created": "2021-12-16T02:07:15.939655Z",
            "modified": "2026-05-17T00:08:36.941851Z"
        },
        {
            "id": 31418,
            "name": "Diagram (304)",
            "created": "2021-06-15T08:25:26.431010Z",
            "modified": "2026-05-17T00:08:59.931277Z"
        },
        {
            "id": 31419,
            "name": "Diagram (305)",
            "created": "2021-06-15T08:27:28.829266Z",
            "modified": "2026-05-17T00:09:00.595212Z"
        },
        {
            "id": 44970,
            "name": "Diagram [5123]",
            "created": "2021-12-16T11:38:03.389321Z",
            "modified": "2026-05-17T00:09:10.530648Z"
        },
        {
            "id": 44926,
            "name": "Diagram [5106]",
            "created": "2021-12-16T08:47:09.072932Z",
            "modified": "2026-05-17T00:09:46.106027Z"
        },
        {
            "id": 99755,
            "name": "Puzzle 4.33.13",
            "created": "2025-11-25T09:16:07.517956Z",
            "modified": "2026-05-17T00:09:48.393761Z"
        },
        {
            "id": 17294,
            "name": "Tsumego 69",
            "created": "2020-03-15T13:56:53.072133Z",
            "modified": "2026-05-17T00:09:52.131778Z"
        },
        {
            "id": 31157,
            "name": "Diagram (145)",
            "created": "2021-06-11T13:59:29.251500Z",
            "modified": "2026-05-17T00:10:39.134994Z"
        }
    ]
}