List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=21
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=22",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=20",
    "results": [
        {
            "id": 47905,
            "name": "Diagram [5942]",
            "created": "2022-02-01T09:52:49.567354Z",
            "modified": "2026-02-15T20:38:18.781686Z"
        },
        {
            "id": 47906,
            "name": "Diagram [5943]",
            "created": "2022-02-01T09:57:26.848918Z",
            "modified": "2026-02-15T20:38:19.699134Z"
        },
        {
            "id": 47914,
            "name": "how to capture #2",
            "created": "2022-02-01T10:35:37.269886Z",
            "modified": "2026-02-15T20:38:27.796772Z"
        },
        {
            "id": 47985,
            "name": "Diagram [5975]",
            "created": "2022-02-02T08:14:19.341603Z",
            "modified": "2026-02-15T20:39:28.816384Z"
        },
        {
            "id": 47990,
            "name": "Diagram [5980]",
            "created": "2022-02-02T08:25:50.584627Z",
            "modified": "2026-02-15T20:39:40.163479Z"
        },
        {
            "id": 48102,
            "name": "new player65",
            "created": "2022-02-03T03:53:02.981313Z",
            "modified": "2026-02-15T20:40:38.414585Z"
        },
        {
            "id": 48103,
            "name": "new player66",
            "created": "2022-02-03T04:00:53.491190Z",
            "modified": "2026-02-15T20:40:39.261429Z"
        },
        {
            "id": 48512,
            "name": "Blindspot — Alessandro Conflitti vs Nuno Maltez — IV Torneio do Desassossego (2022) — 01",
            "created": "2022-02-07T03:48:51.706971Z",
            "modified": "2026-02-15T20:43:40.725929Z"
        },
        {
            "id": 48520,
            "name": "question8",
            "created": "2022-02-07T06:13:14.226921Z",
            "modified": "2026-02-15T20:43:48.842564Z"
        },
        {
            "id": 48521,
            "name": "question9",
            "created": "2022-02-07T06:41:59.258325Z",
            "modified": "2026-02-15T20:43:49.856719Z"
        }
    ]
}