List accessible puzzles or create a new puzzle.

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

{
    "count": 58715,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5821",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5819",
    "results": [
        {
            "id": 48194,
            "name": "question60",
            "created": "2022-02-04T09:10:35.408848Z",
            "modified": "2026-02-15T20:40:54.754168Z"
        },
        {
            "id": 48103,
            "name": "new player66",
            "created": "2022-02-03T04:00:53.491190Z",
            "modified": "2026-02-15T20:40:39.261429Z"
        },
        {
            "id": 48102,
            "name": "new player65",
            "created": "2022-02-03T03:53:02.981313Z",
            "modified": "2026-02-15T20:40:38.414585Z"
        },
        {
            "id": 47990,
            "name": "Diagram [5980]",
            "created": "2022-02-02T08:25:50.584627Z",
            "modified": "2026-02-15T20:39:40.163479Z"
        },
        {
            "id": 47989,
            "name": "Diagram [5979]",
            "created": "2022-02-02T08:24:22.611994Z",
            "modified": "2026-02-15T20:39:39.236709Z"
        },
        {
            "id": 47988,
            "name": "Diagram [5978]",
            "created": "2022-02-02T08:23:01.740327Z",
            "modified": "2026-02-15T20:39:37.464230Z"
        },
        {
            "id": 47985,
            "name": "Diagram [5975]",
            "created": "2022-02-02T08:14:19.341603Z",
            "modified": "2026-02-15T20:39:28.816384Z"
        },
        {
            "id": 47914,
            "name": "how to capture #2",
            "created": "2022-02-01T10:35:37.269886Z",
            "modified": "2026-02-15T20:38:27.796772Z"
        },
        {
            "id": 47913,
            "name": "how to capture #1",
            "created": "2022-02-01T10:33:02.197046Z",
            "modified": "2026-02-15T20:38:26.961305Z"
        },
        {
            "id": 47906,
            "name": "Diagram [5943]",
            "created": "2022-02-01T09:57:26.848918Z",
            "modified": "2026-02-15T20:38:19.699134Z"
        }
    ]
}