List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4930",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4928",
    "results": [
        {
            "id": 23139,
            "name": "Puzzle 5 (p. 155-202)",
            "created": "2020-11-14T01:57:01.514453Z",
            "modified": "2026-05-10T21:20:50.999003Z"
        },
        {
            "id": 89011,
            "name": "Capturing 3-3",
            "created": "2024-12-02T20:04:48.284715Z",
            "modified": "2026-05-10T21:20:51.335505Z"
        },
        {
            "id": 89012,
            "name": "Capturing 3-4",
            "created": "2024-12-02T20:05:34.152794Z",
            "modified": "2026-05-10T21:20:54.828434Z"
        },
        {
            "id": 8365,
            "name": "Opening Problem 4",
            "created": "2017-08-07T19:32:03.090075Z",
            "modified": "2026-05-10T21:21:31.035584Z"
        },
        {
            "id": 26626,
            "name": "39:3-B3",
            "created": "2021-01-21T11:23:36.871072Z",
            "modified": "2026-05-10T21:22:20.765259Z"
        },
        {
            "id": 26627,
            "name": "39:4 & 5-A1",
            "created": "2021-01-21T11:24:29.809835Z",
            "modified": "2026-05-10T21:22:21.562163Z"
        },
        {
            "id": 101993,
            "name": "Puzzle 7.6.2",
            "created": "2026-01-10T12:38:32.537036Z",
            "modified": "2026-05-10T21:22:59.008541Z"
        },
        {
            "id": 93142,
            "name": "BGJ 204 JP 5",
            "created": "2025-04-15T09:08:28.667994Z",
            "modified": "2026-05-10T21:23:05.228379Z"
        },
        {
            "id": 93143,
            "name": "BGJ 205 JP 1",
            "created": "2025-04-15T09:18:24.519211Z",
            "modified": "2026-05-10T21:23:05.859734Z"
        },
        {
            "id": 93128,
            "name": "BGJ 202 JP 1",
            "created": "2025-04-15T07:45:37.565141Z",
            "modified": "2026-05-10T21:23:06.185934Z"
        }
    ]
}