List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=992",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=990",
    "results": [
        {
            "id": 36966,
            "name": "Diagram [1111]",
            "created": "2021-08-20T09:09:44.919208Z",
            "modified": "2026-05-23T01:39:51.597665Z"
        },
        {
            "id": 36965,
            "name": "Diagram [1110]",
            "created": "2021-08-20T09:08:14.598370Z",
            "modified": "2026-05-23T01:39:46.693960Z"
        },
        {
            "id": 67089,
            "name": "Bul 52: PS 1",
            "created": "2022-12-28T11:33:10.096535Z",
            "modified": "2026-05-23T01:39:41.791637Z"
        },
        {
            "id": 67088,
            "name": "Bul 51: T10 L&D",
            "created": "2022-12-28T10:28:06.492725Z",
            "modified": "2026-05-23T01:39:40.557454Z"
        },
        {
            "id": 22239,
            "name": "Puzzle 64",
            "created": "2020-10-28T06:17:21.893707Z",
            "modified": "2026-05-23T01:38:49.678457Z"
        },
        {
            "id": 23408,
            "name": "Puzzle 40",
            "created": "2020-11-17T20:05:39.080162Z",
            "modified": "2026-05-23T01:37:45.728144Z"
        },
        {
            "id": 77737,
            "name": "[Apr-3] Level 4",
            "created": "2023-11-02T12:53:13.423543Z",
            "modified": "2026-05-23T01:37:16.660816Z"
        },
        {
            "id": 51446,
            "name": "Diagram [4447]",
            "created": "2022-03-08T09:29:39.484109Z",
            "modified": "2026-05-23T01:37:08.244569Z"
        },
        {
            "id": 51445,
            "name": "Diagram [4446]",
            "created": "2022-03-08T09:28:07.920819Z",
            "modified": "2026-05-23T01:37:07.725930Z"
        },
        {
            "id": 42606,
            "name": "play 28",
            "created": "2021-11-13T01:31:55.083571Z",
            "modified": "2026-05-23T01:37:01.726839Z"
        }
    ]
}