List accessible puzzles or create a new puzzle.

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

{
    "count": 58786,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4467",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4465",
    "results": [
        {
            "id": 21141,
            "name": "잡기---------",
            "created": "2020-09-27T08:14:24.617554Z",
            "modified": "2026-05-19T10:14:55.802936Z"
        },
        {
            "id": 21139,
            "name": "Ojos en el baduk",
            "created": "2020-09-27T00:59:51.408435Z",
            "modified": "2026-04-15T09:46:12.353899Z"
        },
        {
            "id": 21138,
            "name": "Problem 65",
            "created": "2020-09-26T23:41:18.809056Z",
            "modified": "2026-03-31T23:02:56.248794Z"
        },
        {
            "id": 21137,
            "name": "Problem 64",
            "created": "2020-09-26T23:39:12.689839Z",
            "modified": "2026-03-31T23:02:54.903710Z"
        },
        {
            "id": 21136,
            "name": "Problem 63",
            "created": "2020-09-26T23:37:19.471395Z",
            "modified": "2026-05-14T17:51:11.727517Z"
        },
        {
            "id": 21135,
            "name": "Game 1 Position 2 Variation 4",
            "created": "2020-09-26T20:59:38.105112Z",
            "modified": "2026-03-31T23:02:51.839767Z"
        },
        {
            "id": 21134,
            "name": "Game 1 Position 2 Variation 3",
            "created": "2020-09-26T20:57:33.336534Z",
            "modified": "2026-03-31T23:02:50.332548Z"
        },
        {
            "id": 21133,
            "name": "Game 1 Position 2 Variation 2",
            "created": "2020-09-26T20:52:36.696647Z",
            "modified": "2026-03-31T23:02:48.821672Z"
        },
        {
            "id": 21132,
            "name": "Game 1 Position 2 Variation 1",
            "created": "2020-09-26T20:45:18.521812Z",
            "modified": "2026-03-31T23:02:46.930132Z"
        },
        {
            "id": 21131,
            "name": "Game 1 Position 2",
            "created": "2020-09-26T20:27:29.942547Z",
            "modified": "2026-03-31T23:02:45.691806Z"
        }
    ]
}