List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=323
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=324",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=322",
    "results": [
        {
            "id": 79234,
            "name": "6.Connect ?",
            "created": "2024-02-05T02:40:42.035445Z",
            "modified": "2026-04-01T00:33:39.225884Z"
        },
        {
            "id": 79639,
            "name": "Defense against Attack A",
            "created": "2024-02-23T15:04:24.847689Z",
            "modified": "2026-04-01T00:33:40.373831Z"
        },
        {
            "id": 79720,
            "name": "Problem 6",
            "created": "2024-02-26T23:41:33.010192Z",
            "modified": "2026-04-01T00:33:41.383352Z"
        },
        {
            "id": 79770,
            "name": "jc capturing 5",
            "created": "2024-02-28T05:06:57.743075Z",
            "modified": "2026-04-29T09:49:12.557271Z"
        },
        {
            "id": 79900,
            "name": "초급-맥점-2",
            "created": "2024-03-04T06:09:52.601664Z",
            "modified": "2026-04-01T00:33:43.985972Z"
        },
        {
            "id": 80071,
            "name": "3-3 Invation",
            "created": "2024-03-15T14:11:15.631434Z",
            "modified": "2026-04-01T00:33:44.866038Z"
        },
        {
            "id": 80192,
            "name": "Variation 4",
            "created": "2024-03-18T03:15:48.879059Z",
            "modified": "2026-04-01T00:33:45.646524Z"
        },
        {
            "id": 80206,
            "name": "San-san n°1 - aHL > ogeima 02",
            "created": "2024-03-18T14:33:16.158680Z",
            "modified": "2026-04-28T21:57:37.539551Z"
        },
        {
            "id": 80277,
            "name": "ข้อที่ 5",
            "created": "2024-03-21T11:25:45.111065Z",
            "modified": "2026-04-01T00:33:47.533856Z"
        },
        {
            "id": 80588,
            "name": "Question 6",
            "created": "2024-04-15T10:56:49.763951Z",
            "modified": "2026-04-01T00:33:48.394502Z"
        }
    ]
}