List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=4989
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=id&page=4990",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4988",
    "results": [
        {
            "id": 84084,
            "name": "00000001",
            "created": "2024-08-09T08:41:58.053267Z",
            "modified": "2026-02-24T22:52:40.064318Z"
        },
        {
            "id": 84085,
            "name": "00000002",
            "created": "2024-08-09T08:51:53.279260Z",
            "modified": "2026-02-24T22:52:40.421392Z"
        },
        {
            "id": 84089,
            "name": "Question13",
            "created": "2024-08-10T13:06:00.008552Z",
            "modified": "2026-05-10T09:13:17.418064Z"
        },
        {
            "id": 84111,
            "name": "Question1",
            "created": "2024-08-11T10:25:49.346025Z",
            "modified": "2026-05-10T00:56:48.743210Z"
        },
        {
            "id": 84112,
            "name": "Question2",
            "created": "2024-08-11T10:27:24.271254Z",
            "modified": "2026-05-10T01:04:47.640799Z"
        },
        {
            "id": 84113,
            "name": "Question3",
            "created": "2024-08-11T10:31:24.639043Z",
            "modified": "2026-04-16T22:42:08.251078Z"
        },
        {
            "id": 84115,
            "name": "Question4",
            "created": "2024-08-11T12:28:33.162007Z",
            "modified": "2026-05-10T01:18:34.713246Z"
        },
        {
            "id": 84116,
            "name": "Question5",
            "created": "2024-08-11T12:31:27.597138Z",
            "modified": "2026-04-16T22:43:11.723807Z"
        },
        {
            "id": 84117,
            "name": "Question1",
            "created": "2024-08-12T03:02:56.870582Z",
            "modified": "2026-05-10T00:56:49.606507Z"
        },
        {
            "id": 84118,
            "name": "Question2",
            "created": "2024-08-12T03:05:05.672493Z",
            "modified": "2026-05-10T01:04:48.436445Z"
        }
    ]
}