List accessible puzzles or create a new puzzle.

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

{
    "count": 58746,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=126",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=124",
    "results": [
        {
            "id": 18540,
            "name": "01_02b_line",
            "created": "2020-05-16T18:39:44.055183Z",
            "modified": "2026-04-16T13:00:17.880870Z"
        },
        {
            "id": 18661,
            "name": "Lecture 7 - Invasions - 3",
            "created": "2020-05-18T03:08:34.364986Z",
            "modified": "2026-04-16T13:00:19.145571Z"
        },
        {
            "id": 18761,
            "name": "기초(난이도 ♡♡)",
            "created": "2020-05-22T06:30:44.545316Z",
            "modified": "2026-04-16T13:00:20.361688Z"
        },
        {
            "id": 18804,
            "name": "Question 3",
            "created": "2020-05-24T05:15:20.031276Z",
            "modified": "2026-04-16T13:00:21.614346Z"
        },
        {
            "id": 18925,
            "name": "EX3. How to play Go(learn)",
            "created": "2020-05-28T05:45:45.337177Z",
            "modified": "2026-04-16T13:00:22.968284Z"
        },
        {
            "id": 19070,
            "name": "Life and death",
            "created": "2020-06-03T05:01:16.623411Z",
            "modified": "2026-04-16T13:00:24.232280Z"
        },
        {
            "id": 19252,
            "name": "Introduction: Shoulder Hit - 2",
            "created": "2020-06-09T11:22:07.513486Z",
            "modified": "2026-04-16T13:00:51.460333Z"
        },
        {
            "id": 19324,
            "name": "原创题目|较难",
            "created": "2020-06-11T07:25:37.997961Z",
            "modified": "2026-04-16T13:00:52.946236Z"
        },
        {
            "id": 19328,
            "name": "Introduction: Example 2",
            "created": "2020-06-11T10:40:00.218694Z",
            "modified": "2026-04-16T13:00:54.696314Z"
        },
        {
            "id": 19773,
            "name": "Libertades",
            "created": "2020-07-02T16:42:07.814007Z",
            "modified": "2026-04-16T13:01:02.321640Z"
        }
    ]
}