List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=26",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=24",
    "results": [
        {
            "id": 44480,
            "name": "GW 101: Endgame problems 3",
            "created": "2021-12-07T09:34:59.881666Z",
            "modified": "2026-05-22T01:11:12.229119Z"
        },
        {
            "id": 44479,
            "name": "GW 101: Endgame problems 2",
            "created": "2021-12-07T09:34:43.774637Z",
            "modified": "2026-05-22T01:11:11.031298Z"
        },
        {
            "id": 32248,
            "name": "Diagram (759)",
            "created": "2021-06-28T05:32:51.600928Z",
            "modified": "2026-05-22T01:11:10.983292Z"
        },
        {
            "id": 45557,
            "name": "ข้อที่3",
            "created": "2021-12-26T10:22:31.005683Z",
            "modified": "2026-05-22T01:11:10.520968Z"
        },
        {
            "id": 32247,
            "name": "Diagram (758)",
            "created": "2021-06-28T05:31:10.020822Z",
            "modified": "2026-05-22T01:11:10.342895Z"
        },
        {
            "id": 45556,
            "name": "ข้อที่2",
            "created": "2021-12-26T10:21:58.454800Z",
            "modified": "2026-05-22T01:11:09.853804Z"
        },
        {
            "id": 40078,
            "name": "Diagram [2510]",
            "created": "2021-10-13T08:42:26.474743Z",
            "modified": "2026-05-22T01:11:07.887778Z"
        },
        {
            "id": 1145,
            "name": "412 - 539",
            "created": "2014-10-14T14:41:42.851719Z",
            "modified": "2026-05-22T01:11:03.355494Z"
        },
        {
            "id": 68007,
            "name": "【特集】黒先 生き 4級(3)",
            "created": "2023-01-29T11:47:32.073239Z",
            "modified": "2026-05-22T01:10:48.352554Z"
        },
        {
            "id": 29133,
            "name": "06_04_rect_six",
            "created": "2021-03-22T17:54:59.408892Z",
            "modified": "2026-05-22T01:10:48.148005Z"
        }
    ]
}