List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4979",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4977",
    "results": [
        {
            "id": 83833,
            "name": "Question8",
            "created": "2024-08-03T02:47:19.178496Z",
            "modified": "2026-03-30T15:54:06.595375Z"
        },
        {
            "id": 83834,
            "name": "Question9",
            "created": "2024-08-03T02:51:25.553530Z",
            "modified": "2026-03-30T15:54:06.960722Z"
        },
        {
            "id": 83835,
            "name": "Question10",
            "created": "2024-08-03T02:59:07.899806Z",
            "modified": "2026-03-30T15:54:07.267002Z"
        },
        {
            "id": 83851,
            "name": "Go มุม",
            "created": "2024-08-03T14:39:42.290557Z",
            "modified": "2026-04-12T23:00:53.167911Z"
        },
        {
            "id": 83852,
            "name": "Oooooooo",
            "created": "2024-08-03T14:42:26.098366Z",
            "modified": "2026-03-30T15:54:07.583379Z"
        },
        {
            "id": 83856,
            "name": "Question1",
            "created": "2024-08-04T12:20:36.376482Z",
            "modified": "2026-05-10T09:08:08.086934Z"
        },
        {
            "id": 83857,
            "name": "Question2",
            "created": "2024-08-04T12:23:29.810578Z",
            "modified": "2026-05-10T09:08:19.305317Z"
        },
        {
            "id": 83858,
            "name": "Question3",
            "created": "2024-08-04T12:29:30.328943Z",
            "modified": "2026-05-10T09:08:26.950059Z"
        },
        {
            "id": 83859,
            "name": "Question4",
            "created": "2024-08-04T12:33:46.299157Z",
            "modified": "2026-05-10T09:09:08.407311Z"
        },
        {
            "id": 83860,
            "name": "Question5",
            "created": "2024-08-04T12:59:13.303724Z",
            "modified": "2026-05-10T09:11:00.811233Z"
        }
    ]
}