List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4684
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=created&page=4685",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4683",
    "results": [
        {
            "id": 76204,
            "name": "Question 21",
            "created": "2023-08-30T06:26:50.281725Z",
            "modified": "2026-03-30T15:15:08.343886Z"
        },
        {
            "id": 76205,
            "name": "Question 22",
            "created": "2023-08-30T06:34:53.044967Z",
            "modified": "2026-03-30T15:15:09.399354Z"
        },
        {
            "id": 76212,
            "name": "How to get more space 🌌🚀",
            "created": "2023-08-30T11:05:50.173451Z",
            "modified": "2026-05-10T02:10:29.650576Z"
        },
        {
            "id": 76215,
            "name": "2023.08.30",
            "created": "2023-08-30T15:20:58.096354Z",
            "modified": "2026-05-21T01:30:51.937271Z"
        },
        {
            "id": 76221,
            "name": "white first,the best respond",
            "created": "2023-08-31T13:37:49.257794Z",
            "modified": "2026-03-30T15:15:10.238448Z"
        },
        {
            "id": 76222,
            "name": "2023.08.31",
            "created": "2023-08-31T14:49:13.715143Z",
            "modified": "2026-05-15T04:22:14.238437Z"
        },
        {
            "id": 76233,
            "name": "レベル1-1",
            "created": "2023-09-01T13:09:49.291964Z",
            "modified": "2026-03-30T15:15:10.549969Z"
        },
        {
            "id": 76234,
            "name": "レベル1-2",
            "created": "2023-09-01T13:13:46.739014Z",
            "modified": "2026-03-30T15:15:11.215532Z"
        },
        {
            "id": 76242,
            "name": "crear ojo",
            "created": "2023-09-01T19:01:54.065708Z",
            "modified": "2026-05-10T00:45:39.882193Z"
        },
        {
            "id": 76243,
            "name": "crear ojo 2",
            "created": "2023-09-01T19:08:44.839826Z",
            "modified": "2026-04-23T08:40:00.203183Z"
        }
    ]
}