List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=729
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=id&page=730",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=728",
    "results": [
        {
            "id": 10459,
            "name": "the first step",
            "created": "2018-07-06T18:43:24.599771Z",
            "modified": "2026-03-31T20:44:35.919547Z"
        },
        {
            "id": 10460,
            "name": "hiro's ogana",
            "created": "2018-07-06T18:50:01.763868Z",
            "modified": "2026-04-16T22:54:11.938478Z"
        },
        {
            "id": 10461,
            "name": "Uncommon Responses #2",
            "created": "2018-07-07T21:42:36.410583Z",
            "modified": "2026-05-12T06:32:30.662805Z"
        },
        {
            "id": 10463,
            "name": "Temperatures",
            "created": "2018-07-09T14:58:32.577290Z",
            "modified": "2026-03-31T20:44:40.456569Z"
        },
        {
            "id": 10464,
            "name": "An Easy First Problem (WORK IN PROGRESS)",
            "created": "2018-07-10T09:45:28.951113Z",
            "modified": "2026-04-17T14:37:36.706414Z"
        },
        {
            "id": 10466,
            "name": "Just One Contested Region (WORK IN PROGRESS)",
            "created": "2018-07-10T12:29:00.418800Z",
            "modified": "2026-04-15T11:02:08.788511Z"
        },
        {
            "id": 10467,
            "name": "Lanasdas",
            "created": "2018-07-11T01:54:39.353525Z",
            "modified": "2026-03-31T20:44:45.513468Z"
        },
        {
            "id": 10468,
            "name": "Hi mate",
            "created": "2018-07-11T10:59:53.030462Z",
            "modified": "2026-04-16T22:54:12.251945Z"
        },
        {
            "id": 10469,
            "name": "Hi mate again",
            "created": "2018-07-11T11:06:51.909465Z",
            "modified": "2026-04-16T22:54:12.695316Z"
        },
        {
            "id": 10470,
            "name": "1. Атака угла",
            "created": "2018-07-11T19:00:44.053555Z",
            "modified": "2026-05-16T03:23:35.837391Z"
        }
    ]
}