List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5366
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=created&page=5367",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5365",
    "results": [
        {
            "id": 93960,
            "name": "Problem 38",
            "created": "2025-05-11T01:06:05.046956Z",
            "modified": "2026-04-16T10:29:09.510650Z"
        },
        {
            "id": 93961,
            "name": "Problem 39",
            "created": "2025-05-11T01:08:08.542452Z",
            "modified": "2026-04-16T10:29:28.144164Z"
        },
        {
            "id": 93962,
            "name": "Problem 40",
            "created": "2025-05-11T01:10:57.401669Z",
            "modified": "2026-04-16T10:29:45.568100Z"
        },
        {
            "id": 93963,
            "name": "Problem 41",
            "created": "2025-05-11T01:14:34.365129Z",
            "modified": "2026-04-16T10:30:18.948699Z"
        },
        {
            "id": 93964,
            "name": "Problem 42",
            "created": "2025-05-11T01:25:13.346447Z",
            "modified": "2026-04-16T10:30:32.845197Z"
        },
        {
            "id": 93965,
            "name": "Problem 43",
            "created": "2025-05-11T01:28:00.320708Z",
            "modified": "2026-04-16T10:31:02.242388Z"
        },
        {
            "id": 93966,
            "name": "Problem 44",
            "created": "2025-05-11T01:30:13.560672Z",
            "modified": "2026-04-16T10:32:05.859005Z"
        },
        {
            "id": 93967,
            "name": "Problem 45",
            "created": "2025-05-11T01:32:03.934213Z",
            "modified": "2026-04-16T10:40:13.803292Z"
        },
        {
            "id": 93968,
            "name": "Endgame ヨセ 1-18",
            "created": "2025-05-11T09:37:12.113701Z",
            "modified": "2026-04-18T00:43:38.860475Z"
        },
        {
            "id": 93970,
            "name": "Problem 253",
            "created": "2025-05-11T15:57:23.170574Z",
            "modified": "2026-04-03T22:31:56.877084Z"
        }
    ]
}