List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5510",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5508",
    "results": [
        {
            "id": 43198,
            "name": "Tsumégo 119",
            "created": "2021-11-22T18:38:49.853653Z",
            "modified": "2026-04-01T11:56:16.750813Z"
        },
        {
            "id": 91766,
            "name": "Première Capture",
            "created": "2025-03-04T16:17:09.735557Z",
            "modified": "2026-04-01T11:57:31.848794Z"
        },
        {
            "id": 91839,
            "name": "S'échapper 1",
            "created": "2025-03-05T10:26:11.699515Z",
            "modified": "2026-04-01T11:57:34.198204Z"
        },
        {
            "id": 91767,
            "name": "Deuxième capture",
            "created": "2025-03-04T16:18:22.961704Z",
            "modified": "2026-04-01T11:57:39.259286Z"
        },
        {
            "id": 91873,
            "name": "S'échapper 2",
            "created": "2025-03-05T13:23:11.961479Z",
            "modified": "2026-04-01T11:57:41.552767Z"
        },
        {
            "id": 91768,
            "name": "Troisième Capture",
            "created": "2025-03-04T16:20:40.614832Z",
            "modified": "2026-04-01T11:57:44.603125Z"
        },
        {
            "id": 91874,
            "name": "S'échapper 3",
            "created": "2025-03-05T13:24:31.716322Z",
            "modified": "2026-04-01T11:57:47.872427Z"
        },
        {
            "id": 92180,
            "name": "Quatrième capture",
            "created": "2025-03-08T17:05:59.355174Z",
            "modified": "2026-04-01T11:57:54.925207Z"
        },
        {
            "id": 94049,
            "name": "Cinquième capture",
            "created": "2025-05-12T15:06:53.211391Z",
            "modified": "2026-04-01T11:58:06.802171Z"
        },
        {
            "id": 92110,
            "name": "Le Kô 1",
            "created": "2025-03-06T16:52:50.006559Z",
            "modified": "2026-04-01T11:58:09.630282Z"
        }
    ]
}