List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=978",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=976",
    "results": [
        {
            "id": 80825,
            "name": "7.C.2.",
            "created": "2024-04-28T12:27:54.171334Z",
            "modified": "2026-05-10T04:27:28.473577Z"
        },
        {
            "id": 80822,
            "name": "Problem 2",
            "created": "2024-04-27T20:29:32.241541Z",
            "modified": "2026-05-21T04:12:23.445785Z"
        },
        {
            "id": 80821,
            "name": "Problem 1",
            "created": "2024-04-27T20:22:23.067684Z",
            "modified": "2026-05-23T06:24:15.688304Z"
        },
        {
            "id": 80818,
            "name": "2024.04.27",
            "created": "2024-04-27T11:46:21.154909Z",
            "modified": "2026-05-19T00:48:44.430377Z"
        },
        {
            "id": 80816,
            "name": "problem #22",
            "created": "2024-04-26T22:01:24.115641Z",
            "modified": "2026-03-30T15:44:11.639531Z"
        },
        {
            "id": 80815,
            "name": "2024.04.26",
            "created": "2024-04-26T14:18:16.450779Z",
            "modified": "2026-05-16T04:24:34.485894Z"
        },
        {
            "id": 80814,
            "name": "problem #21",
            "created": "2024-04-25T20:47:48.938485Z",
            "modified": "2026-05-14T21:27:08.877131Z"
        },
        {
            "id": 80808,
            "name": "2014.04.25",
            "created": "2024-04-25T13:13:19.599982Z",
            "modified": "2026-04-29T08:46:13.420982Z"
        },
        {
            "id": 80807,
            "name": "Make your first teritory",
            "created": "2024-04-25T04:55:22.291216Z",
            "modified": "2026-05-23T02:31:02.042756Z"
        },
        {
            "id": 80806,
            "name": "5 rules",
            "created": "2024-04-25T04:42:18.817144Z",
            "modified": "2026-05-23T02:31:01.034631Z"
        }
    ]
}