List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4926",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4924",
    "results": [
        {
            "id": 39091,
            "name": "Diagram [2157]",
            "created": "2021-09-28T10:27:17.212707Z",
            "modified": "2026-03-31T15:34:54.536679Z"
        },
        {
            "id": 37116,
            "name": "Diagram [1157]",
            "created": "2021-08-22T08:45:32.267492Z",
            "modified": "2026-03-31T15:34:53.295121Z"
        },
        {
            "id": 33525,
            "name": "Diagram (3157)",
            "created": "2021-07-10T10:32:55.989440Z",
            "modified": "2026-03-31T15:34:52.051411Z"
        },
        {
            "id": 31167,
            "name": "Diagram (155)",
            "created": "2021-06-11T18:13:02.765301Z",
            "modified": "2026-03-31T15:34:50.725500Z"
        },
        {
            "id": 68814,
            "name": "Puzzle 156",
            "created": "2023-02-11T12:02:06.410699Z",
            "modified": "2026-03-31T15:34:30.133044Z"
        },
        {
            "id": 50083,
            "name": "Diagram [4156]",
            "created": "2022-02-22T08:11:35.753495Z",
            "modified": "2026-03-31T15:34:22.667838Z"
        },
        {
            "id": 45032,
            "name": "Diagram [5156]",
            "created": "2021-12-18T10:30:46.918366Z",
            "modified": "2026-03-31T15:34:21.157620Z"
        },
        {
            "id": 39090,
            "name": "Diagram [2156]",
            "created": "2021-09-28T10:23:52.952736Z",
            "modified": "2026-03-31T15:34:16.364739Z"
        },
        {
            "id": 37115,
            "name": "Diagram [1156]",
            "created": "2021-08-22T08:43:38.092559Z",
            "modified": "2026-03-31T15:34:15.156428Z"
        },
        {
            "id": 35570,
            "name": "Exchange 6",
            "created": "2021-08-06T06:52:12.493545Z",
            "modified": "2026-03-31T15:34:13.889905Z"
        }
    ]
}