List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5142
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=modified&page=5143",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5141",
    "results": [
        {
            "id": 2324,
            "name": "GO tiger mouth",
            "created": "2015-01-14T19:48:15.979795Z",
            "modified": "2026-04-30T22:01:59.494635Z"
        },
        {
            "id": 31874,
            "name": "0000018",
            "created": "2021-06-22T05:40:41.880327Z",
            "modified": "2026-04-30T22:02:05.721323Z"
        },
        {
            "id": 15094,
            "name": "boca de tigre 1",
            "created": "2019-09-17T21:54:23.268810Z",
            "modified": "2026-04-30T22:03:25.556317Z"
        },
        {
            "id": 15095,
            "name": "boca de tigre 2",
            "created": "2019-09-17T21:55:50.499460Z",
            "modified": "2026-04-30T22:03:25.773361Z"
        },
        {
            "id": 15096,
            "name": "boca de tigre 3",
            "created": "2019-09-17T21:57:38.939096Z",
            "modified": "2026-04-30T22:03:51.443555Z"
        },
        {
            "id": 15097,
            "name": "boca de tigre 4",
            "created": "2019-09-17T22:00:05.156497Z",
            "modified": "2026-04-30T22:04:17.370680Z"
        },
        {
            "id": 15098,
            "name": "boca de tigre 5",
            "created": "2019-09-17T22:02:17.843717Z",
            "modified": "2026-04-30T22:04:23.141379Z"
        },
        {
            "id": 15099,
            "name": "boca de tigre 6",
            "created": "2019-09-17T22:04:19.322949Z",
            "modified": "2026-04-30T22:04:29.517838Z"
        },
        {
            "id": 15100,
            "name": "boca de tigre 7",
            "created": "2019-09-17T22:09:44.313666Z",
            "modified": "2026-04-30T22:04:46.719543Z"
        },
        {
            "id": 15101,
            "name": "boca de tigre 8",
            "created": "2019-09-17T22:11:24.865502Z",
            "modified": "2026-04-30T22:05:00.745063Z"
        }
    ]
}