List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5768",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5766",
    "results": [
        {
            "id": 9884,
            "name": "351 / 900",
            "created": "2018-05-07T09:57:25.356725Z",
            "modified": "2026-04-13T09:04:25.626976Z"
        },
        {
            "id": 48018,
            "name": "who will death?",
            "created": "2022-02-02T11:00:35.449766Z",
            "modified": "2026-04-13T09:06:12.264699Z"
        },
        {
            "id": 55146,
            "name": "BGJ 170 (2014) 4",
            "created": "2022-04-17T15:28:24.078823Z",
            "modified": "2026-04-13T09:07:10.089892Z"
        },
        {
            "id": 55147,
            "name": "BGJ 170 (2014) 5",
            "created": "2022-04-17T15:30:29.062429Z",
            "modified": "2026-04-13T09:07:22.032263Z"
        },
        {
            "id": 93018,
            "name": "Introduction",
            "created": "2025-04-11T10:07:49.998515Z",
            "modified": "2026-04-13T09:07:49.777580Z"
        },
        {
            "id": 9225,
            "name": "the devine move",
            "created": "2018-01-16T00:07:54.195832Z",
            "modified": "2026-04-13T09:07:56.418374Z"
        },
        {
            "id": 91766,
            "name": "Première Capture",
            "created": "2025-03-04T16:17:09.735557Z",
            "modified": "2026-04-13T09:07:57.397770Z"
        },
        {
            "id": 91839,
            "name": "S'échapper 1",
            "created": "2025-03-05T10:26:11.699515Z",
            "modified": "2026-04-13T09:08:07.021778Z"
        },
        {
            "id": 55148,
            "name": "BGJ 171 (2015) 1",
            "created": "2022-04-17T16:34:22.985135Z",
            "modified": "2026-04-13T09:08:07.557716Z"
        },
        {
            "id": 91767,
            "name": "Deuxième capture",
            "created": "2025-03-04T16:18:22.961704Z",
            "modified": "2026-04-13T09:08:12.409119Z"
        }
    ]
}