List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=5076
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=id&page=5077",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5075",
    "results": [
        {
            "id": 85618,
            "name": "Numbers and Shapes 5B Knife",
            "created": "2024-10-01T22:33:52.172528Z",
            "modified": "2026-04-01T01:08:19.615382Z"
        },
        {
            "id": 85619,
            "name": "Numbers and Shapes 5F",
            "created": "2024-10-01T22:35:46.034507Z",
            "modified": "2026-04-01T01:28:50.722374Z"
        },
        {
            "id": 85620,
            "name": "Numbers and Shapes 5G",
            "created": "2024-10-01T22:37:29.191120Z",
            "modified": "2026-04-01T01:33:28.923901Z"
        },
        {
            "id": 85621,
            "name": "Numbers and Shapes 5H",
            "created": "2024-10-01T22:40:03.518966Z",
            "modified": "2026-04-01T01:37:50.427330Z"
        },
        {
            "id": 85622,
            "name": "Numbers and Shapes 5I",
            "created": "2024-10-01T22:41:40.446264Z",
            "modified": "2026-04-01T01:42:02.630547Z"
        },
        {
            "id": 85623,
            "name": "Numbers and Shapes 5C Flower",
            "created": "2024-10-01T22:42:35.968008Z",
            "modified": "2026-04-01T01:13:47.932476Z"
        },
        {
            "id": 85624,
            "name": "Numbers and Shapes 5K",
            "created": "2024-10-01T22:45:45.412881Z",
            "modified": "2026-04-01T01:49:46.228975Z"
        },
        {
            "id": 85625,
            "name": "Numbers and Shapes 5L",
            "created": "2024-10-01T22:47:04.907409Z",
            "modified": "2026-04-01T01:53:24.700702Z"
        },
        {
            "id": 85626,
            "name": "Numbers and Shapes 6B1",
            "created": "2024-10-01T23:17:40.602378Z",
            "modified": "2026-04-16T12:49:58.580716Z"
        },
        {
            "id": 85627,
            "name": "Numbers and Shapes 6C",
            "created": "2024-10-01T23:19:35.038837Z",
            "modified": "2026-04-01T00:17:20.609076Z"
        }
    ]
}