List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4566",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4564",
    "results": [
        {
            "id": 19252,
            "name": "Introduction: Shoulder Hit - 2",
            "created": "2020-06-09T11:22:07.513486Z",
            "modified": "2026-05-16T22:13:23.789380Z"
        },
        {
            "id": 19251,
            "name": "Introduction: Shoulder Hit - 1",
            "created": "2020-06-09T11:20:53.112960Z",
            "modified": "2026-05-16T22:13:16.281470Z"
        },
        {
            "id": 19250,
            "name": "Problem 3",
            "created": "2020-06-09T11:10:43.450338Z",
            "modified": "2026-05-16T22:17:26.176486Z"
        },
        {
            "id": 19248,
            "name": "Problem 2",
            "created": "2020-06-09T10:39:42.055081Z",
            "modified": "2026-05-16T22:16:28.936962Z"
        },
        {
            "id": 19247,
            "name": "Problem 1",
            "created": "2020-06-09T10:26:58.591686Z",
            "modified": "2026-05-20T13:43:27.098877Z"
        },
        {
            "id": 19245,
            "name": "Go fun!",
            "created": "2020-06-09T06:06:17.362881Z",
            "modified": "2026-04-15T09:45:09.059783Z"
        },
        {
            "id": 19244,
            "name": "Question 13",
            "created": "2020-06-09T01:26:10.735057Z",
            "modified": "2026-05-15T05:28:04.255880Z"
        },
        {
            "id": 19238,
            "name": "How to close the game",
            "created": "2020-06-07T20:25:15.455224Z",
            "modified": "2026-05-13T04:58:02.087287Z"
        },
        {
            "id": 19231,
            "name": "AI blindness",
            "created": "2020-06-07T18:10:36.518467Z",
            "modified": "2026-03-31T22:49:14.712343Z"
        },
        {
            "id": 19229,
            "name": "黑先死活题|中级",
            "created": "2020-06-07T08:53:48.355817Z",
            "modified": "2026-03-31T22:49:13.317889Z"
        }
    ]
}