List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=571
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=-modified&page=572",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=570",
    "results": [
        {
            "id": 39918,
            "name": "black51",
            "created": "2021-10-10T01:37:23.803163Z",
            "modified": "2026-05-10T16:57:56.636219Z"
        },
        {
            "id": 39817,
            "name": "play    50",
            "created": "2021-10-08T03:30:41.630072Z",
            "modified": "2026-05-10T16:57:56.152303Z"
        },
        {
            "id": 21422,
            "name": "Puzzle 11 (p. 7)",
            "created": "2020-10-11T13:56:35.462759Z",
            "modified": "2026-05-10T16:57:49.031940Z"
        },
        {
            "id": 46720,
            "name": "Question4",
            "created": "2022-01-16T12:15:43.366528Z",
            "modified": "2026-05-10T16:57:44.718496Z"
        },
        {
            "id": 46719,
            "name": "Question3",
            "created": "2022-01-16T12:13:48.403320Z",
            "modified": "2026-05-10T16:57:14.320851Z"
        },
        {
            "id": 34427,
            "name": "Turn17E2vsF3",
            "created": "2021-07-25T13:41:49.356539Z",
            "modified": "2026-05-10T16:56:38.766358Z"
        },
        {
            "id": 46716,
            "name": "Question12",
            "created": "2022-01-16T11:15:12.241223Z",
            "modified": "2026-05-10T16:56:33.951246Z"
        },
        {
            "id": 46715,
            "name": "Question11",
            "created": "2022-01-16T11:13:44.948394Z",
            "modified": "2026-05-10T16:56:26.194110Z"
        },
        {
            "id": 46714,
            "name": "Question10",
            "created": "2022-01-16T11:12:20.188910Z",
            "modified": "2026-05-10T16:56:20.894951Z"
        },
        {
            "id": 22193,
            "name": "Puzzle 15",
            "created": "2020-10-27T14:16:11.887670Z",
            "modified": "2026-05-10T16:56:16.587577Z"
        }
    ]
}