List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5531
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=5532",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5530",
    "results": [
        {
            "id": 90855,
            "name": "The Puzzle First",
            "created": "2025-02-09T08:54:50.783906Z",
            "modified": "2026-04-16T13:18:49.247758Z"
        },
        {
            "id": 90856,
            "name": "The Puzzle Second",
            "created": "2025-02-09T08:56:46.128288Z",
            "modified": "2026-04-10T13:36:28.010326Z"
        },
        {
            "id": 90877,
            "name": "level 5",
            "created": "2025-02-10T11:14:40.014584Z",
            "modified": "2026-03-30T16:29:03.366818Z"
        },
        {
            "id": 90933,
            "name": "Го лова",
            "created": "2025-02-11T16:51:10.403932Z",
            "modified": "2026-03-30T16:29:05.188903Z"
        },
        {
            "id": 90965,
            "name": "süper problem7",
            "created": "2025-02-12T11:48:37.218521Z",
            "modified": "2026-03-30T16:29:06.747095Z"
        },
        {
            "id": 90968,
            "name": "Introducing Good Shape",
            "created": "2025-02-12T20:46:26.501485Z",
            "modified": "2026-03-30T16:29:06.870325Z"
        },
        {
            "id": 90969,
            "name": "Introducing the Bamboo Joint",
            "created": "2025-02-12T20:52:14.900809Z",
            "modified": "2026-03-30T16:29:08.176342Z"
        },
        {
            "id": 90970,
            "name": "Introducing the Star",
            "created": "2025-02-12T20:54:37.568545Z",
            "modified": "2026-03-30T16:29:08.270783Z"
        },
        {
            "id": 90971,
            "name": "Understanding the Star",
            "created": "2025-02-12T21:02:57.239282Z",
            "modified": "2026-03-30T16:29:08.368783Z"
        },
        {
            "id": 90972,
            "name": "The star comes from a Tiger's mouth.",
            "created": "2025-02-12T21:07:42.366401Z",
            "modified": "2026-03-30T16:29:08.461332Z"
        }
    ]
}