List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5727",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5725",
    "results": [
        {
            "id": 23425,
            "name": "Puzzle 54",
            "created": "2020-11-18T02:49:38.126243Z",
            "modified": "2026-04-18T10:00:56.249707Z"
        },
        {
            "id": 46558,
            "name": "Question1",
            "created": "2022-01-15T07:19:28.970910Z",
            "modified": "2026-04-18T10:01:15.943613Z"
        },
        {
            "id": 46559,
            "name": "Question 2",
            "created": "2022-01-15T07:21:08.150304Z",
            "modified": "2026-04-18T10:01:18.178542Z"
        },
        {
            "id": 46561,
            "name": "Question 3",
            "created": "2022-01-15T07:24:07.357233Z",
            "modified": "2026-04-18T10:01:20.682336Z"
        },
        {
            "id": 46563,
            "name": "Question 4",
            "created": "2022-01-15T07:24:57.278080Z",
            "modified": "2026-04-18T10:01:22.970675Z"
        },
        {
            "id": 46565,
            "name": "Question 5",
            "created": "2022-01-15T07:26:28.214379Z",
            "modified": "2026-04-18T10:01:26.841657Z"
        },
        {
            "id": 46567,
            "name": "Question 6",
            "created": "2022-01-15T07:30:03.288677Z",
            "modified": "2026-04-18T10:01:29.094770Z"
        },
        {
            "id": 46570,
            "name": "Question 7",
            "created": "2022-01-15T07:33:55.193265Z",
            "modified": "2026-04-18T10:01:32.037881Z"
        },
        {
            "id": 46571,
            "name": "Question 8",
            "created": "2022-01-15T07:36:10.816999Z",
            "modified": "2026-04-18T10:01:34.422082Z"
        },
        {
            "id": 46572,
            "name": "Question 9",
            "created": "2022-01-15T07:39:20.451720Z",
            "modified": "2026-04-18T10:01:36.918929Z"
        }
    ]
}