List accessible puzzles or create a new puzzle.

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

{
    "count": 58742,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5330",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5328",
    "results": [
        {
            "id": 93170,
            "name": "Problem 145",
            "created": "2025-04-15T19:19:56.521332Z",
            "modified": "2026-04-10T09:06:33.212618Z"
        },
        {
            "id": 93171,
            "name": "Problem 146",
            "created": "2025-04-15T19:21:24.351914Z",
            "modified": "2026-04-02T09:40:39.320711Z"
        },
        {
            "id": 93172,
            "name": "KO 劫 1-15",
            "created": "2025-04-16T03:25:37.392997Z",
            "modified": "2026-04-17T18:57:23.492184Z"
        },
        {
            "id": 93173,
            "name": "BGJ 196 JP 1",
            "created": "2025-04-16T11:53:55.915239Z",
            "modified": "2026-04-16T12:36:59.762998Z"
        },
        {
            "id": 93174,
            "name": "BGJ 196 JP 2",
            "created": "2025-04-16T11:55:09.079776Z",
            "modified": "2026-04-16T12:51:04.606530Z"
        },
        {
            "id": 93175,
            "name": "BGJ 196 JP 3",
            "created": "2025-04-16T11:56:52.222733Z",
            "modified": "2026-04-16T15:14:38.044059Z"
        },
        {
            "id": 93176,
            "name": "BGJ 196 JP 4",
            "created": "2025-04-16T11:57:50.353852Z",
            "modified": "2026-04-01T00:18:02.527136Z"
        },
        {
            "id": 93177,
            "name": "BGJ 196 JP 5",
            "created": "2025-04-16T11:58:54.441406Z",
            "modified": "2026-04-14T02:15:05.430948Z"
        },
        {
            "id": 93178,
            "name": "BGJ 197 JP 1",
            "created": "2025-04-16T12:20:00.542110Z",
            "modified": "2026-04-16T22:44:03.819611Z"
        },
        {
            "id": 93179,
            "name": "BGJ 197 JP 2",
            "created": "2025-04-16T12:21:20.912674Z",
            "modified": "2026-04-01T00:42:33.334703Z"
        }
    ]
}