List accessible puzzles or create a new puzzle.

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

{
    "count": 58752,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=251",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=249",
    "results": [
        {
            "id": 40105,
            "name": "play 10",
            "created": "2021-10-14T02:25:39.933229Z",
            "modified": "2026-04-25T13:02:25.060366Z"
        },
        {
            "id": 40097,
            "name": "play 2",
            "created": "2021-10-14T02:20:35.353733Z",
            "modified": "2026-04-25T13:02:17.662658Z"
        },
        {
            "id": 40096,
            "name": "black play1",
            "created": "2021-10-14T02:19:07.099139Z",
            "modified": "2026-04-25T13:02:00.021792Z"
        },
        {
            "id": 88554,
            "name": "How many stones are there??",
            "created": "2024-11-28T08:41:33.554980Z",
            "modified": "2026-04-25T13:01:40.585342Z"
        },
        {
            "id": 88553,
            "name": "How many stones are there??",
            "created": "2024-11-28T08:39:55.416069Z",
            "modified": "2026-04-25T13:01:32.618206Z"
        },
        {
            "id": 46738,
            "name": "Question8",
            "created": "2022-01-16T13:54:56.281805Z",
            "modified": "2026-04-25T13:01:27.205251Z"
        },
        {
            "id": 21963,
            "name": "Puzzle 13 (p. 193-212)",
            "created": "2020-10-23T13:13:52.150690Z",
            "modified": "2026-04-25T13:00:07.687398Z"
        },
        {
            "id": 5686,
            "name": "125 / 400",
            "created": "2016-02-19T14:15:02.561567Z",
            "modified": "2026-04-25T12:59:36.028297Z"
        },
        {
            "id": 5685,
            "name": "124 / 900",
            "created": "2016-02-19T14:08:09.562013Z",
            "modified": "2026-04-25T12:59:16.040087Z"
        },
        {
            "id": 2910,
            "name": "Jackass",
            "created": "2015-08-27T20:31:20.208354Z",
            "modified": "2026-04-25T12:58:40.514791Z"
        }
    ]
}