List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4589",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4587",
    "results": [
        {
            "id": 18765,
            "name": "04_08_rect_six",
            "created": "2020-05-22T14:35:14.936647Z",
            "modified": "2026-05-10T05:43:21.438292Z"
        },
        {
            "id": 18764,
            "name": "04_07_rect_six",
            "created": "2020-05-22T07:56:01.439871Z",
            "modified": "2026-05-10T05:43:20.967534Z"
        },
        {
            "id": 18763,
            "name": "기초(난이도 ♡♡♡♡♡)",
            "created": "2020-05-22T06:39:24.299710Z",
            "modified": "2026-05-11T12:19:46.122963Z"
        },
        {
            "id": 18762,
            "name": "기초(난이도 ♡♡♡♡)",
            "created": "2020-05-22T06:34:36.039803Z",
            "modified": "2026-05-20T00:50:58.129291Z"
        },
        {
            "id": 18761,
            "name": "기초(난이도 ♡♡)",
            "created": "2020-05-22T06:30:44.545316Z",
            "modified": "2026-05-10T01:06:25.855542Z"
        },
        {
            "id": 18760,
            "name": "기초(난이도 ♡♡♡)",
            "created": "2020-05-22T06:26:29.723439Z",
            "modified": "2026-05-15T16:55:59.993248Z"
        },
        {
            "id": 18759,
            "name": "기초(난이도 ♡♡)",
            "created": "2020-05-22T06:22:49.802913Z",
            "modified": "2026-05-24T03:08:11.026618Z"
        },
        {
            "id": 18758,
            "name": "기초(난이도 ♡)",
            "created": "2020-05-22T06:18:32.318118Z",
            "modified": "2026-05-20T02:09:52.716021Z"
        },
        {
            "id": 18757,
            "name": "기초(난이도 ♡♡♡♡♡)",
            "created": "2020-05-22T06:10:16.630564Z",
            "modified": "2026-05-11T12:19:45.590841Z"
        },
        {
            "id": 18756,
            "name": "기초(난이도 ♡♡♡♡)",
            "created": "2020-05-22T06:06:20.903541Z",
            "modified": "2026-05-20T00:50:57.635171Z"
        }
    ]
}