List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5371",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5369",
    "results": [
        {
            "id": 32491,
            "name": "Wrong attack #1",
            "created": "2021-06-30T18:06:43.600382Z",
            "modified": "2026-04-01T01:31:26.543879Z"
        },
        {
            "id": 32594,
            "name": "Wrong attack #1a",
            "created": "2021-07-01T18:19:56.505634Z",
            "modified": "2026-04-01T01:36:01.965401Z"
        },
        {
            "id": 32555,
            "name": "Wrong attack #2",
            "created": "2021-07-01T14:50:24.537838Z",
            "modified": "2026-04-01T01:40:22.258259Z"
        },
        {
            "id": 32557,
            "name": "Wrong attack #3",
            "created": "2021-07-01T14:53:51.652573Z",
            "modified": "2026-04-11T04:03:30.482983Z"
        },
        {
            "id": 32558,
            "name": "Wrong attack #4",
            "created": "2021-07-01T14:57:27.569370Z",
            "modified": "2026-04-01T01:48:20.852039Z"
        },
        {
            "id": 81125,
            "name": "Wrzutka",
            "created": "2024-05-06T19:21:06.619372Z",
            "modified": "2026-03-30T15:45:10.393661Z"
        },
        {
            "id": 81368,
            "name": "Wstawka",
            "created": "2024-05-14T14:35:17.201417Z",
            "modified": "2026-03-30T15:46:01.221360Z"
        },
        {
            "id": 78523,
            "name": "WVWRGEQRFVER",
            "created": "2023-12-16T16:34:23.387571Z",
            "modified": "2026-03-30T15:30:09.887129Z"
        },
        {
            "id": 19433,
            "name": "wweeweee",
            "created": "2020-06-20T11:21:57.374829Z",
            "modified": "2026-03-31T22:50:08.113042Z"
        },
        {
            "id": 18320,
            "name": "wwerwwerwwerwwerwe",
            "created": "2020-05-12T05:58:45.230702Z",
            "modified": "2026-03-31T22:46:43.281594Z"
        }
    ]
}