List accessible puzzles or create a new puzzle.

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

{
    "count": 58742,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=144",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=142",
    "results": [
        {
            "id": 10861,
            "name": "261 / 900",
            "created": "2018-08-20T12:47:50.883840Z",
            "modified": "2026-04-20T00:28:40.505885Z"
        },
        {
            "id": 7164,
            "name": "201/900",
            "created": "2017-03-28T05:06:00.965122Z",
            "modified": "2026-04-20T00:25:14.389081Z"
        },
        {
            "id": 95897,
            "name": "Problem 193",
            "created": "2025-07-19T00:10:40.861219Z",
            "modified": "2026-04-20T00:23:43.215681Z"
        },
        {
            "id": 83999,
            "name": "Connecting stones 37",
            "created": "2024-08-05T13:14:07.686572Z",
            "modified": "2026-04-20T00:22:57.417023Z"
        },
        {
            "id": 12002,
            "name": "402 / 861",
            "created": "2018-09-12T11:04:37.302736Z",
            "modified": "2026-04-20T00:21:49.544947Z"
        },
        {
            "id": 1111,
            "name": "378 - 539",
            "created": "2014-10-14T10:50:01.204813Z",
            "modified": "2026-04-20T00:21:36.351598Z"
        },
        {
            "id": 1110,
            "name": "377 - 539",
            "created": "2014-10-14T10:48:24.127378Z",
            "modified": "2026-04-20T00:19:04.431003Z"
        },
        {
            "id": 52796,
            "name": "示範 demonstration",
            "created": "2022-03-22T06:53:43.666322Z",
            "modified": "2026-04-20T00:18:20.006862Z"
        },
        {
            "id": 52794,
            "name": "test 2",
            "created": "2022-03-22T04:29:03.452018Z",
            "modified": "2026-04-20T00:17:52.014323Z"
        },
        {
            "id": 73182,
            "name": "Extra 17",
            "created": "2023-06-09T16:21:49.328310Z",
            "modified": "2026-04-20T00:17:39.270861Z"
        }
    ]
}