List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=802",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=800",
    "results": [
        {
            "id": 85651,
            "name": "Capture 1 on edge B",
            "created": "2024-10-02T07:12:53.504780Z",
            "modified": "2026-04-23T09:27:00.342375Z"
        },
        {
            "id": 85650,
            "name": "Capture 1 on edge A",
            "created": "2024-10-02T07:12:27.398476Z",
            "modified": "2026-04-16T12:50:00.021020Z"
        },
        {
            "id": 85649,
            "name": "Capture 1 in center",
            "created": "2024-10-02T07:11:30.187679Z",
            "modified": "2026-05-10T00:56:58.024228Z"
        },
        {
            "id": 85646,
            "name": "Numbers and Shapes 10C Triangle",
            "created": "2024-10-02T00:49:10.314473Z",
            "modified": "2026-02-16T01:22:24.779003Z"
        },
        {
            "id": 85645,
            "name": "Numbers and Shapes 6D Triangle",
            "created": "2024-10-02T00:47:07.015948Z",
            "modified": "2026-05-10T01:25:02.662736Z"
        },
        {
            "id": 85644,
            "name": "Numbers and Shapes 6B2",
            "created": "2024-10-02T00:42:08.825820Z",
            "modified": "2026-04-23T09:27:00.352026Z"
        },
        {
            "id": 85643,
            "name": "Numbers and Shapes 6F3",
            "created": "2024-10-01T23:59:04.352558Z",
            "modified": "2026-05-10T01:41:32.752879Z"
        },
        {
            "id": 85642,
            "name": "Numbers and Shapes 6F4",
            "created": "2024-10-01T23:57:03.523057Z",
            "modified": "2026-05-10T01:46:14.297095Z"
        },
        {
            "id": 85641,
            "name": "Numbers and Shapes 6F2",
            "created": "2024-10-01T23:56:07.771353Z",
            "modified": "2026-05-10T01:36:28.176015Z"
        },
        {
            "id": 85640,
            "name": "Numbers and Shapes 6F1",
            "created": "2024-10-01T23:51:49.498945Z",
            "modified": "2026-04-01T00:34:12.659657Z"
        }
    ]
}