List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=550",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=548",
    "results": [
        {
            "id": 93180,
            "name": "BGJ 197 JP 4",
            "created": "2025-04-16T12:23:37.731901Z",
            "modified": "2026-05-10T01:46:42.487292Z"
        },
        {
            "id": 93179,
            "name": "BGJ 197 JP 2",
            "created": "2025-04-16T12:21:20.912674Z",
            "modified": "2026-04-01T00:42:33.334703Z"
        },
        {
            "id": 93178,
            "name": "BGJ 197 JP 1",
            "created": "2025-04-16T12:20:00.542110Z",
            "modified": "2026-05-10T01:31:28.655290Z"
        },
        {
            "id": 93177,
            "name": "BGJ 196 JP 5",
            "created": "2025-04-16T11:58:54.441406Z",
            "modified": "2026-05-10T01:25:38.314245Z"
        },
        {
            "id": 93176,
            "name": "BGJ 196 JP 4",
            "created": "2025-04-16T11:57:50.353852Z",
            "modified": "2026-05-10T01:19:10.702476Z"
        },
        {
            "id": 93175,
            "name": "BGJ 196 JP 3",
            "created": "2025-04-16T11:56:52.222733Z",
            "modified": "2026-05-10T01:12:29.541995Z"
        },
        {
            "id": 93174,
            "name": "BGJ 196 JP 2",
            "created": "2025-04-16T11:55:09.079776Z",
            "modified": "2026-05-10T01:05:25.359697Z"
        },
        {
            "id": 93173,
            "name": "BGJ 196 JP 1",
            "created": "2025-04-16T11:53:55.915239Z",
            "modified": "2026-05-10T00:57:46.282179Z"
        },
        {
            "id": 93172,
            "name": "KO 劫 1-15",
            "created": "2025-04-16T03:25:37.392997Z",
            "modified": "2026-05-10T02:11:17.580281Z"
        },
        {
            "id": 93171,
            "name": "Problem 146",
            "created": "2025-04-15T19:21:24.351914Z",
            "modified": "2026-04-29T07:49:07.251040Z"
        }
    ]
}