List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5601
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&page=5602",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5600",
    "results": [
        {
            "id": 96075,
            "name": "BTVN 5",
            "created": "2025-07-25T03:25:30.018463Z",
            "modified": "2026-02-16T01:51:39.819063Z"
        },
        {
            "id": 96076,
            "name": "BTVN 6",
            "created": "2025-07-25T03:29:41.151341Z",
            "modified": "2026-04-23T15:05:35.650792Z"
        },
        {
            "id": 96077,
            "name": "BTVN 7",
            "created": "2025-07-25T03:32:57.329867Z",
            "modified": "2026-04-11T17:14:34.334295Z"
        },
        {
            "id": 96078,
            "name": "BTVN 8",
            "created": "2025-07-25T03:38:47.893001Z",
            "modified": "2026-03-30T16:56:07.609278Z"
        },
        {
            "id": 96079,
            "name": "BTVN 9",
            "created": "2025-07-25T03:49:28.962813Z",
            "modified": "2026-03-30T16:56:09.893480Z"
        },
        {
            "id": 96092,
            "name": "BTVN 10",
            "created": "2025-07-25T10:21:40.404915Z",
            "modified": "2026-04-15T20:15:11.651938Z"
        },
        {
            "id": 96093,
            "name": "BTVN 11",
            "created": "2025-07-25T10:23:12.933543Z",
            "modified": "2026-03-30T16:56:00.946188Z"
        },
        {
            "id": 96094,
            "name": "BTVN 12",
            "created": "2025-07-25T10:26:38.526647Z",
            "modified": "2026-03-30T16:56:00.856639Z"
        },
        {
            "id": 96095,
            "name": "BTVN 13",
            "created": "2025-07-25T10:33:11.998932Z",
            "modified": "2026-04-29T01:25:28.753254Z"
        },
        {
            "id": 96105,
            "name": "BTVN 14",
            "created": "2025-07-25T13:39:46.936126Z",
            "modified": "2026-04-29T01:41:24.038065Z"
        }
    ]
}