List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5049",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5047",
    "results": [
        {
            "id": 14437,
            "name": "Example 52 (How to Defend Against a Cut)",
            "created": "2019-05-08T17:31:40.455819Z",
            "modified": "2026-05-03T12:09:02.035337Z"
        },
        {
            "id": 10885,
            "name": "285 / 900",
            "created": "2018-08-20T12:59:59.086416Z",
            "modified": "2026-05-03T12:10:00.023053Z"
        },
        {
            "id": 6203,
            "name": "Jugadas Ilegales: Ejemplo 2",
            "created": "2016-06-22T13:06:36.316218Z",
            "modified": "2026-05-03T12:11:09.648141Z"
        },
        {
            "id": 58548,
            "name": "擠Atekomi type 3",
            "created": "2022-05-30T15:06:35.968698Z",
            "modified": "2026-05-03T12:11:21.861098Z"
        },
        {
            "id": 23273,
            "name": "Puzzle 335-1",
            "created": "2020-11-15T15:36:05.388347Z",
            "modified": "2026-05-03T12:12:15.045446Z"
        },
        {
            "id": 23274,
            "name": "Puzzle 335-2",
            "created": "2020-11-15T15:36:21.500947Z",
            "modified": "2026-05-03T12:12:15.580205Z"
        },
        {
            "id": 62629,
            "name": "Flash go: 30331",
            "created": "2022-09-15T10:25:55.192302Z",
            "modified": "2026-05-03T12:15:16.137594Z"
        },
        {
            "id": 62630,
            "name": "Flash go: 30332",
            "created": "2022-09-15T10:26:54.096861Z",
            "modified": "2026-05-03T12:15:16.604135Z"
        },
        {
            "id": 17,
            "name": "Capture on 2nd line",
            "created": "2014-09-11T13:29:19.523182Z",
            "modified": "2026-05-03T12:15:22.374044Z"
        },
        {
            "id": 96807,
            "name": "Problem 77",
            "created": "2025-08-18T10:10:04.787875Z",
            "modified": "2026-05-03T12:18:06.632337Z"
        }
    ]
}