List accessible puzzles or create a new puzzle.

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

{
    "count": 58746,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5320",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5318",
    "results": [
        {
            "id": 93060,
            "name": "Problem 104",
            "created": "2025-04-12T10:34:05.661499Z",
            "modified": "2026-03-31T15:23:15.069603Z"
        },
        {
            "id": 93061,
            "name": "Problem 105",
            "created": "2025-04-12T10:36:02.134864Z",
            "modified": "2026-03-31T15:23:59.108250Z"
        },
        {
            "id": 93062,
            "name": "Problem 106",
            "created": "2025-04-12T10:38:05.445956Z",
            "modified": "2026-04-09T18:55:48.139132Z"
        },
        {
            "id": 93063,
            "name": "Problem 107",
            "created": "2025-04-12T10:39:28.651320Z",
            "modified": "2026-03-31T15:25:25.921923Z"
        },
        {
            "id": 93064,
            "name": "Problem 108",
            "created": "2025-04-12T10:40:50.312259Z",
            "modified": "2026-03-31T15:26:11.680754Z"
        },
        {
            "id": 93065,
            "name": "Exceptions 1",
            "created": "2025-04-12T11:51:27.422437Z",
            "modified": "2026-04-15T10:38:08.902505Z"
        },
        {
            "id": 93066,
            "name": "Exceptions 2",
            "created": "2025-04-12T11:54:28.640938Z",
            "modified": "2026-04-15T10:38:11.862866Z"
        },
        {
            "id": 93067,
            "name": "Exceptions 3",
            "created": "2025-04-12T12:05:44.349816Z",
            "modified": "2026-04-15T10:38:14.456138Z"
        },
        {
            "id": 93068,
            "name": "Introduction",
            "created": "2025-04-12T12:15:18.964870Z",
            "modified": "2026-04-13T19:31:30.705285Z"
        },
        {
            "id": 93069,
            "name": "Les yeux 1",
            "created": "2025-04-12T12:18:50.571335Z",
            "modified": "2026-04-15T10:38:19.544453Z"
        }
    ]
}