List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4648",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4646",
    "results": [
        {
            "id": 22642,
            "name": "gbghjfntynh",
            "created": "2020-10-31T09:02:34.017602Z",
            "modified": "2026-04-01T00:28:29.864298Z"
        },
        {
            "id": 21536,
            "name": "Puzzle 5 (p. 59)",
            "created": "2020-10-13T16:43:23.635899Z",
            "modified": "2026-04-01T00:28:20.214812Z"
        },
        {
            "id": 21379,
            "name": "kill black group",
            "created": "2020-10-06T17:14:03.926275Z",
            "modified": "2026-04-01T00:28:18.348056Z"
        },
        {
            "id": 21343,
            "name": "Prepare to capture7",
            "created": "2020-10-05T16:15:49.136632Z",
            "modified": "2026-04-01T00:28:17.254422Z"
        },
        {
            "id": 21283,
            "name": "how to escape6",
            "created": "2020-10-04T17:11:21.288532Z",
            "modified": "2026-04-01T00:28:15.153198Z"
        },
        {
            "id": 98282,
            "name": "2-Stone, Hane, Extend, Second Line Hane (No Ladder)",
            "created": "2025-10-20T08:49:36.045162Z",
            "modified": "2026-04-01T00:27:00.611754Z"
        },
        {
            "id": 97855,
            "name": "Question 5",
            "created": "2025-09-24T05:06:56.602472Z",
            "modified": "2026-04-01T00:26:56.310165Z"
        },
        {
            "id": 84273,
            "name": "Question5",
            "created": "2024-08-18T12:25:07.267201Z",
            "modified": "2026-04-01T00:25:43.555329Z"
        },
        {
            "id": 84121,
            "name": "Question5",
            "created": "2024-08-12T03:25:03.592622Z",
            "modified": "2026-04-01T00:25:41.985201Z"
        },
        {
            "id": 83830,
            "name": "Question5",
            "created": "2024-08-03T02:19:11.178826Z",
            "modified": "2026-04-01T00:25:38.678485Z"
        }
    ]
}