List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=name&page=5074
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=name&page=5075",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5073",
    "results": [
        {
            "id": 35854,
            "name": "the game",
            "created": "2021-08-10T08:37:15.168423Z",
            "modified": "2026-05-03T14:03:24.990703Z"
        },
        {
            "id": 35845,
            "name": "the game",
            "created": "2021-08-10T08:22:31.159289Z",
            "modified": "2026-03-30T10:23:11.667113Z"
        },
        {
            "id": 65600,
            "name": "the idk",
            "created": "2022-11-22T08:02:18.958446Z",
            "modified": "2026-04-16T22:40:05.664248Z"
        },
        {
            "id": 2555,
            "name": "the joseki",
            "created": "2015-03-28T10:30:58.459476Z",
            "modified": "2026-03-31T18:42:26.306592Z"
        },
        {
            "id": 6730,
            "name": "the ladder",
            "created": "2017-02-15T21:55:42.584209Z",
            "modified": "2026-03-31T19:21:51.072433Z"
        },
        {
            "id": 90016,
            "name": "the latch",
            "created": "2024-12-27T08:47:23.462919Z",
            "modified": "2026-03-30T16:25:12.107175Z"
        },
        {
            "id": 93463,
            "name": "the mischievous rabbit",
            "created": "2025-04-30T02:48:13.532085Z",
            "modified": "2026-04-01T00:42:34.189947Z"
        },
        {
            "id": 2548,
            "name": "the obvious puzzle",
            "created": "2015-03-24T16:31:44.505509Z",
            "modified": "2026-03-31T18:42:20.147782Z"
        },
        {
            "id": 53891,
            "name": "the square with a hat",
            "created": "2022-03-29T08:31:02.198780Z",
            "modified": "2026-03-30T13:04:06.865885Z"
        },
        {
            "id": 36659,
            "name": "the under",
            "created": "2021-08-16T04:28:59.489523Z",
            "modified": "2026-05-01T07:29:27.219710Z"
        }
    ]
}