List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5193",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5191",
    "results": [
        {
            "id": 62465,
            "name": "Problema 9",
            "created": "2022-09-09T03:40:47.801693Z",
            "modified": "2026-03-30T13:57:14.575936Z"
        },
        {
            "id": 62463,
            "name": "Problema 7",
            "created": "2022-09-09T02:49:33.038598Z",
            "modified": "2026-03-30T13:57:14.529203Z"
        },
        {
            "id": 62464,
            "name": "Problema 8",
            "created": "2022-09-09T03:03:45.051975Z",
            "modified": "2026-03-30T13:57:14.517072Z"
        },
        {
            "id": 62461,
            "name": "problema 5",
            "created": "2022-09-09T02:37:15.327084Z",
            "modified": "2026-03-30T13:57:14.374389Z"
        },
        {
            "id": 62462,
            "name": "Problema 6",
            "created": "2022-09-09T02:46:06.369258Z",
            "modified": "2026-03-30T13:57:14.369848Z"
        },
        {
            "id": 62460,
            "name": "Problema 4",
            "created": "2022-09-09T02:21:24.378875Z",
            "modified": "2026-03-30T13:57:14.310073Z"
        },
        {
            "id": 62459,
            "name": "Problema 3",
            "created": "2022-09-09T02:03:16.424929Z",
            "modified": "2026-03-30T13:57:14.274333Z"
        },
        {
            "id": 62446,
            "name": "Shok Shok su",
            "created": "2022-09-06T06:07:36.488862Z",
            "modified": "2026-03-30T13:57:13.634768Z"
        },
        {
            "id": 62447,
            "name": "It's alive... right?",
            "created": "2022-09-06T07:28:18.763396Z",
            "modified": "2026-03-30T13:57:13.596599Z"
        },
        {
            "id": 62445,
            "name": "3. Throw",
            "created": "2022-09-06T06:02:37.328970Z",
            "modified": "2026-03-30T13:57:13.420268Z"
        }
    ]
}