List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=66",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=64",
    "results": [
        {
            "id": 20765,
            "name": "One Stone!    White to kill.",
            "created": "2020-09-04T20:08:24.397202Z",
            "modified": "2026-04-11T09:00:43.470758Z"
        },
        {
            "id": 20767,
            "name": "기초문제2^&^&^&^&^&^",
            "created": "2020-09-05T00:34:13.997758Z",
            "modified": "2026-03-31T08:12:11.476016Z"
        },
        {
            "id": 20801,
            "name": "To make positions alive.",
            "created": "2020-09-08T11:48:03.717558Z",
            "modified": "2026-04-01T00:01:38.482265Z"
        },
        {
            "id": 20983,
            "name": "chapter 1.killing and surviving.",
            "created": "2020-09-19T02:59:17.837703Z",
            "modified": "2026-04-01T00:01:39.353209Z"
        },
        {
            "id": 21076,
            "name": "for 29 kyu",
            "created": "2020-09-24T09:25:42.440464Z",
            "modified": "2026-03-31T08:12:18.011605Z"
        },
        {
            "id": 21105,
            "name": "2 nd puzzzle",
            "created": "2020-09-26T08:45:44.286764Z",
            "modified": "2026-04-01T00:01:40.080609Z"
        },
        {
            "id": 21197,
            "name": "Madgo(HKGCA)_LV-1_001",
            "created": "2020-09-30T07:04:26.351337Z",
            "modified": "2026-03-31T08:12:22.147360Z"
        },
        {
            "id": 21211,
            "name": "Black is dead.",
            "created": "2020-10-01T02:36:17.328789Z",
            "modified": "2026-04-01T00:01:40.811261Z"
        },
        {
            "id": 21279,
            "name": "How to escape2",
            "created": "2020-10-04T17:01:10.243901Z",
            "modified": "2026-03-31T08:12:26.913292Z"
        },
        {
            "id": 21293,
            "name": "sacrifice some stone2",
            "created": "2020-10-04T17:37:07.679174Z",
            "modified": "2026-03-31T08:12:29.154534Z"
        }
    ]
}