List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=5078
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=5079",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5077",
    "results": [
        {
            "id": 85638,
            "name": "Numbers and Shapes 10B3",
            "created": "2024-10-01T23:40:49.487065Z",
            "modified": "2026-04-01T01:49:46.952690Z"
        },
        {
            "id": 85639,
            "name": "Numbers and Shapes 10B2",
            "created": "2024-10-01T23:45:16.699845Z",
            "modified": "2026-04-01T01:46:04.272848Z"
        },
        {
            "id": 85640,
            "name": "Numbers and Shapes 6F1",
            "created": "2024-10-01T23:51:49.498945Z",
            "modified": "2026-04-01T00:34:12.659657Z"
        },
        {
            "id": 85641,
            "name": "Numbers and Shapes 6F2",
            "created": "2024-10-01T23:56:07.771353Z",
            "modified": "2026-04-01T00:41:57.811148Z"
        },
        {
            "id": 85642,
            "name": "Numbers and Shapes 6F4",
            "created": "2024-10-01T23:57:03.523057Z",
            "modified": "2026-04-01T00:56:06.581563Z"
        },
        {
            "id": 85643,
            "name": "Numbers and Shapes 6F3",
            "created": "2024-10-01T23:59:04.352558Z",
            "modified": "2026-04-01T00:49:12.413618Z"
        },
        {
            "id": 85644,
            "name": "Numbers and Shapes 6B2",
            "created": "2024-10-02T00:42:08.825820Z",
            "modified": "2026-04-23T09:27:00.352026Z"
        },
        {
            "id": 85645,
            "name": "Numbers and Shapes 6D Triangle",
            "created": "2024-10-02T00:47:07.015948Z",
            "modified": "2026-04-01T00:25:48.667895Z"
        },
        {
            "id": 85646,
            "name": "Numbers and Shapes 10C Triangle",
            "created": "2024-10-02T00:49:10.314473Z",
            "modified": "2026-02-16T01:22:24.779003Z"
        },
        {
            "id": 85649,
            "name": "Capture 1 in center",
            "created": "2024-10-02T07:11:30.187679Z",
            "modified": "2026-04-16T12:35:53.864839Z"
        }
    ]
}