List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=506",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=504",
    "results": [
        {
            "id": 54726,
            "name": "gg1  444",
            "created": "2022-04-09T13:14:48.396225Z",
            "modified": "2026-03-30T13:09:02.701145Z"
        },
        {
            "id": 54748,
            "name": "problem 1",
            "created": "2022-04-10T06:36:35.017278Z",
            "modified": "2026-03-30T13:09:03.856657Z"
        },
        {
            "id": 54749,
            "name": "problem 2",
            "created": "2022-04-10T06:38:08.244311Z",
            "modified": "2026-03-30T13:09:03.934826Z"
        },
        {
            "id": 54750,
            "name": "problem 3",
            "created": "2022-04-10T06:39:32.951727Z",
            "modified": "2026-03-30T13:09:04.130199Z"
        },
        {
            "id": 54751,
            "name": "problem 4",
            "created": "2022-04-10T06:40:54.115240Z",
            "modified": "2026-03-30T13:09:04.152890Z"
        },
        {
            "id": 54752,
            "name": "problem 5",
            "created": "2022-04-10T06:41:55.958132Z",
            "modified": "2026-03-30T13:09:04.267126Z"
        },
        {
            "id": 54753,
            "name": "problem 6",
            "created": "2022-04-10T06:42:53.467568Z",
            "modified": "2026-03-30T13:09:04.367612Z"
        },
        {
            "id": 54754,
            "name": "problem 7",
            "created": "2022-04-10T06:44:05.920585Z",
            "modified": "2026-03-30T13:09:04.531858Z"
        },
        {
            "id": 54755,
            "name": "problem 8",
            "created": "2022-04-10T06:45:33.384067Z",
            "modified": "2026-03-30T13:09:04.531870Z"
        },
        {
            "id": 54756,
            "name": "problem 9",
            "created": "2022-04-10T06:47:48.596920Z",
            "modified": "2026-03-30T13:09:04.579451Z"
        }
    ]
}