List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=555",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=553",
    "results": [
        {
            "id": 62317,
            "name": "no no no no no no 2 star yes 1 star",
            "created": "2022-09-02T02:21:41.392431Z",
            "modified": "2026-03-30T13:56:08.271309Z"
        },
        {
            "id": 62322,
            "name": "you know2",
            "created": "2022-09-02T02:37:18.286801Z",
            "modified": "2026-03-30T13:56:08.365272Z"
        },
        {
            "id": 62324,
            "name": "11111111111111111111111111111111 and you know 4",
            "created": "2022-09-02T02:50:12.131563Z",
            "modified": "2026-03-30T13:56:08.514561Z"
        },
        {
            "id": 62323,
            "name": "you know3",
            "created": "2022-09-02T02:43:41.750911Z",
            "modified": "2026-03-30T13:56:08.514955Z"
        },
        {
            "id": 62445,
            "name": "3. Throw",
            "created": "2022-09-06T06:02:37.328970Z",
            "modified": "2026-03-30T13:57:13.420268Z"
        },
        {
            "id": 62447,
            "name": "It's alive... right?",
            "created": "2022-09-06T07:28:18.763396Z",
            "modified": "2026-03-30T13:57:13.596599Z"
        },
        {
            "id": 62446,
            "name": "Shok Shok su",
            "created": "2022-09-06T06:07:36.488862Z",
            "modified": "2026-03-30T13:57:13.634768Z"
        },
        {
            "id": 62459,
            "name": "Problema 3",
            "created": "2022-09-09T02:03:16.424929Z",
            "modified": "2026-03-30T13:57:14.274333Z"
        },
        {
            "id": 62460,
            "name": "Problema 4",
            "created": "2022-09-09T02:21:24.378875Z",
            "modified": "2026-03-30T13:57:14.310073Z"
        },
        {
            "id": 62462,
            "name": "Problema 6",
            "created": "2022-09-09T02:46:06.369258Z",
            "modified": "2026-03-30T13:57:14.369848Z"
        }
    ]
}