List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5148",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5146",
    "results": [
        {
            "id": 88552,
            "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
            "created": "2024-11-28T04:25:09.910111Z",
            "modified": "2026-04-29T10:09:16.589255Z"
        },
        {
            "id": 88553,
            "name": "How many stones are there??",
            "created": "2024-11-28T08:39:55.416069Z",
            "modified": "2026-05-01T20:15:11.063653Z"
        },
        {
            "id": 88554,
            "name": "How many stones are there??",
            "created": "2024-11-28T08:41:33.554980Z",
            "modified": "2026-05-01T20:15:00.522569Z"
        },
        {
            "id": 88555,
            "name": "How many stones are there??",
            "created": "2024-11-28T08:43:43.042305Z",
            "modified": "2026-05-01T20:15:12.937191Z"
        },
        {
            "id": 88556,
            "name": "How many stones are there??",
            "created": "2024-11-28T08:45:07.961662Z",
            "modified": "2026-05-01T20:15:26.998026Z"
        },
        {
            "id": 88557,
            "name": "How many stones are there??",
            "created": "2024-11-28T08:47:54.402335Z",
            "modified": "2026-05-01T20:15:27.193248Z"
        },
        {
            "id": 88593,
            "name": "Capture the Atari!!!!",
            "created": "2024-11-29T09:50:02.653100Z",
            "modified": "2026-03-30T16:17:09.764691Z"
        },
        {
            "id": 88594,
            "name": "Capture the Atari!!!!",
            "created": "2024-11-29T09:52:24.645579Z",
            "modified": "2026-03-30T16:17:11.158802Z"
        },
        {
            "id": 88595,
            "name": "Capture the Atari!!!!",
            "created": "2024-11-29T09:53:56.030571Z",
            "modified": "2026-03-30T16:17:00.474881Z"
        },
        {
            "id": 88596,
            "name": "Capture the Atari!!!!",
            "created": "2024-11-29T09:55:36.331414Z",
            "modified": "2026-03-30T16:17:00.777991Z"
        }
    ]
}